Bug#936062: stretch-pu: package reportbug/7.1.7+deb9u3
Package: release.debian.org
Severity: normal
Tags: stretch
User: release.debian.org@packages.debian.org
Usertags: pu
Let's update the codename mapping s.t. reportbug offers current options
(e.g. stretch-pu and buster-pu) and queries up-to-date version
information.
This request is being submitted with 7.1.7+deb9u3 running on stretch+x,
and I'll upload the package if this succeeded.
Andreas
diff -Nru reportbug-7.1.7+deb9u2/.gitignore reportbug-7.1.7+deb9u3/.gitignore
--- reportbug-7.1.7+deb9u2/.gitignore 1970-01-01 01:00:00.000000000 +0100
+++ reportbug-7.1.7+deb9u3/.gitignore 2019-08-29 16:19:25.000000000 +0200
@@ -0,0 +1 @@
+*.pyc
diff -Nru reportbug-7.1.7+deb9u2/debian/changelog reportbug-7.1.7+deb9u3/debian/changelog
--- reportbug-7.1.7+deb9u2/debian/changelog 2018-07-04 00:31:56.000000000 +0200
+++ reportbug-7.1.7+deb9u3/debian/changelog 2019-08-29 16:19:25.000000000 +0200
@@ -1,3 +1,13 @@
+reportbug (7.1.7+deb9u3) stretch; urgency=medium
+
+ * Non-maintainer upload.
+ * Exclude *.pyc from source package.
+ * reportbug/utils.py
+ - update release names, following Buster releases, patch by Nicolas
+ Braud-Santoni; Closes: #932524, #931609
+
+ -- Andreas Beckmann <anbe@debian.org> Thu, 29 Aug 2019 16:19:25 +0200
+
reportbug (7.1.7+deb9u2) stretch; urgency=medium
* Non-maintainer upload.
diff -Nru reportbug-7.1.7+deb9u2/debian/rules reportbug-7.1.7+deb9u3/debian/rules
--- reportbug-7.1.7+deb9u2/debian/rules 2018-07-04 00:31:56.000000000 +0200
+++ reportbug-7.1.7+deb9u3/debian/rules 2019-08-29 16:19:25.000000000 +0200
@@ -27,5 +27,9 @@
cp -p debian/desktop $(CURDIR)/debian/reportbug/usr/share/applications/reportbug.desktop
+override_dh_auto_clean:
+ dh_auto_clean
+ find . -name \*.pyc -delete
+
override_dh_installman:
dh_installman man/*
Binary files /tmp/oMxmc_yUfM/reportbug-7.1.7+deb9u2/reportbug/__init__.pyc and /tmp/euCc9m14hW/reportbug-7.1.7+deb9u3/reportbug/__init__.pyc differ
Binary files /tmp/oMxmc_yUfM/reportbug-7.1.7+deb9u2/reportbug/__pycache__/__init__.cpython-35.pyc and /tmp/euCc9m14hW/reportbug-7.1.7+deb9u3/reportbug/__pycache__/__init__.cpython-35.pyc differ
Binary files /tmp/oMxmc_yUfM/reportbug-7.1.7+deb9u2/reportbug/__pycache__/__init__.cpython-36.pyc and /tmp/euCc9m14hW/reportbug-7.1.7+deb9u3/reportbug/__pycache__/__init__.cpython-36.pyc differ
Binary files /tmp/oMxmc_yUfM/reportbug-7.1.7+deb9u2/reportbug/__pycache__/bugreport.cpython-35.pyc and /tmp/euCc9m14hW/reportbug-7.1.7+deb9u3/reportbug/__pycache__/bugreport.cpython-35.pyc differ
Binary files /tmp/oMxmc_yUfM/reportbug-7.1.7+deb9u2/reportbug/__pycache__/checkbuildd.cpython-35.pyc and /tmp/euCc9m14hW/reportbug-7.1.7+deb9u3/reportbug/__pycache__/checkbuildd.cpython-35.pyc differ
Binary files /tmp/oMxmc_yUfM/reportbug-7.1.7+deb9u2/reportbug/__pycache__/checkversions.cpython-35.pyc and /tmp/euCc9m14hW/reportbug-7.1.7+deb9u3/reportbug/__pycache__/checkversions.cpython-35.pyc differ
Binary files /tmp/oMxmc_yUfM/reportbug-7.1.7+deb9u2/reportbug/__pycache__/debbugs.cpython-35.pyc and /tmp/euCc9m14hW/reportbug-7.1.7+deb9u3/reportbug/__pycache__/debbugs.cpython-35.pyc differ
Binary files /tmp/oMxmc_yUfM/reportbug-7.1.7+deb9u2/reportbug/__pycache__/exceptions.cpython-35.pyc and /tmp/euCc9m14hW/reportbug-7.1.7+deb9u3/reportbug/__pycache__/exceptions.cpython-35.pyc differ
Binary files /tmp/oMxmc_yUfM/reportbug-7.1.7+deb9u2/reportbug/__pycache__/hiermatch.cpython-35.pyc and /tmp/euCc9m14hW/reportbug-7.1.7+deb9u3/reportbug/__pycache__/hiermatch.cpython-35.pyc differ
Binary files /tmp/oMxmc_yUfM/reportbug-7.1.7+deb9u2/reportbug/__pycache__/submit.cpython-35.pyc and /tmp/euCc9m14hW/reportbug-7.1.7+deb9u3/reportbug/__pycache__/submit.cpython-35.pyc differ
Binary files /tmp/oMxmc_yUfM/reportbug-7.1.7+deb9u2/reportbug/__pycache__/tempfiles.cpython-35.pyc and /tmp/euCc9m14hW/reportbug-7.1.7+deb9u3/reportbug/__pycache__/tempfiles.cpython-35.pyc differ
Binary files /tmp/oMxmc_yUfM/reportbug-7.1.7+deb9u2/reportbug/__pycache__/urlutils.cpython-35.pyc and /tmp/euCc9m14hW/reportbug-7.1.7+deb9u3/reportbug/__pycache__/urlutils.cpython-35.pyc differ
Binary files /tmp/oMxmc_yUfM/reportbug-7.1.7+deb9u2/reportbug/__pycache__/utils.cpython-35.pyc and /tmp/euCc9m14hW/reportbug-7.1.7+deb9u3/reportbug/__pycache__/utils.cpython-35.pyc differ
Binary files /tmp/oMxmc_yUfM/reportbug-7.1.7+deb9u2/reportbug/bugreport.pyc and /tmp/euCc9m14hW/reportbug-7.1.7+deb9u3/reportbug/bugreport.pyc differ
Binary files /tmp/oMxmc_yUfM/reportbug-7.1.7+deb9u2/reportbug/checkbuildd.pyc and /tmp/euCc9m14hW/reportbug-7.1.7+deb9u3/reportbug/checkbuildd.pyc differ
Binary files /tmp/oMxmc_yUfM/reportbug-7.1.7+deb9u2/reportbug/checkversions.pyc and /tmp/euCc9m14hW/reportbug-7.1.7+deb9u3/reportbug/checkversions.pyc differ
Binary files /tmp/oMxmc_yUfM/reportbug-7.1.7+deb9u2/reportbug/debbugs.pyc and /tmp/euCc9m14hW/reportbug-7.1.7+deb9u3/reportbug/debbugs.pyc differ
Binary files /tmp/oMxmc_yUfM/reportbug-7.1.7+deb9u2/reportbug/exceptions.pyc and /tmp/euCc9m14hW/reportbug-7.1.7+deb9u3/reportbug/exceptions.pyc differ
Binary files /tmp/oMxmc_yUfM/reportbug-7.1.7+deb9u2/reportbug/hiermatch.pyc and /tmp/euCc9m14hW/reportbug-7.1.7+deb9u3/reportbug/hiermatch.pyc differ
Binary files /tmp/oMxmc_yUfM/reportbug-7.1.7+deb9u2/reportbug/submit.pyc and /tmp/euCc9m14hW/reportbug-7.1.7+deb9u3/reportbug/submit.pyc differ
Binary files /tmp/oMxmc_yUfM/reportbug-7.1.7+deb9u2/reportbug/tempfiles.pyc and /tmp/euCc9m14hW/reportbug-7.1.7+deb9u3/reportbug/tempfiles.pyc differ
Binary files /tmp/oMxmc_yUfM/reportbug-7.1.7+deb9u2/reportbug/ui/__init__.pyc and /tmp/euCc9m14hW/reportbug-7.1.7+deb9u3/reportbug/ui/__init__.pyc differ
Binary files /tmp/oMxmc_yUfM/reportbug-7.1.7+deb9u2/reportbug/ui/__pycache__/__init__.cpython-35.pyc and /tmp/euCc9m14hW/reportbug-7.1.7+deb9u3/reportbug/ui/__pycache__/__init__.cpython-35.pyc differ
Binary files /tmp/oMxmc_yUfM/reportbug-7.1.7+deb9u2/reportbug/ui/__pycache__/gtk2_ui.cpython-35.pyc and /tmp/euCc9m14hW/reportbug-7.1.7+deb9u3/reportbug/ui/__pycache__/gtk2_ui.cpython-35.pyc differ
Binary files /tmp/oMxmc_yUfM/reportbug-7.1.7+deb9u2/reportbug/ui/__pycache__/text_ui.cpython-35.pyc and /tmp/euCc9m14hW/reportbug-7.1.7+deb9u3/reportbug/ui/__pycache__/text_ui.cpython-35.pyc differ
Binary files /tmp/oMxmc_yUfM/reportbug-7.1.7+deb9u2/reportbug/ui/__pycache__/urwid_ui.cpython-35.pyc and /tmp/euCc9m14hW/reportbug-7.1.7+deb9u3/reportbug/ui/__pycache__/urwid_ui.cpython-35.pyc differ
Binary files /tmp/oMxmc_yUfM/reportbug-7.1.7+deb9u2/reportbug/ui/gtk2_ui.pyc and /tmp/euCc9m14hW/reportbug-7.1.7+deb9u3/reportbug/ui/gtk2_ui.pyc differ
Binary files /tmp/oMxmc_yUfM/reportbug-7.1.7+deb9u2/reportbug/ui/text_ui.pyc and /tmp/euCc9m14hW/reportbug-7.1.7+deb9u3/reportbug/ui/text_ui.pyc differ
Binary files /tmp/oMxmc_yUfM/reportbug-7.1.7+deb9u2/reportbug/ui/urwid_ui.pyc and /tmp/euCc9m14hW/reportbug-7.1.7+deb9u3/reportbug/ui/urwid_ui.pyc differ
Binary files /tmp/oMxmc_yUfM/reportbug-7.1.7+deb9u2/reportbug/urlutils.pyc and /tmp/euCc9m14hW/reportbug-7.1.7+deb9u3/reportbug/urlutils.pyc differ
diff -Nru reportbug-7.1.7+deb9u2/reportbug/utils.py reportbug-7.1.7+deb9u3/reportbug/utils.py
--- reportbug-7.1.7+deb9u2/reportbug/utils.py 2018-07-04 00:31:56.000000000 +0200
+++ reportbug-7.1.7+deb9u3/reportbug/utils.py 2019-08-29 16:19:25.000000000 +0200
@@ -94,13 +94,14 @@
'/usr/man', '/usr/doc', '/usr/bin']
# A map between codenames and suites
-CODENAME2SUITE = {'wheezy': 'oldoldstable',
- 'jessie': 'oldstable',
- 'stretch': 'stable',
- 'buster': 'testing',
- 'bullseye': 'next-testing',
- 'sid': 'unstable',
- 'experimental': 'experimental'}
+CODENAME2SUITE = {'wheezy': 'oldoldoldstable',
+ 'jessie': 'oldoldstable',
+ 'stretch': 'oldstable',
+ 'buster': 'stable',
+ 'bullseye': 'testing',
+ 'bookworm': 'next-testing',
+ 'sid': 'unstable',
+ 'experimental': 'experimental'}
SUITE2CODENAME = dict([(suite, codename) for codename, suite in list(CODENAME2SUITE.items())])
Binary files /tmp/oMxmc_yUfM/reportbug-7.1.7+deb9u2/reportbug/utils.pyc and /tmp/euCc9m14hW/reportbug-7.1.7+deb9u3/reportbug/utils.pyc differ
Binary files /tmp/oMxmc_yUfM/reportbug-7.1.7+deb9u2/test/__init__.pyc and /tmp/euCc9m14hW/reportbug-7.1.7+deb9u3/test/__init__.pyc differ
Binary files /tmp/oMxmc_yUfM/reportbug-7.1.7+deb9u2/test/__pycache__/__init__.cpython-35.pyc and /tmp/euCc9m14hW/reportbug-7.1.7+deb9u3/test/__pycache__/__init__.cpython-35.pyc differ
Binary files /tmp/oMxmc_yUfM/reportbug-7.1.7+deb9u2/test/__pycache__/test_bugreport.cpython-35.pyc and /tmp/euCc9m14hW/reportbug-7.1.7+deb9u3/test/__pycache__/test_bugreport.cpython-35.pyc differ
Binary files /tmp/oMxmc_yUfM/reportbug-7.1.7+deb9u2/test/__pycache__/test_checkbuildd.cpython-35.pyc and /tmp/euCc9m14hW/reportbug-7.1.7+deb9u3/test/__pycache__/test_checkbuildd.cpython-35.pyc differ
Binary files /tmp/oMxmc_yUfM/reportbug-7.1.7+deb9u2/test/__pycache__/test_checkversions.cpython-35.pyc and /tmp/euCc9m14hW/reportbug-7.1.7+deb9u3/test/__pycache__/test_checkversions.cpython-35.pyc differ
Binary files /tmp/oMxmc_yUfM/reportbug-7.1.7+deb9u2/test/__pycache__/test_debbugs.cpython-35.pyc and /tmp/euCc9m14hW/reportbug-7.1.7+deb9u3/test/__pycache__/test_debbugs.cpython-35.pyc differ
Binary files /tmp/oMxmc_yUfM/reportbug-7.1.7+deb9u2/test/__pycache__/test_exception.cpython-35.pyc and /tmp/euCc9m14hW/reportbug-7.1.7+deb9u3/test/__pycache__/test_exception.cpython-35.pyc differ
Binary files /tmp/oMxmc_yUfM/reportbug-7.1.7+deb9u2/test/__pycache__/test_hiermatch.cpython-35.pyc and /tmp/euCc9m14hW/reportbug-7.1.7+deb9u3/test/__pycache__/test_hiermatch.cpython-35.pyc differ
Binary files /tmp/oMxmc_yUfM/reportbug-7.1.7+deb9u2/test/__pycache__/test_tempfiles.cpython-35.pyc and /tmp/euCc9m14hW/reportbug-7.1.7+deb9u3/test/__pycache__/test_tempfiles.cpython-35.pyc differ
Binary files /tmp/oMxmc_yUfM/reportbug-7.1.7+deb9u2/test/__pycache__/test_ui.cpython-35.pyc and /tmp/euCc9m14hW/reportbug-7.1.7+deb9u3/test/__pycache__/test_ui.cpython-35.pyc differ
Binary files /tmp/oMxmc_yUfM/reportbug-7.1.7+deb9u2/test/__pycache__/test_ui_gtk2.cpython-35.pyc and /tmp/euCc9m14hW/reportbug-7.1.7+deb9u3/test/__pycache__/test_ui_gtk2.cpython-35.pyc differ
Binary files /tmp/oMxmc_yUfM/reportbug-7.1.7+deb9u2/test/__pycache__/test_urlutils.cpython-35.pyc and /tmp/euCc9m14hW/reportbug-7.1.7+deb9u3/test/__pycache__/test_urlutils.cpython-35.pyc differ
Binary files /tmp/oMxmc_yUfM/reportbug-7.1.7+deb9u2/test/__pycache__/test_utils.cpython-35.pyc and /tmp/euCc9m14hW/reportbug-7.1.7+deb9u3/test/__pycache__/test_utils.cpython-35.pyc differ
Binary files /tmp/oMxmc_yUfM/reportbug-7.1.7+deb9u2/test/test_bugreport.pyc and /tmp/euCc9m14hW/reportbug-7.1.7+deb9u3/test/test_bugreport.pyc differ
Binary files /tmp/oMxmc_yUfM/reportbug-7.1.7+deb9u2/test/test_checkbuildd.pyc and /tmp/euCc9m14hW/reportbug-7.1.7+deb9u3/test/test_checkbuildd.pyc differ
Binary files /tmp/oMxmc_yUfM/reportbug-7.1.7+deb9u2/test/test_checkversions.pyc and /tmp/euCc9m14hW/reportbug-7.1.7+deb9u3/test/test_checkversions.pyc differ
Binary files /tmp/oMxmc_yUfM/reportbug-7.1.7+deb9u2/test/test_debbugs.pyc and /tmp/euCc9m14hW/reportbug-7.1.7+deb9u3/test/test_debbugs.pyc differ
Binary files /tmp/oMxmc_yUfM/reportbug-7.1.7+deb9u2/test/test_exception.pyc and /tmp/euCc9m14hW/reportbug-7.1.7+deb9u3/test/test_exception.pyc differ
Binary files /tmp/oMxmc_yUfM/reportbug-7.1.7+deb9u2/test/test_hiermatch.pyc and /tmp/euCc9m14hW/reportbug-7.1.7+deb9u3/test/test_hiermatch.pyc differ
Binary files /tmp/oMxmc_yUfM/reportbug-7.1.7+deb9u2/test/test_tempfiles.pyc and /tmp/euCc9m14hW/reportbug-7.1.7+deb9u3/test/test_tempfiles.pyc differ
Binary files /tmp/oMxmc_yUfM/reportbug-7.1.7+deb9u2/test/test_ui.pyc and /tmp/euCc9m14hW/reportbug-7.1.7+deb9u3/test/test_ui.pyc differ
Binary files /tmp/oMxmc_yUfM/reportbug-7.1.7+deb9u2/test/test_ui_gtk2.pyc and /tmp/euCc9m14hW/reportbug-7.1.7+deb9u3/test/test_ui_gtk2.pyc differ
Binary files /tmp/oMxmc_yUfM/reportbug-7.1.7+deb9u2/test/test_urlutils.pyc and /tmp/euCc9m14hW/reportbug-7.1.7+deb9u3/test/test_urlutils.pyc differ
Binary files /tmp/oMxmc_yUfM/reportbug-7.1.7+deb9u2/test/test_utils.pyc and /tmp/euCc9m14hW/reportbug-7.1.7+deb9u3/test/test_utils.pyc differ
Reply to: