debian/0000755000000000000000000000000012003350462007161 5ustar debian/rules0000755000000000000000000000003612003350462010240 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000205312003350462010564 0ustar Source: libsuper-perl Maintainer: Debian Perl Group Uploaders: AGOSTINI Yves , Nathan Handler , Xavier Guimard Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libsub-identify-perl Standards-Version: 3.9.3 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsuper-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libsuper-perl.git Homepage: http://search.cpan.org/dist/SUPER/ Package: libsuper-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libsub-identify-perl Description: control superclass method dispatch SUPER allows one to dispatch control to the superclass with a better syntax than the original mechanism. It provides an universal method super to determine a class' own superclass. SUPER allows the use of mixin and roles as the class containing the method is no more needed at compile time. debian/source/0000755000000000000000000000000012003350462010461 5ustar debian/source/format0000644000000000000000000000001412003350462011667 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000365312003350462011042 0ustar libsuper-perl (1.20120705-1) unstable; urgency=low [ gregor herrmann ] * debian/control: Changed: (build-)depend on perl instead of perl- modules. * Remove alternative (build) dependencies that are already satisfied in oldstable. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Xavier Guimard ] * New upstream version * Update copyright format to 1.0 * Change little spelling error in description * Add myself to uploaders and copyright * update to debhelper 8 * remove libscalar-list-utils-perl from dependencies (now in perl) -- Xavier Guimard Sun, 15 Jul 2012 20:38:33 +0200 libsuper-perl (1.17-1) unstable; urgency=low [ Nathan Handler ] * New upstream release * debian/watch: - Update to ignore development releases. - Remove comments * debian/control: - Add myself to list of Uploaders - Bump Standards-Version to 3.8.3 * debian/copyright: - Add some missing email addresses - Update upstream copyright year - Add myself to debian/* copyright * debian/rules: - Switch to new short format [ Salvatore Bonaccorso ] * debian/control: Changed: Replace versioned (build-)dependency on perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as permitted by Debian Policy 3.8.3). [ gregor herrmann ] * debian/control: - Build-Depends: add "perl-modules (>= 5.10) | libmodule-build-perl", this module has no Makefile.PL anymore - Build-Depends-Indep and Depends: add "perl-base (>= 5.10.1) | libscalar-list-utils-perl (>= 1:1.20)", we need Scalar::Util: 1.20 -- Nathan Handler Sat, 12 Sep 2009 02:53:05 +0000 libsuper-perl (1.16-1) unstable; urgency=low * Initial Release. (Closes: #508783) -- AGOSTINI Yves Mon, 15 Dec 2008 13:47:57 +0100 debian/compat0000644000000000000000000000000212003350462010357 0ustar 8 debian/copyright0000644000000000000000000000221212003350462011111 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: SUPER Upstream-Contact: chromatic Source: http://search.cpan.org/dist/SUPER/ Files: debian/* Copyright: 2008, AGOSTINI Yves 2009, Nathan Handler 2012, Xavier Guimard License: Artistic or GPL-1+ Files: * Copyright: 2003 Simon Cozens 2004-2012 chromatic 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/watch0000644000000000000000000000014712003350462010214 0ustar version=3 http://search.cpan.org/dist/SUPER/ .*/SUPER-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$