debian/0000755000000000000000000000000011767126625007203 5ustar debian/rules0000755000000000000000000000003611767126625010262 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000235711767126625010615 0ustar Source: libpackage-pkg-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libclass-load-perl, libclone-perl, libmouse-perl, libsub-install-perl, libtest-most-perl, libtry-tiny-perl Maintainer: Debian Perl Group Uploaders: Jonathan Yu Standards-Version: 3.9.3 Homepage: http://search.cpan.org/dist/Package-Pkg/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libpackage-pkg-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpackage-pkg-perl.git Package: libpackage-pkg-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libclass-load-perl, libclone-perl, libmouse-perl, libsub-install-perl, libtry-tiny-perl Description: collection of package manipulation utilities Package::Pkg is a Perl module that provides several utility functions useful for manipulating packages and their subroutines. You can install arbitrary code references as functions in a given namespace, alias functions from one package to another, and set up an exporter. . In many respects, this package provides functionality similar to Sub::Install (see libsub-install-perl) and Sub::Exporter (see libsub-exporter-perl). debian/source/0000755000000000000000000000000011767126625010503 5ustar debian/source/format0000644000000000000000000000001411767126625011711 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000123111767126625011052 0ustar libpackage-pkg-perl (0.0020-1) unstable; urgency=low * Team upload. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * New upstream release. * Add (build) dependency on libclass-load-perl. * debian/copyright: update to Copyright-Format 1.0. * Update year of upstrwam copyright. * Bump Standards-Version to 3.9.3 (no changes). * Set debhelper compatibility level to 8. -- gregor herrmann Sat, 16 Jun 2012 18:00:11 +0200 libpackage-pkg-perl (0.0019-1) unstable; urgency=low * Initial Release (Closes: #608609) -- Jonathan Yu Sat, 01 Jan 2011 19:27:48 -0500 debian/compat0000644000000000000000000000000211767126625010401 0ustar 8 debian/copyright0000644000000000000000000000204311767126625011135 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Package-Pkg Upstream-Contact: Robert Krimen Source: http://search.cpan.org/dist/Package-Pkg/ Files: * Copyright: 2012, Robert Krimen License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, Jonathan Yu 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/watch0000644000000000000000000000016311767126625010234 0ustar version=3 http://search.cpan.org/dist/Package-Pkg/ .*/Package-Pkg-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$