File: changelog

package info (click to toggle)
libb-utils-perl 0.27-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 440 kB
  • sloc: perl: 663; ansic: 37; makefile: 3
file content (211 lines) | stat: -rw-r--r-- 6,976 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
libb-utils-perl (0.27-3) unstable; urgency=medium

  * Team upload.
  * d/clean: new: remove build/ directory. (Closes: #1045861)
  * Declare compliance with Debian Policy 4.6.2.
  * Set Rules-Requires-Root: no.
  * Enable all hardening flags.

 -- Étienne Mollier <emollier@debian.org>  Thu, 21 Dec 2023 21:20:59 +0100

libb-utils-perl (0.27-2) unstable; urgency=medium

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

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * debian/upstream/metadata: use HTTPS for GitHub URLs.
  * Remove Jonathan Yu from Uploaders. Thanks for your work!

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

  [ gregor herrmann ]
  * debian/control: update Build-Depends for cross builds.
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Bump debhelper from old 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Repository-Browse.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).

 -- Jelmer Vernooij <jelmer@debian.org>  Thu, 30 Jun 2022 23:26:17 +0100

libb-utils-perl (0.27-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 0.27

 -- Lucas Kanashiro <kanashiro.duarte@gmail.com>  Wed, 12 Aug 2015 07:26:45 -0300

libb-utils-perl (0.26-1) unstable; urgency=medium

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

  [ gregor herrmann ]
  * Add debian/upstream/metadata

  * Import upstream version 0.26
    Fixes "test failures with perl 5.22"
    (Closes: #786837)
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 3.9.6.
  * Mark package as autopkgtest-able.

 -- gregor herrmann <gregoa@debian.org>  Tue, 26 May 2015 19:09:12 +0200

libb-utils-perl (0.25-1) unstable; urgency=low

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

  * New upstream release.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 3.9.5.

 -- gregor herrmann <gregoa@debian.org>  Mon, 05 May 2014 21:40:09 +0200

libb-utils-perl (0.21-1) unstable; urgency=low

  * New upstream release.
  * Update years of packaging copyright.
  * Drop build dependency on libtest-exception-perl.
  * Use debhelper 9.20120312 to get all hardening flags.

 -- gregor herrmann <gregoa@debian.org>  Mon, 26 Mar 2012 18:27:13 +0200

libb-utils-perl (0.19-1) unstable; urgency=low

  * Team upload.
  * Imported Upstream version 0.19
  * Update copyright file format.
    Update format to copyright-format 1.0 as released together with Debian
    policy 3.9.3.
  * Bump Standards-Version to 3.9.3
  * Add Build-Depends on libtest-exception-perl

 -- Salvatore Bonaccorso <carnil@debian.org>  Tue, 13 Mar 2012 20:57:43 +0100

libb-utils-perl (0.17-1) unstable; urgency=low

  [ Jonathan Yu ]
  * New upstream release 0.14

  [ gregor herrmann ]
  * New upstream release 0.15.

  [ 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 0.17.
  * Bump libextutils-depends-perl build dependency.
  * Update years of packaging copyright.
  * Bump Standards-Version to 3.9.2 (no changes).
  * Switch to debhelper compatibility level 8.

 -- gregor herrmann <gregoa@debian.org>  Sat, 03 Dec 2011 15:25:37 +0100

libb-utils-perl (0.13-1) unstable; urgency=low

  [ Jonathan Yu ]
  * New upstream release
  * Remove ExtUtils::Depends 3.01 patch (no longer needed)
  * Use new 3.0 (quilt) source format
  * Standards-Version 3.9.1 (no changes)
  * Refresh copyright information

 -- Jonathan Yu <jawnsy@cpan.org>  Mon, 21 Feb 2011 21:49:16 -0500

libb-utils-perl (0.11-1) unstable; urgency=low

  * New upstream release
  * Removed Alexis Sukrieh from Uploaders (Closes: #536125)
  * Standards-Version 3.8.3 (drop perl version dependency)
  * Added myself to Uploaders and Copyright
  * Added everyone from changelog into copyright file directly
  * Use new short rules format
  * Rewrote control file description
  * Add a patch to use ExtUtils::Depends 0.301
  * Drop use of Test::Pod as the test is now removed

 -- Jonathan Yu <jawnsy@cpan.org>  Wed, 13 Jan 2010 16:19:23 -0500

libb-utils-perl (0.07-1) unstable; urgency=low

  * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
    (source stanza).
  * New upstream release.

 -- gregor herrmann <gregoa@debian.org>  Sat, 22 Nov 2008 15:37:49 +0100

libb-utils-perl (0.06-1) unstable; urgency=low

  * New upstream release.
  * Don't install README any more (text version of the POD documentation).
  * debian/copyright: add information about lib/B/Utils/OP.pm; convert to new
    proposed format.
  * Add /me to Uploaders.
  * Set debhelper compatibility level to 7; adapt
    debian/{control,compat,rules}.
  * Set Standards-Version to 3.8.0 (no changes).
  * debian/control:
    - change Architecture to any, we now have an .xs file
    - remove Build-Depends-Indep
    - add ${shlibs:Depends}, ${misc:Depends} to Depends
    - add build dependency on libtest-pod-perl

 -- gregor herrmann <gregoa@debian.org>  Sat, 06 Sep 2008 19:48:27 +0200

libb-utils-perl (0.05-3) 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/lib/perl5 only if it exists.
    Closes: #467681

  [ Damyan Ivanov ]
  * Standards-Version: 3.7.3 (no changes needed)
  * debian/watch: use dist-based URL; do not match developer releases
  * debian/rules:
    + use "$@" when touching stamps
    + make install target depend only on install-stamp and install-stamp --
      depend on build-stamp
  * debian/copyright: use dist-based upstream URL

 -- Damyan Ivanov <dmn@debian.org>  Thu, 06 Mar 2008 16:18:58 +0200

libb-utils-perl (0.05-2) unstable; urgency=low

  * debian/copyright: added upstream source location
    + fixed upstream author information
    + added licensing information
  * debian/rules: fixed old dh-make-perl cruft
    + dropped unneeded OPTIMIZE="..."
    + test suite moved from install to build target
    + drop unneeded dh_link and dh_strip
    + moved dh_clean $stamp_files before realclean
  * fixed debian/watch to not capture file extension
  * added myself to Uploaders

 -- Damyan Ivanov <dmn@debian.org>  Wed, 12 Sep 2007 09:09:44 +0300

libb-utils-perl (0.05-1) unstable; urgency=low

  * Initial Release.

 -- Alexis Sukrieh <sukria@debian.org>  Fri, 17 Aug 2007 16:48:33 +0200