[ubuntu/precise] reportbug 6.2.2ubuntu1 (Accepted)

Andrew Starr-Bochicchio a.starr.b at gmail.com
Fri Nov 4 21:05:17 UTC 2011


reportbug (6.2.2ubuntu1) precise; urgency=low

  * Merge from Debian Testing. Remaining Ubuntu changes:
    - bin/reportbug: If bts=ubuntu or unconfigured, exit with an
      an error and refer user "ubuntu-bug" instead.
   - reportbug/__init__.py: Match reportbug version with package version.
   - debian/control: Add prominent note to package description.
   - debian/rules: Do not install .desktop file.
  * debian/dirs: As we don't install the desktop file, we don't
    need usr/share/applications.

reportbug (6.2.2) unstable; urgency=low

  * reportbug/utils.py
    - support claws-mail MUA; thanks to David Paleino for the report and patch;
      Closes: #532082
    - fix spelling error in email template; thanks to basile for the report;
      Closes: #643986
  * reportbug/checkversions.py
    - do a word match when parsing the suite name to get the available versions;
      thanks to Yann Dirson for the report; Closes: #642032
  * debian/docs
    - don't install TODO file, it's internal only; thanks to Tshepang
      Lekhonkhobe for the report; Closes: #643320
  * bin/reportbug
    - fix a crash when using -N nnnnnn and at the last menu answer 'Show other
      bug reports (return to bug listing).'; thanks to Ritesh Raj Sarraf for the
      report; Closes: #642939
  * reportbug/bugreport.py
    - don't add the bug report guidance template if the package is a special one
      (like wnpp, ftp.d.o and release.d.o); thanks to Arno Töll for the report;
      Closes: #643785
  * reportbug/ui/text_ui.py
    - when searching thru the bugs list, return a Bugreport instance instead of
      the bug number; thanks to Olivier Berger for reopening the bug; hopefully
      completely Closes: #640196
  * bin/reportbug, man/reportbug.conf.5
    - clarify TLS question in --configure and the manpage entry for conf file;
      thanks to Jakob Bohm for the report; Closes: #642554

reportbug (6.2.1) unstable; urgency=low

  * bin/reportbug
    - be more explicit that Ctrl+c on subject menu exit reportbug without
      sending any report; thanks to simon for the report; Closes: #640213
    - use the bug number for the follow-up address, instead of the Bugreport
      instance; thanks to Jan Braun for the report; Closes: #640434
  * reportbug/utils.py
    - fix a crash when generating dependencies tables for long package name;
      thanks to Wouter Van Hemel for the report; Closes: #640512
  * reportbug/ui/text_ui.py
    - fix a crash after the bugs list, when selecting 'y' and then entering the
      item number; thanks to Jakub Wilki for the report; Closes: #640196
    - fix a crash after the bugs list, when filtering the result set, viewing a
      report and then wanting to follow it up; thanks to Michal Suchanek for the
      report; Closes: #640518

