debian/0000755000000000000000000000000012062727443007175 5ustar debian/rules0000755000000000000000000000003612062727443010254 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000246012062727443010602 0ustar Source: libmro-compat-perl Maintainer: Debian Perl Group Uploaders: Krzysztof Krzyżaniak (eloy) , Damyan Ivanov , gregor herrmann , Nathan Handler , Xavier Guimard Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libclass-c3-perl (>= 0.24), libclass-c3-xs-perl, libtest-pod-coverage-perl, libtest-pod-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmro-compat-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libmro-compat-perl.git Homepage: http://search.cpan.org/dist/MRO-Compat/ Package: libmro-compat-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libclass-c3-perl (>= 0.24) Recommends: libclass-c3-xs-perl Description: mro::* interface compatibility for Perls < 5.9.5 The "mro" namespace provides several utilities for dealing with method resolution order and method caching in general in Perl 5.9.5 and higher. . MRO::Compat provides those interfaces for earlier versions of Perl (back to 5.6.0 anyway). debian/source/0000755000000000000000000000000012062727443010475 5ustar debian/source/format0000644000000000000000000000001412062727443011703 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000777212062727443011064 0ustar libmro-compat-perl (0.12-1) unstable; urgency=low [ Nathan Handler ] * debian/watch: Update to ignore development releases. * Email change: Nathan Handler -> nhandler@debian.org [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. * Improve long description. Thanks to Martin Eberhard Schauer for the bug report, and Russ Allbery and Justin B Rye for their linguistic help. (Closes: #695036) * Remove unused ${shlibs:Depends} from Depends. [ Xavier Guimard ] * Imported Upstream version 0.12 * Update source format to 3.0 (quilt) * Bump Standards-Version to 3.9.4 * Use debhelper 8 * Update debian/copyright (years and format) * Update debian/rules to use dh -- Xavier Guimard Fri, 14 Dec 2012 22:30:58 +0100 libmro-compat-perl (0.11-1) unstable; urgency=low [ Nathan Handler ] * New upstream release * debian/copyright: Update statement for Module::Install * debian/control: Add myself to list of uploaders. [ gregor herrmann ] * debian/control: make (build) dependency on libclass-c3-perl versioned. -- Nathan Handler Sun, 31 May 2009 02:55:34 +0000 libmro-compat-perl (0.10-1) unstable; urgency=low * New upstream release * debian/control: Standards-Version updated to 3.8.1 (no changes), debhelper updated to (>= 7) * debian/copyright: updated to latest schema * debian/rules: used example from debhelper7 [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). -- Krzysztof Krzyżaniak (eloy) Tue, 31 Mar 2009 13:16:32 +0200 libmro-compat-perl (0.09-1) unstable; urgency=low * New upstream release. * Set Standards-Version to 3.8.0 (no changes). -- gregor herrmann Sat, 14 Jun 2008 20:33:44 +0200 libmro-compat-perl (0.07-1) unstable; urgency=low * New upstream release. * debian/copyright: update years of copyright. * Refresh debian/rules, no functional changes. * debian/control: change my email address. -- gregor herrmann Fri, 23 May 2008 21:52:51 +0200 libmro-compat-perl (0.05-2) unstable; urgency=low * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Removed: XS- Vcs-Svn fields. Added: libtest-pod-perl, libtest-pod-coverage-perl to Build-Depends-Indep in order to enable additional tests. * debian/watch: use dist-based URL. * debian/rules: - delete /usr/lib/perl5 only if it exists (closes: #467875) - let install-stamp target depend on build-stamp - remove commented out dh_installexamples - don't install README any more (text version of the POD documentation) * Set Standards-Version to 3.7.3 (no changes). * Add /me to Uploaders. * debian/copyright: use author-agnostic download URL. -- gregor herrmann Sun, 09 Mar 2008 00:27:54 +0100 libmro-compat-perl (0.05-1) unstable; urgency=low * New upstream release + Fix for RT#28661 (ill-formated %INC filenames aren't nice) * Fixed old dh-make-perl cruft + moved dh_clean $stamp_files before realclean + dropped unused/unneeded dh_calls + moved test suite from install to build target * Added myself to Uploaders * debian/copyright: improved + more precise download URL + added explicit upstream copyright notice with year -- Damyan Ivanov Wed, 12 Sep 2007 10:54:31 +0300 libmro-compat-perl (0.04-1) unstable; urgency=low [ Krzysztof Krzyzaniak (eloy) ] * New upstream release [ Damyan Ivanov ] * Updated debian/watch to use by-authors download area -- Krzysztof Krzyzaniak (eloy) Mon, 20 Aug 2007 14:49:04 +0200 libmro-compat-perl (0.03-1) unstable; urgency=low * Initial Release (closes: #429796) -- Krzysztof Krzyzaniak (eloy) Tue, 19 Jun 2007 12:37:21 +0200 debian/compat0000644000000000000000000000000212062727443010373 0ustar 8 debian/copyright0000644000000000000000000000263612062727443011137 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: MRO-Compat Source: http://search.cpan.org/dist/MRO-Compat/ Upstream-Contact: Tomas Doran Files: * Copyright: 2007-2008, Brandon L. Black, License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2012, Adam Kennedy 2002-2012, Audrey Tang 2002-2012, Brian Ingerson License: Artistic or GPL-1+ Files: debian/* Copyright: 2007, Damyan Ivanov 2007-2009, Krzysztof Krzyżaniak (eloy) 2008, gregor herrmann 2009, Nathan Handler 2012, Xavier Guimard 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/watch0000644000000000000000000000015512062727443010227 0ustar version=3 http://search.cpan.org/dist/MRO-Compat/ .*/MRO-Compat-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)