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
|
libnet-ntp-perl (1.5-3) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints. + libnet-ntp-perl: Add Multi-Arch: foreign.
-- Jelmer Vernooij <jelmer@debian.org> Thu, 13 Oct 2022 18:09:05 +0100
libnet-ntp-perl (1.5-2) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* debian/copyright: replace tabs with spaces / remove trailing
whitespace.
* debian/watch: use uscan version 4.
[ Debian Janitor ]
* Remove constraints unnecessary since stretch:
+ Build-Depends: Drop versioned constraint on debhelper.
-- Jelmer Vernooij <jelmer@debian.org> Thu, 16 Jun 2022 20:39:59 +0100
libnet-ntp-perl (1.5-1.1) unstable; urgency=medium
* Non maintainer upload by the Reproducible Builds team.
* No source change upload to rebuild on buildd with .buildinfo files.
-- Holger Levsen <holger@debian.org> Sun, 03 Jan 2021 13:42:50 +0100
libnet-ntp-perl (1.5-1) unstable; urgency=medium
* Team upload
* Import upstream version 1.5
* Drop pod-error.patch, spelling.patch (applied upstream)
-- Florian Schlichting <fsfs@debian.org> Wed, 09 Sep 2015 13:51:35 +0200
libnet-ntp-perl (1.4-1) unstable; urgency=low
* Team upload
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Salvatore Bonaccorso ]
* debian/copyright: Replace DEP5 Format-Specification URL from
svn.debian.org to anonscm.debian.org URL.
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ Axel Beckert ]
* debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
copyright"
[ gregor herrmann ]
* debian/control: remove Nicholas Bamber from Uploaders on request of
the MIA team.
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ Florian Schlichting ]
* Add debian/upstream/metadata
* Import upstream version 1.4
* Refresh and forward spelling.patch
* Bump dh compat to level 9
* Declare compliance with Debian Policy 3.9.6
* Mark package autopkgtest-able
* Add a patch fixing a minor POD error
-- Florian Schlichting <fsfs@debian.org> Sun, 06 Sep 2015 23:28:39 +0200
libnet-ntp-perl (1.3-1) unstable; urgency=low
[ Nicholas Bamber ]
* New upstream release
* Added myself to Uploaders
* Added debian/source/format
* Raised standards version to 3.9.2
* Added patch for spelling mistake
* Extended long descrption
* Refreshed copyright
[ gregor herrmann ]
* Add libio-socket-inet6-perl to Recommends.
* Activate tests again, they now only 'use' the module and don't query an
ntp server.
-- Nicholas Bamber <nicholas@periapt.co.uk> Sun, 05 Jun 2011 10:12:27 +0100
libnet-ntp-perl (1.2-4) unstable; urgency=low
* debian/rules: don't run tests as they need an ntpd (closes: #546233);
remove build dependency on netbase.
* Add /me to Uploaders.
-- gregor herrmann <gregoa@debian.org> Thu, 01 Oct 2009 22:58:14 +0200
libnet-ntp-perl (1.2-3) unstable; urgency=low
* add netbase to (build-) dependencies
ensures 'ntp' network service name is resolvable
Closes: #545657 -- FTBFS: tests failed
-- Damyan Ivanov <dmn@debian.org> Tue, 08 Sep 2009 16:09:40 +0300
libnet-ntp-perl (1.2-2) unstable; urgency=low
* Take over for the Debian Perl Group on maintainer's request
(http://lists.alioth.debian.org/pipermail/pkg-perl-maintainers/2009-
September/025053.html)
* debian/control
+ add Vcs-* and Homepage fields
+ add ${misc:Depends} to Depends
+ changed Maintainer to Debian Perl Group
* debian/watch: use dist-based URL.
* put myself in Uploaders
* rules: use debhelper7 3-liner; bump build-dependency; add debian/compat
+ no longer ship boilerplate README
* move debhelper and perl from B-D-I to B-D
* copyright: convert to machine-readable format, add license for packaging
* bump Standards-Version to 3.8.3 (no changes needed)
-- Damyan Ivanov <dmn@debian.org> Fri, 04 Sep 2009 16:05:19 +0300
libnet-ntp-perl (1.2-1) unstable; urgency=low
* first Debian release of Net::NTP (closes: #269267)
* sponsored by Martin Krafft <madduck@debian.org>; thanks a lot.
-- Adrian von Bidder <avbidder@fortytwo.ch> Tue, 31 Aug 2004 19:56:01 +0200
|