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 280 281
|
libfont-ttf-perl (1.06-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> Sun, 27 Dec 2020 17:03:08 +0100
libfont-ttf-perl (1.06-1) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
[ Lucas Kanashiro ]
* Import upstream version 1.06
* d/u/metadata: add repository links
* Remove patch fixing typo in POD, applied by upstream
* Update years of upstream copyright
* Update Debian packaging copyright
* Declare compliance with Debian policy 3.9.8
-- Lucas Kanashiro <kanashiro@debian.org> Sat, 27 Aug 2016 22:46:32 -0300
libfont-ttf-perl (1.05-1) unstable; urgency=medium
* Team upload.
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ Lucas Kanashiro ]
* Add debian/upstream/metadata
* Import upstream version 1.05
* Remove pod.patch (already applied by upstream)
* Bump debhelper compatibility level to 9
* Declare compliance with Debian policy 3.9.6
* Add autopkgtest-pkg-perl
* Create patch fixing spelling errors in manpage
* Update year of upstream copyright
-- Lucas Kanashiro <kanashiro.duarte@gmail.com> Tue, 01 Sep 2015 18:54:47 -0300
libfont-ttf-perl (1.04-1) unstable; urgency=medium
* New upstream release.
* Update years of packaging copyright.
* Drop patches, all merged/fixed upstream.
* debian/rules: update list of removed files.
* Add new patch to fix another POD issue.
-- gregor herrmann <gregoa@debian.org> Tue, 14 Jan 2014 20:10:19 +0100
libfont-ttf-perl (1.03-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
[ Xavier Guimard ]
* Imported Upstream version 1.03
* Bump Standards-Version to 3.9.5
* Update debian/copyright (copyright and years)
* Add another hook to fix-manpage-entry.patch
* Update fix-pod.patch:
- update offsets
- remove some entries that have been patched upstream
* Remove empty manual pages from build
-- Xavier Guimard <x.guimard@free.fr> Tue, 03 Dec 2013 21:13:52 +0100
libfont-ttf-perl (1.02-1) unstable; urgency=low
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ gregor herrmann ]
* Add patch to avoid warnings about uninitialized values
Thanks to Jeffrey Ratcliffe for the bug report and the patch.
(Closes: #658653)
[ Xavier Guimard ]
* New upstream release. (Closes: #679637)
* Update copyright to format 1.0
* Bump Standards-Version to 3.9.4
* Forward patches to RT
* Add libio-string-perl dependency
-- Xavier Guimard <x.guimard@free.fr> Tue, 06 Nov 2012 21:31:29 +0100
libfont-ttf-perl (0.48-1) unstable; urgency=low
* New upstream release (closes: #614924).
[ gregor herrmann ]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
* debian/control: Added: ${misc:Depends} to Depends: field.
* Switch to source format 3.0 (quilt); remove quilt framework.
* Set Standards-Version to 3.9.1; remove version from perl build dependency.
* Switch to debhelper 7.
* Update/add patches to fix POD and spelling problems.
* debian/copyright: update formatting and copyright/license info.
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ Russ Allbery ]
* Remove myself from Uploaders.
-- gregor herrmann <gregoa@debian.org> Fri, 25 Feb 2011 23:29:24 +0100
libfont-ttf-perl (0.45-1) unstable; urgency=low
* New upstream release.
* Adjust patch manpages_missing_descriptions; the former fixes were accepted
upstream but there's a new module without a proper NAME section.
* Add /me to Uploaders.
* Set Standards-Version to 3.8.0; add debian/README.source for policy
compliance.
* Make dependency on quilt versioned.
* debian/copyright: update years of packaging copyright; change order of
stanzas.
* Refresh debian/rules. Install new "real" upstream changelog. Move
lib/ttfmod.pl to examples. Fix permissions of Manual.pod.
* debian/watch: use dist-based URL.
-- gregor herrmann <gregoa@debian.org> Sat, 14 Jun 2008 21:57:43 +0200
libfont-ttf-perl (0.43-1) unstable; urgency=low
[ Martín Ferrari ]
* New upstream release (minor change: added a test case).
* Reverted the +dfsg changes, but still have to confirm CPAN's RT#30996.
* Include OFL.txt in debian/copyright (now in machine-readable format).
* Bumped Standards-version.
* Fixed debian/rules for parallel building.
* Manpages patch sent upstream and documented.
[ Damyan Ivanov ]
* Put me instead of Martín in Uploaders
+ Remove Gregor too
-- Damyan Ivanov <dmn@debian.org> Thu, 06 Dec 2007 12:46:24 +0200
libfont-ttf-perl (0.42-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:
- Use $(CURDIR) instead of `pwd`.
- Move dh_clean before make distclean.
- Create install and install-stamp targets.
- Remove $(MAKE) tests (there are no tests).
- Only call $(MAKE) distclean if we have a Makefile (and stop creating
one just for cleaning).
* Revert lib/Font/TTF/Delta.pm to pristine file; the old .diff.gz
contained an additional space.
[ Martín Ferrari ]
* This upstream release Closes: #442599 (the warning no longer occurs).
* Solved many lintian errors WRT manpages: minimal headers added.
* Added myself to uploaders.
* Added quilt dependency, uploaders wrapping.
-- Martín Ferrari <martin.ferrari@gmail.com> Sat, 24 Nov 2007 13:46:43 -0300
libfont-ttf-perl (0.41-1) unstable; urgency=low
* New upstream release.
* Install lib/Font/TTF/Changes as upstream changelog.
* Remove lib/Font/TTF/Changes /usr/share/perl5/Font/TTF/.
-- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 13 Apr 2007 22:40:45 +0200
libfont-ttf-perl (0.40-1) unstable; urgency=low
* New upstream release (closes: #375324)
* debian/rules - cleaned
* debian/watch - updated
-- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Wed, 2 Aug 2006 12:31:06 +0200
libfont-ttf-perl (0.39-1) unstable; urgency=low
* New upstream release
* This upstream release is broken, so won't be uploaded:
http://rt.cpan.org/Public/Bug/Display.html?id=20092
-- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Wed, 28 Jun 2006 14:12:09 +0200
libfont-ttf-perl (0.38.1-1deb) unstable; urgency=low
* New upstream release
* debian/control:
- Uploaders: Added me
- Standards-Version: increased to 3.7.2.1 without changes
-- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Wed, 28 Jun 2006 13:58:46 +0200
libfont-ttf-perl (0.38.1-1) unstable; urgency=low
* New upstream release
* Update to debhelper compatibility level 5.
-- gregor herrmann <gregor+debian@comodo.priv.at> Sat, 18 Mar 2006 19:19:54 +0100
libfont-ttf-perl (0.37-1) unstable; urgency=low
* New upstream release.
* Fix minor POD issue in Font::TTF::Table.
* General rules cleanup.
- Remove the dh_compress exceptions; the example scripts are now in a
separate scripts package.
- Remove commented-out and unnecessary programs.
- Remove empty /usr/lib/perl5 directory.
* Update to debhelper compatibility level V4.
* Move debhelper and perl dependency to build-depends since clean
requires them.
* Update standards version to 3.6.2 (no changes required).
-- Russ Allbery <rra@debian.org> Mon, 16 Jan 2006 19:38:49 -0800
libfont-ttf-perl (0.35-1) unstable; urgency=low
* New upstream release
* Transferred maintainership to the Debian Perl group
* Fixed debian/watch, as it was reporting another module with a
seemingly derived name
* Applied documentation patch to create the manpages in their correct
place (see http://rt.cpan.org/NoAuth/Bug.html?id=12877)
-- Gunnar Wolf <gwolf@debian.org> Wed, 25 May 2005 10:32:33 -0500
libfont-ttf-perl (0.34-4) unstable; urgency=low
* Fixed a little rules ordering problem in debian/rules which led to a
FTBFS (Closes: #210308)
-- Gunnar Wolf <gwolf@debian.org> Wed, 10 Sep 2003 14:22:57 -0500
libfont-ttf-perl (0.34-3) unstable; urgency=low
* Now using Debhelper
* Bumped Standards-Version to 3.6.1
-- Gunnar Wolf <gwolf@debian.org> Thu, 4 Sep 2003 01:26:20 -0500
libfont-ttf-perl (0.34-2) unstable; urgency=low
* Section change (interpreters -> perl)
-- Gunnar Wolf <gwolf@debian.org> Thu, 22 May 2003 09:19:11 -0500
libfont-ttf-perl (0.34-1) unstable; urgency=low
* New upstream release
-- Gunnar Wolf <gwolf@debian.org> Thu, 22 May 2003 00:21:33 -0500
libfont-ttf-perl (0.32-2) unstable; urgency=low
* Fixed some debian/rules bugs.
-- Gunnar Eyal Wolf Iszaevich <gwolf@gwolf.cx> Mon, 17 Feb 2003 8:54:10 -0600
libfont-ttf-perl (0.32-1) unstable; urgency=low
* Initial Release.
* Closes: #180906.
-- Gunnar Eyal Wolf Iszaevich <gwolf@gwolf.cx> Tue, 11 Feb 2003 17:18:07 -0600
|