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
|
libmath-random-perl (0.71-5) unstable; urgency=medium
* Use $Config{vendorarch} to get library path in debian/rules.
* Update years of packaging copyright.
-- gregor herrmann <gregoa@debian.org> Mon, 11 Aug 2014 19:16:26 +0200
libmath-random-perl (0.71-4) 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.
[ Florian Schlichting ]
* Switch dh compatibility to level 9 to enable passing of hardening flags
* Fix a typo in debian/copyright
* Do not separate Files: with comma
* Declare compliance with Debian Policy 3.9.5
-- Florian Schlichting <fsfs@debian.org> Thu, 24 Apr 2014 10:30:31 +0200
libmath-random-perl (0.71-3) unstable; urgency=medium
[ Ryan Niebur ]
* Email change: Jonathan Yu -> jawnsy@cpan.org
[ gregor herrmann ]
* debian/control: add XS-Autobuild header (closes: #625908).
* Switch to source format 3.0 (quilt); remove quilt framework.
* debian/copyright: update formatting.
* Set Standards-Version to 3.9.2 (no changes).
* Bump debhelper compatibility level to 8.
* Add /me to Uploaders.
* Update patch headers.
* Set urgeny to medium (RC bug, perl 5.12 transition).
-- gregor herrmann <gregoa@debian.org> Mon, 09 May 2011 20:35:46 +0200
libmath-random-perl (0.71-2) unstable; urgency=low
[ Jonathan Yu ]
* Added another way of seeding, proposed by Don Armstrong (Closes: #537952)
+ Will fall back to localtime for seed on systems without Perl_seed
* Standards-Version 3.8.2 (no changes)
* Added myself to Uploaders
* Changed to new short d/rules format
* Cleaned up control description
* Added a patch to get rid of POD errors
* Remove examples mistakenly installed in /usr/perl5/lib
[ Charles Plessy ]
* Added non-free disclaimer in debian/copyright.
[ gregor herrmann ]
* debian/control: fix spacing in long description, thanks to Rhonda for the
bug report (closes: #520130).
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ Damyan Ivanov ]
* Drop the version from perl build-dependency (satisfied by oldstable)
* Add debian/README.source to document quilt usage
* Standards-Version: 3.8.3 (no changes)
[ gregor herrmann ]
* Remove the generated test.pl via debian/clean.
-- Jonathan Yu <frequency@cpan.org> Wed, 26 Aug 2009 06:55:54 -0400
libmath-random-perl (0.71-1) unstable; urgency=low
* Initial Release (Closes: #505182).
-- Charles Plessy <plessy@debian.org> Mon, 10 Nov 2008 14:32:20 +0900
|