File: changelog

package info (click to toggle)
libdigest-crc-perl 0.22.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 104 kB
  • ctags: 39
  • sloc: perl: 258; makefile: 7
file content (189 lines) | stat: -rw-r--r-- 5,987 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
178
179
180
181
182
183
184
185
186
187
188
189
libdigest-crc-perl (0.22.2-1) unstable; urgency=medium

  [ gregor herrmann ]
  * Rename autopkgtest configuration file(s) as per new pkg-perl-
    autopkgtest schema.

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

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.

  [ Florian Schlichting ]
  * Import upstream version 0.22.2
  * Update copyright years
  * Declare compliance with Debian Policy 4.1.1

 -- Florian Schlichting <fsfs@debian.org>  Sun, 08 Oct 2017 22:34:10 +0200

libdigest-crc-perl (0.21-1) unstable; urgency=medium

  * Team upload.

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

  [ Lucas Kanashiro ]
  * Add debian/upstream/metadata
  * Import upstream version 0.21
  * Declare compliance with Debian policy 3.9.6
  * Add autopkgtest-pkg-perl

  [ gregor herrmann ]
  * debian/rules: drop "--buildsystem=perl_makemaker". Build.PL is gone.

 -- Lucas Kanashiro <kanashiro.duarte@gmail.com>  Fri, 21 Aug 2015 09:10:23 -0300

libdigest-crc-perl (0.18-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

  [ gregor herrmann ]
  * Strip trailing slash from metacpan URLs.

  [ Florian Schlichting ]
  * Switch dh compatibility to level 9 to enable passing of hardening flags
  * Update debian/copyright to copyright-format 1.0 (using "cme fix
    dpkg-copyright")
  * Declare compliance with Debian Policy 3.9.5
  * Add myself to uploaders and copyright
  * Drop unversioned dependency on dpkg-dev

 -- Florian Schlichting <fsfs@debian.org>  Sun, 13 Apr 2014 17:03:06 +0200

libdigest-crc-perl (0.18-1) unstable; urgency=low

  * Team upload
  * New upstream release
    - Added openpgparmor support (Closes: #648546)
    - Fixed few issues in xs code (Closes: #648542)

 -- Alessandro Ghedini <al3xbio@gmail.com>  Sun, 13 Nov 2011 14:31:31 +0100

libdigest-crc-perl (0.17-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.
  * Set Standards-Version to 3.9.2 (no changes).
  * Bump debhelper compatibility level to 8.
  * Update years of packaging copyright.

 -- gregor herrmann <gregoa@debian.org>  Sat, 27 Aug 2011 18:22:15 +0200

libdigest-crc-perl (0.16-1) unstable; urgency=low

  [ Joachim Breitner ]
  * Removed myself from uploaders.

  [ gregor herrmann ]
  * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
    (source stanza).
  * debian/control: Added: ${misc:Depends} to Depends: field.
  * Change my email address.

  [ Ansgar Burchardt ]
  * New upstream release.
  * debian/control: Update description.
  * debian/control: Make build-dep on perl unversioned.
  * Use tiny debian/rules with debhelper 7.  Use Makefile.PL as Build.PL does
    not build the XS module.
  * Use source format 3.0 (quilt).
  * Convert debian/copyright to proposed machine-readable format.
  * Bump Standards-Version to 3.9.1.
  * Add myself to Uploaders.
  * Update my email address.

  [ gregor herrmann ]
  * Run the CRC64 tests only if the build machine reports to have 64 bits; add
    "dpkg-dev (>= 1.15.4)" to Build-Depends.

 -- gregor herrmann <gregoa@debian.org>  Tue, 21 Dec 2010 16:17:43 +0100

libdigest-crc-perl (0.14-2) unstable; urgency=low

  [ gregor herrmann ]
  * debian/rules: delete /usr/share/perl5 only if it exists.

  [ Damyan Ivanov ]
  * debian/watch: use dist-based URL, better pattern
  * debian/rules:
    + make install-stamp depend on build-stamp
    + drop redundant README
    + use "$@" when touching stamps
  * Standards-Version: 3.7.3 (no changes)
  * debhelper compatibility level 6
  * add myself to Uploaders
  * refresh copyright years on packaging

 -- Damyan Ivanov <dmn@debian.org>  Fri, 18 Jan 2008 16:17:08 +0200

libdigest-crc-perl (0.14-1) unstable; urgency=low

  * New upstream release.

 -- gregor herrmann <gregor+debian@comodo.priv.at>  Mon, 05 Nov 2007 19:46:07 +0100

libdigest-crc-perl (0.13-1) unstable; urgency=low

  * New upstream release.
  * Remove patch test.diff, tests are fixed in the new release.

 -- gregor herrmann <gregor+debian@comodo.priv.at>  Sun, 04 Nov 2007 18:17:24 +0100

libdigest-crc-perl (0.12-1) unstable; urgency=low

  * New upstream release.
  * Add patch test.diff to make test work again.

 -- gregor herrmann <gregor+debian@comodo.priv.at>  Sat, 03 Nov 2007 15:11:46 +0100

libdigest-crc-perl (0.11-1) unstable; urgency=low

  [ gregor herrmann ]
  * New upstream release.
  * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
    field (source stanza); Homepage field (source stanza). Removed: XS-
    Vcs-Svn fields.
  * Set Standards-Version to 3.7.2 (no changes needed).
  * Set debhelper compatibility level to 5.
  * debian/rules:
    - Don't ignore errors of $(MAKE) distclean.
    - Move tests to build target.
    - Call dh_clean before $(MAKE) distclean.
    - Remove unused dh_* calls.
  * Add upstream URL to debian/copyright and update years of copyright for
    the packaging.

  [ Damyan Ivanov ]
  * Drop unneeded dh_link
  * Run dh_strip unconditionally, it handles nostrip options by itself

 -- gregor herrmann <gregor+debian@comodo.priv.at>  Thu, 01 Nov 2007 12:30:41 +0100

libdigest-crc-perl (0.10-1) unstable; urgency=low

  * New upstream release, including changes that fix O(n) memory usage
    (Closes: #342543)
  * Standards-version is now 3.6.2

 -- Gunnar Wolf <gwolf@debian.org>  Sun, 19 Mar 2006 06:05:45 -0600

libdigest-crc-perl (0.09-1) unstable; urgency=low

  * Initial Release.

 -- Allard Hoeve <allard@byte.nl>  Wed, 22 Sep 2004 16:51:23 +0200