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
|
libfile-libmagic-perl (1.02-1) unstable; urgency=medium
* New upstream release.
* Drop fix-checklib-fail.patch, not applicable anymore.
* Update copyright notices for files in inc/*.
-- gregor herrmann <gregoa@debian.org> Sun, 27 Jul 2014 15:54:26 +0200
libfile-libmagic-perl (1.01-1) unstable; urgency=medium
* New upstream release.
* Strip trailing slash from metacpan URLs.
* Update years of copyright.
* Refresh fix-checklib-fail.patch (offset).
* Declare compliance with Debian Policy 3.9.5.
-- gregor herrmann <gregoa@debian.org> Tue, 06 May 2014 18:42:38 +0200
libfile-libmagic-perl (1.00-1) unstable; urgency=low
* New upstream release.
-- gregor herrmann <gregoa@debian.org> Wed, 02 Oct 2013 22:27:40 +0200
libfile-libmagic-perl (0.99-1) unstable; urgency=low
* New upstream release.
* Update patches:
- drop do-not-link-libz.patch, file-5.10.patch, new-devel-checklib.patch
(merged upstream)
- refresh fix-checklib-fail.patch (offset)
* Update upstream copyright.
* Drop debian/clean: the files are not modified anymore.
And the build fails when they are removed.
-- gregor herrmann <gregoa@debian.org> Tue, 27 Aug 2013 23:28:17 +0200
libfile-libmagic-perl (0.96-4) 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 ]
* Update bundled Devel::CheckLib via a quilt patch. (Closes: #708074)
* Update versioned build dependency on libmagic-dev to avoid #708281.
* Use debhelper 9.20120312 to get all hardening flags.
* Set Standards-Version to 3.9.4 (no changes).
* Update years of packaging copyright.
-- gregor herrmann <gregoa@debian.org> Tue, 21 May 2013 17:45:01 +0200
libfile-libmagic-perl (0.96-3) unstable; urgency=low
* Team upload
* Add fix-checklib-fail.patch
-- Alessandro Ghedini <ghedo@debian.org> Tue, 07 Aug 2012 22:53:59 +0200
libfile-libmagic-perl (0.96-2) unstable; urgency=low
[ Ansgar Burchardt ]
* Email change: Ansgar Burchardt -> ansgar@debian.org
* debian/control: Convert Vcs-* fields to Git.
[ gregor herrmann ]
* Add patch file-5.10.patch to deal with changes in file 5.10 in test suite.
Thanks to Moritz Muehlenhoff for the bug report.
(Closes: #661800)
* debian/rules: remove override_dh_clean (svn era).
* debian/copyright: update to copyright-format 1.0.
* Switch to debhelper compatibility level 9 to pass CFLAGS to
Makefile.PL/Build.PL.
* Add /me to Uploaders.
* Bump Standards-Version to 3.9.3 (no changes).
-- gregor herrmann <gregoa@debian.org> Thu, 01 Mar 2012 23:52:30 +0100
libfile-libmagic-perl (0.96-1) unstable; urgency=low
[ Ryan Niebur ]
* New upstream release
* update copyright
* Update ryan52's email address
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ 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).
[ Ansgar Burchardt ]
* Do not link libz. (Closes: #577288)
+ new patch: do-not-link-libz.patch
* No longer install README.
* Use source format 3.0 (quilt).
* Use tiny debian/rules.
* Update debian/copyright for current DEP-5 proposal.
* Bump Standards-Version to 3.8.4.
* Add myself to Uploaders.
-- Ansgar Burchardt <ansgar@43-1.org> Sun, 11 Apr 2010 18:04:18 +0900
libfile-libmagic-perl (0.91-2) unstable; urgency=low
* Fix FTBFS (Closes: #520870)
-- Ryan Niebur <ryanryan52@gmail.com> Mon, 23 Mar 2009 09:33:19 -0700
libfile-libmagic-perl (0.91-1) unstable; urgency=low
* Initial Release. (Closes: #519621)
-- Ryan Niebur <ryanryan52@gmail.com> Fri, 20 Mar 2009 21:49:37 -0700
|