reportbug 7.1.8ubuntu1 source package in Ubuntu

Changelog

reportbug (7.1.8ubuntu1) bionic; 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 (7.1.8) unstable; urgency=medium

  * reportbug/debbugs.py
    - add `a11y` tag
    - dont RFC2047-encode the Owner pseudo header when submitting a WNPP bug;
      patch by Nis Martensen; Closes: #872780
  * reportbug/utils.py, bin/*
    - fix invalid escape sequence deprecation warnings with Python 3.6; patch by
      Ville Skyttä; Closes: #878437
    - redirect stderr to stdout when running commands via get_command_output(),
      and this prevents errors to be sent to the terminal; Closes: #882130
  * reportbug/ui/gtk2_ui.py
    - typo fix; Closes: #875309
  * debian/control
    - add sensible-utils to reportbug depends, since we require sensible-*
      commands to be available; Closes: #871527
  * man/reportbug.1
    - fix reference to -A/--attach in the include-file section; patch by Alex
      Muntada; Closes: #871769, #878420
  * reportbug/{debbugs.py, utils.py}
    - add tailing new-line when processing strings line by line; patch by Nis
      Martensen; Closes: #866596
  * reportbug/submit.py
    - remove spurious print() of MIME type, introduced during the py3k porting;
      patch by Nis Martensen; Closes: #868154
    - use quoted-printable encoding for lines that are over 980 chars long;
      patch by Nis Martensen; Closes: #849765
  * fix some spelling errors; patch by Ville Skyttä; Closes: #878436
  * bin/reportbug
    - preserve attachments order; patch by Ville Skyttä; Closes: #878538
  * add Linux Security Model (LSM) information to the 'System info' section of
    the bug report (if any LSM is enabled on the system); patch by Laurent
    Bigonville and intrigeri; Closes: #773346
  * debian/source/options
    - use the default XZ compression algo by removing the custom setting to use
      bzip2; patch by Boyuan Yang; Closes: #863823
  * use context managers to avoid leaving unclosed file descriptors (which often
    results in users losing control of their terminal windows); patch by Nis
    Martensen; Closes: #695887, #849763, #882983
  * prevent Unicode(De|En)codeError with most open() calls by using
    'backslashreplace' in case of errors; patch by Nis Martensen;
    Closes: #877650, #883577, #868022
  * debian/copyright
    - leave only me as Upstream-Author and Packaged-By
  * debian/control
    - bump Standards-Version to 4.1.2 (no changes needed)
  * debian/rules
    - dont call dpkg-parsechangelog directly, use dpkg/pkg-info.mk instead

 -- Bhavani Shankar <email address hidden>  Sat, 30 Dec 2017 19:41:19 +0530

Upload details

Uploaded by:
Bhavani Shankar
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe utils

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
reportbug_7.1.8ubuntu1.tar.xz 362.7 KiB 8642a3b9b50ce1928be596c667c98a3304c86fc9220ee8fa229e1afba32cbb21
reportbug_7.1.8ubuntu1.dsc 1.5 KiB b890754d4857570f9b345251cc275148aa9b6f366542f12a3d0afbeb0d3d7035

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: No summary available for reportbug in ubuntu disco.

No description available for reportbug in ubuntu disco.