File: changelog

package info (click to toggle)
libnet-daemon-perl 0.49-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 212 kB
  • sloc: perl: 860; makefile: 2
file content (177 lines) | stat: -rw-r--r-- 6,023 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
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
libnet-daemon-perl (0.49-3) unstable; urgency=medium

  * Remove test log via debian/clean. (Closes: #1048976)
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.6.2.

 -- gregor herrmann <gregoa@debian.org>  Thu, 07 Mar 2024 15:22:30 +0100

libnet-daemon-perl (0.49-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints. + libnet-daemon-perl: Add Multi-Arch: foreign.

 -- Jelmer Vernooij <jelmer@debian.org>  Thu, 13 Oct 2022 16:16:18 +0100

libnet-daemon-perl (0.49-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Update standards version to 4.4.1, no changes needed.
  * Update standards version to 4.5.0, no changes needed.

  [ gregor herrmann ]
  * Import upstream version 0.49.
  * Fixes "config file parsing errors may trigger incorrect threading":
    Support for Thread.pm has been removed. (Closes: #623540)
  * Add debian/upstream/metadata.
  * Update years of packaging copyright.
  * Update Upstream-Contact.
  * Set Rules-Requires-Root: no.
  * Bump debhelper-compat to 13.

  [ Debian Janitor ]
  * Update standards version to 4.5.1, no changes needed.

  [ gregor herrmann ]
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.6.1.

 -- gregor herrmann <gregoa@debian.org>  Tue, 24 May 2022 18:33:53 +0200

libnet-daemon-perl (0.48-2) unstable; urgency=medium

  * Take over for the Debian Perl Group; Closes: #925031 -- RFA/ITA
  * debian/control: Added: Vcs-Git field (source stanza); Vcs-Browser
    field (source stanza). Changed: Homepage field changed to
    metacpan.org URL; Maintainer set to Debian Perl Group <pkg-perl-
    maintainers@lists.alioth.debian.org> (was: Anibal Monsalve Salazar
    <anibal@debian.org>).
    Replace (build-)dependency on ancient version of perl with a dependency on
    perl without a version (as permitted by Debian Policy 3.8.3).
  * debian/watch: use metacpan-based URL.
  * Mark package as autopkgtest-able.
  * Declare compliance with Debian Policy 4.3.0; set Priority to optional.
  * Bump debhelper-compat to 12.
  * Remove trailing whitespace from debian/*.
  * debian/watch: update to uscan version 4.
  * debian/rules: use dh(1) and stop installing README.
    This also enables the testsuite which apparently passes by now.
    (Closes: #507661)
  * debian/copyright: use Copyright-Format 1.0.
  * Remove unneeded debian/dirs.
  * Add /me to Uploaders.
  * Declare compliance with Debian Policy 4.4.0.

 -- gregor herrmann <gregoa@debian.org>  Sun, 14 Jul 2019 16:58:39 -0300

libnet-daemon-perl (0.48-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Remove explicit compressor selection. (Closes: #833239)
  * Standards-Version is now 3.9.8, debhelper compat 9.
  * Remove unused dh_installmenu call.
  * Replace dh_installmanpages with dh_installman.

 -- Christian Hofstaedtler <zeha@debian.org>  Wed, 21 Dec 2016 22:36:57 +0000

libnet-daemon-perl (0.48-1) unstable; urgency=low

  * New upstream
  * Fix debian-rules-missing-recommended-target
  * Fix out-of-date-standards-version

 -- Anibal Monsalve Salazar <anibal@debian.org>  Sat, 25 Jun 2011 15:35:18 +1000

libnet-daemon-perl (0.47-1) unstable; urgency=low

  * New upstream release
  * Debian source format is 3.0 (quilt)
  * Fix dh_undocumented-is-obsolete
  * Fix debhelper-but-no-misc-depends
  * Fix dh-clean-k-is-deprecated
  * Fix debian-rules-makemaker-prefix-is-deprecated
  * Fix out-of-date-standards-version

 -- Anibal Monsalve Salazar <anibal@debian.org>  Wed, 09 Mar 2011 22:01:35 +1100

libnet-daemon-perl (0.43-2) unstable; urgency=low

  * Update upstream homepage

 -- Anibal Monsalve Salazar <anibal@debian.org>  Fri, 21 Nov 2008 18:54:45 +1100

libnet-daemon-perl (0.43-1) unstable; urgency=low

  * New maintainer; closes: #494595
  * New upstream release
  * Acknowledge non maintainer upload; closes: #322776
  * Add homepage control line
  * Add debian/watch
  * Fix the following lintian issues:
    W: debian-rules-calls-debhelper-in-odd-order dh_makeshlibs (line 70)
    W: package-uses-deprecated-debhelper-compat-version 1
    W: ancient-standards-version 3.5.6.0 (current is 3.8.0)
    E: clean-should-be-satisfied-by-build-depends debhelper
    W: description-synopsis-might-not-be-phrased-properly
    W: perl-package-should-be-section-perl libnet-daemon-perl

 -- Anibal Monsalve Salazar <anibal@debian.org>  Mon, 11 Aug 2008 20:11:43 +1000

libnet-daemon-perl (0.38-1.1) unstable; urgency=low

  * Non-Maintainer Upload
  * Removed postinst and prerm as they were purely there to handle the,
    now deprecated, /usr/doc symlinks, closes: #322766.

 -- Stephen Quinney <sjq@debian.org>  Fri,  2 Jun 2006 16:27:58 +0100

libnet-daemon-perl (0.38-1) unstable; urgency=low

  * New upstream release

 -- Mike Mattice <mattice@debian.org>  Sat, 14 Feb 2004 18:40:10 -0600

libnet-daemon-perl (0.37-1) unstable; urgency=low

  * New upstream release
  * Add copyright summary - Closes: #157616

 -- Mike Mattice <mattice@debian.org>  Fri, 30 Aug 2002 22:43:42 -0500

libnet-daemon-perl (0.36-1) unstable; urgency=low

  * New upstream version.
  * Updated to policy 3.5.6.0

 -- Mike Mattice <mattice@debian.org>  Fri, 11 Jan 2002 22:27:30 -0600

libnet-daemon-perl (0.34-1) unstable; urgency=low

  * New upstream version.
  * Updated for new perl policy.

 -- Mike Mattice <mattice@debian.org>  Wed, 21 Feb 2001 14:39:05 -0600

libnet-daemon-perl (0.32-1) unstable; urgency=low

  * New upstream version.

 -- Mike Mattice <mattice@debian.org>  Sun, 26 Nov 2000 00:33:11 -0600

libnet-daemon-perl (0.31-1) unstable; urgency=low

  * New upstream version.

 -- Mike Mattice <mattice@debian.org>  Sat, 19 Aug 2000 20:02:51 -0500

libnet-daemon-perl (0.30-2) unstable; urgency=low

  * Changed the one line description so it made sense.

 -- Mike Mattice <mike@milliways.cx>  Fri, 23 Jun 2000 22:36:30 -0500

libnet-daemon-perl (0.30-1) unstable; urgency=low

  * Initial release.

 --  Mike Mattice <mike@milliways.cx>  Fri, 16 Jun 2000 13:27:00 -0500