[ubuntu/disco-proposed] reportbug 7.5.0ubuntu1 (Accepted)

Logan Rosen logan at ubuntu.com
Sun Nov 18 03:31:11 UTC 2018


reportbug (7.5.0ubuntu1) disco; 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.5.0) unstable; urgency=medium

  * debian/control
    - update Vcs-* to point to salsa; drop Homepage pointing to alioth
  * migrate to debian-reportbug at lists.debian.org; Closes: #899684
  * reportbug/debbugs.py
    - fix a typo in the serious severity description; Closes: #894972
    - add contributors.debian.org to pseudo-packages list
    - since it's now in LTS status, comment out jessie-pu from the list of
      suites presented for release.debian.org; Closes: #902379
  * replace 999999 at b.d.o with a more generic nnnnnn at b.d.o; Closes: #891144
  * reportbug-gtk package created
    - a new package now installs the desktop file only along with the
      dependencies to make it work; desktop install tasks should depend
      on the new reportbug-gtk package; patch by Stephen Paul Weber;
      Closes: #842018, #872300, #902593
  * remove utils.get_cpu_cores() in favor or os.cpu_count(), as available on
    python3; Closes: #894208
  * reportbug/submit.py
    - dereference symbolic links when detecting file type; patch by Nis
      Martensen; Closes: #885959
  * remove unused Python imports; patch by Markus Hackspacher; Closes: #867337
  * lookup package short description using apt python bindings; patch by Nis
    Martensen; Closes: #564112, #876373, #502860
  * reportbug/bugreport.py
    - dont add the novice bug template if the bug report body was provided on
      the command-line (even if in low-level modes); Closes #890793
  * dont add the 'System Information' section when running reportbug with the
    option --from-buildd; Closes: #865812
  * add explicit text to clarify the newer releases menu (some of which could be
    in in-development suites) is meant as a request to the reporter to verify if
    the bug has already been addressed; Closes: #900254, #880857
  * reportbug/ui/gtk2_ui.py
    - fix a crash when showing a changed config file; Closes: #902417

reportbug (7.1.10) unstable; urgency=medium

  * debian/control
    - add python3-apt dep to python3-reportbug, needed by fix for #878088;
      Closes: #891626

reportbug (7.1.9) unstable; urgency=medium

  * bin/reportbug
    - dont CC secure-testing-team at lists.alioth.debian.org anymore, the team
      didnt exit for a long time and the ML will disappear when Alioth will be
      deco'ed; patch by Moritz Muehlenhoff; Closes: #888832
  * bin/reportbug, reportbug/utils.py
    - notify the security team or TLS team if reporting a bug against an upload
      contaning a security fix, as a possible regression (upon user
      confirmation); patch by Markus Koschany and Nis Martensen; Closes: #878088
  * Extend copyright years to 2018

Date: Sat, 17 Nov 2018 22:24:49 -0500
Changed-By: Logan Rosen <logan at ubuntu.com>
Maintainer: Reportbug Maintainers <debian-reportbug at lists.debian.org>
https://launchpad.net/ubuntu/+source/reportbug/7.5.0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 17 Nov 2018 22:24:49 -0500
Source: reportbug
Binary: reportbug python3-reportbug reportbug-gtk
Architecture: source
Version: 7.5.0ubuntu1
Distribution: disco
Urgency: medium
Maintainer: Reportbug Maintainers <debian-reportbug at lists.debian.org>
Changed-By: Logan Rosen <logan at ubuntu.com>
Description:
 python3-reportbug - Python modules for interacting with bug tracking systems
 reportbug  - reports bugs in the Debian distribution
 reportbug-gtk - reports bugs in the Debian distribution (GTK+ UI)
