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
|
python-libnmap (0.7.3-1) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Update standards version to 4.6.1, no changes needed.
[ Aquila Macedo ]
* New upstream version 0.7.3
* Add salsa-ci.yml
* d/control:
- bump Standards-Version to 4.6.2; no changes needed
- update the Homepage field to point to the github upstream
* d/copyright:
- include author's copyright year
- add myself to the debian/* copyright
* d/patches:
- add replace-distutils-with-setuptools.patch
- add python3-interpreter.patch
* d/watch: Point to github repo
* d/examples: Add examples using dh_installexamples.
-- Aquila Macedo Costa <aquilamacedo@riseup.net> Fri, 15 Mar 2024 00:41:19 -0300
python-libnmap (0.7.2-1) unstable; urgency=medium
[ Samuel Henrique ]
* New upstream version 0.7.2
* Add d/gbp.conf
* d/copyright: Reflect license change from CC-BY to Apache-2.0
* Bump Standards-Version to 4.5.1
* Bump DH to 13
* d/control: Add space after comma
* d/control: Add Rules-Requires-Root: no
[ 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 ]
* Apply multi-arch hints.
+ python-libnmap-doc: Add Multi-Arch: foreign.
-- Samuel Henrique <samueloph@debian.org> Mon, 21 Dec 2020 14:06:52 +0000
python-libnmap (0.7.0-2) unstable; urgency=medium
* Team upload.
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Andrey Rahmatullin ]
* Drop Python 2 support.
-- Andrey Rahmatullin <wrar@debian.org> Tue, 13 Aug 2019 23:16:13 +0500
python-libnmap (0.7.0-1) unstable; urgency=medium
* Initial release on debian (closes: #900320)
* d/control: from kali to debian under DPMT team
* Bump DH level to 11
* Bump Standards-Version to 4.1.4.1
* d/control: remove X-Python-Version field
* d/copyright: update debian/* entry
-- Samuel Henrique <samueloph@debian.org> Sat, 02 Jun 2018 15:53:11 -0300
python-libnmap (0.7.0-0kali1) kali-dev; urgency=medium
* Initial release
-- Sophie Brun <sophie@freexian.com> Mon, 22 May 2017 14:07:55 +0200
|