flufl.enum (4.1.1-6) unstable; urgency=medium

  * Team upload.
  * Use sphinx-build
    Closes: #1042664
  * Standards-Version: 4.6.2 (routine-update)
  * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
  * Add salsa-ci file (routine-update)
  * Rules-Requires-Root: no (routine-update)
  * watch file standard 4 (routine-update)

 -- Andreas Tille <tille@debian.org>  Fri, 12 Jan 2024 08:43:54 +0100

flufl.enum (4.1.1-5) unstable; urgency=medium

  * Set upstream metadata fields: Repository-Browse.
  * Update standards version to 4.6.0, no changes needed.

 -- Debian Janitor <janitor@jelmer.uk>  Sat, 28 May 2022 01:11:19 +0100

flufl.enum (4.1.1-4) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Debian Janitor ]
  * Bump debhelper from old 9 to 12.
  * Update standards version to 4.5.0, no changes needed.
  * Apply multi-arch hints.
    + python-flufl.enum-doc: Add Multi-Arch: foreign.
  * Re-export upstream signing key without extra signatures.
  * Remove MIA uploader Barry Warsaw <barry@debian.org>. Closes: #970117
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.5.1, no changes needed.

 -- Sandro Tosi <morph@debian.org>  Mon, 02 May 2022 21:24:48 -0400

flufl.enum (4.1.1-3) unstable; urgency=medium

  [ Barry Warsaw ]
  * d/control: Put DPMT in Maintainers and me in Uploaders.

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Use https protocol in Format field
  * d/watch: Use https protocol
  * d/control: Remove ancient X-Python-Version field
  * d/control: Remove ancient X-Python3-Version field
  * Convert git repository from git-dpm to gbp layout
  * Use debhelper-compat instead of debian/compat.

  [ Sandro Tosi ]
  * Drop python2 support + use py3k sphinx; Closes: #936533
  * debian/control
    - bump Standards-Version to 4.4.1 (no changes needed)

 -- Sandro Tosi <morph@debian.org>  Sun, 06 Oct 2019 15:37:58 -0400

flufl.enum (4.1.1-2) unstable; urgency=medium

  * d/python-flufl.enum.links -> d/python-flufl.enum-doc.links.
    Fix link.  (Closes: #857602)

 -- Barry Warsaw <barry@debian.org>  Tue, 14 Mar 2017 10:06:46 -0400

flufl.enum (4.1.1-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * Fixed homepage (https)
  * Fixed VCS URL (https)

  [ Barry Warsaw ]
  * New upstream release.
  * d/control:
    - Bump debhelper version to >= 9
    - Bump Standards-Version to 3.9.8 with no other changes needed.
    - Add Testsuite: autopkgtest-pkg-python (not strictly needed for
      autodep8 but helps for codesearch.debian.net).
  * d/compat: Bump to version 9.
  * d/tests: Removed; use autodep8.
  * d/copyright: Update copyright years.

 -- Barry Warsaw <barry@debian.org>  Tue, 24 Jan 2017 10:41:19 -0500

flufl.enum (4.1-2) unstable; urgency=medium

  * d/rules:
    - Revert the previous change removing the bogus egg-info.
    - Remove unnecessary override_dh_auto_install.
  * d/tests: Added DEP-8 smoke tests.

 -- Barry Warsaw <barry@debian.org>  Wed, 04 Nov 2015 15:57:27 -0500

flufl.enum (4.1-1) unstable; urgency=medium

  * New upstream release.
  * d/python{,3}-flufl.enum.install: Removed.
  * d/python-flufl.enum.pyremove: Removed.
  * d/rules: Be sure to remove any leftover python3.X/dist-packages.

 -- Barry Warsaw <barry@debian.org>  Sat, 10 Oct 2015 13:37:57 -0400

flufl.enum (4.0.1-2) unstable; urgency=medium

  * d/control: Bump Standards-Version with no other changes necessary.
  * d/copyright: Reorganize to keep lintian happy.
  * d/watch: Use the pypi.debian.net redirector.
  * d/upstream/signing-key.asc: Add upstream's pubkey so that the
    pgpsigurlmangle option in d/watch will succeed.

 -- Barry Warsaw <barry@debian.org>  Thu, 04 Jun 2015 14:37:19 -0400

flufl.enum (4.0.1-1) unstable; urgency=low

  [ Jakub Wilk ]
  * Use canonical URIs for Vcs-* fields.
  * Remove DM-Upload-Allowed; it's no longer used by the archive
    software.

  [ Barry Warsaw ]
  * New upstream release.
  * d/control:
    - Add dh-python to Build-Depends.
    - Bump Standards-Version to 3.9.5 with no other changes necessary.
    - wrap-and-sort
  * d/rules: Convert to pybuild buildsystem, and simplify.
  * d/copyright: Update my email address.
  * d/patches/setup.patch: Removed; obsolete.
  * d/python{,3}-flufl.enum.install: Removed.

 -- Barry Warsaw <barry@debian.org>  Wed, 11 Jun 2014 14:59:59 -0400

flufl.enum (3.3.2-1) unstable; urgency=low

  * New upstream release.

 -- Barry Warsaw <barry@python.org>  Wed, 23 May 2012 13:46:38 -0400

flufl.enum (3.3.1-2) unstable; urgency=low

  * Team upload

  [ Barry Warsaw ]
  * debian/rules:
    - Build and install Python 3 versions via % expansion targets instead
      of for loops in override targets.
    - Remove test target debugging output when DEB_BUILD_OPTIONS=nocheck.
    - Remove questionable workaround for bug 618367.
    - Better override_dh_auto_clean rule so that the package can be built
      twice in a row.  (Closes: #658259)

  [ Scott Kitterman ]
  * Rename flufl.enum-docs to the more usual flufl.enum-doc without
    adding transitional packages since it has never been in a stable release
  * Add DM-Upload-Allowed
  * Bump standards-version to 3.9.3 without further changes

 -- Scott Kitterman <scott@kitterman.com>  Sun, 25 Mar 2012 16:09:31 -0400

flufl.enum (3.3.1-1) unstable; urgency=low

  [ Jakub Wilk ]
  * debian/control:
    - Add Vcs-* fields.

  [ Barry Warsaw ]
  * debian/control:
    - Add ${sphinxdoc:Depends} to Depends.
  * debian/python-flufl.enum.pyremove
    - Do not install several files used only during the build process.
  * New upstream release.
  * Build for Python 3, and split out common documentation package.
  * compat level 8

 -- Barry Warsaw <barry@python.org>  Thu, 19 Jan 2012 14:14:56 -0500

flufl.enum (3.0.1-2) unstable; urgency=low

  * Team upload.
  * Rebuild to add Python 2.7 support

 -- Piotr Ożarowski <piotr@debian.org>  Sun, 08 May 2011 16:45:59 +0200

flufl.enum (3.0.1-1) unstable; urgency=low

  * Initial release (closes: #588857)

 -- Barry Warsaw <barry@python.org>  Wed, 03 Nov 2010 15:48:49 -0400
