debian/0000755000000000000000000000000011757455301007176 5ustar debian/rules0000755000000000000000000000003611757455301010255 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000160511757455301010603 0ustar Source: libclass-base-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Eric Dorland , gregor herrmann , Fabrizio Regalli Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Standards-Version: 3.9.3 Homepage: http://search.cpan.org/dist/Class-Base/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libclass-base-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libclass-base-perl.git Package: libclass-base-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: useful base class for deriving other modules Class::Base implements a simple base class from which other modules can be derived, thereby inheriting a number of useful methods such as new(), init(), params(), clone(), error() and debug(). debian/source/0000755000000000000000000000000011757455301010476 5ustar debian/source/format0000644000000000000000000000001411757455301011704 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000453711757455301011061 0ustar libclass-base-perl (0.05-1) unstable; urgency=low * Imported Upstream version 0.05 * Bump Standards-Version to 3.9.3 * debian/copyright: update to Copyright-Format 1.0. -- Fabrizio Regalli Thu, 24 May 2012 00:15:17 +0200 libclass-base-perl (0.04-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Fabrizio Regalli ] * Imported Upstream version 0.04 * Updated d/compat to 8 * Updated debhelper to (>= 8) * Added myself to Uploaders and Copyright * Bump Standards-Version to 3.9.2 (no changes needed) * Updated d/copyright using latest .174 DEP5 format * Switch to dpkg-source 3.0 (quilt) format [ gregor herrmann] * Update years of upstream copyright. -- Fabrizio Regalli Sun, 12 Feb 2012 13:38:19 +0100 libclass-base-perl (0.03-4) unstable; urgency=low * Take over for the Debian Perl Group with maintainer's permission (http://lists.debian.org/debian-perl/2009/10/msg00004.html) * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza); ${misc:Depends} to Depends: field. Changed: Maintainer set to Debian Perl Group (was: Eric Dorland ); Eric Dorland moved to Uploaders. * debian/watch: use dist-based URL. * Switch from cdbs to debhelper 7. * New format for debian/copyright. * Set Standards-Version to 3.8.3 (no changes). * Add /me to Uploaders. -- gregor herrmann Thu, 08 Oct 2009 21:21:09 +0200 libclass-base-perl (0.03-3) unstable; urgency=low * debian/watch: Add watch file. * debian/control: - Standards-Version to 3.7.2.0. - Use Build-Depends instead of Build-Depends-Indep for things that need to be there for the clean target. -- Eric Dorland Thu, 15 Jun 2006 22:13:26 -0400 libclass-base-perl (0.03-2) unstable; urgency=low * debian/control: - Use Build-Depends-Indep instead of Build-Depends - Up Standards-Version to 3.6.2.2. * debian/compat: Added at 4 to make lintian shut up. -- Eric Dorland Thu, 23 Feb 2006 21:18:47 -0500 libclass-base-perl (0.03-1) unstable; urgency=low * Initial release. -- Eric Dorland Thu, 23 Feb 2006 15:41:53 -0500 debian/compat0000644000000000000000000000000211757455301010374 0ustar 8 debian/libclass-base-perl.docs0000644000000000000000000000000511757455301013507 0ustar TODO debian/copyright0000644000000000000000000000214411757455301011132 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: Andy Wardley Source: http://search.cpan.org/dist/Class-Base/ Upstream-Name: Class-Base Files: * Copyright: 1996-2012, Andy Wardley License: Artistic or GPL-1+ Files: debian/* Copyright: 2006, Eric Dorland 2009, gregor herrmann 2012, Fabrizio Regalli 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/watch0000644000000000000000000000016111757455301010225 0ustar version=3 http://search.cpan.org/dist/Class-Base/ .*/Class-Base-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$