File: changelog

package info (click to toggle)
libnet-ident-perl 1.24-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 320 kB
  • ctags: 48
  • sloc: perl: 829; makefile: 2
file content (145 lines) | stat: -rw-r--r-- 5,260 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
libnet-ident-perl (1.24-1) unstable; urgency=low

  * Team upload

  [ Ansgar Burchardt ]
  * debian/control: Convert Vcs-* fields to Git.

  [ 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

  [ Florian Schlichting ]
  * Add debian/upstream/metadata
  * Import upstream version 1.24
  * Refresh and forward patches
  * Bump dh compat to level 9
  * Use common License paragraph wording in debian/copyright
  * Declare compliance with Debian Policy 3.9.6
  * Mark package autopkgtest-able

 -- Florian Schlichting <fsfs@debian.org>  Mon, 07 Sep 2015 00:10:11 +0200

libnet-ident-perl (1.23-1) unstable; urgency=low

  * New upstream release.
  * Remove patch fix-errno-hash-readonly-error, applied upstream.
  * Add new patch spelling.patch (fixes spelling mistakes in documentation).
  * Refresh patch export-hooks.patch. Refresh DEP3 patch headers for both
    remaining patches.
  * Add /me to Uploaders.

 -- gregor herrmann <gregoa@debian.org>  Mon, 21 Jun 2010 22:59:31 +0200

libnet-ident-perl (1.22-1) unstable; urgency=low

  [ gregor herrmann ]
  * Refresh debian/rules, no functional changes.
  * Split out changes to upstream code into patches; add quilt framework.
  * Add debian/README.source to document quilt usage, as required by
    Debian Policy since 3.8.0.
  * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
    (source stanza).
  * debian/control: Added: ${misc:Depends} to Depends: field.

  [ Nathan Handler ]
  * debian/watch: Update to ignore development releases.

  [ Chris Butler ]
  * New upstream release
  * Refreshed packaging using minimal dh7 rules file.
  * Updated debian/copyright to DEP-5 format.
  * Switched to source format 3.0 (quilt), removed quilt framework.
  * Improved package description.
  * Refreshed export-hooks patch.
  * Upped standards-version to 3.8.4 (no changes).
  * Added fix-errno-hash-readonly-error patch, fixing an error caused by
    attempting to modify %! (a read-only tied hash).

 -- Chris Butler <chrisb@debian.org>  Sun, 13 Jun 2010 17:58:05 +0100

libnet-ident-perl (1.20-5) unstable; urgency=low

  [ Damyan Ivanov ]
  * [debian/watch] Stop capturing file extension

  [ gregor herrmann ]
  * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
    field (source stanza); Homepage field (source stanza). Removed: XS-
    Vcs-Svn fields.
  * debian/rules:
    - delete /usr/lib/perl5 only if it exists (closes: #467877)
    - remove OPTIMIZE, this package is arch:all
    - move dh_clean before make realclean and use it for removing stamp
      files
    - don't install README any more, just a short version of the POD
      documentation
    - use DESTDIR and PREFIX for make install
    - create install-stamp target
    - remove unneeded dh_* calls
  * debian/watch: use dist-based URL.
  * Set Standards-Version to 3.7.3 (no changes).
  * debian/copyright: use version-agnostic download URL; mention "Copyright"
    in the line containing years and holder of copyright.
  * Add TODO.Debian to the task list what should be done after the perl 5.10
    transition.

 -- gregor herrmann <gregor+debian@comodo.priv.at>  Mon, 03 Mar 2008 21:08:41 +0100

libnet-ident-perl (1.20-4) unstable; urgency=low

  * Adopted by the Debian pkg-perl team (Closes: #400364)
  * Raised debhelper version to 5.0, standards-version to 3.7.2.2
  * Modified debian/watch, so it does no longer depend on the author
    name staying the same
  * No longer ignores the result of "make realclean" in the clean target

 -- Gunnar Wolf <gwolf@debian.org>  Thu, 28 Dec 2006 12:34:00 -0600

libnet-ident-perl (1.20-3) unstable; urgency=low

  * QA upload. (ACK NMU; Closes: #320137)
  * Set maintainer to QA Group; Orphaned: #400364
  * Move debhelper to Build-Depends
  * Bump compat level to 4, depend on at least dh 4.0.0
  * Set section to Perl (override disparity)
  * Conforms with latest Standards Version 3.7.2

 -- Michael Ablassmeier <abi@debian.org>  Mon, 11 Dec 2006 08:46:05 +0100

libnet-ident-perl (1.20-2.1) unstable; urgency=low

  * NMU
  * Rebuild the package to get rid of the /usr/doc symlink (Closes: #337708)
  * Fix _export_hooks called to early to check prototype message. Thanks
    to Alexander Achenbach for the patch which was modified before being
    used. (Closes: #320137)
  * Kill useless /usr/lib/perl5 directory

 -- Don Armstrong <don@debian.org>  Tue, 27 Dec 2005 05:19:42 -0800

libnet-ident-perl (1.20-2) unstable; urgency=low

  * debian/rules; Ignore build-target `build-arch', build in `build-indep'
    (Closes: Bug#157493)
  * Makefile.PL; no longer interactive when mod_perl is installed
  * debian/watch; Changed format for new CPAN webpages.

 -- Matt Hope <dopey@debian.org>  Wed, 21 Aug 2002 21:28:33 +1000

libnet-ident-perl (1.20-1) unstable; urgency=low

  * Initial Release.
    (Closes: Bug#137326 ITP)

 -- Matt Hope <dopey@debian.org>  Fri,  8 Mar 2002 20:13:05 +1100