reportbug (6.2) unstable; urgency=low

  * reportbug/debbugs.py
    - remove release tags; thanks to Kurt Roeckx for the report and to Julien
      Cristau for the confirmation; Closes: #613716
  * reportbug/utils.py
    - support "Debian Ports" in apt policy info section; thanks to Aurelien
      Jarno for the report and patch; Closes: #638357
    - remove the description from the dependencies list, leaving more space for
      the useful information (package name and version); thanks to Andreas
      Beckmann for the report; Closes: #582218
    - insert a greeting note in the bug report body template; thanks to martin f
      krafft for the report; Closes: #275660
    - expand the bug report body template to include some guiding questions for
      less experienced reporters; thanks to Enrico Zini for the report and the
      proposed questions; Closes: #321623
  * debian/desktop
    - remove deprecated 'Application' category + add GenericName; thanks to Pino
      Toscano for the report and patch; Closes: #638964
  * reportbug/checkversions.py
    - ignore if we can't compare the version of a currently installed package;
      thanks to Josh Triplett for the report; Closes: #638575
    - fix p.d.o parsing, it wasn't able to get new versions (due to changed
      format); thanks to Vincent Lefevre for the report; Closes: #630586
  * bin/reportbug
    - when using --src don't present the menu with possible binary packages (and
      also try to be smart and infer the version from the bin pkgs list); thanks
      to Vincent Lefevre for the report; Closes: #638616
    - don't gather information for "other" packages (like wnpp, ftp.d.o, etc),
      so actions like following up on one of their bugs skip that check; thanks
      to Adrian Glaubitz for the report; #614366
  * reportbug/submit.py
    - don't force the Envelope-From header to the From value; thanks to
      Francesco Poli for the report; Closes: #614880
    - if can't write to the selected output file, then don't crash but just
      select a temporary file instead; thanks to David A. Parker for the report;
      Closes: #617636
    - we don't need to create an empty file under /var/tmp in case a smarthost
      is used; thanks to Torquil Macdonald Sørensen for the report and support
      in debugging; Closes: #570385
  * reportbug/ui/text_ui.py
    - don't try to decode a unicode string; thanks to Vincent Bernat for the
      report; Closes: #638429
    - we need to sort also the (partial) bugs list of each section, else the
      hierarchy and the global bugs list are misaligned, hence selecting an item
      number will get the wrong bug report; thanks to Edward J. Shornock for the
      report; Closes: #639577
  * reportbug/debbugs.py + dependeciens
    - make get_report() return the Bugreport instance, containing all the bug
      information; now the UI does the visualization part, and we just pass
      objects around storing the info the UI will extract and display;
      implicitly Closes: #571983, #568761
  * introduce the new --latest-first cli options to sort the bug reports lists
    to show the latest bugs first; thanks to Marcelo Magallon for the bug report
    and the idea; Closes: #66917
  * reportbug/checkbuildd.py
    - fix buildd.d.o checks after the service changes layout; Closes: #612520
  * bin/reportbug, reportbug/utils.py
    - use a POSIX lexer to parse configuration files so that escaping double
      quotes for 'realname' can be parsed correctly; thanks to Paul "TBBle"
      Hampson for the report; Closes: #579891
  * conf/reportbug.conf, man/reportbug.conf.5
    - complete manpage and example config file with all the accepted options

reportbug (6.1) unstable; urgency=low

  * reportbug/debbugs.py
    - mention that 'www.debian.org' pseudo-package is not to be used for alioth;
      thanks to Nelson A. de Oliveira for the report; Closes: #631165
    - clarify msg for 'other' option in release.d.o special package; thanks to
      Niels Thykier for teh report; Closes: #635071
    - added http://release.debian.org/wheezy/rc_policy.txt to 'serious'
      description; thanks to Daniel Dickinson for the report; Closes: #637053
    - in ftp.d.o override menu, if section and priority are not changed, allow
      to send the bug anyhow, because it's the override file outdated; thanks to
      Niels Thykier for the report; Closes: #628769
    - get_report(): add headers to the bug messages only if they are preset, fix
      a crash; thanks to Andrey Rahmatullin for the report; Closes: #637994
  * Use debian-swirl.svg (copied from gnome-icon-theme to avoid the dep) in the
    desktop file; thanks to Sérgio Cipolla for the report; Closes: #632383
  * bin/reportbug
    - at the last menu, saving the report to a file (instead of sending it) now
      saves all the emails headers and attachment, not only the report body;
      thanks to Ian Zimmerman for the report; Closes: #626656
    - ignore mua settings when running for --template; thanks to Jakub Wilk for
      the report; Closes: #632377
    - more verbose message when we can't find a package; thanks to Lionel Elie
      Mamane for the report; Closes: #628463
  * reportbug/submit.py
    - when sending/writing the report fails, output the message in the UI, so
      also GTK+ and urwid users can see the failure and where the report is
      saved; thanks to Stefan Monnier for the report; Closes: #626930
  * bin/reportbug, reportbug/utils.py
    - automatically select the package for the running kernel if selecting
      'kernel' or 'linux-image' packages; thanks to Ben Hutchings for the
      report; Closes: #619870
  * debian/rules
    - fix build* targets

reportbug (6.0) unstable; urgency=low

  * reportbug/debianbts.py
    - don't try to convert the package to a source one if we are in 'override'
      selection of 'ftp.debian.org'; thanks to Luk Claes for the report;
      Closes: #620849
  * Rename reportbug/debianbts.py to reportbug/debbugs.py, pre-requisite to use
    python-debianbts to access BTS via SOAP
  * Remove all old CVS variable snippets
  * Use SOAP to retrive bugs information from Debian BTS; Closes: #415801
  * Use python-debianbts to interact with the Debian BTS; Closes: #490548

