|
|
@@ -2,7 +2,7 @@
|
|
|
.\"
|
|
|
.\" Copyright © 2010 Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
|
|
|
.\" Copyright © 2011 Raphaël Hertzog <hertzog@debian.org>
|
|
|
-.\" Copyright © 2011-2012 Guillem Jover <guillem@debian.org>
|
|
|
+.\" Copyright © 2011-2013 Guillem Jover <guillem@debian.org>
|
|
|
.\"
|
|
|
.\" This is free software; you can redistribute it and/or modify
|
|
|
.\" it under the terms of the GNU General Public License as published by
|
|
|
@@ -17,7 +17,7 @@
|
|
|
.\" You should have received a copy of the GNU General Public License
|
|
|
.\" along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
|
.
|
|
|
-.TH deb\-src\-control 5 "2012-09-22" "Debian Project" "Debian"
|
|
|
+.TH deb\-src\-control 5 "2013-04-02" "Debian Project" "Debian"
|
|
|
.SH NAME
|
|
|
deb\-src\-control \- Debian source packages' master control file format
|
|
|
.
|
|
|
@@ -131,8 +131,8 @@ for source-only builds.
|
|
|
.BI Build\-Depends\-Arch: " package list"
|
|
|
Same as \fBBuild\-Depends\fP, but they are only needed when building the
|
|
|
architecture dependent packages. The \fBBuild\-Depends\fP are also
|
|
|
-installed in this case. This field was introduced in dpkg version
|
|
|
-1.16.4; in order to build with older dpkg versions, \fBBuild\-Depends\fP
|
|
|
+installed in this case. This field is supported since dpkg 1.16.4; in
|
|
|
+order to build with older dpkg versions, \fBBuild\-Depends\fP
|
|
|
should be used instead.
|
|
|
|
|
|
.TP
|
|
|
@@ -153,7 +153,7 @@ used for source-only builds.
|
|
|
.TP
|
|
|
.BI Build\-Conflicts\-Arch: " package list"
|
|
|
Same as \fBBuild\-Conflicts\fP, but only when building the architecture
|
|
|
-dependent packages. This field was introduced in dpkg version 1.16.4; in
|
|
|
+dependent packages. This field is supported since dpkg 1.16.4; in
|
|
|
order to build with older dpkg versions, \fBBuild\-Conflicts\fP should
|
|
|
be used instead.
|
|
|
|