debian/0000755000000000000000000000000012231170747007172 5ustar debian/watch0000644000000000000000000000015411540600073010213 0ustar version=3 http://search.cpan.org/dist/Math-GMP/ .+/Math-GMP-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/rules0000755000000000000000000000003511540600073010240 0ustar #!/usr/bin/make -f %: dh $@ debian/copyright0000644000000000000000000000210511540600403011110 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Greg Sabino Mullane Source: http://search.cpan.org/dist/Math-GMP/ Name: Math-GMP Files: * Copyright: 2000-2008, James H. Turner 2008-2009, Greg Sabino Mullane License: LGPL-2+ This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . On Debian systems, the full text of the GNU Lesser General Public License version 2 can be found in `/usr/share/common-licenses/LGPL-2'. Files: debian/* Copyright: 2005-2006, Florian Ragwitz 2008, Niko Tyni 2008, gregor herrmann 2008, Ansgar Burchardt 2011, Salvatore Bonaccorso License: LGPL-2+ It is assumed that all contributors put their work under the same license as the module itself. debian/source/0000755000000000000000000000000011540604560010467 5ustar debian/source/format0000644000000000000000000000001411540604341011672 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211540600073010360 0ustar 8 debian/control0000644000000000000000000000206011540603623010567 0ustar Source: libmath-gmp-perl Maintainer: Debian Perl Group Uploaders: Ansgar Burchardt , Salvatore Bonaccorso Section: perl Priority: optional Build-Depends: debhelper (>= 8), perl, libgmp-dev Standards-Version: 3.9.1 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libmath-gmp-perl/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libmath-gmp-perl/ Homepage: http://search.cpan.org/dist/Math-GMP/ Package: libmath-gmp-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends} Description: high speed arbitrary size integer math for perl Math::GMP was designed to be a drop-in replacement both for Math::BigInt and for regular integer arithmetic. Unlike BigInt, though, Math::GMP uses the GNU gmp library for all of its calculations, as opposed to straight Perl functions. This can result in speed improvements. . The downside is that this module is not 100% compatible to Math::BigInt. debian/changelog0000644000000000000000000000641312231170747011050 0ustar libmath-gmp-perl (2.06-1build3) trusty; urgency=low * Rebuild for Perl 5.18. -- Colin Watson Mon, 21 Oct 2013 10:20:39 +0100 libmath-gmp-perl (2.06-1build2) precise; urgency=low * Rebuild for Perl 5.14. -- Colin Watson Tue, 15 Nov 2011 20:03:35 +0000 libmath-gmp-perl (2.06-1build1) oneiric; urgency=low * Rebuild for Perl 5.12. -- Colin Watson Sun, 08 May 2011 13:17:36 +0100 libmath-gmp-perl (2.06-1) unstable; urgency=low [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). * debian/control: Added: ${misc:Depends} to Depends: field. [ Ryan Niebur ] * Remove Florian Ragwitz from Uploaders (Closes: #523212) [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Ansgar Burchardt ] * New upstream release. + debian/copyright: Update years of copyright. * Use minimal debian/rules. * debian/control: Make build-dep on perl unversioned. * Bump Standards-Version to 3.8.3. * Update my email address. [ Salvatore Bonaccorso ] * debian/control: - Change Build-Depends on libgmp3-dev to libgmp-dev. - Bump Build-Depends on debhelper to (>= 8). - Drop Build-Depends on libtest-yaml-meta-perl. * Bump Debhelper compat level to 8. * debian/copyright: - Refresh Format-Specification to revision 135 of DEP5 propolsal for machine-readable copyright information. - Explicitly point to version 2 of the LGPL in common-licenses * Add myself to Uploaders. * Bump Standards-Version to 3.9.1. * Convert to '3.0 (quilt)' source package format. -- Salvatore Bonaccorso Fri, 18 Mar 2011 08:25:39 +0100 libmath-gmp-perl (2.05-1) unstable; urgency=low [ gregor herrmann ] * Take over for the Debian Perl Group with maintainer's permission (http://lists.debian.org/debian-perl/2008/06/msg00039.html) * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Changed: Maintainer set to Debian Perl Group (was: Florian Ragwitz ); Florian Ragwitz moved to Uploaders. * Add debian/watch. [ Ansgar Burchardt ] * New upstream release. * Remove patch framework (patch was applied upstream) * Refresh debian/rules for debhelper 7. * Bump Standards Version to 3.8.0 * Convert debian/copyright to proposed machine-readable format -- Ansgar Burchardt Sun, 02 Nov 2008 02:23:12 +0100 libmath-gmp-perl (2.04-2.1) unstable; urgency=low * Non-maintainer upload for the Perl 5.10 transition. * Don't try to remove /usr/share/perl5 if it doesn't exist. (Closes: #463542) -- Niko Tyni Wed, 02 Apr 2008 16:11:46 +0300 libmath-gmp-perl (2.04-2) unstable; urgency=low * Added debian/patches/64bit_ftbfs.dpatch that makes the test suite pass on 64 bit platforms (Closes: #338945). * debian/{control,rules} adjustments for dpatch. * Use DH_COMPAT 5. -- Florian Ragwitz Sun, 26 Mar 2006 20:19:35 +0200 libmath-gmp-perl (2.04-1) unstable; urgency=low * Initial Release. -- Florian Ragwitz Wed, 2 Nov 2005 18:51:14 +0100