debian/0000755000000000000000000000000012231040162007155 5ustar debian/watch0000644000000000000000000000012611763731023010221 0ustar version=3 http://www.cpan.org/modules/by-module/Sort/Sort-Key-Top-(\d+\.\d+)\.tar\.gz debian/rules0000755000000000000000000000107211763731023010251 0ustar #!/usr/bin/make -f export CPPFLAGS:=$(shell dpkg-buildflags --get CPPFLAGS) export CFLAGS:=$(shell dpkg-buildflags --get CFLAGS) export CXXFLAGS:=$(shell dpkg-buildflags --get CXXFLAGS) export LDFLAGS:=$(shell dpkg-buildflags --get LDFLAGS) # Uncomment this to turn on verbose mode. export DH_VERBOSE=1 %: dh $@ get-orig-source: mkdir -p ../tarballs uscan --verbose --force-download --destdir=../tarballs .PHONY: override_dh_auto_configure override_dh_auto_configure: dh_auto_configure -- OPTIMIZE="$(CPPFLAGS) $(CFLAGS)" LD="$(shell perl -V::ld:) $(LDFLAGS)" debian/copyright0000644000000000000000000000276411763731023011135 0ustar Format: http://dep.debian.net/deps/dep5 Upstream-Name: Sort::Key::Top Upstream-Contact: Salvador Fandiño Source: http://search.cpan.org/~salva/Sort-Key-Top-0.06/lib/Sort/Key/Top.pm Files: debian/* Copyright: 2012 Laszlo Kajan License: GPL-3.0+ Files: * Copyright: 2006-2008, 2011 by Salvador Fandiño License: Artistic License: Artistic This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.8 or, at your option, any later version of Perl 5 you may have available. . On Debian systems, the complete text of the Perl Artistic License can be found in "/usr/share/common-licenses/Artistic". License: GPL-3.0+ 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 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . . On Debian systems, the complete text of the GNU General Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". debian/source/0000755000000000000000000000000011763732002010467 5ustar debian/source/format0000644000000000000000000000001411763731023011677 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211763731023010367 0ustar 7 debian/control0000644000000000000000000000151611763731023010577 0ustar Source: libsort-key-top-perl Section: perl Priority: optional Maintainer: Debian Med Packaging Team Uploaders: Laszlo Kajan DM-Upload-Allowed: yes Build-Depends: debhelper (>= 7.0.50~) Standards-Version: 3.9.3 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/libsort-key-top-perl/trunk/ Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/libsort-key-top-perl/trunk/ Homepage: http://search.cpan.org/~salva/Sort-Key-Top-0.06/lib/Sort/Key/Top.pm Package: libsort-key-top-perl Architecture: any Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends} Description: select and sort top n elements in Perl The functions available from this module select the top n elements from a list using several common orderings and custom key extraction procedures. debian/changelog0000644000000000000000000000050012231040162011022 0ustar libsort-key-top-perl (0.06-1build1) devel; urgency=low * Rebuild for Perl 5.18. -- Colin Watson Sun, 20 Oct 2013 21:43:30 +0100 libsort-key-top-perl (0.06-1) unstable; urgency=low * Initial release (Closes: #676384) -- Laszlo Kajan Wed, 06 Jun 2012 18:15:40 +0200