Date: Fri, 04 Nov 2011 16:30:49 -0400
Changed-By: Andrew Starr-Bochicchio <a.starr.b at gmail.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/precise/+source/reportbug/6.2.2ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 04 Nov 2011 16:30:49 -0400
Source: reportbug
Binary: reportbug python-reportbug
Architecture: source
Version: 6.2.2ubuntu1
Distribution: precise
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Andrew Starr-Bochicchio <a.starr.b at gmail.com>
Description: 
 python-reportbug - Python modules for interacting with bug tracking systems
 reportbug  - reports bugs in the Debian distribution
Closes: 66917 275660 321623 415801 490548 532082 568761 570385 571983 579891 582218 612520 613716 614880 617636 619870 620849 626656 626930 628463 628769 630586 631165 632377 632383 635071 637053 637994 638357 638429 638575 638616 638964 639577 640196 640213 640434 640512 640518 642032 642554 642939 643320 643785 643986
Changes: 
 reportbug (6.2.2ubuntu1) precise; urgency=low
 .
   * Merge from Debian Testing. Remaining Ubuntu changes:
     - bin/reportbug: If bts=ubuntu or unconfigured, exit with an
       an error and refer user "ubuntu-bug" instead.
    - reportbug/__init__.py: Match reportbug version with package version.
    - debian/control: Add prominent note to package description.
    - debian/rules: Do not install .desktop file.
   * debian/dirs: As we don't install the desktop file, we don't
     need usr/share/applications.
 .
 reportbug (6.2.2) unstable; urgency=low
 .
   * reportbug/utils.py
     - support claws-mail MUA; thanks to David Paleino for the report and patch;
       Closes: #532082
     - fix spelling error in email template; thanks to basile for the report;
       Closes: #643986
   * reportbug/checkversions.py
     - do a word match when parsing the suite name to get the available versions;
       thanks to Yann Dirson for the report; Closes: #642032
   * debian/docs
     - don't install TODO file, it's internal only; thanks to Tshepang
       Lekhonkhobe for the report; Closes: #643320
   * bin/reportbug
     - fix a crash when using -N nnnnnn and at the last menu answer 'Show other
       bug reports (return to bug listing).'; thanks to Ritesh Raj Sarraf for the
       report; Closes: #642939
   * reportbug/bugreport.py
     - don't add the bug report guidance template if the package is a special one
       (like wnpp, ftp.d.o and release.d.o); thanks to Arno Töll for the report;
       Closes: #643785
   * reportbug/ui/text_ui.py
     - when searching thru the bugs list, return a Bugreport instance instead of
       the bug number; thanks to Olivier Berger for reopening the bug; hopefully
       completely Closes: #640196
   * bin/reportbug, man/reportbug.conf.5
     - clarify TLS question in --configure and the manpage entry for conf file;
       thanks to Jakob Bohm for the report; Closes: #642554
 .
 reportbug (6.2.1) unstable; urgency=low
 .
   * bin/reportbug
     - be more explicit that Ctrl+c on subject menu exit reportbug without
       sending any report; thanks to simon for the report; Closes: #640213
     - use the bug number for the follow-up address, instead of the Bugreport
       instance; thanks to Jan Braun for the report; Closes: #640434
   * reportbug/utils.py
     - fix a crash when generating dependencies tables for long package name;
       thanks to Wouter Van Hemel for the report; Closes: #640512
   * reportbug/ui/text_ui.py
     - fix a crash after the bugs list, when selecting 'y' and then entering the
       item number; thanks to Jakub Wilki for the report; Closes: #640196
     - fix a crash after the bugs list, when filtering the result set, viewing a
       report and then wanting to follow it up; thanks to Michal Suchanek for the
       report; Closes: #640518
 .
 reportbug (6.2) unstable; urgency=low
 .
   * reportbug/debbugs.py
     - remove release tags; thanks to Kurt Roeckx for the report and to Julien
       Cristau for the confirmation; Closes: #613716
   * reportbug/utils.py
     - support "Debian Ports" in apt policy info section; thanks to Aurelien
       Jarno for the report and patch; Closes: #638357
     - remove the description from the dependencies list, leaving more space for
       the useful information (package name and version); thanks to Andreas
       Beckmann for the report; Closes: #582218
     - insert a greeting note in the bug report body template; thanks to martin f
       krafft for the report; Closes: #275660
     - expand the bug report body template to include some guiding questions for
       less experienced reporters; thanks to Enrico Zini for the report and the
       proposed questions; Closes: #321623
   * debian/desktop
     - remove deprecated 'Application' category + add GenericName; thanks to Pino
       Toscano for the report and patch; Closes: #638964
   * reportbug/checkversions.py
     - ignore if we can't compare the version of a currently installed package;
       thanks to Josh Triplett for the report; Closes: #638575
     - fix p.d.o parsing, it wasn't able to get new versions (due to changed
       format); thanks to Vincent Lefevre for the report; Closes: #630586
   * bin/reportbug
     - when using --src don't present the menu with possible binary packages (and
       also try to be smart and infer the version from the bin pkgs list); thanks
       to Vincent Lefevre for the report; Closes: #638616
     - don't gather information for "other" packages (like wnpp, ftp.d.o, etc),
       so actions like following up on one of their bugs skip that check; thanks
       to Adrian Glaubitz for the report; #614366
   * reportbug/submit.py
     - don't force the Envelope-From header to the From value; thanks to
       Francesco Poli for the report; Closes: #614880
     - if can't write to the selected output file, then don't crash but just
       select a temporary file instead; thanks to David A. Parker for the report;
       Closes: #617636
     - we don't need to create an empty file under /var/tmp in case a smarthost
       is used; thanks to Torquil Macdonald Sørensen for the report and support
       in debugging; Closes: #570385
   * reportbug/ui/text_ui.py
     - don't try to decode a unicode string; thanks to Vincent Bernat for the
       report; Closes: #638429
     - we need to sort also the (partial) bugs list of each section, else the
       hierarchy and the global bugs list are misaligned, hence selecting an item
       number will get the wrong bug report; thanks to Edward J. Shornock for the
       report; Closes: #639577
   * reportbug/debbugs.py + dependeciens
     - make get_report() return the Bugreport instance, containing all the bug
       information; now the UI does the visualization part, and we just pass
       objects around storing the info the UI will extract and display;
       implicitly Closes: #571983, #568761
   * introduce the new --latest-first cli options to sort the bug reports lists
     to show the latest bugs first; thanks to Marcelo Magallon for the bug report
     and the idea; Closes: #66917
   * reportbug/checkbuildd.py
     - fix buildd.d.o checks after the service changes layout; Closes: #612520
   * bin/reportbug, reportbug/utils.py
     - use a POSIX lexer to parse configuration files so that escaping double
       quotes for 'realname' can be parsed correctly; thanks to Paul "TBBle"
       Hampson for the report; Closes: #579891
   * conf/reportbug.conf, man/reportbug.conf.5
     - complete manpage and example config file with all the accepted options
 .
 reportbug (6.1) unstable; urgency=low
 .
   * reportbug/debbugs.py
     - mention that 'www.debian.org' pseudo-package is not to be used for alioth;
       thanks to Nelson A. de Oliveira for the report; Closes: #631165
     - clarify msg for 'other' option in release.d.o special package; thanks to
       Niels Thykier for teh report; Closes: #635071
     - added http://release.debian.org/wheezy/rc_policy.txt to 'serious'
       description; thanks to Daniel Dickinson for the report; Closes: #637053
     - in ftp.d.o override menu, if section and priority are not changed, allow
       to send the bug anyhow, because it's the override file outdated; thanks to
       Niels Thykier for the report; Closes: #628769
     - get_report(): add headers to the bug messages only if they are preset, fix
       a crash; thanks to Andrey Rahmatullin for the report; Closes: #637994
   * Use debian-swirl.svg (copied from gnome-icon-theme to avoid the dep) in the
     desktop file; thanks to Sérgio Cipolla for the report; Closes: #632383
   * bin/reportbug
     - at the last menu, saving the report to a file (instead of sending it) now
       saves all the emails headers and attachment, not only the report body;
       thanks to Ian Zimmerman for the report; Closes: #626656
     - ignore mua settings when running for --template; thanks to Jakub Wilk for
       the report; Closes: #632377
     - more verbose message when we can't find a package; thanks to Lionel Elie
       Mamane for the report; Closes: #628463
   * reportbug/submit.py
     - when sending/writing the report fails, output the message in the UI, so
       also GTK+ and urwid users can see the failure and where the report is
       saved; thanks to Stefan Monnier for the report; Closes: #626930
   * bin/reportbug, reportbug/utils.py
     - automatically select the package for the running kernel if selecting
       'kernel' or 'linux-image' packages; thanks to Ben Hutchings for the
       report; Closes: #619870
   * debian/rules
     - fix build* targets
 .
 reportbug (6.0) unstable; urgency=low
 .
   * reportbug/debianbts.py
     - don't try to convert the package to a source one if we are in 'override'
       selection of 'ftp.debian.org'; thanks to Luk Claes for the report;
       Closes: #620849
   * Rename reportbug/debianbts.py to reportbug/debbugs.py, pre-requisite to use
     python-debianbts to access BTS via SOAP
   * Remove all old CVS variable snippets
   * Use SOAP to retrive bugs information from Debian BTS; Closes: #415801
   * Use python-debianbts to interact with the Debian BTS; Closes: #490548
