reportbug 11.4.0ubuntu1 source package in Ubuntu

Changelog

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

  * reportbug/submit.py: do not output extra info when saving to file
    (Closes: #1004382)
  * reportbug/submit.py: fix logic and avoid predictable tempfile
  * bin/reportbug: drop some unneeded lines from handle_editing
  * bin/reportbug: unify redirection to output file in handle_editing
  * bin/reportbug: drop now unused stopmsg function
  * reportbug/submit.py: clean up tempfiles before ui.final_message
  * reportbug/ui/urw_id.py: use text ui version for display_report
  * reportbug/submit.py: use ui.display_report in paranoid mode
  * reportbug/ui/gtk_ui.py: switch final_message button to 'close'
    (Closes: #873761)
  * reportbug/utils.py: fix version reading in parse_config_files()
    (Closes: #1004854)
  * reportbug/utils.py, man/reportbug.conf.5: support timeout in config file
    (Closes: #992566)
  * reportbug/debbugs.py: split off resolved bugs in hierarchy (Closes: #665348)
  * bin/reportbug, reportbug/debbugs.py: add option to browse archived bugs
    (Closes: #995231)
  * man/reportbug.1: document new --archive option
  * reportbug/ui/text_ui.py: update bug number column alignment

 -- Logan Rosen <email address hidden>  Sun, 20 Feb 2022 18:19:37 -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.4.0ubuntu1.tar.xz 202.3 KiB 1fcccf0beeeff6f07819a5f68c9d9b735fd2da3aad7a6c2608f69b6a6ef87238
reportbug_11.4.0ubuntu1.dsc 1.6 KiB b00ac7a34fa141214f1d8563d86b4f5d6f9a6fb63b39160a5cb4aa0c48138b9a

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.