File: changelog

package info (click to toggle)
libgd-text-perl 0.86-9
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 248 kB
  • ctags: 60
  • sloc: perl: 835; makefile: 14
file content (279 lines) | stat: -rw-r--r-- 10,817 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
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
libgd-text-perl (0.86-9) unstable; urgency=low

  [ Gregor Herrmann ]
  * Remove debian/source/local-options: abort-on-upstream-changes and
    unapply-patches are default in dpkg-source since 1.16.1.

  [ Salvatore Bonaccorso ]
  * Change to use canonical hot (anonscm.debian.org) in Vcs-Git URI.

  [ Axel Beckert ]
  * Update copyright info:
    + Declare compliance with format version 1.0.

  [ Jonas Smedegaard ]
  * Update copyright file:
    + Fix use comment and license pseudo-sections to obey silly
      restrictions of copyright format 1.0.
    + Extend packaging to cover recent years.
    + Bump licensing of packaging to GPL-3+.
    + Quote license names in comments to avoid some ambiguity.
  * Bump debhelper compatibility level to 8: Corresponding debhelper
    version satisfied even in oldstable.
  * Bump Standards-Version to 3.9.5: Packaging is compliant with
    corresponding version of Debian Policy.
  * Update watch file to include metacpan.org URL (replacing
    search.cpan.org URL), in addition to www.cpan.org URL.
    Stop needless (and arguably bogus) upstream version mangling.
  * Modernize CDBS:
    + Hard-include upstream-tarball.mk and utils.mk: Needed helper tools
      are now available even in oldstable.
    + Simple-expand a variable.
  * Update package relations:
    + (Build-)depend on libgd-perl (with obsolete libgd-gd2-perl and
      libgd-gd2-noxpm-perl variants only as fallback).
    + Suggest fonts-dustin (not deprecated ttf-dustin).
    + Relax to build-depend unversioned on cdbs, dh-buildinfo and
      debhelper: Needed versions satisfied even in oldstable.
    + Build-depend on devscripts: Needed for copyright check.
    + Resolve package relations in rules file.
  * Fix use canonical Vcs-Git and Vcs-Browser URLs.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 14 Jun 2014 11:41:14 +0200

libgd-text-perl (0.86-8) unstable; urgency=low

  * Improve package relations:
    + Stop declaring package part of core Perl even in oldstable:
      - libtest-simple-perl
  * Update copyright file:
    + Rewrite using draft 174 of DEP-5 format.
    + Fix use Comment (not Comments) fields.
    + Rewrap license fields at 72 chars.
  * Bump policy compliance to standards-version 3.9.2.

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 08 May 2011 15:56:12 +0200

libgd-text-perl (0.86-7) unstable; urgency=low

  * Fix squash double ${perl:Depends}.
  * Update watch file to track both by-modules page and search.cpan.org.
  * Use CDBS perl-makemaker.mk (not deprecated perlmodule.mk).
  * Extend copyright years for Debian packaging.
  * Update copyright file:
    + Rewrite using DEP5 Subversion draft rev.173.
    + Extend years.
    + Use search.cpan.org page as source URL.
  * (Build-)depend on libgd-gd2-perl: libgd-gd2-noxpm-perl is
    deprecated.
  * Stop no longer needed Breaks on ancient libgd-perl.

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 11 Mar 2011 17:40:36 +0100

libgd-text-perl (0.86-6) unstable; urgency=low

  * Move to Debian Perl Group: Update Maintainer field, and set myself
    to uploader.
  * Packaging moved to Git:
    + Update Vcs stanzas.
    + Add git-buildpackage configfile, enabling signed tags and use of
      pristine-tar.
    + Use source format 3.0 (quilt), with suitable local-options.
    + Git-ignore quilt .pc dir.
  * Drop locally included CDBS snippets: included in main cdbs now.
  * Add README.source. Drop custom hints about CDBS.
  * Add proper licensing header to debian/rules. Extend copyright years.
  * Strip now obsolete suffices from watch file.
  * Ease backporting to Debian stable: Relax inclusion of CDBS snippets
    required only in DEB_MAINTAINER_MODE, and supprress related build-
    dependencies.
  * Fix depend on ${perl:Depends} and ${misc:Depends}.
  * Break (not conflict with) older libgd-perl.
  * Bump Policy compliance to standards-version 3.9.1.
  * Rewrite copyright file using draft rev135 of DEP5 format.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 18 Oct 2010 02:57:21 +0200

