debian/0000755000000000000000000000000011504164366007174 5ustar debian/control0000644000000000000000000000175111504163037010575 0ustar Source: libclass-std-fast-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7) Build-Depends-Indep: libclass-std-perl, perl, libtest-pod-perl, libtest-pod-coverage-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann Standards-Version: 3.9.1 Homepage: http://search.cpan.org/dist/Class-Std-Fast/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libclass-std-fast-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libclass-std-fast-perl/ Package: libclass-std-fast-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libclass-std-perl Description: faster but less secure replacement for Class::Std Class::Std::Fast allows you to use the beautiful API of Class::Std in a faster way than Class::Std does. . You can get the object's ident via scalarifiyng your object. . Getting the objects ident is still possible via the ident method, but it's faster to scalarify your object. debian/copyright0000644000000000000000000000204511504163037011122 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Andreas 'ac0v' Specht - ACID@cpan.org Source: http://search.cpan.org/dist/Class-Std-Fast/ Name: Class-Std-Fast Files: * Copyright: 2007, Andreas Specht, License: Artistic or GPL-1+ Files: debian/* Copyright: 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/watch0000644000000000000000000000017111504163037010216 0ustar version=3 http://search.cpan.org/dist/Class-Std-Fast/ .*/Class-Std-Fast-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211504163037010364 0ustar 7 debian/libclass-std-fast-perl.lintian-overrides0000644000000000000000000000045211504164115017024 0ustar # long URLs libclass-std-fast-perl: manpage-has-errors-from-man usr/share/man/man3/Class::Std::Fast.3pm.gz 459: warning [p 5, 5.2i]: can't break line libclass-std-fast-perl: manpage-has-errors-from-man usr/share/man/man3/Class::Std::Fast::Storable.3pm.gz 207: warning [p 2, 0.8i]: can't break line debian/changelog0000644000000000000000000000025111504164263011040 0ustar libclass-std-fast-perl (0.0.8-1) unstable; urgency=low * Initial release (closes: #607748). -- gregor herrmann Tue, 21 Dec 2010 18:49:36 +0100 debian/source/0000755000000000000000000000000011504164276010474 5ustar debian/source/format0000644000000000000000000000001411504163037011674 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611504163037010245 0ustar #!/usr/bin/make -f %: dh $@