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
|
libtest-file-perl (1.41-1) unstable; urgency=medium
* Imported upstream version 1.41
-- Salvatore Bonaccorso <carnil@debian.org> Sat, 13 Sep 2014 07:27:39 +0200
libtest-file-perl (1.40-1) unstable; urgency=medium
* Imported upstream version 1.40
* Add missing Build-Depends-Indep on libtest-utf8-perl
-- Salvatore Bonaccorso <carnil@debian.org> Fri, 12 Sep 2014 13:47:11 +0200
libtest-file-perl (1.39-1) unstable; urgency=medium
[ gregor herrmann ]
* debian/control: remove Nicholas Bamber from Uploaders on request of
the MIA team.
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
* Add debian/upstream/metadata
* Imported upstream version 1.39
-- Salvatore Bonaccorso <carnil@debian.org> Thu, 11 Sep 2014 06:37:03 +0200
libtest-file-perl (1.36-1) unstable; urgency=medium
* Imported Upstream version 1.36
* Wrap and sort fields in debian/control file
* Declare compliance with Debian policy 3.9.5
-- Salvatore Bonaccorso <carnil@debian.org> Thu, 02 Jan 2014 10:29:57 +0100
libtest-file-perl (1.35-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 ]
* New upstream release.
* Update years of copyright.
* Build-depend on Test::More 0.95.
* Drop unused lintian override (spelling-error-in-manpage).
* Declare compliance with Debian Policy 3.9.4.
-- gregor herrmann <gregoa@debian.org> Fri, 11 Oct 2013 20:11:16 +0200
libtest-file-perl (1.34-1) unstable; urgency=low
* Imported Upstream versions 1.33 and 1.34
* Remove debian/source/lintian-overrides for copyright format
* Update format for copyright file.
Update format to copyright-format 1.0 as released together with Debian
policy 3.9.3.
* Bump Standards-Version to 3.9.3
-- Salvatore Bonaccorso <carnil@debian.org> Sun, 03 Jun 2012 07:48:10 +0200
libtest-file-perl (1.32-1) unstable; urgency=low
[ gregor herrmann ]
* Replace parts of our spelling corrections with a lintian override.
[ Salvatore Bonaccorso ]
* Imported Upstream version 1.32
* Update copyright years for debian/* packaging
* Drop spelling.patch patch.
Patch was applied upstream.
-- Salvatore Bonaccorso <carnil@debian.org> Sat, 18 Feb 2012 10:47:52 +0100
libtest-file-perl (1.31-1) unstable; urgency=low
* New upstream release.
* Update spelling.patch.
* Update years of packaging copyright.
-- gregor herrmann <gregoa@debian.org> Sat, 28 Jan 2012 23:26:01 +0100
libtest-file-perl (1.30-1) unstable; urgency=low
[ Salvatore Bonaccorso ]
* debian/control: Changed: Replace versioned (build-)dependency on
perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as
permitted by Debian Policy 3.8.3).
[ Ryan Niebur ]
* Email change: Ryan Niebur -> ryan@debian.org
[ Salvatore Bonaccorso ]
* Email change: Salvatore Bonaccorso -> carnil@debian.org
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Nicholas Bamber ]
* New upstream release
* Added myself to Uploaders
* Updated compat level and debhelper version to 8
* Removed unnecessary versioned dependencies
* Updated copyright and added lintian override about copyright format
* Set source format to 3.0 (quilt)
* Added patch for spelling error
-- Nicholas Bamber <nicholas@periapt.co.uk> Tue, 24 Jan 2012 10:27:35 +0000
libtest-file-perl (1.29-1) unstable; urgency=low
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ Salvatore Bonaccorso ]
* New upstream release
* Add myself to Uploaders
* Drop Depends on libtest-manifest-perl.
* Drop the fix-manpage-name patch since the change is
integrated upstream and the manpage name is now correct.
Build-Depends on quilt is not needed anymore thus drop it
and lower requirements of debhelper version.
* debian/copyright: adjust years of upstream copyright.
-- Salvatore Bonaccorso <salvatore.bonaccorso@gmail.com> Wed, 10 Jun 2009 16:14:41 +0200
libtest-file-perl (1.28-1) unstable; urgency=low
[ Ryan Niebur ]
* New upstream release
* patch to fix the manpage name
[ gregor herrmann ]
* New upstream release.
* Add /me to Uploaders.
* debian/copyright: adjust years of upstream copyright.
-- Ryan Niebur <ryanryan52@gmail.com> Mon, 01 Jun 2009 08:11:54 -0700
libtest-file-perl (1.25-1) unstable; urgency=low
[ Jeremiah C. Foster ]
* Initial Release. (Closes: #512774)
[ Ryan Niebur ]
* remove extra whitespace in debian/rules
* add quilt patching
- add README.source
- touch Makefile after unpatching
* patch Makefile.PL to use $(MAN3EXT) instead of 3 as the extension for
the installed man page. This way .3pm is used on Debian.
* update standards version to 3.8.1
* add myself to Uploaders
* minor improvements to the description
-- Ryan Niebur <ryanryan52@gmail.com> Tue, 12 May 2009 22:46:09 -0700
|