File: changelog

package info (click to toggle)
libdigest-md2-perl 2.04%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 112 kB
  • sloc: perl: 12; makefile: 3
file content (148 lines) | stat: -rw-r--r-- 4,968 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
libdigest-md2-perl (2.04+dfsg-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Bump debhelper from old 10 to 12.
  * Set debhelper-compat version in Build-Depends.

  [ gregor herrmann ]
  * debian/control: update Build-Depends for cross builds.
  * debian/watch: use uscan version 4.
  * Update 'DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow' to '=+all'.

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.

  [ gregor herrmann ]
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.6.1.
  * Set Rules-Requires-Root: no.

 -- gregor herrmann <gregoa@debian.org>  Sat, 30 Jul 2022 19:07:52 +0200

libdigest-md2-perl (2.04+dfsg-1) unstable; urgency=medium

  [ gregor herrmann ]
  * New upstream release.

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * Switch repackaging framework to Files-Excluded method.
  * Remove Zak B. Elep from Uploaders on request of the MIA team.
    (Closes: #846806)

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

  [ gregor herrmann ]
  * Update years of packaging copyright.
  * Mark package as autopkgtest-able.
  * Declare compliance with Debian Policy 4.1.4.
  * Bump debhelper compatibility level to 10.
  * Set bindnow linker flag in debian/rules.

 -- gregor herrmann <gregoa@debian.org>  Sat, 14 Apr 2018 18:58:29 +0200

libdigest-md2-perl (2.03+dfsg-2) 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.
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs

  [ gregor herrmann ]
  * Update debian/repack.stub.

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

  [ Florian Schlichting ]
  * Switch dh compatibility to level 9 to enable passing of hardening flags
  * Update stand-alone license paragraphs to commonly used version (not
    limiting Debian to GNU/Linux, directly linking to GPL-1)
  * Declare compliance with Debian Policy 3.9.5
  * Add myself to uploaders and copyright

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

libdigest-md2-perl (2.03+dfsg-1) unstable; urgency=low

  [ 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/share/perl5 only if it exists.
  * debian/watch: use dist-based URL.
  * debian/control: Added: ${misc:Depends} to Depends: field.
  * Change my email address.

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

  [ Jonathan Yu ]
  * Drop -dfsg tag from package name

  [ gregor herrmann ]
  * Add debian/repack.{stub,local} to remove the non-free RFC from that
    tarball; adjust debian/watch.
  * Convert to source format 3.0 (quilt).
  * Set Standards-Version to 3.8.4; drop version from perl build dependency.
  * Remove Conflicts: libdigest-md5-perl.
  * Use debhelper 7.
  * debian/copyright: use DEP5 formatting.

 -- gregor herrmann <gregoa@debian.org>  Sun, 13 Jun 2010 15:32:03 +0200

libdigest-md2-perl-dfsg (2.03-3) unstable; urgency=low

  * Repackaged .orig.tar.gz: removed non-free RFC (closes: #393384).

 -- gregor herrmann <gregor+debian@comodo.priv.at>  Mon, 16 Oct 2006 23:02:31 +0200

libdigest-md2-perl (2.03-2) unstable; urgency=low

  * New maintainer (in response to Matthias' mail, see
    http://lists.debian.org/debian-devel/2006/05/msg02947.html)
    Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
    via Zak B. Elep <zakame@spunge.org>
  * debian/control:
    + Bump debhelper Build-Dependency to (>= 5.0.0).
    + Bump Standards-Version.
  * debian/changelog:
    + Update maiantenance notes.

 -- Zak B. Elep <zakame@spunge.org>  Wed, 28 Jun 2006 22:53:22 +0800

libdigest-md2-perl (2.03-1) unstable; urgency=low

  * New maintainer. Closes:#274126.
  * Upstream update.
    - Support UTF-8 strings.
  * Added debian/watch file.
  * Updated Section: (interpreters => perl).

 -- Matthias Urlichs <smurf@debian.org>  Sat,  2 Oct 2004 14:41:26 +0200

libdigest-md2-perl (2.00-1.1) unstable; urgency=low

  * NMU for perl 5.8.
  * Build for perlapi-5.8.0 and update perl build-dependency to >= 5.8.0-7.

 -- Colin Watson <cjwatson@debian.org>  Wed, 28 Aug 2002 01:04:49 +0100

libdigest-md2-perl (2.00-1) unstable; urgency=low

  * Initial Debianization after being split from Digest::MD5.

 -- Michael Alan Dorman <mdorman@debian.org>  Wed, 18 Apr 2001 21:28:33 -0400