debian/0000755000000000000000000000000011630155706007172 5ustar debian/control0000644000000000000000000000147111630155706010600 0ustar Source: libkwargs-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Ernesto Hernández-Novich (USB) Build-Depends: debhelper (>= 8) Build-Depends-Indep: libsub-exporter-perl, perl Standards-Version: 3.9.2 Vcs-Browser: http://git.debian.org/git/pkg-perl/packages/libkwargs-perl.git Vcs-Git: git://git.debian.org/git/pkg-perl/packages/libkwargs-perl.git Homepage: http://search.cpan.org/dist/Kwargs/ Package: libkwargs-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libsub-exporter-perl Description: Perl module for simple and clean handling of named arguments Kwargs is a Perl module that makes very easy to write functions with named arguments, specially when they take lots of (sometimes optional) arguments. debian/copyright0000644000000000000000000000203111630155706011121 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Paul Driver Source: http://search.cpan.org/dist/Kwargs/ Name: Kwargs Files: * Copyright: 2011, Paul Driver License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, Ernesto Hernández-Novich (USB) 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/watch0000644000000000000000000000015111630155706010220 0ustar version=3 http://search.cpan.org/dist/Kwargs/ .*/Kwargs-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211630155706010370 0ustar 8 debian/changelog0000644000000000000000000000025211630155706011043 0ustar libkwargs-perl (0.01-1) unstable; urgency=low * Initial Release (Closes: #640020). -- Ernesto Hernández-Novich (USB) Fri, 02 Sep 2011 08:33:25 -0430 debian/source/0000755000000000000000000000000011630155706010472 5ustar debian/source/format0000644000000000000000000000001411630155706011700 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611630155706010251 0ustar #!/usr/bin/make -f %: dh $@