debian/0000755000000000000000000000000012231047776007177 5ustar debian/watch0000644000000000000000000000021311674462314010223 0ustar version=3 http://search.cpan.org/dist/Algorithm-Combinatorics/ .*/Algorithm-Combinatorics-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/rules0000755000000000000000000000003611674462314010255 0ustar #!/usr/bin/make -f %: dh $@ debian/copyright0000644000000000000000000000211211674462314011125 0ustar Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135 Maintainer: Xavier Noria Source: http://search.cpan.org/dist/Algorithm-Combinatorics/ Name: Algorithm-Combinatorics Files: * Copyright: 2005-2011, Xavier Noria License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, Florian Schlichting 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/source/0000755000000000000000000000000011674462314010476 5ustar debian/source/format0000644000000000000000000000001411674462314011704 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211674462314010374 0ustar 8 debian/control0000644000000000000000000000206011674462314010577 0ustar Source: libalgorithm-combinatorics-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Florian Schlichting Build-Depends: debhelper (>= 8), perl, libtest-pod-perl, libtest-pod-coverage-perl Standards-Version: 3.9.2 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libalgorithm-combinatorics-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libalgorithm-combinatorics-perl.git Homepage: http://search.cpan.org/dist/Algorithm-Combinatorics/ Package: libalgorithm-combinatorics-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends} Description: module for the efficient generation of combinatorial sequences Algorithm::Combinatorics is an efficient generator of combinatorial sequences. Algorithms are selected from the literature (work in progress). Iterators do not use recursion, nor stacks, and are written in C. See Math::Combinatorics for a pure-Perl module with similar (if less efficient) features. debian/changelog0000644000000000000000000000054712231047776011057 0ustar libalgorithm-combinatorics-perl (0.26-1build1) devel; urgency=low * Rebuild for Perl 5.18. -- Colin Watson Sun, 20 Oct 2013 22:49:50 +0100 libalgorithm-combinatorics-perl (0.26-1) unstable; urgency=low * Initial Release. (Closes: #652920) -- Florian Schlichting Wed, 21 Dec 2011 22:23:05 +0100