debian/0000755000000000000000000000000012167301710007164 5ustar debian/rules0000755000000000000000000000003612167301710010243 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000161612167301710010573 0ustar Source: libdevel-overrideglobalrequire-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: gregor herrmann Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdevel-overrideglobalrequire-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdevel-overrideglobalrequire-perl.git Homepage: https://metacpan.org/release/Devel-OverrideGlobalRequire/ Package: libdevel-overrideglobalrequire-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: module to safely override CORE::GLOBAL::require Devel::OverrideGlobalRequire overrides CORE::GLOBAL::require with a code reference in a way that plays nice with any existing overloading and ensures the right calling package is in scope. debian/source/0000755000000000000000000000000012167301710010464 5ustar debian/source/format0000644000000000000000000000001412167301710011672 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000026612167301710011042 0ustar libdevel-overrideglobalrequire-perl (0.001-1) unstable; urgency=low * Initial release (closes: #715792). -- gregor herrmann Wed, 10 Jul 2013 17:54:42 +0200 debian/compat0000644000000000000000000000000212167301710010362 0ustar 8 debian/copyright0000644000000000000000000000210112167301710011111 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Devel-OverrideGlobalRequire Source: https://metacpan.org/release/Devel-OverrideGlobalRequire/ Upstream-Contact: David Golden Files: * Copyright: 2013, Peter Rabbitson License: Artistic or GPL-1+ Files: debian/* Copyright: 2013, 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/watch0000644000000000000000000000022412167301710010213 0ustar version=3 https://metacpan.org/release/Devel-OverrideGlobalRequire/ .*/Devel-OverrideGlobalRequire-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$