[ubuntu/lunar-proposed] reportbug 11.6.0ubuntu1 (Accepted)
Logan Rosen
logan at ubuntu.com
Sun Jan 22 03:10:15 UTC 2023
reportbug (11.6.0ubuntu1) lunar; urgency=medium
* Merge from Debian unstable. Remaining changes:
- bin/reportbug: If bts=ubuntu or unconfigured, exit with an error and
refer user to "ubuntu-bug" instead.
- reportbug/__init__.py: Match reportbug version with package version.
- debian/control: Add prominent note to package description.
- debian/{rules,dirs}: Do not install .desktop file.
reportbug (11.6.0) unstable; urgency=medium
[ Paul Wise ]
* reportbug/debbugs.py: Add usertags for ftp.d.o removal requests
(Closes: #1004221)
* man/reportbug.conf.5, conf/reportbug.conf: Don't mention using the header
option to set X-Debbugs-CC
* doc/README.Users: Drop mention of X-Debbugs-Cc being moved from
pseudo-header to mail headers
* reportbug/debbugs.py, test/test_debbugs.py: Notify packages of bugs
against pseudo-packages that affect them
[ Holger Wansing ]
* reportbug/debbugs.py: mention log file location in installer template
(Closes: #1015933)
[ Daniel Lewart ]
* reportbug/debbugs.py: override: extra priority is deprecated
(Closes: #1018748)
[ Nis Martensen ]
* reportbug.utils.get_dependency_info(): implement line wrapping.
Thanks to Sandro Tosi for the suggestion
* reportbug.utils.get_dependency_info(): fix min pkgname column width
(Closes: #1024685)
* bin/reportbug: ask CC addresses also if list-cc-me is set (Closes: #1023786)
* reportbug/debbugs.py: use upstream contact instead of author in template
(Closes: #1020297)
* reportbug/bugreport.py: add 'UP' on non-SMP machines (Closes: #1021849)
* bin/reportbug: get submit address from resumed message (Closes: #1021481)
* reportbug.utils.get_source_version: avoid guessing between multiple answers
(Closes: #1024629)
* bin/reportbug: drop safety check for msg changes for resumed reports
(Closes: #1014871)
* fix "bin/reportbug: get submit address from resumed message"
* bin/reportbug: display some advice if called with general package argument
(Closes: #1012234)
* bin/reportbug: do not ignore --subject option with -N (Closes: #1013254)
* bin/reportbug: rephrase version confirmation question (Closes: #1016007)
* reportbug/submit.py: Do not use mta -f with empty envelopefrom
(Closes: #1014869)
reportbug (11.5.1) unstable; urgency=medium
[ Luca Boccassi ]
* reportbug/debbugs.py, reportbug/utils.py: report if filesystem is unmerged-usr
(Closes: #923090, #996833)
[ Nis Martensen ]
* reportbug/ui/text_ui.py: only use a single package for browse_bugs.
Thanks to Philippe SWARTVAGHER <phil.swart at gmx.fr> for the report.
(Closes: #1012396)
* debian/control: update standards-version (no changes needed)
Date: Sat, 21 Jan 2023 22:03:11 -0500
Changed-By: Logan Rosen <logan at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/reportbug/11.6.0ubuntu1
-------------- next part --------------
Format: 1.8
Date: Sat, 21 Jan 2023 22:03:11 -0500
Source: reportbug
Built-For-Profiles: noudeb
Architecture: source
Version: 11.6.0ubuntu1
Distribution: lunar
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Logan Rosen <logan at ubuntu.com>
Closes: 923090 996833 1004221 1012234 1012396 1013254 1014869 1014871 1015933 1016007 1018748 1020297 1021481 1021849 1023786 1024629 1024685
Changes:
reportbug (11.6.0ubuntu1) lunar; urgency=medium
.
* Merge from Debian unstable. Remaining changes:
- bin/reportbug: If bts=ubuntu or unconfigured, exit with an error and
refer user to "ubuntu-bug" instead.
- reportbug/__init__.py: Match reportbug version with package version.
- debian/control: Add prominent note to package description.
- debian/{rules,dirs}: Do not install .desktop file.
.
reportbug (11.6.0) unstable; urgency=medium
.
[ Paul Wise ]
* reportbug/debbugs.py: Add usertags for ftp.d.o removal requests
(Closes: #1004221)
* man/reportbug.conf.5, conf/reportbug.conf: Don't mention using the header
option to set X-Debbugs-CC
* doc/README.Users: Drop mention of X-Debbugs-Cc being moved from
pseudo-header to mail headers
* reportbug/debbugs.py, test/test_debbugs.py: Notify packages of bugs
against pseudo-packages that affect them
.
[ Holger Wansing ]
* reportbug/debbugs.py: mention log file location in installer template
(Closes: #1015933)
.
[ Daniel Lewart ]
* reportbug/debbugs.py: override: extra priority is deprecated
(Closes: #1018748)
.
[ Nis Martensen ]
* reportbug.utils.get_dependency_info(): implement line wrapping.
Thanks to Sandro Tosi for the suggestion
* reportbug.utils.get_dependency_info(): fix min pkgname column width
(Closes: #1024685)
* bin/reportbug: ask CC addresses also if list-cc-me is set (Closes: #1023786)
* reportbug/debbugs.py: use upstream contact instead of author in template
(Closes: #1020297)
* reportbug/bugreport.py: add 'UP' on non-SMP machines (Closes: #1021849)
* bin/reportbug: get submit address from resumed message (Closes: #1021481)
* reportbug.utils.get_source_version: avoid guessing between multiple answers
(Closes: #1024629)
* bin/reportbug: drop safety check for msg changes for resumed reports
(Closes: #1014871)
* fix "bin/reportbug: get submit address from resumed message"
* bin/reportbug: display some advice if called with general package argument
(Closes: #1012234)
* bin/reportbug: do not ignore --subject option with -N (Closes: #1013254)
* bin/reportbug: rephrase version confirmation question (Closes: #1016007)
* reportbug/submit.py: Do not use mta -f with empty envelopefrom
(Closes: #1014869)
.
reportbug (11.5.1) unstable; urgency=medium
.
[ Luca Boccassi ]
* reportbug/debbugs.py, reportbug/utils.py: report if filesystem is unmerged-usr
(Closes: #923090, #996833)
.
[ Nis Martensen ]
* reportbug/ui/text_ui.py: only use a single package for browse_bugs.
Thanks to Philippe SWARTVAGHER <phil.swart at gmx.fr> for the report.
(Closes: #1012396)
* debian/control: update standards-version (no changes needed)
Checksums-Sha1:
dee6c13d102fdef7b166a716a60eb33cd8a157f8 1674 reportbug_11.6.0ubuntu1.dsc
fdaa24c24d5796dc61883d82c09a799ae8007ad7 215680 reportbug_11.6.0ubuntu1.tar.xz
8b1d90e612b53c1239b32c6d654452ab86acff92 7650 reportbug_11.6.0ubuntu1_source.buildinfo
Checksums-Sha256:
6a098a663e8ae323a566983128a2cc457a00d82a8935add3ea44b6ee8a53651b 1674 reportbug_11.6.0ubuntu1.dsc
ac28ffebd0b1cdb8ef86d9bbbc2efa6d1c8eaeb1fdfa10c093ac377bfce9d356 215680 reportbug_11.6.0ubuntu1.tar.xz
54d286ad25c755f2a91df0eb3d6d7925a6ef2fe5cd79b0ce06b294b697b94433 7650 reportbug_11.6.0ubuntu1_source.buildinfo
Files:
227b90a3d27d48b8e077a70427102266 1674 utils standard reportbug_11.6.0ubuntu1.dsc
5dd49ddca8c42c6b5609ade2334cc143 215680 utils standard reportbug_11.6.0ubuntu1.tar.xz
e5a900fa09cc635b9f5d848edda56a25 7650 utils standard reportbug_11.6.0ubuntu1_source.buildinfo
Original-Maintainer: Reportbug Maintainers <debian-reportbug at lists.debian.org>
More information about the lunar-changes
mailing list