Author: adam-guest
Date: 2008-07-09 22:39:48 +0000 (Wed, 09 Jul 2008)
New Revision: 1568
Modified:
trunk/debian/changelog
trunk/scripts/debchange.1
Log:
Fix a typo ("ether") in the manpage; thanks Raphael Geissert
Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog 2008-07-07 22:32:17 UTC (rev 1567)
+++ trunk/debian/changelog 2008-07-09 22:39:48 UTC (rev 1568)
@@ -12,7 +12,9 @@
+ Catch shell script wrappers which use "foo $0 $@ &\nexec true"
+ Don't treat '. "a b"' as a sourced script being passed arguments
+ Strip leading @s from makefile lines
- * debchange: Also collapse UNRELEASED stanzas when -d is used
+ * debchange:
+ + Also collapse UNRELEASED stanzas when -d is used
+ + Fix a typo ("ether") in the manpage; thanks Raphael Geissert
* debcheckout:
+ Improve git repository handling with --file
+ Fix directory naming when using -f and no explicit destination directory
Modified: trunk/scripts/debchange.1
===================================================================
--- trunk/scripts/debchange.1 2008-07-07 22:32:17 UTC (rev 1567)
+++ trunk/scripts/debchange.1 2008-07-09 22:39:48 UTC (rev 1568)
@@ -206,7 +206,7 @@
.TP
.BR \-\-bin\-nmu
Increment the Debian release number for a binary non-maintainer upload
-by ether appending a "+b1" to a non-binNMU version number or by
+by either appending a "+b1" to a non-binNMU version number or by
incrementing a binNMU version number, and add a binNMU changelog comment.
.TP
.B \-\-qa ", " \-q
--
To unsubscribe, send mail to [EMAIL PROTECTED]