Author: guillem
Date: 2007-06-12 22:47:17 +0000 (Tue, 12 Jun 2007)
New Revision: 817
Modified:
trunk/debian/changelog
trunk/man/ChangeLog
trunk/man/dpkg-source.1
Log:
Remove documented dpkg-gencontrol options in dpkg-source left over
from the man pages split.
Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog 2007-06-12 09:41:00 UTC (rev 816)
+++ trunk/debian/changelog 2007-06-12 22:47:17 UTC (rev 817)
@@ -19,6 +19,8 @@
- Fix explanation of dpkg-source '-b' option, remove a reference to
checking for a missing empty string argument, and add a reference
to '-sX' arguments affecting the behaviour. Closes: #428167
+ - Remove documented dpkg-gencontrol options in dpkg-source left over
+ from the man pages split.
[ Updated dselect translations ]
* French (Christian Perrier)
Modified: trunk/man/ChangeLog
===================================================================
--- trunk/man/ChangeLog 2007-06-12 09:41:00 UTC (rev 816)
+++ trunk/man/ChangeLog 2007-06-12 22:47:17 UTC (rev 817)
@@ -1,3 +1,7 @@
+2007-06-13 Guillem Jover <[EMAIL PROTECTED]>
+
+ * dpkg-source.1: Remove section describing few dpkg-gncontrol options.
+
2007-06-12 Guillem Jover <[EMAIL PROTECTED]>
* dpkg-source.1: Fix explanation of '-b' option, remove a reference
Modified: trunk/man/dpkg-source.1
===================================================================
--- trunk/man/dpkg-source.1 2007-06-12 09:41:00 UTC (rev 816)
+++ trunk/man/dpkg-source.1 2007-06-12 22:47:17 UTC (rev 817)
@@ -133,27 +133,6 @@
a .tar.gz file. The option may be repeated multiple times to list multiple
filenames to exclude.
.TP
-.BR \-si ", " \-sa ", " \-sd
-These options control whether the original source archive is included
-in the upload generated by
-.BR dpkg\-buildpackage
-if any source is being generated (i.e.,
-.BR \-b " or " \-B
-haven't been used).
-
-By default, or if
-.B \-si
-is specified, the original source will be included if the version
-number ends in
-.BR \-0 " or " \-1 ,
-i.e. if the Debian revision part of the version number is
-.BR 0 " or " 1 .
-
-.B \-sa
-forces the inclusion of the original source;
-.B \-sd
-forces its exclusion and includes only the diff.
-.TP
.BR \-sa , \-sp , \-su , \-sk , \-sA , \-sP , \-sU , \-sK , \-ss " with " \-b
If
.BR \-sk " or " \-sp
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]