debian/0000755000000000000000000000000012173516303007167 5ustar debian/source/0000755000000000000000000000000011766406000010466 5ustar debian/source/format0000644000000000000000000000001411766403646011711 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211766403646010401 0ustar 8 debian/libmath-vector-real-kdtree-perl.examples0000644000000000000000000000001111766403646017010 0ustar sample/* debian/control0000644000000000000000000000222512173472341010576 0ustar Source: libmath-vector-real-kdtree-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Laszlo Kajan , Shen Wei Build-Depends: debhelper (>= 8) Build-Depends-Indep: libmath-vector-real-perl, libsort-key-top-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmath-vector-real-kdtree-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmath-vector-real-kdtree-perl.git Homepage: https://metacpan.org/release/Math-Vector-Real-kdTree/ Package: libmath-vector-real-kdtree-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libmath-vector-real-perl, libsort-key-top-perl Suggests: libmath-vector-real-random-perl Description: kd-Tree implementation for Perl on top of Math::Vector::Real Math::Vector::Real::kdTree implements a kd-Tree data structure in Perl and some related algorithms. . The following methods are provided: * new * insert * size * at * move * find_nearest_neighbor * find_nearest_neighbor_all_internal * find_in_ball * ordered_by_proximity debian/copyright0000644000000000000000000000215112173472341011124 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Math::Vector::Real::kdTree Upstream-Contact: Salvador Fandiño Source: https://metacpan.org/release/Math-Vector-Real-kdTree/ Files: * Copyright: 2011-2013, Salvador Fandiño License: Artistic or GPL-1+ Files: debian/* Copyright: 2012, Laszlo Kajan 2012, Shen Wei License: 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/rules0000755000000000000000000000026612173514470010256 0ustar #!/usr/bin/make -f # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 .PHONY: get-orig-source get-orig-source: uscan --verbose --force-download --destdir=.. %: dh $@ debian/changelog0000644000000000000000000000264612173515635011060 0ustar libmath-vector-real-kdtree-perl (0.09-1) unstable; urgency=low * New upstream release. -- Laszlo Kajan Tue, 23 Jul 2013 16:55:28 +0200 libmath-vector-real-kdtree-perl (0.08-1) unstable; urgency=low * Team upload. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ gregor herrmann ] * New upstream release. * Update years of upstream copyright. -- gregor herrmann Sun, 17 Feb 2013 19:35:40 +0100 libmath-vector-real-kdtree-perl (0.06-1) unstable; urgency=low * Team upload. * New upstream release. * Update years of upstream copyright. -- gregor herrmann Sun, 09 Dec 2012 17:27:11 +0100 libmath-vector-real-kdtree-perl (0.05-1) unstable; urgency=low [ Laszlo Kajan ] * Added ordered_by_proximity to description. * Removed unnecessary versioned dependency from libmath-vector-real-perl and libsort-key-top-perl. * New upstream release. [ gregor herrmann ] * Bump Standards-Version to 3.9.4 (no changes). -- Laszlo Kajan Mon, 24 Sep 2012 09:40:27 +0200 libmath-vector-real-kdtree-perl (0.04-1) unstable; urgency=low * [Shen Wei ] and [Laszlo Kajan ] Initial Release. (Closes: #676579) -- Laszlo Kajan Tue, 26 Jun 2012 11:15:00 +0200 debian/watch0000644000000000000000000000021412173472341010220 0ustar version=3 https://metacpan.org/release/Math-Vector-Real-kdTree/ .*/Math-Vector-Real-kdTree-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$