reportbug 11.6.0ubuntu1 source package in Ubuntu

Changelog

reportbug (11.6.0ubuntu1) lunar; 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.6.0) unstable; urgency=medium

  [ Paul Wise ]
  * reportbug/debbugs.py: Add usertags for ftp.d.o removal requests
    (Closes: #1004221)
  * man/reportbug.conf.5, conf/reportbug.conf: Don't mention using the header
    option to set X-Debbugs-CC
  * doc/README.Users: Drop mention of X-Debbugs-Cc being moved from
    pseudo-header to mail headers
  * reportbug/debbugs.py, test/test_debbugs.py: Notify packages of bugs
    against pseudo-packages that affect them

  [ Holger Wansing ]
  * reportbug/debbugs.py: mention log file location in installer template
    (Closes: #1015933)

  [ Daniel Lewart ]
  * reportbug/debbugs.py: override: extra priority is deprecated
    (Closes: #1018748)

  [ Nis Martensen ]
  * reportbug.utils.get_dependency_info(): implement line wrapping.
    Thanks to Sandro Tosi for the suggestion
  * reportbug.utils.get_dependency_info(): fix min pkgname column width
    (Closes: #1024685)
  * bin/reportbug: ask CC addresses also if list-cc-me is set (Closes: #1023786)
  * reportbug/debbugs.py: use upstream contact instead of author in template
    (Closes: #1020297)
  * reportbug/bugreport.py: add 'UP' on non-SMP machines (Closes: #1021849)
  * bin/reportbug: get submit address from resumed message (Closes: #1021481)
  * reportbug.utils.get_source_version: avoid guessing between multiple answers
    (Closes: #1024629)
  * bin/reportbug: drop safety check for msg changes for resumed reports
    (Closes: #1014871)
  * fix "bin/reportbug: get submit address from resumed message"
  * bin/reportbug: display some advice if called with general package argument
    (Closes: #1012234)
  * bin/reportbug: do not ignore --subject option with -N (Closes: #1013254)
  * bin/reportbug: rephrase version confirmation question (Closes: #1016007)
  * reportbug/submit.py: Do not use mta -f with empty envelopefrom
    (Closes: #1014869)

reportbug (11.5.1) unstable; urgency=medium

  [ Luca Boccassi ]
  * reportbug/debbugs.py, reportbug/utils.py: report if filesystem is unmerged-usr
    (Closes: #923090, #996833)

  [ Nis Martensen ]
  * reportbug/ui/text_ui.py: only use a single package for browse_bugs.
    Thanks to Philippe SWARTVAGHER <email address hidden> for the report.
    (Closes: #1012396)
  * debian/control: update standards-version (no changes needed)

 -- Logan Rosen <email address hidden>  Sat, 21 Jan 2023 22:03:11 -0500

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
reportbug_11.6.0ubuntu1.tar.xz 210.6 KiB ac28ffebd0b1cdb8ef86d9bbbc2efa6d1c8eaeb1fdfa10c093ac377bfce9d356
reportbug_11.6.0ubuntu1.dsc 1.6 KiB 6a098a663e8ae323a566983128a2cc457a00d82a8935add3ea44b6ee8a53651b

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.