libgd-text-perl (0.86-5) unstable; urgency=medium

  * Invoke svn-upgrade (not uupdate) in debian/watch.
  * Update CDBS tweaks:
    + Fix applying buildinfo only once.
  * Set urgency=medium as last packaging included a FTBFS bugfix
    (similar to bug#487066).

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 28 Jun 2008 20:48:24 +0200

libgd-text-perl (0.86-4) unstable; urgency=low

  * Add Vcs-Svn and Vcs-Browser fields to debian/control.
  * Move Homepage to own field (from pseudo-field in long description).
  * Update local cdbs tweaks:
    + Major updates to copyright-check.mk, most importantly relax to
      only warn by default.
    + Drop auto-update.mk (set hints manually instead as needed).
    + Add upstream-tarball.mk to implement get-orig-source target.
    + Add debian/README.cdbs-tweaks and advertise it in debian/rules.
  * Update debian/copyright-hints.
  * Bump debhelper compatibility level to 6.
  * Fix double cdbs build-dependencies in debian/rules.
  * Improve watch file.
  * Semi-auto-update debian/control to update build-dependencies:
      DEB_AUTO_UPDATE_DEBIAN_CONTROL=yes fakeroot debian/rules clean

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 28 Jun 2008 13:18:56 +0200

libgd-text-perl (0.86-3.1) unstable; urgency=high

  * Non-maintainer upload.
  * Disable copyright-check due to a race condition. Closes: #395211

 -- Andreas Barth <aba@not.so.argh.org>  Sat, 23 Dec 2006 09:50:34 +0000

libgd-text-perl (0.86-3) unstable; urgency=low

  * No longer (build-)depend on deprecated GD 1.x libraries. Closes:
    bug#369110 (thanks to Stefan Huehner <stefan@huehner.org> and Gunnar
    Wolf <gwolf@gwolf.org>).
  * Improve visual reference to upstream source in long description:
    + Use indented " Homepage:" (not "Website:").
    + Use search.cpan.org/dist/ (not www.cpan.org/modules/by-modules/).
  * Improve watch file:
    + Bump to version 3
    + Simplify regexp (qa.debian.org chokes on multiple parantheses).
  * Improve cdbs tweaks:
    + Drop standard cdbs snippets (not used since 0.86-2).
    + Add local snippet copyright-check.mk: Scan source for (c) changes.
    + Add local snippet auto-update.mk: Enable auto-update feature.
    + Add local snippet buildinfo.mk: Include env info with binary pkgs.
  * No longer invoke buildinfo directly in debian/rules (done in cdbs).
  * Use build-depends (not build-depends-indep). build-depends-indep has
    no real use according to note in Debian Policy 7.6, and is badly
    supported by cdbs.
  * Bump to standards-version 3.7.2.
  * Suggest ttf-dustin (and drop Dustismo font as example file). Thanks
    to linda for noticing.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 12 Aug 2006 14:32:48 +0200

libgd-text-perl (0.86-2) unstable; urgency=low

  * Use official cdbs again (no need to tighten dependencies, as cdbs
    has not yet been released officially).
  * Update watch file syntax to version 2, and add comment.
  * Standards-Version: 3.6.1 (no changes needed).
  * Cleaned up debian/copyright:
    + Replace info contained in changelog with note on "GNU systems".
  * Add Website URL to long description.
  * Use (and build-depend on) dh-buildinfo.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 17 Jul 2004 16:29:35 +0200

