1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151
|
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
|