debian/0000755000000000000000000000000011531556614007175 5ustar debian/control0000644000000000000000000000215411531556440010577 0ustar Source: libclass-handle-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libclass-inspector-perl, perl, libclass-isa-perl | perl (<< 5.10.1-13) Maintainer: Debian Perl Group Uploaders: Jonathan Yu , gregor herrmann Standards-Version: 3.9.1 Homepage: http://search.cpan.org/dist/Class-Handle/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libclass-handle-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libclass-handle-perl/ Package: libclass-handle-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libclass-inspector-perl, libclass-isa-perl | perl (<< 5.10.1-13) Description: module to create objects which are handles to classes Class::Handle is a Perl module that attempts to provide a convenient object wrapper around the various different types of functions that can be performed on a class. It provides what is effectively a combined API from UNIVERSAL, Class::ISA and Class::Inspector for obtaining information about a class, and some additional task methods. debian/copyright0000644000000000000000000000240211531556440011123 0ustar Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=166 Upstream-Contact: Adam Kennedy Source: http://search.cpan.org/dist/Class-Handle/ Upstream-Name: Class-Handle Files: * Copyright: 2002-2006, Adam Kennedy License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2010, Adam Kennedy 2002-2010, Audrey Tang 2002-2010, Brian Ingerson License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, Jonathan Yu 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/watch0000644000000000000000000000016511305506124010216 0ustar version=3 http://search.cpan.org/dist/Class-Handle/ .*/Class-Handle-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211531556440010370 0ustar 8 debian/changelog0000644000000000000000000000101711531556440011043 0ustar libclass-handle-perl (1.07-2) unstable; urgency=low * Team upload. * Depend on libclass-isa-perl | perl (<< 5.10.1-13). Closes: #614408 * Update the copyright to the latest DEP 5 candidate format. * Bump the debhelper compatibility level to 8 with no changes. -- Peter Pentchev Thu, 24 Feb 2011 23:48:20 +0200 libclass-handle-perl (1.07-1) unstable; urgency=low [ Jonathan Yu ] * Initial Release. (Closes: #598026) -- gregor herrmann Sat, 25 Sep 2010 16:01:04 +0200 debian/source/0000755000000000000000000000000011531556561010476 5ustar debian/source/format0000644000000000000000000000001411447375744011714 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611447376144010260 0ustar #!/usr/bin/make -f %: dh $@