File: changelog

package info (click to toggle)
libnet-whois-parser-perl 0.08-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 140 kB
  • sloc: perl: 405; makefile: 4
file content (135 lines) | stat: -rw-r--r-- 4,671 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
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
libnet-whois-parser-perl (0.08-2) unstable; urgency=medium

  [ gregor herrmann ]
  * Remove Jotam Jr. Trejo from Uploaders. Thanks for your work!
  * Set NO_NETWORK=1 in debian/tests/pkg-perl/smoke-env to disable network
    tests also during autokpgtests.
    Thanks to Steve Langasek for the bug report. (Closes: #858290)

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Remove constraints unnecessary since stretch:
    + Build-Depends: Drop versioned constraint on libmodule-build-perl.

 -- Jelmer Vernooij <jelmer@debian.org>  Thu, 16 Jun 2022 23:11:09 +0100

libnet-whois-parser-perl (0.08-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>  Wed, 06 Jan 2021 18:09:14 +0100

libnet-whois-parser-perl (0.08-1) unstable; urgency=medium

  * Team upload.

  [ Salvatore Bonaccorso ]
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * Change bugtracker URL(s) to HTTPS.
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.

  [ Lucas Kanashiro ]
  * Add debian/upstream/metadata
  * Import upstream version 0.08
  * Update noInternet.patch
  * Bump debhelper compatibility level to 9
  * Declare compliance with Debian policy 3.9.8
  * debian/control: update version of libmodule-build-perl to >= 0.420000

 -- Lucas Kanashiro <kanashiro@debian.org>  Wed, 27 Jul 2016 11:20:43 -0300

libnet-whois-parser-perl (0.07-2) unstable; urgency=low

  [ gregor herrmann ]
  * debian/control: update {versioned,alternative} (build) dependencies.

  [ Salvatore Bonaccorso ]
  * 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 ]
  * Strip trailing slash from metacpan URLs.

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend

  [ gregor herrmann ]
  * debian/control: update Module::Build dependency.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 3.9.6.
  * Mark package as autopkgtest-able.

 -- gregor herrmann <gregoa@debian.org>  Sat, 30 May 2015 19:42:48 +0200

libnet-whois-parser-perl (0.07-1) unstable; urgency=low

  * New upstream release.
  * Drop manpage-spelling-error.patch, applied upstream.

 -- gregor herrmann <gregoa@debian.org>  Fri, 20 Jan 2012 20:56:18 +0100

libnet-whois-parser-perl (0.06-1) unstable; urgency=low

  [ 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.

  [ gregor herrmann ]
  * New upstream release.
  * Refresh manpage-spelling-error.patch.
  * Build depend on Module::Build: 0.38.
  * Switch to debhelper compatibility level 8.
  * Add /me to Uploaders.

 -- gregor herrmann <gregoa@debian.org>  Sat, 10 Dec 2011 18:35:57 +0100

libnet-whois-parser-perl (0.05-3) unstable; urgency=low

  * debian/control: add missing dependency (libnet-whois-raw-perl), thanks
    to Antti Salmela <asalmela@iki.fi> for reporting the bug,
    Closes: #609782
  * debian/control: bump Standards Version to 3.9.2
  * debian/control: remove duplicate build relation over perl in B-D and
    B-D-I
  * debian/control: add version dependency for libmodule-build-perl (>=0.360000)
  * debian/README.source: removed, not needed anymore
  * debian/copyright: refresh according to DEP 5 revision 135
  * debian/copyright: add year to upstream copyright statement
  * debian/control: change maintainer to pkg-perl group
  * debian/control: add Vcs-Svn and Vcs-Browser fields
  * debian/rules: use "dh_auto_test" instead of "$(MAKE) test"
    in dh_auto_test override
  * debian/patches/noInternet.patch: drop useless test case
    for environment variable

 -- Jotam Jr. Trejo <jotamjr@debian.org.sv>  Sat, 18 Jun 2011 19:01:02 -0600

libnet-whois-parser-perl (0.05-2) unstable; urgency=low

  * Skip tests if there is no internet access, add
    debian/patches/noInternet.patch to solve that due to
    lack of internet in build systems.
  * Closes: #577350

 -- Jotam Jr. Trejo <jotamjr@debian.org.sv>  Wed, 14 Apr 2010 15:21:54 -0600

libnet-whois-parser-perl (0.05-1) unstable; urgency=low

  * Initial Release (Closes: #573453)

 -- Jotam Jr. Trejo <jotamjr@debian.org.sv>  Sat, 20 Mar 2010 00:20:27 -0600