This is an automated email from the git hooks/post-receive script. mattia pushed a commit to branch stretch in repository devscripts.
commit 93f53cf34800f892a1e2d7a65de6d540817361c3 Author: Mattia Rizzolo <[email protected]> Date: Sat Oct 7 14:39:43 2017 +0200 debcheckout: update the manpage to mention that --bpo now targets stretch-backports, not jessie-backports Closes: #877877 Signed-off-by: Mattia Rizzolo <[email protected]> --- debian/changelog | 5 +++++ scripts/debchange.1 | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index e3418b0..ae2d050 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,11 @@ devscripts (2.17.6+deb9u2) UNRELEASED; urgency=medium * debsign: Fix bash completion by using file extensions instead of using globs. Closes: #877440 + [ Mattia Rizzolo ] + * debchange: + + Update the manpage to mention that --bpo now targets stretch-backports, + not jessie-backports. Closes: #877877 + -- Mattia Rizzolo <[email protected]> Sat, 30 Sep 2017 22:19:56 +0200 devscripts (2.17.6+deb9u1) stretch; urgency=medium diff --git a/scripts/debchange.1 b/scripts/debchange.1 index 369bab0..d69e980 100644 --- a/scripts/debchange.1 +++ b/scripts/debchange.1 @@ -251,7 +251,7 @@ Don't append \fBdistro-name1\fR to the version on a derived distribution. Increment the Debian version. .TP .B \-\-bpo -Increment the Debian release number for an upload to jessie-backports, +Increment the Debian release number for an upload to stretch-backports, and add a backport upload changelog comment. .TP .BR \-\-local ", " \-l \fIsuffix\fR -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/devscripts.git _______________________________________________ devscripts-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/devscripts-devel
