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
|
libpostscript-file-perl (2.20+dfsg-1) unstable; urgency=low
* New upstream release.
* Refresh fix-pod-spelling.patch.
* Update years of upstream and packaging copyright.
* Add libfont-afm-perl to Suggests.
-- gregor herrmann <gregoa@debian.org> Sun, 12 Feb 2012 15:16:07 +0100
libpostscript-file-perl (2.11+dfsg-1) unstable; urgency=low
[ Salvatore Bonaccorso ]
* debian/copyright: Replace DEP5 Format-Specification URL from
svn.debian.org to anonscm.debian.org URL.
[ gregor herrmann ]
* New upstream release.
* Bump debhelper compatibility level to 8.
* debian/copyright: update debian/* section.
-- gregor herrmann <gregoa@debian.org> Sun, 16 Oct 2011 15:13:10 +0200
libpostscript-file-perl (2.10+dfsg-1) unstable; urgency=low
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Chris Butler ]
* New upstream release
* Refreshed fix-pod-spelling.patch
* Updated years of upstream copyright
* Add myself to Uploaders
* Updated to Standards-Version 3.9.2 (no changes required)
-- Chris Butler <chrisb@debian.org> Fri, 29 Jul 2011 18:10:19 +0200
libpostscript-file-perl (2.02+dfsg-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release 2.00, 2.02
* Standards-Version 3.9.1 (no changes)
* Use new 3.0 (quilt) source format
* No longer run author RELEASE_TESTING tests
* Add patch to fix POD spelling errors
* Add lintian override to supress errors about re-encode being
misspelled without the hyphen (it is a function name)
* Refresh copyright information
* Add repacking script to remove non-free fonts and corresponding
example file
[ gregor herrmann ]
* New upstream release 2.01.
* debian/copyright: update upstream copyright info.
* Add /me to Uploaders.
-- Jonathan Yu <jawnsy@cpan.org> Mon, 27 Dec 2010 19:05:22 -0500
libpostscript-file-perl (1.05-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
* Install examples now provided from upstream
[ gregor herrmann ]
* debian/copyright: add info about examples.
-- Jonathan Yu <jawnsy@cpan.org> Thu, 29 Oct 2009 18:40:55 -0400
libpostscript-file-perl (1.04-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
[ gregor herrmann ]
* debian/copyright: add another new upstream file.
-- Jonathan Yu <jawnsy@cpan.org> Fri, 23 Oct 2009 04:45:28 -0400
libpostscript-file-perl (1.03-1) unstable; urgency=low
* New upstream release
* Add Test::Pod + Coverage to B-D-I
-- Jonathan Yu <jawnsy@cpan.org> Wed, 21 Oct 2009 15:21:47 -0400
libpostscript-file-perl (1.02-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
* Use short debhelper rules format
* Standards-Version 3.8.3
* Use new short rules format, bump to debhelper 7
* Refresh copyright file
* Rewrite control description
* Add myself to Uploaders and Copyright
[ gregor herrmann ]
* debian/watch: use dist-based URL.
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
-- Jonathan Yu <jawnsy@cpan.org> Fri, 25 Sep 2009 06:29:54 -0400
libpostscript-file-perl (1.01-2) unstable; urgency=low
[ Vincent Danjean ]
* Fix Build-Depends/Build-Depends-Indep as some packages are needed in the
clean target
* First release within the Debian Perl Group
* [debian/control] Update Maintainer and Uploaders fields according
to the Debian Perl Group policy
* [debian/compat] debhelper compat version dumped to 5
* [debian/control] Standard-Version set to 3.7.2 (no changes required)
* [debian/copyright] add copyright for Debian packaging
[ gregor herrmann ]
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza). Removed: XS-
Vcs-Svn fields.
[ Damyan Ivanov ]
* Converted from cdbs to debhelper
+ install Changes as a changelog
+ Drop cdbs and quilt from B-D
* Remove test-results/ in clean
* Use author-independent upstream URL in debian/copyright
* Use by-module URL in debian/watch
* Add myself to Uploaders
-- Damyan Ivanov <dmn@debian.org> Wed, 17 Oct 2007 10:50:10 +0300
libpostscript-file-perl (1.01-1) unstable; urgency=low
* Initial release. (Closes: #361158: ITP: libpostscript-file-perl --
Base class for creating Adobe PostScript files)
-- Vincent Danjean <Vincent.Danjean@ens-lyon.org> Fri, 7 Apr 2006 01:18:06 +0200
|