[SCM] debian packaging for Math::MPFR perl module branch, master, updated. 152675d1ecb5c2c0d68f24ba26d63c5b99ed6e42

Daniel Kahn Gillmor dkg at fifthhorseman.net
Fri Dec 28 16:24:42 UTC 2012


The following commit has been merged in the master branch:
commit 152675d1ecb5c2c0d68f24ba26d63c5b99ed6e42
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date:   Thu Dec 27 20:50:04 2012 -0500

    add a note about my decisions about packaging dependencies (thanks to Jonas for the nudge)

diff --git a/debian/README.source b/debian/README.source
new file mode 100644
index 0000000..2c99669
--- /dev/null
+++ b/debian/README.source
@@ -0,0 +1,36 @@
+Daniel Kahn Gillmor <dkg at fifthhorseman.net>
+Subject: Re: Math::Prime::Util and Math::Prime::Util::GMP
+To: debian-perl at lists.debian.org
+Date: Fri, 21 Dec 2012 00:46:27 -0500
+
+On Thu 2012-12-20 23:32:51 -0500, gregor herrmann wrote:
+
+> Not at all -- keep 'em coming, those perl modules :)
+
+:) As i look into packaging Math::MPFR, i notice that the upstream
+author ("Sisyphus") has a bunch of tests that interoperate with
+Math::GMPz, Math::GMPq, and Math::GMPf, which aren't in debian (and are
+also written by Sisyphus).  AFAICT, Math::GMP (which is in debian)
+covers that territory in more perlish ways.  And Math::BigInt::GMP does
+the same thing for bigint notation.
+
+Is there any reason we should consider Math::GMP[zqf] for debian as
+well?  I'm inclined to leave it alone for now since i have no immediate
+need for them, and i like the Math::GMP and Math::BigInt::GMP interfaces
+just fine.
+
+The test suites for Math::MPFR also reference Math::Decimal64 and
+Math::LongDouble (two more packages also by Sisyphus), but those package
+appear to be focused on working around various weird business with
+Microsoft compilers, afaict.  So i'm inclined to not bother with those
+as well, and just let a bunch of the test suites be skipped.
+
+If anyone has any suggestions or thoughts about this, i'd be happy to
+hear them.  Otherwise, this message will just sit in the archive as
+evidence of why i'm ignoring those other packages at this time :)
+
+Happy Hacking,
+
+      --dkg
+
+ -- Daniel Kahn Gillmor <dkg at fifthhorseman.net>, Fri, 21 Dec 2012 12:08:29 -0500

-- 
debian packaging for Math::MPFR perl module



More information about the Pkg-perl-cvs-commits mailing list