nwdiag (2.0.0+dfsg-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Add Failed_to_parse_a_diagram_w_funcparserlib-1.0.patch (Closes: #1020114).

 -- Thomas Goirand <zigo@debian.org>  Mon, 17 Oct 2022 13:56:19 +0200

nwdiag (2.0.0+dfsg-1) unstable; urgency=medium

  * New upstream release.
  * debian/control
    - Bumps Standards-Version to 4.5.1.
    - Build-Depends
      * Bumps debhelper-compat to 13.
        - Deletes debian/compat
  * debian/watch
    - Fixes debian-watch-uses-insecure-uri.
    - Bumps version to 4.
    - Fixes dversionmangles.
    - Appends repacksuffix.
  * debian/copyright
    - Removes
      * Files: bootstrap.py paragraph.
      * Lices: Zope-2.1
  * debian/patches
    - [add] update-egg-info.patch
    - [delete] compat-pep8-1.5.7_1.6.x.patch

 -- Kouhei Maeda <mkouhei@palmtb.net>  Mon, 01 Feb 2021 18:37:01 +0900

nwdiag (1.0.4+dfsg-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Remove Python 2 support (Closes: #937172).

 -- Thomas Goirand <zigo@debian.org>  Sat, 19 Oct 2019 02:40:47 +0200

nwdiag (1.0.4+dfsg-1) unstable; urgency=medium

  * New upstream release
  * debian/copyright
    - Appends Files-Excluded section.
  * debian/watch
    - Changed to use dversionmangle instead of uversionmangle.
  * debian/control
    - Standards-Version: Bump version to 3.9.8.
    - Build-Depends:
      * Changes fonts-vlgothic instead of fonts-ipafont-gothic.
      * Updates dependencies.
    - Depends: 
      * Updates dependencies.

 -- Kouhei Maeda <mkouhei@palmtb.net>  Tue, 11 Oct 2016 13:47:37 +0900

nwdiag (1.0.3-4.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Fixed pep8 -> python-pep8 build-depends (Closes: #818066).

 -- Thomas Goirand <zigo@debian.org>  Wed, 13 Apr 2016 17:30:53 +0000

nwdiag (1.0.3-4) unstable; urgency=medium

  * Fixes FTBFS: TypeError: 'NoneType' object is not callable (Closes: #796429) 
    - debian/rules
      * Adds PYBUILD_BEFORE_BUILD
    - debian/patches
      * Adds compat-pep8-1.5.7_1.6.x.patch.
  * debian/watch
    - Fixes debian-watch-file-unsupported-pypi-url.

 -- Kouhei Maeda <mkouhei@palmtb.net>  Wed, 28 Oct 2015 10:02:26 +0900

nwdiag (1.0.3-3) unstable; urgency=medium

  * debian/watch
    - Fixed uri scheme http:// to https://.

 -- Kouhei Maeda <mkouhei@palmtb.net>  Thu, 16 Oct 2014 22:08:45 +0900

nwdiag (1.0.3-2) unstable; urgency=medium

  * debian/control
    - Standards-Version: Bump version to 3.9.6.
  * debian/copyright
    - Fixed space-in-std-shortname-in-dep5-copyright.
    - Rename src/nwdiag/diagparser.py to src/nwdiag/parser.py.

 -- Kouhei Maeda <mkouhei@palmtb.net>  Wed, 15 Oct 2014 09:43:13 +0900

nwdiag (1.0.3-1) unstable; urgency=medium

  * New upstream release
    - Fixed FTBFS nwdiag.tests.test_pep8.test_pep8 (Closes: #759913)
  * Supported Python 3
    - Appended python3-nwdiag package
  * debian/control
    - Build-Depends
      * Removed quilt.
      * Appended: dh-python, python-reportlab, python3-all,
        python3-setuptools, python3-pep8, python3-nose, python3-blockdiag,
        python3-reportlab
    - Standards-Version: Bump version to 3.9.5.
  * debian/rules
    - Applied pybuild.
    - Appended targets:
      * override_dh_python, override_dh_python3, convert_manpage_nwdiag3
  * debian/patches
    - Removed append_test_data.patch, manpage_packetdiag_1.patch.
  * Updated debian/docs

 -- Kouhei Maeda <mkouhei@palmtb.net>  Mon, 01 Sep 2014 12:42:05 +0900

nwdiag (1.0.0-1) unstable; urgency=low

  * New upstream release
  * debian/control
    - Update dependency python-blockdiag version to >= 1.3.0
    - Change dependenry python-imaging to python-pil
    - Append to Build-Depends
      - quilt, fonts-ipafont-gothic | fonts-japanese-gothic
  * debian/rules
    - Append quilt option to dh command 
  * debian/docs
    - Remove src/TODO.txt
  * debian/copyright
    - Change "Format" section to latest url
  * debian/patches
    - Rename manpage_packetdiag_1 to manpage_packetdiag_1.patch
    - Rename append_test_data to append_test_data.patch
    - Applied dep3 format to all patches

 -- Kouhei Maeda <mkouhei@palmtb.net>  Wed, 27 Nov 2013 10:55:51 +0900

nwdiag (0.9.4-1) unstable; urgency=low

  * New upstream release
  * debian/control
    - Update Standards-Version to 3.9.4
    - Append to Build-Depends
      pep8, python-nose, python-unittest2, python-docutils, python-reportlab,
      python-blockdiag
    - Append to Depends
      python-docutils, python-reportlab
  * debian/rules: Add override_dh_auto_test with nosetests
  * debian/patches/append_test_data
    - Append necessary test data
  * debian/patches/manpage_packetdiag_1
    - Add manpage of packetdiag.1 is not existed in MANIFEST.in

 -- Kouhei Maeda <mkouhei@palmtb.net>  Tue, 11 Jun 2013 09:27:54 +0900

nwdiag (0.7.0-1) unstable; urgency=low

  * Initial release (Closes: #630229)
  * Update egg-info

 -- Kouhei Maeda <mkouhei@palmtb.net>  Sat, 11 Feb 2012 23:24:41 +0900