libgd-text-perl (0.86-1) unstable; urgency=low

  * New upstream release.
  * Improved (bleeding-edge) cdbs included.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 23 Jun 2003 05:35:28 +0200

libgd-text-perl (0.85-1) unstable; urgency=low

  * New upstream release.
  * Include new font Dustismo Sans as example only (for now...). Add its
    license info and reference to GPL v2 to debian/copyright.
  * Change section to perl.
  * Set standards-version to 3.5.10.
  * Lower build-dependency on perl a bit to match policy.
  * Repackage using cdbs (with local perl additions).

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 31 May 2003 05:39:50 +0200

libgd-text-perl (0.83+0.84nofont-1) unstable; urgency=medium

  * New upstream release.
  * Repackage upstream tarball to not include the truetype font: It
    lacks copyright and license info, and is therefore not allowed
    within Debian.
    + Make a note in debian/copyright about it.
    + Disable tests - some of them depend on the font.
  * Set urgency=medium for the above reason.
  * Build-depend on libtest-simple-perl for 'make test' to actually do
    something (sometimes it is worthwhile to RTFM).
  * Change to new default compilation options according to policy 3.5.7.
  * Claim to comply with policy version 3.5.8.

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 16 Feb 2003 04:51:13 +0100

libgd-text-perl (0.83-4) unstable; urgency=low

  * Depend on all variants of libgd-perl, and favor libgd-gd2-noxpm-perl
    (GD 2.x is no longer considered beta by upstream).

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 12 Nov 2002 04:48:32 +0100

libgd-text-perl (0.83-3) unstable; urgency=low

  * Depend on either libgd-perl or libgd-gd2-perl.

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 29 Aug 2002 06:42:52 +0200

libgd-text-perl (0.83-2) unstable; urgency=low

  * Build the package using binary-indep build-target (closes: #157483).
  * Use unversioned depend and versioned conflict on libgd-perl, now
    that that is a virtual package.
  * Skip 7 tests failing when built against libgd-gd1-perl.
  * Build-depend-indep on either libgd-perl or libgd-gd2-perl.

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 29 Aug 2002 05:50:14 +0200

libgd-text-perl (0.83-1) unstable; urgency=low

  * Newer upstream version.
  * Run 'make test' when building. Build-depend on libgd-perl.

 -- Jonas Smedegaard <dr@jones.dk>  Wed,  3 Jul 2002 22:27:54 +0200

libgd-text-perl (0.82-1) unstable; urgency=low

  * New upstream release.
  * Friendly takeover (Thanks, Piotr!): Change Maintainer field.
  * Repackaged using make-dh-perl.
  * Rewrite copyright.
  * Bump up libgd-perl dependency to the first version mentioning
    freetype support.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 25 Mar 2002 21:30:06 +0100

libgd-text-perl (0.80-3) unstable; urgency=low

  * Build-Depends-Indep field in debian/control

 -- Piotr Roszatycki <dexter@debian.org>  Wed, 17 Oct 2001 15:42:15 +0200

libgd-text-perl (0.80-2) unstable; urgency=low

  * woody release.

 -- Piotr Roszatycki <dexter@debian.org>  Mon, 30 Jul 2001 11:39:28 +0200

libgd-text-perl (0.80-1) unstable; urgency=low

  * New upstream release
  * Moved out from contrib to main

 -- Piotr Roszatycki <dexter@debian.org>  Wed, 31 Jan 2001 11:27:28 +0000

libgd-text-perl (0.75-1) unstable; urgency=low

  * Depends: ${perl:Depends}
  * debian/watch
  * New upstream release

 -- Piotr Roszatycki <dexter@debian.org>  Wed,  3 May 2000 16:16:44 +0200

libgd-text-perl (0.71-1) unstable; urgency=low

  * Initial Debian version.

 -- Piotr Roszatycki <dexter@debian.org>  Fri,  7 Apr 2000 12:06:07 +0200