Closes: 502860 564112 842018 865812 867337 872300 876373 878088 880857 885959 888832 891144 891626 894208 894972 899684 900254 902379 902417 902593
Changes:
 reportbug (7.5.0ubuntu1) disco; 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.5.0) unstable; urgency=medium
 .
   * debian/control
     - update Vcs-* to point to salsa; drop Homepage pointing to alioth
   * migrate to debian-reportbug at lists.debian.org; Closes: #899684
   * reportbug/debbugs.py
     - fix a typo in the serious severity description; Closes: #894972
     - add contributors.debian.org to pseudo-packages list
     - since it's now in LTS status, comment out jessie-pu from the list of
       suites presented for release.debian.org; Closes: #902379
   * replace 999999 at b.d.o with a more generic nnnnnn at b.d.o; Closes: #891144
   * reportbug-gtk package created
     - a new package now installs the desktop file only along with the
       dependencies to make it work; desktop install tasks should depend
       on the new reportbug-gtk package; patch by Stephen Paul Weber;
       Closes: #842018, #872300, #902593
   * remove utils.get_cpu_cores() in favor or os.cpu_count(), as available on
     python3; Closes: #894208
   * reportbug/submit.py
     - dereference symbolic links when detecting file type; patch by Nis
       Martensen; Closes: #885959
   * remove unused Python imports; patch by Markus Hackspacher; Closes: #867337
   * lookup package short description using apt python bindings; patch by Nis
     Martensen; Closes: #564112, #876373, #502860
   * reportbug/bugreport.py
     - dont add the novice bug template if the bug report body was provided on
       the command-line (even if in low-level modes); Closes #890793
   * dont add the 'System Information' section when running reportbug with the
     option --from-buildd; Closes: #865812
   * add explicit text to clarify the newer releases menu (some of which could be
     in in-development suites) is meant as a request to the reporter to verify if
     the bug has already been addressed; Closes: #900254, #880857
   * reportbug/ui/gtk2_ui.py
     - fix a crash when showing a changed config file; Closes: #902417
 .
 reportbug (7.1.10) unstable; urgency=medium
 .
   * debian/control
     - add python3-apt dep to python3-reportbug, needed by fix for #878088;
       Closes: #891626
 .
 reportbug (7.1.9) unstable; urgency=medium
 .
   * bin/reportbug
     - dont CC secure-testing-team at lists.alioth.debian.org anymore, the team
       didnt exit for a long time and the ML will disappear when Alioth will be
       deco'ed; patch by Moritz Muehlenhoff; Closes: #888832
   * bin/reportbug, reportbug/utils.py
     - notify the security team or TLS team if reporting a bug against an upload
       contaning a security fix, as a possible regression (upon user
       confirmation); patch by Markus Koschany and Nis Martensen; Closes: #878088
   * Extend copyright years to 2018
Checksums-Sha1:
 ec4541c9c6c2c46a21161988f6fb4f4433b9384a 1515 reportbug_7.5.0ubuntu1.dsc
 e7f04db215b9634954c38ab8d1fd03b24d9ef179 376392 reportbug_7.5.0ubuntu1.tar.xz
 ac4b8583f1d6cbe41b35e04f90745eab9f6d67ee 5726 reportbug_7.5.0ubuntu1_source.buildinfo
Checksums-Sha256:
 c264f7d806bdbbda84d7e00b34db242443427a029aac52d0e2680d2688594c78 1515 reportbug_7.5.0ubuntu1.dsc
 0a0157ad1a0bdc6d14fff3e649762e5ca2a3ccac670acaee5efbb1651a8ae665 376392 reportbug_7.5.0ubuntu1.tar.xz
 d2afe757cb38d5068507f4d275f3af31ba5ae5609e55d84a53cb5f6fa03b7598 5726 reportbug_7.5.0ubuntu1_source.buildinfo
Files:
 d707d293be35fc96556225a22f0118f4 1515 utils standard reportbug_7.5.0ubuntu1.dsc
 5b8a3116c05e44b16a53d2c3d3821937 376392 utils standard reportbug_7.5.0ubuntu1.tar.xz
 503cf7ef0947df1c58472a4b66d01f9c 5726 utils standard reportbug_7.5.0ubuntu1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQFFBAEBCgAvFiEEjjBLx0dZ5Hvmq3idBOfxQvHtE0UFAlvw3BIRHGxvZ2FuQHVi
dW50dS5jb20ACgkQBOfxQvHtE0Uk4Af/eCrbEEctWNR+4g8EWF7MThVKEbIUMThl
MQM3LJq6vJqLowPArRrfqs4uoUxhhlVz4TIDXXiub9ldxTL3A+h6WfpBl5LxlJMY
vet4UK+6PLVxQfTjepj+3zqCsh19KaRojxcC3RjB+MiWlhpQUI9wo8a5dAeIPA9U
WKC7RACUBcbY6rGUMc/rKyv700qowd0h1YzWcsbk+W0UL03/uk6SzKb852FQd35/
pQDvY/ghLDToyKdnAMh7QWO6dWq8tVqJ91G8tvpZhnm1aV7bgtWfkW5kCBn0zRSE
gceUxOG/k5Wh16VmHqFVg6jCgmwGUrR1uvD+mapVcJgmvxpYdJpjow==
=Vmuf
-----END PGP SIGNATURE-----


More information about the Disco-changes mailing list