debian/0000755000000000000000000000000012213366063007170 5ustar debian/rules0000755000000000000000000000003612213366063010247 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000271212213366063010575 0ustar Source: libtest-mock-redis-perl Maintainer: Debian Perl Group Uploaders: Maximilian Gass , gregor herrmann Section: perl Priority: optional Build-Depends: debhelper (>= 8), libmodule-build-perl (>= 0.400400) | perl (>= 5.19.1) Build-Depends-Indep: libclass-method-modifiers-perl, libnamespace-clean-perl, libpackage-stash-perl (>= 0.34), libtest-deep-perl, libtest-deep-unorderedpairs-perl, libtest-fatal-perl, libtest-pod-perl, libtry-tiny-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-mock-redis-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-mock-redis-perl.git Homepage: https://metacpan.org/release/Test-Mock-Redis/ Package: libtest-mock-redis-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libclass-method-modifiers-perl, libnamespace-clean-perl, libpackage-stash-perl (>= 0.34), libtry-tiny-perl Description: test stub for Redis databases Test::Mock::Redis can be used in place of Redis for running tests without needing a running redis instance. . This module is designed to function as a drop in replacement for Redis.pm for testing purposes. debian/source/0000755000000000000000000000000012213366063010470 5ustar debian/source/format0000644000000000000000000000001412213366063011676 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000224612213366063011046 0ustar libtest-mock-redis-perl (0.14-1) unstable; urgency=low [ 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. * Update build and runtime dependencies. * Declare compliance with Debian Policy 3.9.4. * Update years of copyright. -- gregor herrmann Mon, 09 Sep 2013 17:41:32 +0200 libtest-mock-redis-perl (0.08-1) unstable; urgency=low * New upstream release. * debian/copyright: update to Copyright-Format 1.0. * Add /me to Uploaders. * Bump Standards-Version to 3.9.3 (no changes). -- gregor herrmann Mon, 16 Apr 2012 22:45:14 +0200 libtest-mock-redis-perl (0.07-1) unstable; urgency=low * Team upload. * New upstream release. -- gregor herrmann Thu, 06 Oct 2011 20:43:04 +0200 libtest-mock-redis-perl (0.05-1) unstable; urgency=low * Initial Release (closes: #637559). -- Maximilian Gass Fri, 12 Aug 2011 17:40:17 +0200 debian/compat0000644000000000000000000000000212213366063010366 0ustar 8 debian/copyright0000644000000000000000000000214212213366063011122 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Test-Mock-Redis Upstream-Contact: Jeff Lavallee Source: https://metacpan.org/release/Test-Mock-Redis/ Files: * Copyright: 2011-2013, Jeff Lavallee License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, Maximilian Gass 2012-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/watch0000644000000000000000000000017412213366063010223 0ustar version=3 https://metacpan.org/release/Test-Mock-Redis/ .*/Test-Mock-Redis-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$