debian/0000755000000000000000000000000011534253074007172 5ustar debian/control0000644000000000000000000000201011534252603010563 0ustar Source: libgetopt-usaginator-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7) Build-Depends-Indep: perl, libtest-most-perl, libpackage-pkg-perl Maintainer: Debian Perl Group Uploaders: Nicholas Bamber Standards-Version: 3.9.1 Homepage: http://search.cpan.org/dist/Getopt-Usaginator/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libgetopt-usaginator-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libgetopt-usaginator-perl/ Package: libgetopt-usaginator-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libpackage-pkg-perl Description: syntactic sugar for creating a command line usage function Getopt::Usaginator is a tool for creating a usage subroutine for commandline applications. You decide the text of the usage function in the use declaration and it generates a usage method. It does not do any option parsing, but is best paired with Getopt::Long or any of the other myriad of option parsers debian/copyright0000644000000000000000000000207011534252603011121 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Robert Krimen Source: http://search.cpan.org/dist/Getopt-Usaginator/ Name: Getopt-Usaginator Files: * Copyright: 2010, Robert Krimen License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, 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 GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000017711510120130010204 0ustar version=3 http://search.cpan.org/dist/Getopt-Usaginator/ .*/Getopt-Usaginator-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211510120130010344 0ustar 7 debian/changelog0000644000000000000000000000026211534252603011041 0ustar libgetopt-usaginator-perl (0.0012-1) unstable; urgency=low * Initial Release. (Closes: #616470) -- Nicholas Bamber Fri, 04 Mar 2011 20:33:08 +0000 debian/source/0000755000000000000000000000000011534253000010457 5ustar debian/source/format0000644000000000000000000000001411534252603011675 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611510120130010225 0ustar #!/usr/bin/make -f %: dh $@