debian/0000755000000000000000000000000011447414746007202 5ustar debian/control0000644000000000000000000000136311447413626010604 0ustar Source: libv-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7) Build-Depends-Indep: perl Maintainer: Debian Perl Group Uploaders: Jeremiah C. Foster , gregor herrmann Standards-Version: 3.9.1 Homepage: http://search.cpan.org/dist/V/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libv-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libv-perl Package: libv-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: module for printing the version of specified perl module(s) V uses stolen code from Module::Info to find the location and version of the specified module(s). It prints them and exit()s. debian/copyright0000644000000000000000000000237011447414240011124 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Abe Timmerman Source: http://search.cpan.org/dist/V/ Name: V Files: * Copyright: 2002-2006, Abe Timmerman License: Artistic or GPL-1+ X-Comment: based on code from Module::Info: Copyright: 2001-2007, Michael G Schwern 2001-2007, Mattia Barbon License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, Jeremiah C. Foster 2010, gregor herrmann 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'. debian/watch0000644000000000000000000000013611447413322010220 0ustar version=3 http://search.cpan.org/dist/V/ .+/V-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211447413302010363 0ustar 7 debian/changelog0000644000000000000000000000026411447414473011053 0ustar libv-perl (0.13-1) unstable; urgency=low [ Jeremiah C. Foster ] * Initial Release. (Closes: #552405) -- gregor herrmann Sat, 25 Sep 2010 17:46:00 +0200 debian/source/0000755000000000000000000000000011447414702010472 5ustar debian/source/format0000644000000000000000000000001411447413302011673 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611447413303010245 0ustar #!/usr/bin/make -f %: dh $@