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 152 153
|
python-nmap (0.7.1-0.2) unstable; urgency=medium
* Non-maintainer upload.
* Fix Homepage & Watch URL
* Add python3-setuptools build-dep (Closes: #1080754)
* Add patch to replace Nose with Pytest (Closes: #1018537)
-- Alexandre Detiste <tchet@debian.org> Wed, 11 Sep 2024 14:36:21 +0200
python-nmap (0.7.1-0.1) unstable; urgency=medium
* Non-maintainer upload.
* New upstream release 0.7.1
[ Ondřej Nový ]
* d/control: Remove ancient X-Python-Version field
* d/control: Remove ancient X-Python3-Version field
* d/copyright: Use https protocol in Format field
* d/changelog: Remove trailing whitespaces
-- Alexandre Detiste <tchet@debian.org> Sun, 04 Aug 2024 19:43:30 +0200
python-nmap (0.6.1-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Drop python2 support; Closes: #937948
-- Sandro Tosi <morph@debian.org> Mon, 07 Oct 2019 20:38:52 -0400
python-nmap (0.6.1-1) unstable; urgency=medium
* New upstream release
-- Federico Ceratto <federico@debian.org> Mon, 17 Oct 2016 23:09:09 +0100
python-nmap (0.5.0-1-1) unstable; urgency=low
* New upstream release
* Disable functional tests (Closes: #799761)
-- Federico Ceratto <federico@debian.org> Sun, 13 Dec 2015 13:03:38 +0000
python-nmap (0.4.0-2) unstable; urgency=low
* Add nose dependency (Closes: #795579)
-- Federico Ceratto <federico@debian.org> Sun, 16 Aug 2015 14:07:08 +0200
python-nmap (0.4.0-1) unstable; urgency=low
* New upstream release.
-- Federico Ceratto <federico@debian.org> Fri, 14 Aug 2015 12:10:24 +0200
python-nmap (0.3.7-1) unstable; urgency=low
* New upstream release.
-- Federico Ceratto <federico.ceratto@gmail.com> Mon, 29 Jun 2015 23:27:08 +0100
python-nmap (0.3.4-2) unstable; urgency=low
* Add nmap dependency (Closes: #760550)
-- Federico Ceratto <federico.ceratto@gmail.com> Mon, 27 Oct 2014 11:48:41 +0000
python-nmap (0.3.4-1) unstable; urgency=low
* New upstream release.
-- Federico Ceratto <federico.ceratto@gmail.com> Mon, 07 Jul 2014 01:12:14 +0100
python-nmap (0.3.3-1) unstable; urgency=low
* New upstream release.
* Python3 support added.
* Switched to Pybuild.
* Standards-Version bumped to 3.9.5, VCS fields updated.
-- Federico Ceratto <federico.ceratto@gmail.com> Sun, 16 Mar 2014 19:12:05 +0000
python-nmap (0.3.2-1) unstable; urgency=low
* New upstream release.
-- Federico Ceratto <federico.ceratto@gmail.com> Sat, 28 Sep 2013 14:55:31 +0100
python-nmap (0.3.1-1) unstable; urgency=low
* New upstream release.
* dpkg Pre-Depends added.
-- Federico Ceratto <federico.ceratto@gmail.com> Wed, 21 Aug 2013 23:37:40 +0100
python-nmap (0.2.7-1) unstable; urgency=low
* New upstream release.
* Standards-Version bumped to 3.9.4, debhelper dependency bumped to 9
-- Federico Ceratto <federico.ceratto@gmail.com> Wed, 08 May 2013 21:01:42 +0100
python-nmap (0.2.4-1) unstable; urgency=low
[ Federico Ceratto ]
* Upload to unstable
* New upstream release.
* Bugfix (Closes: #622991)
* Transition to dh_python2
[ David Paleino ]
* Acknowledged DMUA flag for Federico.
-- David Paleino <dapal@debian.org> Mon, 12 Dec 2011 21:03:17 +0100
python-nmap (0.2.2-1) experimental; urgency=low
* New upstream release.
* Bump Standards-Version to 3.9.1, no changes needed
-- David Paleino <dapal@debian.org> Sat, 15 Jan 2011 17:19:59 +0100
python-nmap (0.1.4-1) unstable; urgency=low
[ Federico Ceratto ]
* New upstream release.
[ David Paleino ]
* debian/control: bump debhelper B-D to >= 7.0.50~
-- David Paleino <dapal@debian.org> Thu, 24 Jun 2010 20:38:09 +0200
python-nmap (0.1.3-1) unstable; urgency=low
* New upstream release.
-- Federico Ceratto <federico.ceratto@gmail.com> Mon, 07 Jun 2010 11:50:56 +0100
python-nmap (0.1.2-1) unstable; urgency=low
[ Federico Ceratto ]
* New upstream release.
[ David Paleino ]
* debian/examples added
* debian/rules: remove example.py from the module directory
-- David Paleino <dapal@debian.org> Sun, 06 Jun 2010 17:25:35 +0200
python-nmap (0.1.1-1) unstable; urgency=low
* Initial release (Closes: #573107)
-- Federico Ceratto <federico.ceratto@gmail.com> Sat, 10 Apr 2010 15:14:58 +0100
|