debian/0000755000000000000000000000000012065624333007172 5ustar debian/rules0000755000000000000000000000003612065624333010251 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000173312065624333010601 0ustar Source: libclass-mix-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Ivan Kohler , Xavier Guimard Build-Depends: debhelper (>= 8) Build-Depends-Indep: libparams-classify-perl, libtest-pod-perl, libtest-pod-coverage-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libclass-mix-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libclass-mix-perl.git Homepage: http://search.cpan.org/dist/Class-Mix/ Package: libclass-mix-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libparams-classify-perl Description: Perl module for dynamic class mixing Class::Mix dynamically generates `anonymous' classes with specified inheritance. This is useful where an incomplete class requires use of a mixin in order to become instantiable. debian/source/0000755000000000000000000000000012065624333010472 5ustar debian/source/format0000644000000000000000000000001412065624333011700 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000156312065624333011051 0ustar libclass-mix-perl (0.005-1) unstable; urgency=low [ Xavier Guimard ] * Take over for the Debian Perl Group on maintainer's request (http://bugs.debian.org/677732#10) * Imported Upstream version 0.005 * Update source format to 3.0 (quilt) * Remove README from docs * Bump Standards-Version to 3.9.4 * Bump debhelper compatibility to 8 * Update debian/copyright (years and format) * Add libparams-classify-perl in dependencies * Update description * Add libtest-pod-perl and libtest-pod-coverage-perl in dependencies * Remove libmodule-build dependency [ gregor herrmann ] * Make short description a noun phrase. -- Xavier Guimard Sun, 23 Dec 2012 16:43:28 +0100 libclass-mix-perl (0.003-1) unstable; urgency=low * Initial Release (closes: Bug#575338). -- Ivan Kohler Wed, 24 Mar 2010 17:12:16 -0700 debian/compat0000644000000000000000000000000212065624333010370 0ustar 8 debian/copyright0000644000000000000000000000212012065624333011120 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Class-Mix Source: http://search.cpan.org/dist/Class-Mix/ Upstream-Contact: Andrew Main (Zefram) Files: * Copyright: 2004-2011, Andrew Main (Zefram) License: Artistic or GPL-1+ Files: debian/* Copyright: 2010, Ivan Kohler 2012, Xavier Guimard 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/watch0000644000000000000000000000015712065624333010226 0ustar version=3 http://search.cpan.org/dist/Class-Mix/ .*/Class-Mix-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$