reportbug 11.5.0ubuntu1 source package in Ubuntu
Changelog
reportbug (11.5.0ubuntu1) kinetic; 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.5.0) unstable; urgency=medium [ Mickaƫl Schoentgen ] * reportbug/submit.py: remove usage of the deprecated 'U' mode * reportbug/utils.py: fix bytes comparison deprecation warning * reportbug/debbugs.py, reportbug/submit.py, reportbug/utils.py: prevent resource warnings about unclosed file * bin/reportbug, reportbug/debbugs.py, reportbug/submit.py, reportbug/ui/text_ui.py, reportbug/urlutils.py: remove usage of obsolete IOError [ Nis Martensen ] * reportbug/debbugs.py: improve description of the a11y tag. Thanks to Simon McVittie <email address hidden> for the suggestion. (Closes: #1007106) * reportbug/debbugs.py: use version for package exists check. Thanks to Julian Gilbey <email address hidden> for the report. (Closes: #1009656) * bin/reportbug: name matching file instead of regex with -f (Closes: #918431) * reportbug/debbugs.py: always ask version for release.debian.org/-pu requests (Closes: #887150) * reportbug/checkversions.py: do not restrict dists in madison query by default (Closes: #813299, #927400) * reportbug/utils.py: add and revise docstrings * reportbug/mailer.py: add docstrings * reportbug/debbugs.py: add docstrings * reportbug/submit.py: add docstrings * reportbug/urlutils.py: add docstrings * reportbug/checkversions.py: add/update docstrings * reportbug/hiermatch.py: update/revise docstrings * reportbug/checkbuildd.py: update/extend docstring * reportbug/tempfiles.py: add/revise docstrings (Closes: #890680) -- Logan Rosen <email address hidden> Sun, 08 May 2022 22:39:36 -0400
Upload details
- Uploaded by:
- Logan Rosen
- Uploaded to:
- Kinetic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- utils
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | utils |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
reportbug_11.5.0ubuntu1.tar.xz | 209.6 KiB | ff87ce8718bddfc99f13af39857a1551434b17baaf12ebfcea56114a933a7cd5 |
reportbug_11.5.0ubuntu1.dsc | 1.6 KiB | 140f8df05a0f21cf5d5457b948e9df08b1afa21d67a63e50ef3438ed4c946841 |
Available diffs
- diff from 11.4.1ubuntu1 to 11.5.0ubuntu1 (21.1 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.