[ubuntu/jaunty] reportbug 3.47ubuntu1 (Accepted)
Daniel Hahler
ubuntu at thequod.de
Wed Dec 10 22:20:12 GMT 2008
reportbug (3.47ubuntu1) jaunty; urgency=low
* Merge from debian unstable, remaining changes:
- Make reportbug stop working for bts=ubuntu and refer to
"ubuntu-bug" instead (LP: #228183, #123414)
- reportbug: exit with an error, if bts=ubuntu (or unconfigured)
- debian/control: add prominent note to package description
reportbug (3.47) unstable; urgency=low
* reportbuglib/reportbug_ui_text.py
- added filter for bugs reports, removing all the additional info not
needed; thanks to Ryo Igarashi for the report; Closes: #504424
reportbug (3.46) unstable; urgency=low
* debian/control
- updated my email address
* reportbuglib/reportbug_ui_text.py
- convert BTS output from UTF-8 to local encoding; thanks to Mark Hobley,
Gregor Herrmann and Klaus Ethgen for the bug reports and to Vincent
Fourmond for the patch; Closes: #497641, #496159, #504005
reportbug (3.45) unstable; urgency=low
* reportbuglib/reportbug_ui_urwid.py
- added get_password function; thanks to Torsten Wiebke and Jan Muszynski
for the reports; Closes: #494509, #491328
* reportbuglib/debianbts.py
- added removal of cruft from BTS parsed page; thanks to Davide Prina, Dan
Greene and Paul Menzel for the reports; Closes: #494545, #495018, #495050
reportbug (3.44) unstable; urgency=medium
[ Chris Lawrence ]
* reportbug
+ Yet another character set issue fix. (Closes: #492240)
[ Sandro Tosi ]
* debian/control
- changed build-dep-indep from python-dev to python
- bump required Python version to >= 2.5; thanks to Gilles Sadowski for
the report; Closes: #492490 (RC bug, hence urgency set to medium)
reportbug (3.43) unstable; urgency=medium
[ Ben Finney ]
* reportbuglib/reportbug_ui_urwid.py
+ Ensure 'spawn_editor' is available for 'urwid' interface
(closes: #488928).
[ Sandro Tosi ]
* reportbuglib/reportbug.py, reportbug
- reports status of suggested packages; thanks to Ari Pollak for the
report; Closes: #441056
* reportbug
- fixed packages list generation for a file search if run not in a tty (or
via --template); thanks to Dan Jacobson for the report; Closes: #489515
- for serious bugs, clearly states that "unknown" section downgrades to
normal; thanks to Michael Meskes for the report; Closes: #362947
- --template now includes "Package-specific info"; thanks to Marc Haber
for the report; Closes: #396899
* reportbuglib/reportbug.py
- show system information only if the bug is not against wnpp; thanks to
Francois Marier for the report; Closes: #448806
- reinforce that RM bugs for testing are for testing only; thanks to
Adeodato Simó for the report; Closes: #491013
* README.Users
- added how to usertag a bug at submit-time
* TODO
- removed CVS location (outdated and now supported with Vcs-Svn in
debian/control)
- removed item for migration to python-btsutils, filed a bug instead:
#490548
* debian/copyright
- shortened Format-Specification, removing the GET parameter on the URL
(lintian warning)
reportbug (3.42) unstable; urgency=low
[ Sandro Tosi ]
* debian/control
- bump Standards-Version to 3.8.0 (no changes needed)
* checks/compare_pseudo-pkgs_lists.py
- updated ftp-master url (previous was on brz, but ftp-master moved to
git and there is no web file access)
* reportbug
- do not ask for additional tags if the user is filing a bug against
ftp.debian.org; thanks to Bernd Zeimetz for the report; Closes: #486753
- all fields of ITP bugs must contain valid data and not template lines;
thanks to Adeodato Simó for the bug report; Closes: #293361
* README.Users
- added to contain suggestions or some info helpful to users
* checks/compare_pseudo-pkgs_lists.py
- updated due to new reportbuglib format
[ Sandro Tosi, Ben Finney ]
* reportbug
- Changed shebang to Debian standard "/usr/bin/python", removing "-S"
parameter. Now urwid is imported; thanks to Neil Mayhew for the hint.
(Closes: #484534)
[ Ben Finney ]
* reportbug
* querybts
* script
- Standardise all Python programs to same shebang line as per Debian
Python policy §1.3.2.
* reportbug_submit.py
* checks/compare_pseudo-pkgs_lists.py
- Remove shebang line from non-executable modules.
* Tidy up imports.
- reportbug, querybts, *.py
- Remove redundant imports.
- Import names explicitly.
- Use '__import__' for importing dynamically-named modules,
instead of 'exec' + 'eval'.
- reportbug_submit.py
- Don't munge sys.path unnecessarily.
- test/*.py
- Ensure programs and modules don't cause ImportError.
* Move library modules to new 'reportbuglib' Python package.
* debian/rules
- Install library modules from current location.
Date: Wed, 10 Dec 2008 21:52:53 +0100
Changed-By: Daniel Hahler <ubuntu at thequod.de>
Maintainer: Ubuntu MOTU Developers <ubuntu-motu at lists.ubuntu.com>
Signed-By: Daniel Hahler <launchpad at thequod.de>
https://launchpad.net/ubuntu/jaunty/+source/reportbug/3.47ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Wed, 10 Dec 2008 21:52:53 +0100
Source: reportbug
Binary: reportbug
Architecture: source
Version: 3.47ubuntu1
Distribution: jaunty
Urgency: medium
Maintainer: Ubuntu MOTU Developers <ubuntu-motu at lists.ubuntu.com>
Changed-By: Daniel Hahler <ubuntu at thequod.de>
Description:
reportbug - reports bugs in the Debian distribution
Closes: 293361 362947 396899 441056 448806 484534 486753 488928 489515 491013 491328 492240 492490 494509 494545 495018 495050 496159 497641 504005 504424
Launchpad-Bugs-Fixed: 123414 228183
Changes:
reportbug (3.47ubuntu1) jaunty; urgency=low
.
* Merge from debian unstable, remaining changes:
- Make reportbug stop working for bts=ubuntu and refer to
"ubuntu-bug" instead (LP: #228183, #123414)
- reportbug: exit with an error, if bts=ubuntu (or unconfigured)
- debian/control: add prominent note to package description
.
reportbug (3.47) unstable; urgency=low
.
* reportbuglib/reportbug_ui_text.py
- added filter for bugs reports, removing all the additional info not
needed; thanks to Ryo Igarashi for the report; Closes: #504424
.
reportbug (3.46) unstable; urgency=low
.
* debian/control
- updated my email address
* reportbuglib/reportbug_ui_text.py
- convert BTS output from UTF-8 to local encoding; thanks to Mark Hobley,
Gregor Herrmann and Klaus Ethgen for the bug reports and to Vincent
Fourmond for the patch; Closes: #497641, #496159, #504005
.
reportbug (3.45) unstable; urgency=low
.
* reportbuglib/reportbug_ui_urwid.py
- added get_password function; thanks to Torsten Wiebke and Jan Muszynski
for the reports; Closes: #494509, #491328
* reportbuglib/debianbts.py
- added removal of cruft from BTS parsed page; thanks to Davide Prina, Dan
Greene and Paul Menzel for the reports; Closes: #494545, #495018, #495050
.
reportbug (3.44) unstable; urgency=medium
.
[ Chris Lawrence ]
* reportbug
+ Yet another character set issue fix. (Closes: #492240)
.
[ Sandro Tosi ]
* debian/control
- changed build-dep-indep from python-dev to python
- bump required Python version to >= 2.5; thanks to Gilles Sadowski for
the report; Closes: #492490 (RC bug, hence urgency set to medium)
.
reportbug (3.43) unstable; urgency=medium
.
[ Ben Finney ]
* reportbuglib/reportbug_ui_urwid.py
+ Ensure 'spawn_editor' is available for 'urwid' interface
(closes: #488928).
.
[ Sandro Tosi ]
* reportbuglib/reportbug.py, reportbug
- reports status of suggested packages; thanks to Ari Pollak for the
report; Closes: #441056
* reportbug
- fixed packages list generation for a file search if run not in a tty (or
via --template); thanks to Dan Jacobson for the report; Closes: #489515
- for serious bugs, clearly states that "unknown" section downgrades to
normal; thanks to Michael Meskes for the report; Closes: #362947
- --template now includes "Package-specific info"; thanks to Marc Haber
for the report; Closes: #396899
* reportbuglib/reportbug.py
- show system information only if the bug is not against wnpp; thanks to
Francois Marier for the report; Closes: #448806
- reinforce that RM bugs for testing are for testing only; thanks to
Adeodato Simó for the report; Closes: #491013
* README.Users
- added how to usertag a bug at submit-time
* TODO
- removed CVS location (outdated and now supported with Vcs-Svn in
debian/control)
- removed item for migration to python-btsutils, filed a bug instead:
#490548
* debian/copyright
- shortened Format-Specification, removing the GET parameter on the URL
(lintian warning)
.
reportbug (3.42) unstable; urgency=low
.
[ Sandro Tosi ]
* debian/control
- bump Standards-Version to 3.8.0 (no changes needed)
* checks/compare_pseudo-pkgs_lists.py
- updated ftp-master url (previous was on brz, but ftp-master moved to
git and there is no web file access)
* reportbug
- do not ask for additional tags if the user is filing a bug against
ftp.debian.org; thanks to Bernd Zeimetz for the report; Closes: #486753
- all fields of ITP bugs must contain valid data and not template lines;
thanks to Adeodato Simó for the bug report; Closes: #293361
* README.Users
- added to contain suggestions or some info helpful to users
* checks/compare_pseudo-pkgs_lists.py
- updated due to new reportbuglib format
.
[ Sandro Tosi, Ben Finney ]
* reportbug
- Changed shebang to Debian standard "/usr/bin/python", removing "-S"
parameter. Now urwid is imported; thanks to Neil Mayhew for the hint.
(Closes: #484534)
.
[ Ben Finney ]
* reportbug
* querybts
* script
- Standardise all Python programs to same shebang line as per Debian
Python policy §1.3.2.
* reportbug_submit.py
* checks/compare_pseudo-pkgs_lists.py
- Remove shebang line from non-executable modules.
* Tidy up imports.
- reportbug, querybts, *.py
- Remove redundant imports.
- Import names explicitly.
- Use '__import__' for importing dynamically-named modules,
instead of 'exec' + 'eval'.
- reportbug_submit.py
- Don't munge sys.path unnecessarily.
- test/*.py
- Ensure programs and modules don't cause ImportError.
* Move library modules to new 'reportbuglib' Python package.
* debian/rules
- Install library modules from current location.
Checksums-Sha1:
2cbeb2b8aa821ab35fd6f3f24f7128fd9ac15ed7 1261 reportbug_3.47ubuntu1.dsc
6db2fc5dff7c4b7c4768179bd3685d6a4be65f7d 176532 reportbug_3.47ubuntu1.tar.gz
Checksums-Sha256:
842a1129a4e6fb27997dde2a05476eccbacbbd186135147d1b526167c179846b 1261 reportbug_3.47ubuntu1.dsc
d17a0b64132158928051c35a263392a33852f1b153b25ff6c0fd7870ae95cbef 176532 reportbug_3.47ubuntu1.tar.gz
Files:
e4c6b413eb013d31f173860fd42d2b5f 1261 utils standard reportbug_3.47ubuntu1.dsc
9e0b2bc9c6024b2253fc485e8708b6d3 176532 utils standard reportbug_3.47ubuntu1.tar.gz
Original-Maintainer: Reportbug Maintainers <reportbug-maint at lists.alioth.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iD8DBQFJQD9rfAK/hT/mPgARAvTMAJ9cNeARpbbjqmxfPh0kTn7YmvP7aACeIFPW
NYkEsAyogffMGDLsZ2N44hY=
=EytJ
-----END PGP SIGNATURE-----
More information about the Jaunty-changes
mailing list