[ubuntu/karmic] reportbug 4.4ubuntu1 (Accepted)

Kenneth E. Drake kd.drake at comcast.net
Fri Jun 5 06:40:12 BST 2009


reportbug (4.4ubuntu1) karmic; urgency=low

  * Merge from debian unstable (LP: #382562), remaining changes:
    - Make reportbug stop working for bts=ubuntu and refer to
      "ubuntu-bug" instead
    - reportbug: exit with an error, if bts=ubuntu (or unconfigured)
    - Match reportbug version with package version.
    - debian/control: add prominent note to package description
    - debian/rules: Remove dh_desktop, no longer does anything.

reportbug (4.4) unstable; urgency=low

  * reportbug/__init__.py
    - bump reportbug version
  * bin/reportbug, reportbug/utils.py
    - enforce mua check; thanks to Carl Chenet for the patch; Closes: #530499

reportbug (4.3) unstable; urgency=low

  [ Luca Bruno ]
  * reportbug/ui/gtk2_ui.py:
    - fix crash when showing menu options; Closes: #526628
    - make the textbox containing error information wider
    - implement show_report() : it allows querybts to work with gtk2 UI; thanks
      to James Vega for the report;  Closes: #525762

  [ Sandro Tosi ]
  * reportbug/__init__.py
    - bump reportbug version
  * reportbug/submit.py
    - skip to show the ack message if fails to send the email to all the
      recipients; thanks to Cyril Brulebois for the report and to Carl Chenet
      for the patch; Closes: #524640
    - limit tries to max 3 (1 try + 2 retries) to deliver the message; thanks to
      alecs1 for the report and to Carl Chenet for the patch; Closes: #489447
  * reportbug/utils.py, bin/reportbug
    - added 'mua_exists' function to check existence of the selected MUA; thanks
      to Bernhard R. Link for the report and to Carl Chenet for the patch;
      Closes: #363920
  * debian/control
    - tight dependency of reportbug package to python-reportbug to be the same
      of source version
  * bin/reportbug
    - display the correct message when saving the report into a file (using the
      '-o' option); thanks to Timo Juhani Lindfors for the report and to Carl
      Chenet for the patch; Closes: #496083
    - added a menu option to detach attachment files; thanks to Michael Beattie
      for the report and to Carl Chenet for the patch; Closes: #206318
    - allow '--debug' to be used with '--kudos'; thanks to Branden Robinson for
      the report and to Carl Chenet for the patch; Closes: #152425
  * reportbug/bugreport.py
    - decode UTF-8 body text to avoid encoding issues; thanks to nathael for the
      report and to Carl Chenet for the patch; Closes: #496210
  * doc/README.Users
    - added explanation about what modules are needed to let GTK+ UI works;
      thanks to Leonardo Meira for the report; Closes: #527994
  * po4a/po/fr.po
    - proof-read version of French manpage; thanks to Sylvain Cherrier for the
      report and patch; Closes: #528956
  * bin/reportbug, reportbug/{bugreport.py, utils.py}
    - include debsums output into bug report; thanks to Michael Biebl for the
      report and to Carl Chenet for the patch; Closes: #458572
    - added debsums output also for --template (non interactive) executions
  * debian/{control, rules}
    - added '--install-layout=deb', to prepare for Python 2.6 introduction,
      updating python requirements to >= 2.5; thanks to Kenneth E Drake for the
      report and getting back to Debian; Closes: #529660

Date: Mon, 01 Jun 2009 16:06:13 -0500
Changed-By: Kenneth E. Drake <kd.drake at comcast.net>
Maintainer: Ubuntu MOTU Developers <ubuntu-motu at lists.ubuntu.com>
Signed-By: Daniel Holbach <daniel.holbach at ubuntu.com>
https://launchpad.net/ubuntu/karmic/+source/reportbug/4.4ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 01 Jun 2009 16:06:13 -0500
Source: reportbug
Binary: reportbug python-reportbug
Architecture: source
Version: 4.4ubuntu1
Distribution: karmic
Urgency: low
Maintainer: Ubuntu MOTU Developers <ubuntu-motu at lists.ubuntu.com>
Changed-By: Kenneth E. Drake <kd.drake at comcast.net>
Description: 
 python-reportbug - Python modules for interacting with bug tracking systems
 reportbug  - reports bugs in the Debian distribution
Closes: 152425 206318 363920 458572 489447 496083 496210 524640 525762 526628 527994 528956 529660 530499
Launchpad-Bugs-Fixed: 382562
Changes: 
 reportbug (4.4ubuntu1) karmic; urgency=low
 .
   * Merge from debian unstable (LP: #382562), remaining changes:
     - Make reportbug stop working for bts=ubuntu and refer to
       "ubuntu-bug" instead
     - reportbug: exit with an error, if bts=ubuntu (or unconfigured)
     - Match reportbug version with package version.
     - debian/control: add prominent note to package description
     - debian/rules: Remove dh_desktop, no longer does anything.
 .
 reportbug (4.4) unstable; urgency=low
 .
   * reportbug/__init__.py
     - bump reportbug version
   * bin/reportbug, reportbug/utils.py
     - enforce mua check; thanks to Carl Chenet for the patch; Closes: #530499
 .
 reportbug (4.3) unstable; urgency=low
 .
   [ Luca Bruno ]
   * reportbug/ui/gtk2_ui.py:
     - fix crash when showing menu options; Closes: #526628
     - make the textbox containing error information wider
     - implement show_report() : it allows querybts to work with gtk2 UI; thanks
       to James Vega for the report;  Closes: #525762
 .
   [ Sandro Tosi ]
   * reportbug/__init__.py
     - bump reportbug version
   * reportbug/submit.py
     - skip to show the ack message if fails to send the email to all the
       recipients; thanks to Cyril Brulebois for the report and to Carl Chenet
       for the patch; Closes: #524640
     - limit tries to max 3 (1 try + 2 retries) to deliver the message; thanks to
       alecs1 for the report and to Carl Chenet for the patch; Closes: #489447
   * reportbug/utils.py, bin/reportbug
     - added 'mua_exists' function to check existence of the selected MUA; thanks
       to Bernhard R. Link for the report and to Carl Chenet for the patch;
       Closes: #363920
   * debian/control
     - tight dependency of reportbug package to python-reportbug to be the same
       of source version
   * bin/reportbug
     - display the correct message when saving the report into a file (using the
       '-o' option); thanks to Timo Juhani Lindfors for the report and to Carl
       Chenet for the patch; Closes: #496083
     - added a menu option to detach attachment files; thanks to Michael Beattie
       for the report and to Carl Chenet for the patch; Closes: #206318
     - allow '--debug' to be used with '--kudos'; thanks to Branden Robinson for
       the report and to Carl Chenet for the patch; Closes: #152425
   * reportbug/bugreport.py
     - decode UTF-8 body text to avoid encoding issues; thanks to nathael for the
       report and to Carl Chenet for the patch; Closes: #496210
   * doc/README.Users
     - added explanation about what modules are needed to let GTK+ UI works;
       thanks to Leonardo Meira for the report; Closes: #527994
   * po4a/po/fr.po
     - proof-read version of French manpage; thanks to Sylvain Cherrier for the
       report and patch; Closes: #528956
   * bin/reportbug, reportbug/{bugreport.py, utils.py}
     - include debsums output into bug report; thanks to Michael Biebl for the
       report and to Carl Chenet for the patch; Closes: #458572
     - added debsums output also for --template (non interactive) executions
   * debian/{control, rules}
     - added '--install-layout=deb', to prepare for Python 2.6 introduction,
       updating python requirements to >= 2.5; thanks to Kenneth E Drake for the
       report and getting back to Debian; Closes: #529660
Checksums-Sha1: 
 c88e2ec2d6168a5be27ca963e99d7da3fe5808e7 1238 reportbug_4.4ubuntu1.dsc
 2c979480b20d471eca6e43f8f7145a6645750050 194344 reportbug_4.4ubuntu1.tar.gz
Checksums-Sha256: 
 f7d69f94a2736adcbd9e9e8c983817265c34333e0287c473e8e931a25be37ec8 1238 reportbug_4.4ubuntu1.dsc
 6153af1a69e2736d9054b6d4f641e22cc538804ab20280cc21e3e79b1703fa83 194344 reportbug_4.4ubuntu1.tar.gz
Files: 
 221c57a3a28a0569739d4b9c655f3194 1238 utils standard reportbug_4.4ubuntu1.dsc
 6248cf1d3adcbc1dadf7cf163040e651 194344 utils standard reportbug_4.4ubuntu1.tar.gz
Original-Maintainer: Reportbug Maintainers <reportbug-maint at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkooroQACgkQRjrlnQWd1euh3gCdEukzqOMqIToTMUfb3X9kR46v
J+sAnRrZZpbEFAtWwtBWDbq2gb36Yemh
=rXL3
-----END PGP SIGNATURE-----


More information about the Karmic-changes mailing list