Change logs for reportbug source package in Vivid

  • reportbug (6.6.3ubuntu1) vivid; 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 (6.6.3) unstable; urgency=medium
    
      * reportbug/debbugs.py
        - when checking the version for a PU upload, pass a list of distributions;
          thanks to Ivo De Decker for spotting; Addresses: #774443
     -- Logan Rosen <email address hidden>   Fri, 09 Jan 2015 12:55:35 -0500
  • reportbug (6.6.2ubuntu1) vivid; 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 (6.6.2) unstable; urgency=medium
    
      * reportbug/debbugs.py
        - introduce jessie-pu (removing now EOL squeeze-pu) tag for release.d.o;
          thanks to Matt Kraai for the report and patch; Closes: #773142
     -- Logan Rosen <email address hidden>   Sun, 04 Jan 2015 02:19:37 -0500
  • reportbug (6.6.1ubuntu1) vivid; 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 (6.6.1) unstable; urgency=medium
    
      * reportbug/utils.py
        - don't split multiarch information on multiple lines; thanks to James
          Cowgill for the report; Closes: #759690
      * reportbug/{bugreport.py, utils.py}
        - include init system information in bug reports; thanks to Yves-Alexis
          Perez for the report and debian-devel ml for suggestions and inputs;
          Closes #741930
      * reportbug/debbugs.py
        - add 'newcomer' tag
     -- Logan Rosen <email address hidden>   Thu, 04 Dec 2014 21:06:42 -0500
  • reportbug (6.6.0ubuntu1) vivid; urgency=medium
    
      * Merge from Debian unstable. Remaining changes:
        - bin/reportbug: If bts=ubuntu or unconfigured, exit with an
          an error and refer user "ubuntu-bug" instead.
        - reportbug/__init__.py: Match reportbug version with package version.
        - debian/control: Add prominent note to package description.
        - debian/rules, debian/dirs: Do not install .desktop file.
    
    reportbug (6.6.0) unstable; urgency=medium
    
      * bin/reportbug, man/reportbug.1 share/reportbug.el
        - rename GNUS to Gnus; thanks to Tollef Fog Heen for the report and to Tomas
          Pospisek for the patch; Closes: #683325
      * reportbug/debbugs.py
        - fix vesion/version typo; thanks to Niels Thykier for the report and to
          Tomas Pospisek for the patch; Closes: #683277
        - use a future-proof URL for the rc_policy.txt document; thanks to Paul Wise
          for the report and patch; Closes: #673270
        - remove 'ROSRM' options from ftp.d.o removal requests; thanks to Scott
          Kitterman for the report and to Adam D. Barratt and Philipp Kern for
          ack'ing it (on IRC); Closes: #682105
      * man/reportbug.1
        - mention that deb-src lines has to be available in sources.list to populate
          apt cache with source packages too, needed for --src/--source option to
          work; thanks to Ian Bruce for the report; Closes: #684227
        - clarify that when using an external MUA, the attachment feature will not
          be able to send those files to the MUA, so they are actually discarded;
          thanks to Stefano Rivera for the report; Closes: #679907
      * reportbug/submit.py
        - properly handle ~/~user in --output cli option, expanding it to the user's
          homedir; thanks to Fritz Wuehler for the report; Closes: #680465
        - don't show the last menu (about how to provide additional info) if
          quitting or saving to file; thanks to Adrian Bunk for the report;
          Closes: #668838
      * reportbug/ui/gtk2_ui.py
        - hide 'Apply' button on the last screen of GTK+ UI; thanks to Samuel Hym
          for the report; Closes: #675735
        - remove indication that 'e' would edit the bug report in the last menu,
          it's text UI specific; thanks to David Smith for the report;
          Closes: #686168
      * bin/reportbug
        - suggests to contact debian-users@ in case of difficulties in identifying
          the package to associate the bug to; thanks to Jonathan Nieder for the
          report and patch; Closes: #661563
        - correctly identify source packages when presenting the packages menu,
          preventing from reporting bugs against unexisting source packages; thanks
          to Jakub Wilk and Andreas Beckmann for the report; Closes: #650386
      * reportbug/utils.py
        - identify also config files with spaces in the filename; thanks to Vincent
          Lefevre for the report; Closes: #669022
      * debian/control
        - update Suggests on emacs packages; thanks to Adrian Bunk for the report;
          Closes: #686165
        - bump Standards-Version to 3.9.6 (no changes needed)
     -- Logan Rosen <email address hidden>   Thu, 06 Nov 2014 00:38:47 -0500
  • reportbug (6.5.1ubuntu1) utopic; urgency=medium
    
      * Merge from Debian unstable. Remaining changes:
        - bin/reportbug: If bts=ubuntu or unconfigured, exit with an
          an error and refer user "ubuntu-bug" instead.
        - reportbug/__init__.py: Match reportbug version with package version.
        - debian/control: Add prominent note to package description.
        - debian/rules, debian/dirs: Do not install .desktop file.
    
    reportbug (6.5.1) unstable; urgency=medium
    
      * debian/rules
        - convert to dh sequencer
      * Switch to dh_python2
      * Bump compat to 9
      * man/reportbug.1
        - mark it explicitly that -N/--bugnumber must receive the bug number as an
          argument to the command; thanks to Ron Murray for the report;
          Closes: #741369
      * reportbug/{debbugs.py, utils.py}
        - check for valid (as per Policy) package name while handling WNPP; thanks
          to Paul Wise for the report; Closes: #748719
      * reportbug/ui/gtk2_ui.py
        - set monospace font when entering the bug body; thanks to Bob Bib for the
          report; Closes: #700032
      * Acknowledge NMU (thanks for that!); Closes: #757190
      * reportbug/ui/gtk2_ui.py
        - uninstall GTK+ readline hook, this prevent a crash in reportbug; thanks to
          Eric Valette for the report and to Simon McVittie for the GTK+-side
          analysis and patch; Closes: #758619
     -- Logan Rosen <email address hidden>   Mon, 08 Sep 2014 14:20:54 -0400