The following commit has been merged in the master branch:
commit 14c5e01fe89783e987bb4270806c7ddc3878010e
Author: James Vega <[email protected]>
Date:   Sun Jul 11 14:33:55 2010 -0400

    debchange: Add changelog entry and update man page for --team flag.
    
    Signed-off-by: James Vega <[email protected]>

diff --git a/debian/changelog b/debian/changelog
index 3fd2a22..4b8a739 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -73,6 +73,9 @@ devscripts (2.10.65) UNRELEASED; urgency=low
       requirements.  (Closes: #580600)
     + Allow specifying for which architecture to build the package.
 
+  [ Charles Plessy ]
+  * debchange: Add “--team” support.  (Closes: #588714)
+
  -- Martin Zobel-Helas <[email protected]>  Tue, 11 May 2010 20:48:16 +0200
 
 devscripts (2.10.64) unstable; urgency=low
diff --git a/scripts/debchange.1 b/scripts/debchange.1
index cb0a02b..9f4ef97 100644
--- a/scripts/debchange.1
+++ b/scripts/debchange.1
@@ -221,19 +221,23 @@ Increment the Debian release number for a binary 
non-maintainer upload
 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
+.BR \-\-qa ", " \-q
 Increment the Debian release number for a Debian QA Team upload, and
 add a QA upload changelog comment.
 .TP
-.B \-\-security ", " \-s
+.BR \-\-security ", " \-s
 Increment the Debian release number for a Debian Security Team non-maintainer
 upload, and add a Security Team upload changelog comment.
 .TP
+.B \-\-team
+Increment the Debian release number for a team upload, and add a team upload
+changelog comment.
+.TP
 .B \-\-bpo
 Increment the Debian release number for an upload to lenny-backports,
 and add a backport upload changelog comment.
 .TP
-.B \-\-local ", " \-l \fIsuffix\fR
+.BR \-\-local ", " \-l \fIsuffix\fR
  Add a suffix to the Debian version number for a local build.
 .TP
 .BR \-\-force\-bad\-version ", " \-b

-- 
Git repository for devscripts


-- 
To unsubscribe, send mail to [email protected].

Reply via email to