Checksums-Sha1: 
 c32d24ddc398d222ef3f1f7dc87aeb86d1d19d66 1876 reportbug_6.2.2ubuntu1.dsc
 3238d97845a8be302cef5ca7f25c5abecba26b3f 177822 reportbug_6.2.2ubuntu1.tar.bz2
Checksums-Sha256: 
 eb0167b4b171d3caf84bdf3792602511d2f5fcb03811d85a005123070db2381a 1876 reportbug_6.2.2ubuntu1.dsc
 84922854dc2d15160e9270c7d34a4a085f6615248703d23a3329d96a09903b42 177822 reportbug_6.2.2ubuntu1.tar.bz2
Files: 
 82ce6a7bbcc73a83fbf3ea62a4c99b20 1876 utils standard reportbug_6.2.2ubuntu1.dsc
 ed6ab1f4e82ba7e5353a57b2bce10ae8 177822 utils standard reportbug_6.2.2ubuntu1.tar.bz2
Original-Maintainer: Reportbug Maintainers <reportbug-maint at lists.alioth.debian.org>

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

iQIcBAEBCAAGBQJOtFHzAAoJEDtW4rvVP9yx88cQAIDIdPKWa3xK4Dmfp+T7wpxA
WcGxQPwJHLPZSr0bguRIPAVsKAU0OveEVXOQ1QhJ23mSvN2BFpExQpf7r1JQhr95
a7C4OUYTZHmK+LtfbDFhuHgvh67RsypDZ1z4bFzrgXnDh9yvyKEV8hPlECB1cWqd
3FH9Yi+U5mTO4Mg5rBAvyMeVNlXadsyrKvdbnB3FySZnJi6wOMYqbPjhne7OVqlv
8B/Db3mVs8YGgleYlbaOi1cxFWzNv/48muKkpWleGwLKyexaURn1quxMXr4SRgbt
zPkU9AGy1N8xT5ZN4DpBpjED6LBH0kC2RQE5/UoPjfbkowxdiAEVNczVRAoD8NAn
Fr+trKZeU2ESeqmnqMrIRDclyVIQ1RZHJmU5OvjPyParGmk6bezfqOn3uLFkHDfO
y0HA42LnHELY3ykHcaF9QBPODCeIvvsdFVrChQ+6Ccx8wpyf2xurmms0voP+Xsxn
Kf4fU7qZUK0QzCzC5bgDjZJ9UF7BGJDv3OfuLBIh1CaF35h6i/Nmzrf+1ybcSV6c
K8fS3LoyBmrIPbMdQndppWkABVmEgafhIJrhGcA9uv9vKJWEoCMnM0oJAjgDpQWN
YaCJdoS9IPIeSzOvwe5Uxu5rIvqSQf/NwjxkTgT2CZUatx7kSrjBaUTOfAilCSTX
1Y8IsXiFsz6MFD54k63U
=spoc
-----END PGP SIGNATURE-----


More information about the Precise-changes mailing list