File: changelog

package info (click to toggle)
libnet-ldns-perl 0.75-7
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 5,760 kB
  • sloc: ansic: 27,260; perl: 2,284; makefile: 7
file content (90 lines) | stat: -rw-r--r-- 3,008 bytes parent folder | download
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
libnet-ldns-perl (0.75-7) unstable; urgency=medium

  * Team upload.

  [ gregor herrmann ]
  * debian/copyright: replace tabs with spaces / remove trailing
    whitespace.
  * debian/control: update Build-Depends for cross builds.
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Use secure copyright file specification URI.
  * Bump debhelper from old 10 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).
  * Update standards version to 4.1.5, no changes needed.
  * Remove constraints unnecessary since stretch:
    + Build-Depends: Drop versioned constraint on perl.
  * Bump debhelper from old 12 to 13.
  * Remove constraints unnecessary since buster
    * Build-Depends: Drop versioned constraint on libldns-dev.

  [ gregor herrmann ]
  * Declare compliance with Debian Policy 4.6.1.
  * Enable all hardening flags.
  * Annotate test-only build dependencies with <!nocheck>.
  * Update short and long description.

 -- gregor herrmann <gregoa@debian.org>  Sun, 14 Aug 2022 18:52:55 +0200

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