debian/0000755000000000000000000000000012251666742007201 5ustar debian/rules0000755000000000000000000000003612251666742010260 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000160012251666742010601 0ustar Source: libmath-mpfr-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Daniel Kahn Gillmor Build-Depends: debhelper (>= 9.20120312~), perl, libmpfr-dev, libgmp-dev, libmath-gmp-perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmath-mpfr-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmath-mpfr-perl.git Homepage: https://metacpan.org/release/Math-MPFR/ Package: libmath-mpfr-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends} Description: perl interface to the MPFR (floating point) library Math::MPFR is a bigfloat module utilising the MPFR library. Basically this module simply wraps the 'mpfr' floating point functions provided by that library. Operator overloading is also available. debian/README.source0000644000000000000000000000301212251666742011354 0ustar Daniel Kahn Gillmor Subject: Re: Math::Prime::Util and Math::Prime::Util::GMP To: debian-perl@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 , Fri, 21 Dec 2012 12:08:29 -0500 debian/source/0000755000000000000000000000000012251666742010501 5ustar debian/source/format0000644000000000000000000000001412251666742011707 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000254012251666742011054 0ustar libmath-mpfr-perl (3.21-1) unstable; urgency=medium * Team upload. * New upstream release. * Drop spelling-error-in-manpage.patch, merged upstream. * Mention module name in long description. * Declare compliance with Debian Policy 3.9.5. -- gregor herrmann Tue, 10 Dec 2013 20:39:05 +0100 libmath-mpfr-perl (3.18-1) unstable; urgency=low * Team upload. * Imported Upstream version 3.18 - Package builds now against libmpfr-dev >= 3.1.2 (Closes: #727208). * Add copyright years in debian/copyright for upstream files * Update versioned Build-Depends on debhelper to >= 9.20120312~ At least this version is required to get all hardening flags. * Remove full stop in single line synopsis * Add spelling-error-in-manpage.patch patch -- Salvatore Bonaccorso Wed, 23 Oct 2013 14:40:06 +0200 libmath-mpfr-perl (3.17-1) unstable; urgency=low [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Daniel Kahn Gillmor ] * New Upstream Release. -- Daniel Kahn Gillmor Thu, 07 Mar 2013 08:30:52 -0500 libmath-mpfr-perl (3.16-1) unstable; urgency=low * Initial Release (Closes: #696461) -- Daniel Kahn Gillmor Thu, 20 Dec 2012 22:30:06 -0500 debian/compat0000644000000000000000000000000212251666742010377 0ustar 9 debian/libmath-mpfr-perl.docs0000644000000000000000000000000712251666742013372 0ustar README debian/copyright0000644000000000000000000000205412251666742011135 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Math-MPFR Source: https://metacpan.org/release/Math-MPFR/ Upstream-Contact: Sisyphus Files: * Copyright: 2006-2013, Sisyphus License: Artistic or GPL-1+ Files: debian/* Copyright: 2012, Daniel Kahn Gillmor License: Artistic or GPL-1+ License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic'. License: GPL-1+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version. . On Debian systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000016012251666742010227 0ustar version=3 https://metacpan.org/release/Math-MPFR/ .*/Math-MPFR-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$