File: changelog

package info (click to toggle)
libroman-perl 1.24-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 100 kB
  • sloc: perl: 89; makefile: 2
file content (262 lines) | stat: -rw-r--r-- 8,814 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
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
libroman-perl (1.24-1.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <holger@debian.org>  Mon, 28 Dec 2020 19:05:44 +0100

libroman-perl (1.24-1) unstable; urgency=low

  * Team upload

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

  [ 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
  * Use common License paragraph wording in debian/copyright
  * Bump dh compat to level 9
  * Switch to short-form debian/rules
  * Switch to source format 3.0 (quilt)
  * Declare compliance with Debian Policy 3.9.6
  * Mark package autopkgtest-able
  * Delete duplicate Section and Priority fields in debian/control

 -- Florian Schlichting <fsfs@debian.org>  Sun, 23 Aug 2015 16:38:35 +0200

libroman-perl (1.23-1) unstable; urgency=low

  * New upstream release.
  * Set Standards-Version to 3.8.0 (no changes).
  * Set debhelper compatibility level to 7; adapt
    debian/{control,compat,rules}.
  * debian/copyright: switch to new format.
  * debian/control:
    - switch Vcs-Browser field to ViewSVN
    - add ${misc:Depends} to Depends: field
    - change my email address
    - wrap long line
    - mention module name in long description

 -- gregor herrmann <gregoa@debian.org>  Thu, 01 Jan 2009 21:56:41 +0100

libroman-perl (1.22-2) unstable; urgency=low

  * debian/rules:
    - delete /usr/lib/perl5 only if it exists (closes: #467957)
    - move dh_clean before make distclean and use it for removing stamp
      files
  * Set debhelper compatibility level to 6.
  * debian/watch: use extended regexp for matching upstream releases.

 -- gregor herrmann <gregor+debian@comodo.priv.at>  Sat, 01 Mar 2008 22:15:06 +0100

libroman-perl (1.22-1) unstable; urgency=low

  * New upstream release.
  * Don't install empty /usr/lib/perl5 directory.

 -- gregor herrmann <gregor+debian@comodo.priv.at>  Wed, 26 Dec 2007 00:04:13 +0100

libroman-perl (1.21-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.
  * debian/rules:
    - let install-stamp depend on build-stamp
    - install upstream changelog
    - remove OPTIMIZE, we don't compile anything
    - use $(PERL) instead of perl
  * debian/watch: use dist-based URL.
  * Remove debian/libroman-perl.docs and don't install README anymore
    (doesn't provide any additional information).
  * Remove debian/libroman-perl.install, remove call to dh_install in
    debian/rules, rewrite usage of temporary build directory in
    debian/rules.
  * debian/copyright:
    - add generic upstream URL
    - update copyright and license information from upstream README

  [ Gunnar Wolf ]
  * Bumped up standards-version to 3.7.3 - no changes needed

 -- Gunnar Wolf <gwolf@debian.org>  Tue, 18 Dec 2007 19:29:30 -0600

libroman-perl (1.20-1) unstable; urgency=low

  * New upstream release.
  * Enable tests in debian/rules (now there are tests) and add
    libtest-pod-perl, libtest-pod-coverage-perl to Build-Depends-Indep.

 -- gregor herrmann <gregor+debian@comodo.priv.at>  Fri, 13 Apr 2007 20:56:28 +0200

libroman-perl (1.1-21) unstable; urgency=low

  * Use $(CURDIR) [make] instead of $(PWD) [sh] to fix issues with sudo.
  * Comment out $(MAKE) test in debian/rules -- there are no tests ...

 -- gregor herrmann <gregor+debian@comodo.priv.at>  Sun,  1 Oct 2006 14:48:00 +0200

libroman-perl (1.1-20) unstable; urgency=low

  * Moved debhelper to Build-Depends.
  * Set Standards-Version to 3.7.2 (no changes).
  * Set Debhelper Compatibility Level to 5.

 -- gregor herrmann <gregor+debian@comodo.priv.at>  Fri, 16 Jun 2006 16:58:14 +0200

libroman-perl (1.1-19) unstable; urgency=low

  * Adopting package.

 -- Daniel Ruoso <daniel@ruoso.com>  Wed, 26 May 2004 18:49:46 -0300

libroman-perl (1.1-18) unstable; urgency=low

  * debian/copyright: updated
  * debian/control: upgraded to Debian Policy 3.6.1 (no changes)

 -- Ardo van Rangelrooij <ardo@debian.org>  Sat,  7 Feb 2004 22:28:14 -0600

libroman-perl (1.1-17) unstable; urgency=low

  * debian/rules: moved debhelper compatibility level setting to
    'debian/compat' per latest debhelper best practices
  * debian/control: updated sections according to latest archive changes:
    - 'libroman-perl' from 'interpreters' to 'perl'
  * debian/control: changed build dependency on 'debhelper' to '(>= 4.1)'
  * debian/control: upgraded to Debian Policy 3.6.0 (no changes)

 -- Ardo van Rangelrooij <ardo@debian.org>  Sat, 26 Jul 2003 21:27:22 -0500

libroman-perl (1.1-16) unstable; urgency=low

  * debian/copyright: updated CPAN URL
  * debian/rules: added erroneously removed 'dh_testroot' to 'binary-indep'

 -- Ardo van Rangelrooij <ardo@debian.org>  Sun,  4 Aug 2002 14:34:06 -0500

libroman-perl (1.1-15) unstable; urgency=low

  * debian/rules: upgraded to debhelper v4
  * debian/control: changed build dependency on debhelper accordingly
  * debian/rules: migrated from 'dh_movefiles' to 'dh_install'
  * debian/rules: split off 'install' target from 'binary-indep' target
  * debian/copyright: added pointer to license

 -- Ardo van Rangelrooij <ardo@debian.org>  Sun,  4 Aug 2002 11:02:59 -0500

libroman-perl (1.1-14) unstable; urgency=low

  * debian/control: upgraded to Debian Policy 3.5.6

 -- Ardo van Rangelrooij <ardo@debian.org>  Sun, 23 Dec 2001 12:26:55 -0600

libroman-perl (1.1-13) unstable; urgency=low

  * debian/control: upgraded to Debian Policy 3.5.5
  * debian/control: upgraded to Debian Perl Policy 1.20

 -- Ardo van Rangelrooij <ardo@debian.org>  Thu,  5 Jul 2001 21:44:09 -0500

libroman-perl (1.1-12) unstable; urgency=low

  * debian/copyright: updated upstream author's email address

 -- Ardo van Rangelrooij <ardo@debian.org>  Tue,  1 May 2001 22:02:27 -0500

libroman-perl (1.1-11) unstable; urgency=low

  * debian/control: updated perl dependency

 -- Ardo van Rangelrooij <ardo@debian.org>  Sat, 14 Apr 2001 15:02:57 -0500

libroman-perl (1.1-10) unstable; urgency=low

  * debian/control: updated debhelper dependency to remove dh_testversion
  * debian/control: upgraded to Debian Policy 3.5.2
  * debian/control: upgraded to Debian Perl Policy 1.17
  * debian/rules: upgraded to Debian Perl Policy 1.17

 -- Ardo van Rangelrooij <ardo@debian.org>  Thu, 29 Mar 2001 20:30:54 -0600

libroman-perl (1.1-9) unstable; urgency=low

  * debian/control: upgraded to Debian Policy 3.2.1
  * debian/rules: upgraded to debhelper v3

 -- Ardo van Rangelrooij <ardo@debian.org>  Sun, 14 Jan 2001 11:41:01 -0600

libroman-perl (1.1-8) unstable; urgency=low

  * debian/control: upgraded to Debian Policy 3.1.1
  * debian/copyright: updated
  * debian/rules: added missing `$(MAKE) test`
  * debian/rules: added missing build-stamp stuff

 -- Ardo van Rangelrooij <ardo@debian.org>  Tue, 13 Jun 2000 22:01:54 +0200

libroman-perl (1.1-7) unstable; urgency=low

  * debian/control: Perl dependency changed into `${perl:Depends}'

 -- Ardo van Rangelrooij <ardo@debian.org>  Fri,  5 Nov 1999 20:12:51 +0100

libroman-perl (1.1-6) unstable; urgency=low

  * Upgraded to Debian Perl Policy 1.1

 -- Ardo van Rangelrooij <ardo@debian.org>  Sun, 10 Oct 1999 19:00:10 +0200

libroman-perl (1.1-5) unstable; urgency=low

  * Upgraded to Debian Policy 3.0.1

 -- Ardo van Rangelrooij <ardo@debian.org>  Thu,  7 Oct 1999 20:11:35 +0200

libroman-perl (1.1-4) unstable; urgency=low

  * Made almost lintian-free (except for /usr/doc): moved man manpages to
    /usr/share/man, fixed various file/directory permissions

 -- Ardo van Rangelrooij <ardo@debian.org>  Wed, 11 Aug 1999 20:48:50 -0500

libroman-perl (1.1-3) unstable; urgency=low

  * Now really complies with Perl packaging standard 1.0
    (closes: Bug#41514)

 -- Ardo van Rangelrooij <ardo@debian.org>  Mon, 19 Jul 1999 16:51:28 -0500

libroman-perl (1.1-2) unstable; urgency=low

  * Complies with Perl packaging standard 1.0

 -- Ardo van Rangelrooij <ardo@debian.org>  Tue, 13 Jul 1999 19:12:12 -0500

libroman-perl (1.1-1) unstable; urgency=low

  * Initial Release

 -- Ardo van Rangelrooij <ardo@debian.org>  Tue,  9 Feb 1999 20:07:39 +0100