debian/0000755000000000000000000000000012232016367007170 5ustar debian/rules0000755000000000000000000000003612232016367010247 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000165112232016367010576 0ustar Source: libtest-mock-lwp-perl Maintainer: Debian Perl Group Uploaders: AGOSTINI Yves Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libtest-mockobject-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-mock-lwp-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-mock-lwp-perl.git Homepage: https://metacpan.org/release/Test-Mock-LWP/ Package: libtest-mock-lwp-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libtest-mockobject-perl Description: module for easy mocking of LWP packages Make LWP packages to make testing easier. Test::Mock::LWP arises from duplicating the same code to mock LWP et al in several different modules. The code is very minimalist, but may work for your needs. debian/source/0000755000000000000000000000000012232016367010470 5ustar debian/source/format0000644000000000000000000000001312232016367011675 0ustar 3.0 (quilt)debian/changelog0000644000000000000000000000224012232016367011040 0ustar libtest-mock-lwp-perl (0.08-1) unstable; urgency=low * Team upload. [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Harlan Lieberman-Berg ] * New upstream release * Updated d/copyright to comply with DEP-5 * Extended description * Bumped standards version to 3.9.2, debhelper, compat * Add explicit source format [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Salvatore Bonaccorso ] * Change search.cpan.org based URIs to metacpan.org based URIs [ Axel Beckert ] * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg- copyright" [ gregor herrmann ] * New upstream release. * Use dh(1) in debian/rules. * Add additional copyright holders. * Make short description a noun phrase. * Declare compliance with Debian Policy 3.9.4. -- gregor herrmann Wed, 23 Oct 2013 21:00:28 +0200 libtest-mock-lwp-perl (0.05-1) unstable; urgency=low * Initial Release (Closes: #477544) -- AGOSTINI Yves Wed, 23 Apr 2008 21:09:50 +0200 debian/compat0000644000000000000000000000000212232016367010366 0ustar 8 debian/copyright0000644000000000000000000000324612232016367011130 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Test-Mock-LWP Upstream-Contact: Luke Closs Source: https://metacpan.org/release/Test-Mock-LWP/ Files: * Copyright: 2006, Luke Closs 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: 2008, AGOSTINI Yves 2011, Harlan Lieberman-Berg License: GPL-2+ 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'. License: GPL-2+ 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 2, or (at your option) any later version. . On Debian systems, the complete text of version 2 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2'. debian/watch0000644000000000000000000000017012232016367010217 0ustar version=3 https://metacpan.org/release/Test-Mock-LWP/ .*/Test-Mock-LWP-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$