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
|
libnet-ldns-perl (0.75-6) unstable; urgency=medium
* Team upload.
* Skip 4 more tests during build and autopkgtest.
These tests try to contact the Google nameservers, which is a policy
violation and also leads to build failures in some environments.
Thanks to LocutusOfBorg for first mentioning the issue on IRC.
(Closes: #927878)
-- gregor herrmann <gregoa@debian.org> Wed, 24 Apr 2019 16:51:26 +0200
libnet-ldns-perl (0.75-5) unstable; urgency=medium
* Team upload.
* Add t/dnssec.t to the list of skipped network tests
-- Niko Tyni <ntyni@debian.org> Sun, 06 May 2018 22:04:19 +0300
libnet-ldns-perl (0.75-4) unstable; urgency=medium
* Team upload.
[ gregor herrmann ]
* Honour DEB_BUILD_OPTIONS=nocheck in debian/rules.
* Add Vcs-* headers.
* Mark package as autopkgtest-able.
* Declare compliance with Debian Policy 4.1.3.
* Drop unneeded version constraint.
* Bump debhelper compatibility level to 10.
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ Niko Tyni ]
* Update to Standards-Version 4.1.4
* Declare that the package does not need (fake)root to build
* Skip network tests on build time too
-- Niko Tyni <ntyni@debian.org> Sun, 06 May 2018 20:21:42 +0300
libnet-ldns-perl (0.75-3) unstable; urgency=medium
* Move to pkg-perl packaging group
-- Ondřej Surý <ondrej@debian.org> Thu, 24 Aug 2017 08:37:54 +0200
libnet-ldns-perl (0.75-2) unstable; urgency=medium
* Bump the Build-Depend versioned dependency on ldns to 1.7.0
-- Ondřej Surý <ondrej@debian.org> Fri, 23 Jun 2017 09:55:23 +0200
libnet-ldns-perl (0.75-1) unstable; urgency=low
* Initial Release.
* Use system ldns library for compilation
* Depend on ldns that has ldns_resolver_clone
-- Ondřej Surý <ondrej@debian.org> Mon, 27 Jun 2016 13:39:13 +0200
|