The following commit has been merged in the master branch:
commit 0e83b38fc6f22f5bf92b8b496ee6a3c503fd88fd
Author: Adam D. Barratt <a...@adam-barratt.org.uk>
Date:   Tue Nov 29 19:22:17 2011 +0000

    debchange: Fix typo in the description of --no-force-save-on-release
    
    Signed-off-by: Adam D. Barratt <a...@adam-barratt.org.uk>

diff --git a/debian/changelog b/debian/changelog
index e8546e5..0d8ca4f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+devscripts (2.11.3) UNRELEASED; urgency=low
+
+  * debchange: Fix typo in the description of --no-force-save-on-release.
+
+ -- Adam D. Barratt <a...@adam-barratt.org.uk>  Tue, 29 Nov 2011 19:19:25 +0000
+
 devscripts (2.11.2) unstable; urgency=low
 
   [ Gerfried Fuchs ]
diff --git a/scripts/debchange.pl b/scripts/debchange.pl
index 0da718a..5e54cf9 100755
--- a/scripts/debchange.pl
+++ b/scripts/debchange.pl
@@ -94,7 +94,7 @@ Options:
          editor opened.  Otherwise, the original changelog will not be
          modified. (default)
   --no-force-save-on-release
-         Do not do so. Note that a dummy changelog entry made be supplied
+         Do not do so. Note that a dummy changelog entry may be supplied
          in order to achieve the same effect - e.g. $progname --release ""
          The entry will not be added to the changelog but its presence will
          suppress the editor

-- 
Git repository for devscripts


-- 
To unsubscribe, send mail to pkg-devscripts-unsubscr...@teams.debian.net.

Reply via email to