Change logs for reportbug source package in Noble

  • reportbug (13.0.1ubuntu1) noble; 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.
        - debian/control: Add prominent note to package description.
        - debian/tests/runnable: Test against Debian BTS instead of Ubuntu
        - reportbug/__init__.py: Match reportbug version with package version.
    
    reportbug (13.0.1) unstable; urgency=medium
    
      * reportbug/submit.py: fix crash resulting from submission failure
        (Closes: #1064790)
    
    reportbug (13.0.0) unstable; urgency=medium
    
      [ Paul Wise ]
      * Drop progenyother variable
      * Automatically add tags based on the subject
      * Update URLs to https where possible
      * Drop a URL that is no longer on the web
      * Update Debian Policy Source field URL anchor
      * Update check-available documentation
      * Add User and Usertags to the list of repeatable pseudo-headers
      * Refactor access to the BTS system info
    
      [ Jakub Wilk ]
      * man/reportbug.1: grammar fix in --no-bug-script description
        (Closes: #1027816)
    
      [ Nis Martensen ]
      * bin/reportbug: adjust logic to avoid duplicates in taglist
      * extend copyright years to 2023
      * update lintian override
      * bin/reportbug: skip final thank you message in non-interactive mode
      * bin/reportbug: only check for pseudoheaders when submitting bugs
        (Closes: #1034787)
      * bin/reportbug: fix -V / --package-version option (Closes: #1040779)
      * reportbug/submit.py: work around bug in smtplib. Thanks to Laurent
        Bigonville for investigating and providing an initial patch
        (Closes: #926900)
      * submit, utils, test_bugreport: fix some mypy errors
      * bin/reportbug: give name of mua in error message (Closes: #1061271)
      * test/test_utils.py: update for now repeatable pseudoheaders
      * bin/reportbug: follow the MODE conversion to enum
    
      [ Alexandre Detiste ]
      * modernize to python3, fix mypy failure
    
      [ Otto Kekäläinen ]
      * Link bts(1) man page from querybts
    
     -- Benjamin Drung <email address hidden>  Thu, 29 Feb 2024 18:24:34 +0100
  • reportbug (12.0.0ubuntu1) noble; 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.
        - debian/control: Add prominent note to package description.
        - reportbug/__init__.py: Match reportbug version with package version.
      * Dropped changes:
        - debian/{rules,dirs}: Do not install .desktop file. There is a
          separate reportbug-gtk package now.
        - Make Python version PEP440 compliant. (merged in Debian)
      * debian/tests/runnable: Test against Debian BTS instead of Ubuntu
    
    reportbug (12.0.0) unstable; urgency=medium
    
      [ Benjamin Drung ]
      * Make Python version PEP440 compliant
    
      [ Paul Wise ]
      * Update Linux kernel taint list and location
    
      [ Nis Martensen ]
      * debian/control: update standards-version (no changes needed)
      * reportbug.utils.get_package_status: force literal package name match when
        calling apt-cache show. Thanks to David Kalnischkies for comprehensive
        explanations on apt's command line argument features.
        (Closes: #1031924)
    
      [ Roland Clobus ]
      * reportbug.debbugs.check_package_info: fix crash with udeb-only pkg
        (Closes: #1034143)
    
      [ Nis Martensen ]
      * reportbug/utils.py: update CODENAME2SUITE for bookworm (Closes: #1034260)
    
     -- Benjamin Drung <email address hidden>  Tue, 28 Nov 2023 12:29:33 +0100
  • reportbug (11.6.0ubuntu2) lunar; urgency=medium
    
      * Make Python version PEP440 compliant (LP: #1991606)
    
     -- Benjamin Drung <email address hidden>  Wed, 01 Feb 2023 11:03:46 +0100