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
|
libfile-modified-perl (0.10-1) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ Lucas Kanashiro ]
* Add debian/upstream/metadata
* Import upstream version 0.10
* Bump debhelper compatibility level to 9
* Declare compliance with Debian policy 3.9.6
* Mark as autopkg-testable
[ gregor herrmann ]
* debian/copyright: update Upstream-Contact.
-- Lucas Kanashiro <kanashiro.duarte@gmail.com> Sat, 05 Dec 2015 03:23:06 -0200
libfile-modified-perl (0.09-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- gregor herrmann <gregoa@debian.org> Wed, 14 May 2014 21:05:55 +0200
libfile-modified-perl (0.08-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Strip trailing slash from metacpan URLs.
* Drop no-defined-array.patch, applied upstream.
* Update years of packaging copyright.
* Update short description.
-- gregor herrmann <gregoa@debian.org> Mon, 12 May 2014 19:51:04 +0200
libfile-modified-perl (0.07-3) unstable; urgency=low
* Team upload
[ gregor herrmann ]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
* debian/control: Added: ${misc:Depends} to Depends: field.
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ gregor herrmann ]
* debian/control: update {versioned,alternative} (build) dependencies.
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ Damyan Ivanov ]
* set source format to '3.0 (quilt)'
* rules: convert from debhelper to dh
* add patch fixing warnings when defined(@array) is used with perl 5.18
* drop trailing slash from metacpan URL
* copyright: convert to machine-parseable format
* declare conformance with Policy 3.9.5
-- Damyan Ivanov <dmn@debian.org> Wed, 29 Jan 2014 11:56:14 +0200
libfile-modified-perl (0.07-2) unstable; urgency=low
* Bugfix release
* debian/watch: Updated to new schema (closes: #449850)
* debian/rules: FTBS fix (closes: #468034)
* debian/control:
+ Standards-Version increased to 3.7.3 (no changes)
+ Added additional headers
* debian/compat: increased to 5 (changed debhelper dependency)
-- Krzysztof Krzyżaniak (eloy) <eloy@debian.org> Fri, 21 Mar 2008 11:52:27 +0100
libfile-modified-perl (0.07-1) unstable; urgency=low
* Initial Release (closes: #337710).
-- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Sat, 5 Nov 2005 20:20:59 +0100
|