debian/0000755000000000000000000000000012217022540007161 5ustar debian/watch0000644000000000000000000000016612101266454010223 0ustar version=3 https://metacpan.org/release/Sub-Override/ .*/Sub-Override-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/copyright0000644000000000000000000000230512217022451011115 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Sub-Override Upstream-Contact: Curtis "Ovid" Poe Source: https://metacpan.org/release/Sub-Override/ Files: * Copyright: © 2004-2005, Curtis "Ovid" Poe License: Artistic or GPL-1+ Files: debian/* Copyright: © 2004-2005, Kenneth J. Pronovici © 2006, Víctor Pérez Pereira © 2010, Ansgar Burchardt © 2013, Florian Schlichting 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/control0000644000000000000000000000172512217022434010573 0ustar Source: libsub-override-perl Maintainer: Debian Perl Group Uploaders: Ansgar Burchardt , Florian Schlichting Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libtest-fatal-perl, libtest-pod-perl, libtest-pod-coverage-perl Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsub-override-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsub-override-perl.git Homepage: https://metacpan.org/release/Sub-Override/ Package: libsub-override-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: Perl module used to temporarily override subroutines Perl programmers sometimes have a need to override subroutines, particularly for testing purposes. Sub::Override provides a simple way to override subroutines instead of using heavier-weight methods such as Mock Objects. debian/compat0000644000000000000000000000000212217022131010353 0ustar 8 debian/changelog0000644000000000000000000000522212217022540011034 0ustar libsub-override-perl (0.09-1) unstable; urgency=low [ Ansgar Burchardt ] * Update my email address. * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Florian Schlichting ] * Import Upstream version 0.09 * Switch build-dependency on Test::Exception to Test::Fatal * Bump dh compatibility to level 8 (no changes necessary) * Bump Standards-Version to 3.9.4 (update to copyright-format 1.0, directly link GPL-1, do not reference "GNU/Linux" in License paragraphs) * Drop spelling.patch, applied upstream * Add myself to uploaders and copyright -- Florian Schlichting Fri, 20 Sep 2013 12:36:39 +0200 libsub-override-perl (0.08-4) unstable; urgency=low * Now maintained by the Debian Perl Group. (Closes: #576181) + debian/control: Add Vcs-* fields. + debian/control: Add myself to Uploaders. * debian/control: Add Homepage field. * debian/control: Move debhelper to Build-Depends, drop build-dep on libtest-simple-perl, add build-dep on libtest-pod-perl and libtest-pod-coverage-perl to enable additional tests. * debian/control: Add ${misc:Depends}. * Refresh rules for debhelper 7. * Use source format 3.0 (quilt). * Fix spelling error in documentation. + new patch: spelling.patch * Convert debian/copyright to proposed machine-readable format. * debian/watch: Use dist-based URL. * Bump Standards-Version to 3.8.4. -- Ansgar Burchardt Thu, 01 Apr 2010 20:50:30 +0900 libsub-override-perl (0.08-3) unstable; urgency=low * New maintainer (closes: #331099). -- Víctor Pérez Pereira Sat, 25 Feb 2006 19:04:34 -0400 libsub-override-perl (0.08-2) unstable; urgency=low * Orphaning package. * Changed maintainer to "Debian QA Group" per standard procedure -- Kenneth J. Pronovici Fri, 7 Oct 2005 11:57:53 -0500 libsub-override-perl (0.08-1) unstable; urgency=low * New upstream release. * Bump standards version to 3.6.2; no packaging changes. -- Kenneth J. Pronovici Sat, 1 Oct 2005 10:32:25 -0500 libsub-override-perl (0.06-1) unstable; urgency=low * New upstream release. -- Kenneth J. Pronovici Mon, 6 Dec 2004 17:02:22 -0600 libsub-override-perl (0.05-1) unstable; urgency=low * Initial release (closes: #276606). -- Kenneth J. Pronovici Thu, 14 Oct 2004 20:15:09 -0500 debian/source/0000755000000000000000000000000011672201774010475 5ustar debian/source/format0000644000000000000000000000001411672201774011703 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003511672201774010253 0ustar #!/usr/bin/make -f %: dh $@