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
|
libmath-derivative-perl (0.04-2) unstable; urgency=medium
* Team upload.
* Add Build-Depends on libmodule-build-perl.
Fixes FTBFS with perl 5.22.
Thanks to Dominic Hargreaves <dom@earth.li> (Closes: #805968)
* Bump Debhelper compat level to 9
-- Salvatore Bonaccorso <carnil@debian.org> Tue, 24 Nov 2015 16:43:15 +0100
libmath-derivative-perl (0.04-1) unstable; urgency=low
* Team upload
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ Axel Beckert ]
* debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
copyright"
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ Florian Schlichting ]
* Import upstream version 0.04
* Update upstream copyright and contact info
* Drop fix-pod.patch, seems unnecessary
* Declare compliance with Debian Policy 3.9.6
* Mark package autopkgtest-able
-- Florian Schlichting <fsfs@debian.org> Fri, 11 Sep 2015 22:04:12 +0200
libmath-derivative-perl (0.01-6) unstable; urgency=low
[ gregor herrmann ]
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza). Removed: XS-
Vcs-Svn fields.
[ Joachim Breitner ]
* Removed myself from uploaders.
[ gregor herrmann ]
* Split out POD fixes into a separate patch.
* debian/watch: use dist-based URL.
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
* debian/control: Added: ${misc:Depends} to Depends: field.
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ Fabrizio Regalli ]
* Bump to 3.9.2 Standard-Version.
* Switch to DEP5 license format.
* Add myself to Uploaders.
* Switch d/compat to 8.
* Build-Depends: switch to debhelper (>= 8).
* Bump to 3.0 quilt format.
* Email change: gregor herrmann -> gregoa@debian.org
-- Fabrizio Regalli <fabreg@fabreg.it> Tue, 14 Jun 2011 12:56:10 +0200
libmath-derivative-perl (0.01-5) unstable; urgency=low
* Don't ignore errors of $(MAKE) clean.
-- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 17 Aug 2007 13:11:12 +0200
libmath-derivative-perl (0.01-4) unstable; urgency=low
* Update to compatibility level 5
-- Carlo Segre <segre@debian.org> Fri, 29 Dec 2006 02:24:40 -0600
libmath-derivative-perl (0.01-3) unstable; urgency=low
* Fix typo in Description
-- Frank Lichtenheld <djpig@debian.org> Sat, 2 Dec 2006 00:10:42 +0100
libmath-derivative-perl (0.01-2) unstable; urgency=low
* Updates standards version to 3.7.2
* Move debhelper from Build-Depends-Indep to Build-Depends per policy
-- Carlo Segre <segre@iit.edu> Thu, 8 Jun 2006 14:48:42 -0500
libmath-derivative-perl (0.01-1) unstable; urgency=low
* Initial Release (Closes: #302390)
* Maintainer -
Debian Perl Group <pkg-perl-maintainer@lists.alioth.debian.org>
via Carlo Segre <segre@iit.edu>
-- Carlo Segre <segre@iit.edu> Sat, 12 Mar 2005 01:15:39 -0600
|