reportbug 11.2.0ubuntu1 source package in Ubuntu

Changelog

reportbug (11.2.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.2.0) unstable; urgency=medium

  [ Nis Martensen ]
  * gtk_ui.py: use os.kill instead of sys.exit to close reportbug
    (Closes: #1000200)
  * test/test_utils.py: add a few tests for various functions
  * test/test_debbugs.py: add test for debbugs.parse_bts_url
  * test/test_checkversions.py: test check_available
  * test/test_hiermatch.py: add hierarchy matching tests
  * debian/control: update standards-version (no changes needed)

  [ Ryan Kavanagh ]
  * Update URLs to prefer https where possible (Closes: #998155)

 -- Logan Rosen <email address hidden>  Sun, 02 Jan 2022 16:07:38 -0500

Upload details

Uploaded by:
Logan Rosen
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
reportbug_11.2.0ubuntu1.tar.xz 202.9 KiB 1df0d9231771e014bba10065fddba8848820a2eb6c3e87ac5bed1707f01a9648
reportbug_11.2.0ubuntu1.dsc 1.6 KiB a527cd8ffe9e1a16621b4682a51cf6d7ba807195665048c1f8a7fa1acfa9803f

Available diffs

View changes file

Binary packages built by this source

python3-reportbug: Python modules for interacting with bug tracking systems

 reportbug is a tool designed to make the reporting of bugs in Debian
 and derived distributions relatively painless.
 .
 This package includes Python modules which may be reusable by other
 tools that want to interact with the Debian bug tracking system.
 .
 To actually report a bug, install the reportbug package.

reportbug: reports bugs in the Debian distribution

 reportbug is a tool designed to make the reporting of bugs in Debian
 and derived distributions relatively painless. Its features include:
 .
  * Integration with many mail user agents.
  * Access to outstanding bug reports to make it easier to identify
    whether problems have already been reported.
  * Automatic checking for newer versions of packages.
  * Optional automatic verification of integrity of packages via debsums.
  * Support for following-up on outstanding reports.
  * Optional PGP/GnuPG integration.
 .
 Bug reporting in Debian relies on email; reportbug can use a local
 mail transport agent (like exim or sendmail), submit directly through
 an external mail server, or pass messages to an installed mail user
 agent (e.g., mutt) for submission.
 .
 This package also includes the "querybts" script for browsing the
 Debian bug tracking system.
 .
 REPORTBUG IS MEANT FOR UBUNTU DEVELOPERS TO FORWARD BUGS TO DEBIAN.
 IF YOU WANT TO REPORT A BUG IN UBUNTU, PLEASE USE "ubuntu-bug"
 INSTEAD (from the "apport" package).

reportbug-gtk: reports bugs in the Debian distribution (GTK+ UI)

 reportbug is a tool designed to make the reporting of bugs in Debian
 and derived distributions relatively painless. Its features include:
 .
  * Integration with many mail user agents.
  * Access to outstanding bug reports to make it easier to identify
    whether problems have already been reported.
  * Automatic checking for newer versions of packages.
  * Optional automatic verification of integrity of packages via debsums.
  * Support for following-up on outstanding reports.
  * Optional PGP/GnuPG integration.
 .
 Bug reporting in Debian relies on email; reportbug can use a local
 mail transport agent (like exim or sendmail), submit directly through
 an external mail server, or pass messages to an installed mail user
 agent (e.g., mutt) for submission.
 .
 This package contains a desktop file and icon, and has dependencies
 to enable the GTK+ UI mode of reportbug to work.