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
|
libcrypt-dh-perl (0.07-1) unstable; urgency=low
* Add Vcs-* fields
* Switch to dpkg-source 3.0 (quilt) format
* Switch to minimal dh rules
* Remove incorrect dependencies on perl-modules
* Update Standards-Version (no changes)
* New upstream release
* Revert to upstream behaviour regarding Math::BigInt and depend on
libmath-bigint-gmp-perl, as upstream is now declaring that
dependency in META.yml
* Adjust Makefile.PL to not assume that the GMP headers are needed
to use GMP
-- Dominic Hargreaves <dom@earth.li> Sat, 20 Apr 2013 16:22:13 +0100
libcrypt-dh-perl (0.06-3) unstable; urgency=low
* Only try the dedicated math libraries rather than depending on them,
to remove unnecessary warning (closes: #510904)
* Add recommends on libmath-bigint-gmp-perl, so it may be used if
available or if extra speed is needed.
* Add libmath-bigint-gmp-perl to the Build-Depends so that the tests
run more quickly
* Enable test suite
* Add missing dependency on perl-modules
* Update Standards-Version (no changes)
* Upgrade debhelper compat to 5
-- Dominic Hargreaves <dom@earth.li> Sat, 04 Apr 2009 23:01:12 +0100
libcrypt-dh-perl (0.06-2) unstable; urgency=low
* Fix debian/rules rmdir bug (closes: #467725)
* Update Standards-Version (no changes)
* Standardize debian/watch format
* debian/control: add Homepage field
* Fix make distclean lintian warning
* Fix description whitespace lintian warning
-- Dominic Hargreaves <dom@earth.li> Wed, 27 Feb 2008 23:54:57 +0000
libcrypt-dh-perl (0.06-1) unstable; urgency=low
* Initial Release.
-- Dominic Hargreaves <dom@earth.li> Fri, 8 Jul 2005 22:50:51 +0000
|