debian/0000755000000000000000000000000011534440462007171 5ustar debian/control0000644000000000000000000000217111534437717010606 0ustar Source: libmath-combinatorics-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Carlo Segre , Gustavo Franco , gregor herrmann Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Standards-Version: 3.9.1 Homepage: http://search.cpan.org/dist/Math-Combinatorics/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libmath-combinatorics-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libmath-combinatorics-perl/ Package: libmath-combinatorics-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: module for performing combinations and permutations on lists Combinatorics is the branch of mathematics studying the enumeration, combination, and permutation of sets of elements and the mathematical relations that characterize their properties. As a jumping off point, refer to: . http://mathworld.wolfram.com/Combinatorics.html . Math::Combinatorics provides a pure-perl implementation of nCk, nPk, and n! (combination, permutation, and factorial, respectively). debian/copyright0000644000000000000000000000222611534440077011130 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Allen Day Source: http://search.cpan.org/dist/Math-Combinatorics/ Name: Math-Combinatorics Files: * Copyright: 2004-2005, Allen Day License: Artistic or GPL-1+ Files: debian/* Copyright: 2005, 2006, Carlo Segre 2006, Carlo Segre 2007, 2011, gregor herrmann 2008, Joachim Breitner 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/watch0000644000000000000000000000017711212456050010220 0ustar version=3 http://search.cpan.org/dist/Math-Combinatorics/ .*/Math-Combinatorics-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian/compat0000644000000000000000000000000211534437611010371 0ustar 8 debian/changelog0000644000000000000000000000475711534440402011052 0ustar libmath-combinatorics-perl (0.09-4) unstable; urgency=low [ gregor herrmann ] * debian/control: - add Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza) - remove XS-Vcs-Svn fields - add ${misc:Depends} to Depends: field - improve short and long description * Switch to source format 3.0 (quilt). * Minimize debian/rules. * Don't install README anymore. * Email change: gregor herrmann -> gregoa@debian.org * Re-upload, this time really with 0.09 (the last upload had the 0.09 .orig.tar.gz but the contents of 0.08); closes: #616509. * debian/watch: use dist-based URL. * Switch to debhelper 8. * Set Standards-Version to 3.9.1 (no changes). * Machine-readable debian/copyright. [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Joachim Breitner ] * Removed myself from uploaders. [ Russ Allbery ] * Remove myself from Uploaders. -- gregor herrmann Sat, 05 Mar 2011 14:56:15 +0100 libmath-combinatorics-perl (0.09-3) unstable; urgency=low * Add dh_md5sums to debian/rules. * Don't ignore errors of make clean. -- gregor herrmann Fri, 17 Aug 2007 13:07:13 +0200 libmath-combinatorics-perl (0.09-2) unstable; urgency=low * Updated to compatibility level 5. -- Carlo Segre Fri, 29 Dec 2006 02:15:04 -0600 libmath-combinatorics-perl (0.09-1) unstable; urgency=low * New upstream release -- Carlo Segre Sat, 16 Dec 2006 10:21:46 -0600 libmath-combinatorics-perl (0.08-2) unstable; urgency=low * Update standards version to 3.7.2 * Fix Build-Depends-Indep lintian bug -- Carlo Segre Thu, 8 Jun 2006 13:21:47 -0500 libmath-combinatorics-perl (0.08-1) unstable; urgency=low * New upstream release -- Carlo Segre Thu, 1 Dec 2005 12:01:19 -0600 libmath-combinatorics-perl (0.07-1) unstable; urgency=low * New upstream release -- Carlo Segre Sun, 13 Nov 2005 18:51:17 -0600 libmath-combinatorics-perl (0.06-1) unstable; urgency=low * New upstream release (Closes: #329586) -- Carlo Segre Tue, 27 Sep 2005 09:42:17 -0500 libmath-combinatorics-perl (0.04-1) unstable; urgency=low * Initial Release (Closes: #309574) * Maintainer - Debian Perl Group via Carlo Segre -- Carlo Segre Mon, 2 May 2005 14:45:06 -0500 debian/source/0000755000000000000000000000000011534440430010464 5ustar debian/source/format0000644000000000000000000000001411534437330011677 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611534437366010261 0ustar #!/usr/bin/make -f %: dh $@