bugz (0.14-1) unstable; urgency=medium

  * New upstream version 0.14 (Closes: #1036334)
  * New Maintainer (Closes: #900234)
  * d/control:
    - Update Maintainer name
    - Bump Standards-Version to 4.7.0
    - Add new Build-Depends 'flit' & 'pybuild-plugin-pyproject' as build backend
    - Remove dh-exec from Build-Depends as it's not needed anymore
  * d/copyright:
    - Change 'man/*' to 'data/share/man/*' copyright stanza as per upstream
    - Update packaging copyright information
    - Update Upstream-Contact with upstream maintainer's details
  * Remove d/install since it's not needed anymore

 -- Akash Doppalapudi <akashdoppalapudi2001@gmail.com>  Tue, 23 Apr 2024 14:01:23 +0000

bugz (0.13-3) unstable; urgency=medium

  * QA upload.
  * debian/bugz.docs: Rename to docs.
  * debian/bugz.install: Rename to install.
  * debian/control:
    - Bump debhelper-compat to 13.
    - Bump Standards-Version to 4.6.0.
  * debian/copyright:
    - Add Jakub Wilk, Jelmer Vernooĳ, Sandro Tosi, and Unit 193 to `debian/*'
      copyright stanza.
    - Add Upstream-Contact field.
    - Change license of upstream code from `GPL-2+' to `GPL-2'.
    - Update copyright years.
    - Update packaging copyright information.
  * debian/rules:
    - Remove override_dh_compress section. No longer need.
    - Remove `pybugz.egg-info' directory after dh_clean.
  * debian/salsa-ci.yml: Add to provide CI tests for Salsa.
  * debian/tests/control: Add a superficial test.
  * debian/upstream/metadata: Add the fields Documentation and Reference.
  * debian/watch: Update the search rule.

 -- Marcos Talau <marcos@talau.info>  Thu, 28 Apr 2022 11:46:09 -0300

bugz (0.13-2) unstable; urgency=medium

  * QA upload.

  [ Debian Janitor ]
  * Bump debhelper from old 11 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update standards version to 4.1.5, no changes needed.

 -- Jelmer Vernooĳ <jelmer@debian.org>  Sat, 06 Feb 2021 14:23:03 +0000

bugz (0.13-1) unstable; urgency=medium

  * QA upload.
  * New upstream version 0.13
  * d/control:
    - python → python3.
    - Drop provides of python-bugz.
    - Build-depend on python3-setuptools.
  * d/rules: Replace python with python3 and use the pybuild buildsystem.
  * d/bugz.examples: Drop, upstream uses config snippets now.
  * d/bugz.install: Drop the 'bugz' script, buildsystem installs it.
  * d/bugz.manpages: Drop, buildsystem installs it.
  * d/bugz.maintscript:
    - Drop, had the wrong path and the file was a symlink, not tracked by dpkg.

 -- Unit 193 <unit193@ubuntu.com>  Tue, 12 Jun 2018 18:09:40 -0400

bugz (0.10.1-7) unstable; urgency=medium

  * QA upload.
  * d/control:
    + Remove the Uploaders field, since the package is orphaned.
    + wrap-and-sort.
    + Move the Vcs-* fields to salsa.debian.org.
    + Drop alternative dependency for Python < 2.7.
    + Change Homepage field to github, as the former doesn't talk about
      bugz anymore.
    + Bump Standards-Version to 4.1.4, no changes needed.
    + Set Rules-Requires-Root:no.
  * Unconditionally use dh-python and add Build-Depends on it.
  * Namespace the debhelper files (d/docs → d/bugz.docs, etc).
  * Bump debhelper compat level to 11.
  * Install regular files for the shell completion instead of using symlinks.
    Also, move the bash completion to /usr/share/bugs-completion from /etc.
  * d/copyright: Rewrite using copyright-format 1.0.

 -- Mattia Rizzolo <mattia@debian.org>  Sun, 27 May 2018 21:47:17 +0200

bugz (0.10.1-6) unstable; urgency=medium

  * control: Orphan the package. Closes: #735293
    I feel I can no longer justify the effort to maintain this package
    for Debian.  Please drop me from Uploaders when taking over.

 -- Rolf Leggewie <foss@rolf.leggewie.biz>  Wed, 18 Apr 2018 14:28:57 +0800

bugz (0.10.1-5) unstable; urgency=medium

  * control: use publicly accessible Vcs-Git URI

 -- Rolf Leggewie <foss@rolf.leggewie.biz>  Mon, 16 Apr 2018 16:27:45 +0800

bugz (0.10.1-4) unstable; urgency=medium

  * watch: update to version 4
  * control: update git URIs
  * copyright: update to 2018

 -- Rolf Leggewie <foss@rolf.leggewie.biz>  Sun, 15 Apr 2018 14:23:07 +0800

bugz (0.10.1-3) unstable; urgency=low

  * bump build process to dh9
  * control:
    - drop obsolete DMUA field
    - bump policy to 3.9.4
  * copyright: bump my copyright claim to 2013

 -- Rolf Leggewie <foss@rolf.leggewie.biz>  Sat, 11 May 2013 18:54:45 +0800

bugz (0.10.1-2) experimental; urgency=low

  * install shell completion files in the proper places. Closes: #688975
  * do not compress zsh completion file

 -- Rolf Leggewie <foss@rolf.leggewie.biz>  Sun, 30 Sep 2012 23:51:49 +0200

bugz (0.10.1-1) experimental; urgency=low

  * new upstream release
  * update my copyright to 2012
  * update to 3.9.3 standard, no further changes

 -- Rolf Leggewie <foss@rolf.leggewie.biz>  Tue, 25 Sep 2012 23:59:41 +0800

bugz (0.9.3-2) unstable; urgency=low

  * debian/control:
    - add python to build-time dependencies. Closes: #652341
    - relax run-time dependencies. Closes: #653652
      python 2.7 already provides the functionality of python-argparse
  * use dh_python2 to build the package when available. Closes: #616750

 -- Rolf Leggewie <foss@rolf.leggewie.biz>  Sat, 07 Jan 2012 13:38:51 +0800

bugz (0.9.3-1) unstable; urgency=low

  * new upstream upstream release 0.9.3. Closes: #638657
    - debian/install: location of bugz script in upstream tarball changed
    - debian/copyright: update to latest status
    - debian/docs:
      + ship new file bugzrc.example in docs package
      + ship shell completions contrib folder as docs
        and install a link to /etc for bash completion to become functional
    - debian/control: add newly required python-argparse to run-time deps
    - debian/manpages: ship newly-provided upstream manpage. Closes: #530154
  * use rules.tiny logic from debhelper 7
    - update debian/compat to compatibility version 7
    - debian/control:
      + depend on debhelper 7 or later
      + drop specification for XS-Python-Version,
        dh7 now picks this up automatically at build-time
      + drop deprecated python-central from build dependencies
  * debian/control:
    - set DMUA
    - move Vcs to git
    - bump policy to 3.9.2
    - add ${misc:Depends} to run-time dependencies
  * switch to DebSrc3.0. Closes: #600609
  * debian/watch: upstream download location changed to github
  * debian/dirs: drop unnecessary file. dirs get created as needed.

 -- Rolf Leggewie <foss@rolf.leggewie.biz>  Tue, 11 Oct 2011 18:04:44 +0800

bugz (0.7.3-2) unstable; urgency=low

  [ Jakub Wilk ]
  * watch: Fix watch file.

  [ Rolf Leggewie ]
  * control:
    - enhance package description
  * copyright: the package is released GPLv2 or later

  [ Sandro Tosi ]
  * debian/rules
    - add --prefix=/usr to setup.py install, Python 2.6 installs by default in
      /usr/local; thanks to Jakub Wilk for the report and to Jonathan Wiltshire
      for the patch; Closes: #557791
  * debian/control
    - bump Standards-Version to 3.8.3 (no changes needed)
    - replace 'python' with 'Python' in the long description
  * debian/{docs, rules}
    - install upstream changelog via dh_installchangelogs

 -- Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>  Wed, 09 Dec 2009 21:05:40 +0100

bugz (0.7.3-1) unstable; urgency=low

  * initial release. (Closes: #515092)

 -- Rolf Leggewie <foss@rolf.leggewie.biz>  Fri, 20 Feb 2009 04:36:08 +0900
