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
|
libnmap-parser-perl (1.37-2) unstable; urgency=medium
[ gregor herrmann ]
* debian/watch: use uscan version 4.
[ Debian Janitor ]
* Bump debhelper from old 11 to 12.
* Set debhelper-compat version in Build-Depends.
* Remove obsolete field Name from debian/upstream/metadata (already present in
machine-readable debian/copyright).
* Update standards version to 4.5.0, no changes needed.
* Bump debhelper from old 12 to 13.
* Update standards version to 4.5.1, no changes needed.
* Update standards version to 4.6.1, no changes needed.
-- Jelmer Vernooij <jelmer@debian.org> Sun, 20 Nov 2022 13:26:23 +0000
libnmap-parser-perl (1.37-1) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* Import upstream version 1.37.
* Replace override_dh_installexamples in debian/rules with
debian/libnmap-parser-perl.examples.
* Update years of upstream copyright.
* Declare compliance with Debian Policy 4.3.0.
* Drop version from perl build dependency.
* Bump debhelper compatibility level to 11.
* Remove trailing whitespace from debian/*.
* Make short description a noun phrase.
-- gregor herrmann <gregoa@debian.org> Wed, 30 Jan 2019 21:20:54 +0100
libnmap-parser-perl (1.36-1) unstable; urgency=medium
* Import upstream version 1.36.
* Add upstream GitHub repo and e-mail address to
debian/upstream/metadata.
* Declare compliance with Debian Policy 4.1.0. (No changes needed.)
-- Axel Beckert <abe@debian.org> Sun, 24 Sep 2017 15:44:51 +0200
libnmap-parser-perl (1.34-1) unstable; urgency=medium
* Import upstream version 1.34.
* Declare compliance with Debian Policy 4.0.0. (No changes needed.)
-- Axel Beckert <abe@debian.org> Mon, 19 Jun 2017 02:15:40 +0200
libnmap-parser-perl (1.33-1) unstable; urgency=low
* Import upstream version 1.33
+ Update upstream Git repo in debian/copyright.
* Add debian/upstream/metadata.
-- Axel Beckert <abe@debian.org> Sun, 11 Dec 2016 05:20:21 +0100
libnmap-parser-perl (1.31-1) unstable; urgency=medium
* Take over for the Debian Perl Group; Closes: #843815 (O/ITA)
* Done via "dpt takeover":
+ Add Vcs-* and Homepage headers.
+ Add dependency on ${misc:Depends}
+ Change Maintainer to Debian Perl Group.
+ Add debian/watch.
* Add myself as Uploader.
* Convert to source format "3.0 (quilt)"
+ Extract sole patch against t/scanner.t.
* Import upstream version 1.31 (Closes: #443839)
+ Update packaging with regards to changed upstream file names.
+ Remove sole patch. No more applies due to massive code changes.
+ debian/copyright: Update upstream license to MIT.
* Apply "wrap-and-sort -a".
* Bump debhelper compatibility to 10.
+ Update versioned build-dependency on debhelper accordingly.
* Rewrite debian/rules in minimal dh v7 style.
+ No more explicitly specify upstream changelog file.
* No more install README. Only contains known metadata.
* Remove unneeded debian/dirs.
* Declare compliance with Debian Policy 3.9.8.
* Rework package description.
* Convert debian/copyright to machine-readable DEP5 format.
* Mark package as autopkgtestable.
-- Axel Beckert <abe@debian.org> Mon, 21 Nov 2016 22:22:59 +0100
libnmap-parser-perl (1.05-2.1) unstable; urgency=medium
* Non-maintainer upload.
* Fix "FTBFS with perl 5.22 in experimental (MakeMaker changes)":
use DESTDIR in debian/rules.
(Closes: #793542)
-- gregor herrmann <gregoa@debian.org> Wed, 26 Aug 2015 17:50:28 +0200
libnmap-parser-perl (1.05-2) unstable; urgency=low
* Fix copyright file slightly
-- Joshua D. Abraham <jabra@ccs.neu.edu> Mon, 30 Oct 2006 20:01:29 -0500
libnmap-parser-perl (1.05-1) unstable; urgency=low
* Initial release (Closes: #372239)
-- Joshua D. Abraham <jabra@ccs.neu.edu> Fri, 9 Jun 2006 03:49:32 -0400
|