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
|
libmath-symbolic-perl (0.612-1) unstable; urgency=low
* Team upload.
* Imported Upstream version 0.612
* Update copyright years for upstream files
* Drop fix-pod-spelling.patch patch
* Drop fix-pod-encoding.patch pach
* Swap order of alternative Build-Depends fo Module::Build.
Change alternative Build-Depends needed for Module::Build requirement to
perl (>= 5.17.1) | libmodule-build-perl (>= 0.400000).
* Add fix-manpage-has-errors-from-pod2man.patch patch.
Add missing encoding causing otherwise an pod2man error when generating
manpage for Math::Symbolic::Parser::Precompiled.
-- Salvatore Bonaccorso <carnil@debian.org> Wed, 23 Oct 2013 23:12:27 +0200
libmath-symbolic-perl (0.609-1) unstable; urgency=low
* Team upload.
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Salvatore Bonaccorso ]
* Change search.cpan.org based URIs to metacpan.org based URIs
[ gregor herrmann ]
* New upstream release.
Fixes "FTBFS with perl 5.18: POD"
(Closes: #710843)
* Refresh spelling patch (offset, one more correction).
* debian/copyright: switch formatting to Copyright-Format 1.0.
* Build-depend on Module::Build 0.40.
* Set Standards-Version to 3.9.4 (no changes).
* Drop packages from Build-Depends-Indep that are not used anymore
during tests.
* Add a patch to fix two remaining PODs.
-- gregor herrmann <gregoa@debian.org> Mon, 03 Jun 2013 19:02:47 +0200
libmath-symbolic-perl (0.606-1) unstable; urgency=low
* Initial Release (Closes: #608565)
-- Jonathan Yu <jawnsy@cpan.org> Sat, 01 Jan 2011 10:32:06 -0500
|