debian/0000755000000000000000000000000012231465436007174 5ustar debian/watch0000644000000000000000000000020712033405324010212 0ustar version=3 http://search.cpan.org/dist/Math-Geometry-Voronoi/ .*/Math-Geometry-Voronoi-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/rules0000755000000000000000000000003612033405325010242 0ustar #!/usr/bin/make -f %: dh $@ debian/copyright0000644000000000000000000000516012147503731011126 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Math-Geometry-Voronoi Source: http://search.cpan.org/dist/Math-Geometry-Voronoi/ Upstream-Contact: Sam Tregar Files: * Copyright: 2008-2009, Sam Tregar License: Artistic or GPL-1+ Files: *.c *.h Copyright: 1987, Alcatel-Lucent, as successor to AT&T Bell Laboratories, Inc. License: MIT Comment: Copyright information for these files is missing from the upstream package, but could be obtained from the original author, Steve Fortune, via email: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=689653#15 Files: ppport.h Copyright: 2004-2010, Marcus Holland-Moritz 2001, Paul Marquess (Version 2.x) 1999, Kenneth Albanowski (Version 1.x) License: Artistic or GPL-1+ Files: debian/* Copyright: 2013, 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'. License: MIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. debian/source/0000755000000000000000000000000012033405324010462 5ustar debian/source/format0000644000000000000000000000001412033405324011670 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212147466336010400 0ustar 9 debian/libmath-geometry-voronoi-perl.examples0000644000000000000000000000001312033405324016616 0ustar examples/* debian/control0000644000000000000000000000221212147470376010601 0ustar Source: libmath-geometry-voronoi-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Florian Schlichting Build-Depends: debhelper (>= 9.20120312), libclass-accessor-perl, libparams-validate-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmath-geometry-voronoi-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libmath-geometry-voronoi-perl.git Homepage: http://search.cpan.org/dist/Math-Geometry-Voronoi/ Package: libmath-geometry-voronoi-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}, libclass-accessor-perl, libparams-validate-perl Description: Perl module to compute Voronoi diagrams from sets of points Math::Geometry::Voronoi computes Voronoi diagrams from a set of input points. This module is a wrapper around a C implementation by Steve Fortune, the inventor of the algorithm used (Fortune's algorithm), that was further modified by Derek Bradley. . Info on Voronoi diagrams can be found here: . http://en.wikipedia.org/wiki/Voronoi_diagram debian/changelog0000644000000000000000000000102312231465436011042 0ustar libmath-geometry-voronoi-perl (1.3-2build1) trusty; urgency=low * Rebuild for Perl 5.18. -- Colin Watson Tue, 22 Oct 2013 13:10:06 +0100 libmath-geometry-voronoi-perl (1.3-2) unstable; urgency=low * Add missing d/copyright paragraph for ppport.h -- Florian Schlichting Thu, 23 May 2013 23:20:16 +0200 libmath-geometry-voronoi-perl (1.3-1) unstable; urgency=low * Initial Release. (Closes: #689653) -- Florian Schlichting Thu, 23 May 2013 21:40:53 +0200