Your message dated Tue, 07 Apr 2015 05:38:35 +0100
with message-id <[email protected]>
and subject line Re: Bug#782053: unblock: devscripts/2.15.3
has caused the Debian Bug report #782053,
regarding unblock: devscripts/2.15.3
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
782053: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=782053
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Please unblock package devscripts
Update debchange to understand the versioning for jessie-backports and
make that the default release when using “dch --bpo”. The release is
(relatively) imminent and I'd rather have this ready at release time
rather than wait for a stable upload, even though that means sid users
creating new backports will have to manually adjust the changelog
header.
$ debdiff devscripts_2.15.1.dsc devscripts_2.15.3.dsc
diffstat for devscripts-2.15.1 devscripts-2.15.3
debian/changelog | 13 +++++++++++++
po4a/po/de.po | 4 ++--
po4a/po/devscripts.pot | 2 +-
po4a/po/fr.po | 4 ++--
scripts/debchange.1 | 2 +-
scripts/debchange.pl | 6 +++---
6 files changed, 22 insertions(+), 9 deletions(-)
diff -Nru devscripts-2.15.1/debian/changelog devscripts-2.15.3/debian/changelog
--- devscripts-2.15.1/debian/changelog 2015-01-01 09:51:28.000000000 -0500
+++ devscripts-2.15.3/debian/changelog 2015-04-03 21:48:02.000000000 -0400
@@ -1,3 +1,16 @@
+devscripts (2.15.3) unstable; urgency=medium
+
+ * debchange: Use bpo8 instead of bpo80 for jessie-backports, per
+ https://lists.debian.org/debian-backports/2014/11/msg00031.html.
+
+ -- James McCoy <[email protected]> Fri, 03 Apr 2015 21:47:54 -0400
+
+devscripts (2.15.2) unstable; urgency=medium
+
+ * debchange: Make jessie default backports release.
+
+ -- James McCoy <[email protected]> Thu, 02 Apr 2015 21:37:39 -0400
+
devscripts (2.15.1) unstable; urgency=medium
[ Julien Cristau ]
diff -Nru devscripts-2.15.1/po4a/po/de.po devscripts-2.15.3/po4a/po/de.po
--- devscripts-2.15.1/po4a/po/de.po 2015-01-01 09:51:28.000000000 -0500
+++ devscripts-2.15.3/po4a/po/de.po 2015-04-03 21:48:02.000000000 -0400
@@ -7086,10 +7086,10 @@
#. type: Plain text
#: ../scripts/debchange.1:256
msgid ""
-"Increment the Debian release number for an upload to wheezy-backports, and "
+"Increment the Debian release number for an upload to jessie-backports, and "
"add a backport upload changelog comment."
msgstr ""
-"erhöht die Debian-Veröffentlichungsnummer für ein Hochladen nach wheezy-"
+"erhöht die Debian-Veröffentlichungsnummer für ein Hochladen nach jessie-"
"backports und fügt einen Changelog-Kommentar »backport upload« hinzu."
#. type: TP
diff -Nru devscripts-2.15.1/po4a/po/devscripts.pot
devscripts-2.15.3/po4a/po/devscripts.pot
--- devscripts-2.15.1/po4a/po/devscripts.pot 2015-01-01 09:53:59.000000000
-0500
+++ devscripts-2.15.3/po4a/po/devscripts.pot 2015-04-03 21:53:13.000000000
-0400
@@ -5354,7 +5354,7 @@
#. type: Plain text
#: ../scripts/debchange.1:256
msgid ""
-"Increment the Debian release number for an upload to wheezy-backports, and "
+"Increment the Debian release number for an upload to jessie-backports, and "
"add a backport upload changelog comment."
msgstr ""
diff -Nru devscripts-2.15.1/po4a/po/fr.po devscripts-2.15.3/po4a/po/fr.po
--- devscripts-2.15.1/po4a/po/fr.po 2015-01-01 09:51:28.000000000 -0500
+++ devscripts-2.15.3/po4a/po/fr.po 2015-04-03 21:48:02.000000000 -0400
@@ -7075,11 +7075,11 @@
#. type: Plain text
#: ../scripts/debchange.1:256
msgid ""
-"Increment the Debian release number for an upload to wheezy-backports, and "
+"Increment the Debian release number for an upload to jessie-backports, and "
"add a backport upload changelog comment."
msgstr ""
"Incrémenter le numéro de publication de Debian pour un envoi d'un "
-"rétroportage pour Wheezy, et ajouter un commentaire pour l'envoi du "
+"rétroportage pour Jessie, et ajouter un commentaire pour l'envoi du "
"rétroportage dans le changelog."
#. type: TP
diff -Nru devscripts-2.15.1/scripts/debchange.1
devscripts-2.15.3/scripts/debchange.1
--- devscripts-2.15.1/scripts/debchange.1 2015-01-01 09:51:28.000000000
-0500
+++ devscripts-2.15.3/scripts/debchange.1 2015-04-03 21:48:02.000000000
-0400
@@ -251,7 +251,7 @@
distribution. Increment the Debian version.
.TP
.B \-\-bpo
-Increment the Debian release number for an upload to wheezy-backports,
+Increment the Debian release number for an upload to jessie-backports,
and add a backport upload changelog comment.
.TP
.BR \-\-local ", " \-l \fIsuffix\fR
diff -Nru devscripts-2.15.1/scripts/debchange.pl
devscripts-2.15.3/scripts/debchange.pl
--- devscripts-2.15.1/scripts/debchange.pl 2015-01-01 09:51:28.000000000
-0500
+++ devscripts-2.15.3/scripts/debchange.pl 2015-04-03 21:48:02.000000000
-0400
@@ -179,7 +179,7 @@
distribution name
--bpo
Increment the Debian release number for a backports upload
- to "wheezy-backports"
+ to "jessie-backports"
-l, --local <suffix>
Add a suffix to the Debian version number for a local build
-b, --force-bad-version
@@ -624,8 +624,8 @@
my $EMAIL = 'EMAIL';
my $DISTRIBUTION = 'UNRELEASED';
my $bpo_dist = '';
-my %bpo_dists = ( 60, 'squeeze', 70, 'wheezy', 80, 'jessie' );
-my $latest_bpo_dist = '70';
+my %bpo_dists = ( 60, 'squeeze', 70, 'wheezy', 8, 'jessie' );
+my $latest_bpo_dist = '8';
my $CHANGES = '';
# Changelog urgency, possibly propogated to NEWS files
my $CL_URGENCY = '';
unblock devscripts/2.15.3
-- System Information:
Debian Release: 8.0
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
--- End Message ---
--- Begin Message ---
On Mon, 2015-04-06 at 19:58 -0400, James McCoy wrote:
> Please unblock package devscripts
>
> Update debchange to understand the versioning for jessie-backports and
> make that the default release when using “dch --bpo”. The release is
> (relatively) imminent and I'd rather have this ready at release time
> rather than wait for a stable upload, even though that means sid users
> creating new backports will have to manually adjust the changelog
> header.
Unblocked, thanks.
Regards,
Adam
--- End Message ---