pysubnettree (0.36-1) unstable; urgency=medium

  * Fix moving/copying files in debian/rules so as not to leave a mix of
    rebuilt and non-rebuilt files in the binary and update clean rule
    (Closes: #1005044)
  * Add autopkgtest so similar problems are detected before release in the
    future
  * Update debian/watch to version 4
  * Bump standards-version to 4.6.1 without further change
  * New upstream release

 -- Scott Kitterman <scott@kitterman.com>  Thu, 03 Nov 2022 15:55:52 -0400

pysubnettree (0.35-1) 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 ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Scott Kitterman ]
  * Update debian/watch for new upstream site layout
  * Update debian/copyright
  * New upstream release

 -- Scott Kitterman <scott@kitterman.com>  Sun, 14 Nov 2021 03:06:50 -0500

pysubnettree (0.33-1) unstable; urgency=medium

  * New upstream release
    - Drop d/p/fix_includes_for_swig.patch and d/patches, incorporated
      upstream

 -- Scott Kitterman <scott@kitterman.com>  Sat, 15 Feb 2020 15:59:24 -0500

pysubnettree (0.32-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Bump debhelper from old 9 to 12.
  * Fix day-of-week for changelog entry 0.19-1.

  [ Scott Kitterman ]
  * New upstream release
  * Update include path in SubnetTree.i so swig can find the header file
  * Bump standards-version to 4.5.0 without further change
  * Update d/watch and homepage to point to zeek.org due to bro -> zeek rename
  * Check upstream gpg signature in d/watch

 -- Scott Kitterman <scott@kitterman.com>  Sat, 15 Feb 2020 13:44:48 -0500

pysubnettree (0.31-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * Bump Standards-Version to 4.4.1.

  [ Sandro Tosi ]
  * Drop python2 support; Closes: #937550

 -- Sandro Tosi <morph@debian.org>  Sat, 04 Jan 2020 17:46:54 -0500

pysubnettree (0.31-1) unstable; urgency=medium

  [ Scott Kitterman ]
  * Enable hardening flags
  * New upstream release
  * Bump standards-version to 4.4.0 without further change

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.

 -- Scott Kitterman <scott@kitterman.com>  Mon, 12 Aug 2019 17:16:16 -0400

pysubnettree (0.28-1) unstable; urgency=medium

  [ Scott Kitterman ]
  * New upstream release
  * Fix debian/watch so only one source is used
  * Bump standards-version to 4.2.1 without further change
  * Swap DPMT to Maintainer and me to Uploaders

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Use https protocol in Format field
  * d/changelog: Remove trailing whitespaces
  * d/rules: Remove trailing whitespaces
  * d/control: Remove ancient X-Python-Version field

 -- Scott Kitterman <scott@kitterman.com>  Wed, 31 Oct 2018 07:11:32 -0400

pysubnettree (0.27-1) unstable; urgency=medium

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

  [ Scott Kitterman ]
  * New upstream release
  * Fixed debian/watch
  * Bump standards-version to 4.1.3 without further change

 -- Scott Kitterman <scott@kitterman.com>  Sun, 14 Jan 2018 03:13:01 -0500

pysubnettree (0.24-1) unstable; urgency=medium

  * New upstream release
    - Remove debian/patches/Add_missing_SubnetTree.i.diff (and patches
      directory), incorporated upstream
  * Override dh_auto_test to nothing so non-existent tests in the upstream
    makefile aren't attempted
  * Update debian/watch to point at bro.org too since pypi release is not up
    to date
  * Prettify python3-subnettree long description a bit

 -- Scott Kitterman <scott@kitterman.com>  Thu, 24 Sep 2015 22:27:13 -0400

pysubnettree (0.23-2) unstable; urgency=medium

  * Update debian/watch to use pypi.debian.net redirector so it works again
  * Bump standards version to 3.9.6 without further change
  * Update Homepage field in debian/control
  * Add dh-python to build-depends

 -- Scott Kitterman <scott@kitterman.com>  Sun, 26 Apr 2015 17:12:12 -0400

pysubnettree (0.23-1) unstable; urgency=medium

  * New upstream release
    - Readd SubnetTree.i from git inadvertently omitted from tarball
    - Add build-depends on python{3}-setuptools to match upstream change
  * Update debian/watch to point at pypi where the tarball is now found
  * Bump standards version to 3.9.5 without further change
  * Improve clean target
  * Switch to source format 3.0 (quilt)

 -- Scott Kitterman <scott@kitterman.com>  Fri, 30 May 2014 14:17:31 -0400

pysubnettree (0.22-1) unstable; urgency=low

  * New upstream release
  * Update debian/watch for new location at bro.org
  * Update debian/copyright

 -- Scott Kitterman <scott@kitterman.com>  Sat, 26 Oct 2013 13:10:39 -0400

pysubnettree (0.19-3) unstable; urgency=low

  * Upload to unstable
  * Override dh_auto_build to move swig generated files aside to ensure
    they are rebuilt during the build
  * Update Vcs-* fields to their canonical locations in debian/control
  * Update Homepage field in debian/control

 -- Scott Kitterman <scott@kitterman.com>  Mon, 29 Apr 2013 14:11:20 -0400

pysubnettree (0.19-2) experimental; urgency=low

  * Add support for Python 3
    - Add python3-all-dev to build-depends
    - Add new python3-subnettree binary
    - Add python3-subnettree.docs
    - Redo debian/rules to support running build with setup.py for all
      supported python and python3 versions

 -- Scott Kitterman <scott@kitterman.com>  Fri, 19 Oct 2012 01:22:47 -0400

pysubnettree (0.19-1) experimental; urgency=low

  [ Raúl Benencia ]
  * New upstream release
    - New upstream homepage
    - Updated debian/watch file
  * Remove deprecated XB-Python-Version field
  * Change XS-Python-Version for X-Python-Version
  * Updated copyright file to a machine readable format
  * Bump standards version to 3.9.4 without further change

  [ Scott Kitterman ]
  * Remove unneeded python:Provides

 -- Raúl Benencia <rul@kalgan.cc>  Wed, 17 Oct 2012 14:40:42 -0300

pysubnettree (0.12-4) unstable; urgency=low

  * Convert from python-central to dh_python2
    - Drop build-depends on python-central
    - Bump python-all-dev build-dep requirement to 2.6.5-2~
    - Switch debian/rules to build --with python2
  * Remove DM-Upload-Allowed

 -- Scott Kitterman <scott@kitterman.com>  Mon, 21 Jun 2010 00:21:26 -0400

pysubnettree (0.12-3) unstable; urgency=low

  * Fix build for python2.6 so it works by switching from cdbs to dh7
    (closes: 578339)
    - Convert debian/rules to dh 7
    - Drop build-depends on cdbs
    - Bump minimum debhelper version requirement to 7.4.12
    - Add missing build-depends on swig
    - Remove pycompat since it will no longer be regenerated by cdbs
    - Renumate debian/docs to debian/python-subnettree.docs
  * Change XS/XB-Python-Version from all to >= 2.4
  * Bump standards version to 3.8.4 without further change

 -- Scott Kitterman <scott@kitterman.com>  Mon, 19 Apr 2010 00:35:05 -0400

pysubnettree (0.12-2) unstable; urgency=low

  * Fix debian/rules to build for all supported Python versions
  * Prepare for Python 2.6
    - Add install-layout=deb to setup.py install rule
    - Bump minimum python-all-dev version to 2.5.4-2~
    - Remove extraneous site-packages dir for Python 2.6
  * Bump standards version to 3.8.3 without further change
  * Add ${misc:Depends} for python-subnettree
  * Fix use of copyright symbol in debian/copyright

 -- Scott Kitterman <scott@kitterman.com>  Mon, 02 Nov 2009 01:40:46 -0500

pysubnettree (0.12-1) unstable; urgency=low

  [ Sandro Tosi ]
  * debian/control
    - uniforming Vcs-Browser field

  [ Scott Kitterman ]
  * New upstream release
  * Switch to python-central
    - Update debian/control and rules
    - Remove debian/pyversions
  * Update standards version to 3.8.0.1 without further change
  * Add XS-DM-Upload-Allowed: yes

 -- Scott Kitterman <scott@kitterman.com>  Sun, 17 Aug 2008 11:36:08 -0400

pysubnettree (0.11+1-1) unstable; urgency=low

  * New fake upstream release
    - Corrects package license in setup.py
  * Removed setup_correction.patch (incorporated upstream)

 -- Scott Kitterman <scott@kitterman.com>  Thu, 18 Oct 2007 15:22:33 -0400

pysubnettree (0.11-1) unstable; urgency=low

  * Initial Debian package (Closes: #446816)
  * Patch setup.py to correctly reflect package license
    (setup_correction.patch)

 -- Scott Kitterman <scott@kitterman.com>  Mon, 15 Oct 2007 17:09:10 -0400