debian/0000755000000000000000000000000012257647274007206 5ustar debian/compat0000644000000000000000000000000212257647274010404 0ustar 8 debian/copyright0000644000000000000000000000136712257647274011150 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Math-PlanePath Source: https://metacpan.org/release/Math-PlanePath Upstream-Contact: Kevin Ryde Files: * Copyright: 2010-2013, Kevin Ryde License: GPL-3+ Files: debian/* Copyright: 2013, Florian Schlichting License: GPL-3+ License: GPL-3+ 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 3, or (at your option) any later version. . On Debian systems, the complete text of version 3 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-3'. debian/rules0000755000000000000000000000003612257647274010265 0ustar #!/usr/bin/make -f %: dh $@ debian/watch0000644000000000000000000000017112257647274010236 0ustar version=3 https://metacpan.org/release/Math-PlanePath .*/Math-PlanePath-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/control0000644000000000000000000000267412257647274010622 0ustar Source: libmath-planepath-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Florian Schlichting Build-Depends: debhelper (>= 8), perl Build-Depends-Indep: libconstant-defer-perl, libdata-float-perl, libmath-libm-perl, libnumber-fraction-perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmath-planepath-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmath-planepath-perl.git Homepage: https://metacpan.org/release/Math-PlanePath Package: libmath-planepath-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libconstant-defer-perl, libmath-libm-perl Description: Perl module to calculate mathematical paths through a 2-D plane Math::PlanePath is a collection of Perl modules to enerate some paths through the 2-D X,Y plane, mainly integer oriented, and including . * Square numbering of Ulam's spiral * Pentagonal, hexagonal, heptagonal spirals * Pyramid and triangular spirals and rows * An infinite knight's tour * Vogel's sunflower floret (and variations) * Sacks' quadratic spiral * Spiral of Theodorus * Peano, Hilbert and Z-Order * Gosper's flowsnake * Koch curve and quadric curve * Sierpinski triangle * Dragon curves * Pixellated rings, and by hypotenuse distance * Trees of rationals and Pythagorean triples * Some complex base related patterns debian/libmath-planepath-perl.examples0000644000000000000000000000002112257647274015271 0ustar examples/* tools debian/source/0000755000000000000000000000000012257647274010506 5ustar debian/source/format0000644000000000000000000000001412257647274011714 0ustar 3.0 (quilt) debian/libmath-planepath-perl.lintian-overrides0000644000000000000000000000052312257647274017120 0ustar # these *are* ucblogo source files, actually libmath-planepath-perl: example-unusual-interpreter usr/share/doc/libmath-planepath-perl/examples/other/dragon-curve.logo #!/usr/bin/ucblogo libmath-planepath-perl: example-unusual-interpreter usr/share/doc/libmath-planepath-perl/examples/other/sierpinski-triangle-text.logo #!/usr/bin/ucblogo debian/gbp.conf0000644000000000000000000000004212257647274010621 0ustar [git-import-orig] filter = debian debian/changelog0000644000000000000000000000251712257647274011065 0ustar libmath-planepath-perl (113-1) unstable; urgency=medium * Team upload. * Imported Upstream version 113 -- Salvatore Bonaccorso Sat, 28 Dec 2013 23:11:22 +0100 libmath-planepath-perl (112-1) unstable; urgency=medium * Team upload. * debian/control: Changed: Homepage field changed to metacpan.org URL. * debian/watch: use metacpan-based URL. * debian/copyright: Source URL changed to metacpan.org URL. * Add debian/gbp.conf to filter out debian/ dir on import. * New upstream release. * Declare compliance with Debian Policy 3.9.5. -- gregor herrmann Mon, 09 Dec 2013 22:55:12 +0100 libmath-planepath-perl (110-1) unstable; urgency=low * Import Upstream version 110 -- Florian Schlichting Sun, 08 Sep 2013 22:16:57 +0200 libmath-planepath-perl (109-1) unstable; urgency=low * Import Upstream version 109 -- Florian Schlichting Mon, 26 Aug 2013 13:53:34 +0200 libmath-planepath-perl (108-1) unstable; urgency=low * Imported Upstream version 108. * Update Vcs-Git URL to canonical location. -- Florian Schlichting Wed, 07 Aug 2013 20:48:32 +0200 libmath-planepath-perl (104-1) unstable; urgency=low * Initial Release. (Closes: #689654) -- Florian Schlichting Thu, 23 May 2013 22:48:15 +0200