debian/0000775000000000000000000000000012170536421007171 5ustar debian/rules0000775000000000000000000000013312170536046010251 0ustar #!/usr/bin/make -f %: dh $@ override_dh_installchangelogs: dh_installchangelogs Changes debian/changelog0000664000000000000000000000141112170536142011040 0ustar libexporter-cluster-perl (0.31-0ubuntu3) saucy; urgency=low * debian/rules: Convert to dh sequencer. * debian/source/format: Indicate 3.0 (quilt) format. * debian/compat: Bump to 9. * debian/control: - Build-depend on debhelper (>= 9). - Bump Standards-Version to 3.9.4. * debian/docs: Create. -- Logan Rosen Sun, 14 Jul 2013 10:48:11 -0400 libexporter-cluster-perl (0.31-0ubuntu2) lucid; urgency=low * debian/rules: check for existence of directory before deleting it. * Bump Standards-Version to 3.8.3. -- Ilya Barygin Sun, 17 Jan 2010 22:42:40 +0300 libexporter-cluster-perl (0.31-0ubuntu1) gutsy; urgency=low * Initial Release. -- Soren Hansen Wed, 13 Jun 2007 10:28:15 +0200 debian/compat0000664000000000000000000000000212170535104010364 0ustar 9 debian/copyright0000664000000000000000000000203512170534654011132 0ustar This is the debian package for the Exporter::Cluster module. It was created by Soren Hansen using dh-make-perl. Original tarball: http://search.cpan.org/CPAN/authors/id/D/DH/DHAGEMAN/Exporter-Cluster-0.31.tar.gz The upstream author is: D. Hageman Copyright: Copyright (C) 2002-2003 D. Hageman (Dracken Technologies). License: This program is free software; you can redistribute it and/or modify it under the terms of either: a) the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version, or b) the "Artistic License" which comes with Perl. On Debian GNU/Linux systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL' and the Artistic Licence in `/usr/share/common-licenses/Artistic'. The Debian packaging is (C) 2007, Soren Hansen and is licensed under the GPL, see `/usr/share/common-licenses/GPL-2'. debian/source/0000775000000000000000000000000012170536421010471 5ustar debian/source/format0000664000000000000000000000001412170535011011671 0ustar 3.0 (quilt) debian/control0000664000000000000000000000173512170535141010600 0ustar Source: libexporter-cluster-perl Section: perl Priority: optional Build-Depends: debhelper (>= 9) Build-Depends-Indep: perl (>= 5.8.8-7build1) Maintainer: Soren Hansen Standards-Version: 3.9.4 Package: libexporter-cluster-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends} Description: Extension for easy multiple module imports Exporter::Cluster is designed to allow the user to develop a binding package that allows multiple packages to be imported into the symbol table with single 'use' command. This module was created from the observation of the general trend of Perl packages growing in complexity as new technology is developed and Perl interfaces are designed to interact with this technology. This is not a general use module! It has been designed mainly for use by developers who are trying to implement a sane interface to their work, but still attempt to use good coding practices such as code seperation and modular design. debian/docs0000664000000000000000000000000712170536115010041 0ustar README