reportbug 11.3.0ubuntu1 source package in Ubuntu
Changelog
reportbug (11.3.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.3.0) unstable; urgency=medium [ Takahide Nojima ] * reportbug/ui/gtk_ui.py: Add checkboxes or radio buttons on MenuPage to allow a user to operate intuitively (Closes: #813771) [ Nis Martensen ] * reportbug/ui/gtk_ui.py: catch exceptions from spellchecker * various PEP8 fixes and flake8 annotations in many files * reportbug/checkversions.py: drop get_incoming_version * reportbug/urlutils.py: drop some unused code * bin/reportbug: reverse severity list in user prompt (Closes: #295386) * Revert "Download and use maintainer mbox whenever applicable (#933765)" * reportbug/debbugs.py: use mboxmaint in cgi_report_url * test/test_debbugs.py: adapt and extend test for get_report_url * extend copyright years to 2022 * reportbug/ui/gtk_ui.py: sort bugs by bug number * reportbug/debbugs.py: fix wrong bug count for digit-only packages * reportbug/submit.py: do not print the output filename twice * reportbug/submit.py: do not output a message when creating backup file * reportbug/submit.py: use break statement instead of boolean to exit loop * reportbug/submit.py: keep backup in case of failure instead of writing again (Closes: #964942) -- Logan Rosen <email address hidden> Mon, 24 Jan 2022 21:47:02 -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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
reportbug_11.3.0ubuntu1.tar.xz | 202.2 KiB | c360b05d89707752ac82f0a814ae8b75cfa556c01a632d2d92b6ea7167c23d9b |
reportbug_11.3.0ubuntu1.dsc | 1.6 KiB | 51ccfe31af1e241d482d23099533e270c5a892ac9bb5daffca7d862a86dbe1f0 |
Available diffs
- diff from 11.2.0ubuntu1 to 11.3.0ubuntu1 (27.4 KiB)
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.