debian/0000755000000000000000000000000011451632755007177 5ustar debian/control0000644000000000000000000000210411451632553010573 0ustar Source: libperl-version-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7) Build-Depends-Indep: perl, libfile-slurp-perl, libtest-pod-perl, libtest-pod-coverage-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann , Nicholas Bamber Standards-Version: 3.9.1 Homepage: http://search.cpan.org/dist/Perl-Version/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libperl-version-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libperl-version-perl/ Package: libperl-version-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libfile-slurp-perl Description: module to parse and manipulate Perl version strings Perl::Version provides a simple interface for parsing, manipulating and formatting Perl version strings. . Unlike version.pm (which concentrates on parsing and comparing version strings) Perl::Version is designed for cases where you'd like to parse a version, modify it and get back the modified version formatted like the original. debian/copyright0000644000000000000000000000211211451631160011113 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Andy Armstrong Source: http://search.cpan.org/dist/Perl-Version/ Name: Perl-Version Files: * Copyright: 2007, Andy Armstrong License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, gregor herrmann 2010, Nicholas Bamber 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 General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000016511314206561010220 0ustar version=3 http://search.cpan.org/dist/Perl-Version/ .*/Perl-Version-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211314206561010363 0ustar 7 debian/changelog0000644000000000000000000000077711451631160011051 0ustar libperl-version-perl (1.010-1) unstable; urgency=low * Added myself to Uploaders, upped standards version * New upstream release * Refreshed copyright * Added debian/source/format * Removed examples file since the only example is now installed to /usr/bin -- Nicholas Bamber Sat, 02 Oct 2010 10:57:31 +0100 libperl-version-perl (1.009-1) unstable; urgency=low * Initial release (cf. #562102). -- gregor herrmann Wed, 23 Dec 2009 17:55:59 +0100 debian/source/0000755000000000000000000000000011451632663010475 5ustar debian/source/format0000644000000000000000000000001411451446142011676 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611314206561010244 0ustar #!/usr/bin/make -f %: dh $@