debian/0000755000000000000000000000000012145464276007201 5ustar debian/rules0000755000000000000000000000003612145464276010260 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000352612145464276010612 0ustar Source: libnamespace-clean-perl Maintainer: Debian Perl Group Uploaders: Damyan Ivanov , Jonathan Yu , Rene Mayorga , gregor herrmann , Antonio Radici , Ansgar Burchardt , Peter Pentchev , Alessandro Ghedini Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libb-hooks-endofscope-perl (>= 0.12), libpackage-stash-perl (>= 0.23), libsub-identify-perl, libsub-name-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnamespace-clean-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnamespace-clean-perl.git Homepage: https://metacpan.org/release/namespace-clean/ Package: libnamespace-clean-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libb-hooks-endofscope-perl (>= 0.12), libpackage-stash-perl (>= 0.23), libsub-identify-perl, libsub-name-perl Description: module for keeping imports and functions out of the current namespace namespace::clean is a Perl pragma for keeping imported functions out of the current namespace. This is especially important because Perl functions are naturally available as methods, which can complicate subclassing. . Using the namespace::clean pragma will remove all previously declared or imported symbols at the end of the current package's compile cycle. This means that functions called in the package itself will still be bound by their name, but they won't show up as methods on your class or instances. debian/source/0000755000000000000000000000000012145464276010501 5ustar debian/source/format0000644000000000000000000000001412145464276011707 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000001617012145464276011060 0ustar libnamespace-clean-perl (0.24-1) unstable; urgency=low [ Alessandro Ghedini ] * Email change: Alessandro Ghedini -> ghedo@debian.org [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ gregor herrmann ] * New upstream release. * debian/copyright: update list of upstream copyright holders and years of packaging copyright. * Set Standards-Version to 3.9.4 (no changes). * Bump versioned (build) dependency on libb-hooks-endofscope-perl. -- gregor herrmann Fri, 17 May 2013 19:28:21 +0200 libnamespace-clean-perl (0.23-1) unstable; urgency=low * New upstream release * Add myself to Uploaders * Update debian/copyright format as in Debian Policy 3.9.3 * Bump Standards-Version to 3.9.3 * (Build) dep on versioned libb-hooks-endofscope-perl -- Alessandro Ghedini Fri, 16 Mar 2012 13:50:16 +0100 libnamespace-clean-perl (0.22-1) unstable; urgency=low * Team upload * New upstream release * Update upstream copyright holders * Drop pod-whatis.diff patch (fixed upstream) * Update DEP-5 formatting a bit -- Alessandro Ghedini Mon, 26 Dec 2011 18:51:59 +0100 libnamespace-clean-perl (0.21-2) unstable; urgency=low * Restore (build-)dep on libsub-name-perl, libsub-identify-perl (>= 0.04). Closes: #637770 -- Ansgar Burchardt Sun, 14 Aug 2011 11:54:04 +0200 libnamespace-clean-perl (0.21-1) unstable; urgency=low * New upstream release. * Remove patch fix-pod-spelling.patch (applied upstream). * Add NAME section to POD documentation. + new patch: pod-whatis.diff * Remove (build-)dep on libsub-name-perl, libsub-identify-perl (>= 0.04). * Bump (build-)dep on libpackage-stash-perl to >= 0.23. * debian/control: Convert Vcs-* fields to Git. * Bump Standards-Version to 3.9.2 (no changes). -- Ansgar Burchardt Fri, 05 Aug 2011 11:12:15 +0200 libnamespace-clean-perl (0.20-1) unstable; urgency=low [ Ansgar Burchardt ] * New upstream release. Closes: #614597 * Bump (build-)dep on libpackage-stash-perl to >= 0.22. * debian/copyright: Update for new upstream release; refer to /usr/share/common-licenses/GPL-1; refer to "Debian systems" instead of "Debian GNU/Linux systems". * Update my email address. [ Peter Pentchev ] * Update the copyright file to the latest DEP 5 candidate format and add my copyright notice. * Make the dependency on libsub-name-perl unversioned. * Bump the debhelper compatibility level to 8 with no changes. * Add myself to the list of uploaders. [ gregor herrmann ] * Refresh fix-pod-spelling.patch (offset). -- Peter Pentchev Tue, 22 Feb 2011 17:34:38 +0200 libnamespace-clean-perl (0.18-1) unstable; urgency=low * New upstream release. -- Ansgar Burchardt Mon, 14 Jun 2010 12:00:21 +0900 libnamespace-clean-perl (0.17-1) unstable; urgency=low [ Ansgar Burchardt ] * New upstream release. * debian/copyright: Remove information on inc/* (removed upstream). * Add (build-)dep on libpackage-stash-perl. * Add myself to Uploaders. [ gregor herrmann ] * Refresh fix-pod-spelling.patch. * debian/copyright: update upstream copyright year. -- gregor herrmann Sun, 13 Jun 2010 14:20:13 +0200 libnamespace-clean-perl (0.14-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Standards-Version 3.8.4 (no changes) * Update copyright information * Use new 3.0 (quilt) source format [ gregor herrmann ] * debian/control: lower debhelper dependency to 7, Module::AutoInstall was removed. -- Jonathan Yu Thu, 18 Mar 2010 18:14:32 -0400 libnamespace-clean-perl (0.12-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Update dependencies per upstream * Add myself to Uploaders and Copyright * Standards-Version 3.8.3 (drop perl version dep) * Use debhelper 7.2.13 for AutoInstall * Rewrite control description * Update copyright information to DEP5 format * Use new short debhelper rules format * Add patch to correct spelling errors * Now depends on Test::More 0.88 [ Nathan Handler ] * debian/watch: Update to ignore development releases. -- Jonathan Yu Thu, 14 Jan 2010 16:37:20 -0500 libnamespace-clean-perl (0.11-1) unstable; urgency=low [ Antonio Radici ] * New upstream release * debian/control: + Adding me to the Uploaders + bumping the dependency of libb-hooks-endofscope-perl to 0.07 * debian/copyright: + added the names of the contributor from "Debian Perl Group" + added the headers of Artistic and GPL-1+ + added copyright info for Module::Install [ gregor herrmann ] * debian/copyright: formatting cosmetics. * debian/control: change short description, extend long description. -- gregor herrmann Tue, 10 Mar 2009 18:08:27 +0100 libnamespace-clean-perl (0.09-1) unstable; urgency=low [ Jose Luis Rivas ] * New upstream release. * debian/copyright: Updated formatting. * Added b-d-i libb-hooks-endofscope-perl. [ gregor herrmann ] * debian/control: - switch Vcs-Browser field to ViewSVN - add libb-hooks-endofscope-perl to Depends, remove libscope-guard-perl from Build-Depends-Indep, remove libfilter-eof-perl from Depends - add /me to Uploaders * debian/watch: extended regexp for matching upstream releases. * Set Standards-Version to 3.8.0 (no changes). * Set debhelper compatibility level to 7; adapt debian/{control,compat,rules}. -- gregor herrmann Sat, 29 Nov 2008 20:40:19 +0100 libnamespace-clean-perl (0.08-1) unstable; urgency=low * New upstream release. * debian/control: Build-Depend on libscope-guard-perl -- Roberto C. Sanchez Sun, 16 Mar 2008 22:57:15 -0400 libnamespace-clean-perl (0.06-1) unstable; urgency=low [ gregor herrmann ] * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Removed: XS- Vcs-Svn fields. * debian/rules: delete /usr/lib/perl5 only if it exists. [ Rene Mayorga ] * New upstream release * debian/control + Compat level raised to 6 + Bump standards-version to 3.7.3 + Add myself to uploaders * debian/rules + use $@ when touching -stamp files + let install depends on install-stamp and install-stamp depends on build-stamp -- Rene Mayorga Fri, 22 Feb 2008 00:29:44 -0600 libnamespace-clean-perl (0.05-2) unstable; urgency=low * Fixed debian/watch to not capture file extension + while there, make the watch pattern to follow distribution * Use author/version-independent upstream URL * Move dh_clean $stamp_files before distclean -- Damyan Ivanov Fri, 14 Sep 2007 23:55:15 +0300 libnamespace-clean-perl (0.05-1) unstable; urgency=low * Initial Release (Closes: #438490 -- ITP) -- Damyan Ivanov Fri, 17 Aug 2007 23:52:46 +0300 debian/compat0000644000000000000000000000000212145464276010377 0ustar 8 debian/copyright0000644000000000000000000000270012145464276011133 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: namespace-clean Upstream-Contact: Robert Sedlacek Source: https://metacpan.org/release/namespace-clean/ Files: * Copyright: 2011, Robert Sedlacek 2011, Father Chrysostomos 2011, Florian Ragwitz 2011, Jesse Luehrs 2011, Peter Rabbitson License: Artistic or GPL-1+ Files: debian/* Copyright: 2007, Damyan Ivanov 2008, Rene Mayorga 2008, Roberto C. Sanchez 2008-2013, gregor herrmann 2009, Antonio Radici 2010, Jonathan Yu 2011, Peter Pentchev 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/watch0000644000000000000000000000017112145464276010231 0ustar version=3 https://metacpan.org/release/namespace-clean/ .*/namespace-clean-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$