debian/0000755000000000000000000000000012264535001007164 5ustar debian/rules0000755000000000000000000000003612264535001010243 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000202112264535001010562 0ustar Source: libclass-delegator-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: gregor herrmann Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libtest-pod-perl, libtest-pod-coverage-perl Standards-Version: 3.9.5 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libclass-delegator-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libclass-delegator-perl.git Homepage: https://metacpan.org/release/Class-Delegator Package: libclass-delegator-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: Perl module for a simple and fast object-oriented delegation This module provides a subset of the functionality of Damian Conway's lovely Class::Delegation module. . However the specification semantics of Class::Delegator differ slightly from those of Class::Delegation, so this module isn't a drop-in replacement for Class::Delegation. debian/source/0000755000000000000000000000000012264535001010464 5ustar debian/source/format0000644000000000000000000000001412264535001011672 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000426212264535001011042 0ustar libclass-delegator-perl (0.09-3) unstable; urgency=medium * Take over for the Debian Perl Group; Closes: #733550 -- RFA/ITA * debian/control: Added: Vcs-Git field (source stanza); Vcs-Browser field (source stanza); ${misc:Depends} to Depends: field. Changed: Homepage field changed to metacpan.org URL; Maintainer set to Debian Perl Group (was: Debian QA Group ). * debian/watch: use metacpan-based URL. * Switch to "3.0 (quilt)" source format. * Use dh(1) and debhelper compatibility level 8. * Don't install README anymore. * debian/copyright: switch formatting to Copyright-Format 1.0. * Add /me to Uploaders. * Drop version from perl build-dep, remove libmodule-build-perl (included in perl core). * Enable more tests. * Declare compliance with Debian Policy 3.9.5. -- gregor herrmann Sun, 12 Jan 2014 16:51:09 +0100 libclass-delegator-perl (0.09-2) unstable; urgency=low * Orphaned. Set maintainer to Debian QA Group. -- Nacho Barrientos Arias Sun, 29 Dec 2013 21:44:36 +0000 libclass-delegator-perl (0.09-1) unstable; urgency=low * New upstream release. * debian/control + Set Standards-Version to 3.8.0 (no changes). * debian/rules + Prevent packlist creation. * Add watch file. -- Nacho Barrientos Arias Wed, 23 Jul 2008 12:12:57 +0200 libclass-delegator-perl (0.06-3) unstable; urgency=low * debian/rules - Rewritten from scratch. - Fixed manpage installation directory (Closes: #450526). * debian/control - New maintainer's email address. - Homepage moved to the native field. -- Nacho Barrientos Arias Fri, 09 Nov 2007 16:39:23 +0100 libclass-delegator-perl (0.06-2) unstable; urgency=low * debian/control - Fixed buggy phrase on package description (Closes: #372600) - Updated standards version to 3.7.2 -- Nacho Barrientos Arias Mon, 12 Jun 2006 21:08:44 +0200 libclass-delegator-perl (0.06-1) unstable; urgency=low * Initial release (Closes: #364266) -- Nacho Barrientos Arias Sat, 22 Apr 2006 11:55:24 +0200 debian/compat0000644000000000000000000000000212264535001010362 0ustar 8 debian/copyright0000644000000000000000000000214712264535001011123 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://metacpan.org/release/Class-Delegator Upstream-Contact: David Wheeler Upstream-Name: Class-Delegator Files: * Copyright: 2005-2008, David Wheeler License: Artistic or GPL-1+ Files: debian/* Copyright: 2006-2013, Nacho Barrientos Arias 2014, 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/watch0000644000000000000000000000017312264535001010216 0ustar version=3 https://metacpan.org/release/Class-Delegator .*/Class-Delegator-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$