File: changelog

package info (click to toggle)
libclass-date-perl 1.1.17-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 368 kB
  • sloc: perl: 922; xml: 273; makefile: 9
file content (168 lines) | stat: -rw-r--r-- 5,538 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
libclass-date-perl (1.1.17-1) unstable; urgency=medium

  * Team upload.

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

  [ gregor herrmann ]
  * New upstream release.
  * Add debian/upstream/metadata.
  * Update Upstream-Contact in debian/copyright.
  * Switch from Architecture: any to all. The compiled parts are gone.
  * Refresh spelling.patch.
  * Update build dependencies.
  * Update years of upstream copyright.
  * Add new third-party files to debian/copyright.
  * Declare compliance with Debian Policy 4.1.5.
  * Bump debhelper compatibility level to 10.
  * Don't install manpage fragments.
  * autopkgtest: add debian/tests/pkg-perl/use-whitelist for a known
    warnings triggered in use.t.

 -- gregor herrmann <gregoa@debian.org>  Sat, 28 Jul 2018 17:22:37 +0200

libclass-date-perl (1.1.15-2) unstable; urgency=medium

  * Team upload.

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

  [ Martín Ferrari ]
  * Remove myself from Uploaders.

  [ gregor herrmann ]
  * Remove Jay Bonci from Uploaders. Thanks for your work!
  * Add build dependency on tzdata.
    Thanks to Lucas Nussbaum for the bug report. (Closes: #839516)
  * Set bindnow linker flag in debian/rules.
  * Declare compliance with Debian Policy 3.9.8.
  * Add a patch to fix some spelling mistakes.

 -- gregor herrmann <gregoa@debian.org>  Sat, 01 Oct 2016 17:50:12 +0200

libclass-date-perl (1.1.15-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Drop pod-encoding.patch, fixed upstream.
  * debian/copyright: update Upstream-Contact.
  * Update build dependencies.

 -- gregor herrmann <gregoa@debian.org>  Fri, 15 Aug 2014 23:09:28 +0200

libclass-date-perl (1.1.10-2) unstable; urgency=low

  * Team upload.

  [ Ansgar Burchardt ]
  * Update my email address.
  * 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 ]
  * Strip trailing slash from metacpan URLs.
  * debian/copyright: switch formatting to Copyright-Format 1.0.
  * Use debhelper 9.20120312 to get default hardening flags.
  * Declare compliance with Debian Policy 3.9.5.
  * Add patch to add encoding directive to POD.

 -- gregor herrmann <gregoa@debian.org>  Fri, 11 Apr 2014 23:26:09 +0200

libclass-date-perl (1.1.10-1) unstable; urgency=low

  [ gregor herrmann ]
  * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
    (source stanza).
  * debian/control: Added: ${misc:Depends} to Depends: field.
  * debian/control: make short description a noun phrase.

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

  [ Ansgar Burchardt ]
  * New upstream release.
    + No longer uses UNIVERSAL->import. (Closes: #578560)
  * Use debhelper 7.
  * Use source format 3.0 (quilt).
  * Update debian/copyright to current version of DEP-5 proposal.
  * Make build-dep on perl unversioned.
  * Bump Standards-Version to 3.9.0.
  * Add myself to Uploaders.

 -- Ansgar Burchardt <ansgar@43-1.org>  Mon, 19 Jul 2010 12:50:51 +0900

libclass-date-perl (1.1.9-2) unstable; urgency=low

  [ gregor herrmann ]
  * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
    field (source stanza); Homepage field (source stanza).
  * Set Maintainer to Debian Perl Group.
  * Use dist-based URL in debian/watch.
  * debian/rules: delete /usr/share/perl5 only if it exists.

  [ Damyan Ivanov ]
  * debian/watch: better pattern
  * debian/rules: sync with current dh-make-perl templates
  * Standards-Version: 3.7.3 (no changes)
  * debhelper compatibility level 6

  [ gregor herrmann ]
  * Remove changes to upstream code.
  * debian/copyright: convert to UTF-8, add actual copyright notice, improve
    pointer to common-licenses.

  [ Martín Ferrari ]
  * debian/control:
  - Standards-Version: 3.8.0 (no changes).
  - Remove module name from short desc, improve a little long desc.
  - Add myself to Uploaders.
  * debian/rules: updated to current templates.
  * debian/copyright: new format.

 -- Martín Ferrari <tincho@debian.org>  Mon, 09 Jun 2008 06:37:32 -0300

libclass-date-perl (1.1.9-1) unstable; urgency=low

  * New upstream release
  * Standards version bump (No other changes)

 -- Jay Bonci <jaybonci@debian.org>  Sun,  3 Dec 2006 23:21:51 -0500

libclass-date-perl (1.1.8-1) unstable; urgency=low

  * New upstream release
  * Fixes debian/watch file to add uupdate functionality
  * Standards version bump (no other changes)
  * Fixed small manpage warning with unescaped characters

 -- Jay Bonci <jaybonci@debian.org>  Sun, 11 Dec 2005 17:18:30 -0500

libclass-date-perl (1.1.7-3) unstable; urgency=low

  * Adds debian/watch so that uscan will work

 -- Jay Bonci <jaybonci@debian.org>  Sun, 12 Sep 2004 02:05:34 -0400

libclass-date-perl (1.1.7-2) unstable; urgency=low

  * Rebuilt under perl 5.8.1
  * Arch 'any' instead of arch 'i386'. (Closes: #213119)

 -- Jay Bonci <jaybonci@debian.org>  Mon, 29 Sep 2003 15:27:59 -0400

libclass-date-perl (1.1.7-1) unstable; urgency=low

  * Initial Release (Closes: #135568)

 -- Jay Bonci <jaybonci@debian.org>  Fri, 19 Sep 2003 01:09:39 -0400