[ubuntu/jammy-proposed] reportbug 11.1.0ubuntu1 (Accepted)

Logan Rosen logan at ubuntu.com
Sun Nov 7 19:11:10 UTC 2021


reportbug (11.1.0ubuntu1) jammy; 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.1.0) unstable; urgency=medium

  [ Nelson A. de Oliveira ]
  * reportbug/submit.py: include temp filename in resume message
    (Closes: #985727)

  [ Nis Martensen ]
  * checkversions.get_versions_available(): distinguish src and bin pkg versions
    (Closes: #873493)
  * reportbug/utils.py: add get_source_version()
  * bin/reportbug: improve version lookup for source packages (Closes: #984904)
  * man/reportbug.1: add hint about "src:" prefix
  * reportbug/utils.py: print apt error in get_source_version()
  * reportbug.utils.get_source_package: switch to python apt
  * reportbug.utils.get_source_package: also return source package
  * reportbug.utils.get_source_package: add option to match only src packages
  * test/test_utils.py: update and extend test for get_source_package
  * bin/reportbug: adapt to new version of utils.get_source_package
  * bin/reportbug: Do not ask for nonexistent packages (Closes: #431402)
  * reportbug/debbugs.py: try apt-cache after dpkg to get package info
    (Closes: #599290, #721212)
  * reportbug/utils.py: use dpkg-query instead of dpkg-internal database files
  * reportbug/debbugs.py: direct rm requests to the right pseudo-package
    (Closes: #994221)
  * reportbug/ui/gtk_ui.py: switch from spawn_sync to spawn_async
  * reportbug/debbugs.py: replace menu by yes/no question
  * reportbug/debbugs.py: drop unused msgfactory and parse_mbox_report
  * reportbug/debbugs.py: drop broken parse_html_report()
  * reportbug/debbugs.py: remove old fallback code
  * reportbug/debbugs.py: more broken code removal
  * test/test_debbugs.py: add tests for handle_* functions
  * reportbug/debbugs.py: drop unused imports
  * reportbug/debbugs.py: pep8 fixes
  * reportbug/ui/gtk_ui.py: recognize system information as "other info"
  * reportbug/debbugs.py: do not mention sarge release (Closes: #996654)
  * Gtk UI: switch from gtksourceview3 to gtksourceview4

reportbug (11.0.0) unstable; urgency=medium

  [ Thomas Goirand ]
  * Update suite names vs stable/oldstable, so it's possible to request for
    bullseye-pu (Closes: #992332).

  [ Nis Martensen ]
  * man/reportbug.1: advise -H users to use --list-cc (Closes: #988391)

  [ Sandro Tosi ]
  * Release reportbug 11, matching Debian Bullseye release number
  * debian/control
    - run wrap-and-sort
    - switch Suggests to debconf, since we're using the binary debconf-show,
      included in that package; Closes: #990267

Date: Sun, 07 Nov 2021 14:08:23 -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.1.0ubuntu1
-------------- next part --------------
Format: 1.8
Date: Sun, 07 Nov 2021 14:08:23 -0500
Source: reportbug
Built-For-Profiles: noudeb
Architecture: source
Version: 11.1.0ubuntu1
Distribution: jammy
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Logan Rosen <logan at ubuntu.com>
Closes: 431402 599290 721212 873493 984904 985727 988391 990267 992332 994221 996654
Changes:
 reportbug (11.1.0ubuntu1) jammy; 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.1.0) unstable; urgency=medium
 .
   [ Nelson A. de Oliveira ]
   * reportbug/submit.py: include temp filename in resume message
     (Closes: #985727)
 .
   [ Nis Martensen ]
   * checkversions.get_versions_available(): distinguish src and bin pkg versions
     (Closes: #873493)
   * reportbug/utils.py: add get_source_version()
   * bin/reportbug: improve version lookup for source packages (Closes: #984904)
   * man/reportbug.1: add hint about "src:" prefix
   * reportbug/utils.py: print apt error in get_source_version()
   * reportbug.utils.get_source_package: switch to python apt
   * reportbug.utils.get_source_package: also return source package
   * reportbug.utils.get_source_package: add option to match only src packages
   * test/test_utils.py: update and extend test for get_source_package
   * bin/reportbug: adapt to new version of utils.get_source_package
   * bin/reportbug: Do not ask for nonexistent packages (Closes: #431402)
   * reportbug/debbugs.py: try apt-cache after dpkg to get package info
     (Closes: #599290, #721212)
   * reportbug/utils.py: use dpkg-query instead of dpkg-internal database files
   * reportbug/debbugs.py: direct rm requests to the right pseudo-package
     (Closes: #994221)
   * reportbug/ui/gtk_ui.py: switch from spawn_sync to spawn_async
   * reportbug/debbugs.py: replace menu by yes/no question
   * reportbug/debbugs.py: drop unused msgfactory and parse_mbox_report
   * reportbug/debbugs.py: drop broken parse_html_report()
   * reportbug/debbugs.py: remove old fallback code
   * reportbug/debbugs.py: more broken code removal
   * test/test_debbugs.py: add tests for handle_* functions
   * reportbug/debbugs.py: drop unused imports
   * reportbug/debbugs.py: pep8 fixes
   * reportbug/ui/gtk_ui.py: recognize system information as "other info"
   * reportbug/debbugs.py: do not mention sarge release (Closes: #996654)
   * Gtk UI: switch from gtksourceview3 to gtksourceview4
 .
 reportbug (11.0.0) unstable; urgency=medium
 .
   [ Thomas Goirand ]
   * Update suite names vs stable/oldstable, so it's possible to request for
     bullseye-pu (Closes: #992332).
 .
   [ Nis Martensen ]
   * man/reportbug.1: advise -H users to use --list-cc (Closes: #988391)
 .
   [ Sandro Tosi ]
   * Release reportbug 11, matching Debian Bullseye release number
   * debian/control
     - run wrap-and-sort
     - switch Suggests to debconf, since we're using the binary debconf-show,
       included in that package; Closes: #990267
Checksums-Sha1:
 023e13d8a92477ea90bc6504ef622c5df23c41dd 1674 reportbug_11.1.0ubuntu1.dsc
 02afa23234749b8d5af9bf4e6b38d8a2acbc5ea4 206924 reportbug_11.1.0ubuntu1.tar.xz
 5ef7ea7909442f379313f593962749cb9558eaca 7496 reportbug_11.1.0ubuntu1_source.buildinfo
Checksums-Sha256:
 16f00445a2c12b5507cfc1e324e1bef5016d99e4760db36b5761fb7225e18e22 1674 reportbug_11.1.0ubuntu1.dsc
 0be9800265d74ceecec172fa462b011b4883938637e69be1c70331047d13e705 206924 reportbug_11.1.0ubuntu1.tar.xz
 a2e917b94a77d63be87aaac6c20fef692c8c413705c0eff2066f1f4f144c43f7 7496 reportbug_11.1.0ubuntu1_source.buildinfo
Files:
 1be1eb69cf054654d5a65aaae59739c3 1674 utils standard reportbug_11.1.0ubuntu1.dsc
 606c7b3f30bf0c9cee2f2301d0044025 206924 utils standard reportbug_11.1.0ubuntu1.tar.xz
 7388296be7d7033913e8dd38055acbd3 7496 utils standard reportbug_11.1.0ubuntu1_source.buildinfo
Original-Maintainer: Reportbug Maintainers <debian-reportbug at lists.debian.org>


More information about the jammy-changes mailing list