debian/0000755000000000000000000000000011576657437007213 5ustar debian/control0000644000000000000000000000205011576657356010613 0ustar Source: libtime-fake-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Maintainer: Debian Perl Group Uploaders: Alejandro Garrido Mota , Fabrizio Regalli Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/Time-Fake/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libtime-fake-perl Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libtime-fake-perl Package: libtime-fake-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: Perl module for simulating different times without changing your system clock Use Time::Fake to achieve the effect of changing your system clock, but without actually changing your system clock. It overrides the Perl builtin subs time, localtime, and gmtime, causing them to return a "faked" time of your choice. From the script's point of view, time still flows at the normal rate, but it is just offset as if it were executing in the past or present. debian/copyright0000644000000000000000000000215611576452605011140 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Mike Rosulek Source: http://search.cpan.org/dist/Time-Fake/ Name: Time-Fake Files: * Copyright: 2008, Mike Rosulek License: Artistic or GPL-1+ Files: debian/* Copyright: 2008, Roberto C. Sanchez 2008, gregor herrmann 2011, Fabrizio Regalli 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/watch0000644000000000000000000000015311212456102010210 0ustar version=3 http://search.cpan.org/dist/Time-Fake/ .*/Time-Fake-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian/compat0000644000000000000000000000000211576452605010377 0ustar 8 debian/changelog0000644000000000000000000000246511576631726011065 0ustar libtime-fake-perl (0.11-2) unstable; urgency=low [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Fabrizio Regalli ] * Bump to 3.9.2 Standard-Version. * Switch to DEP5 license format. * Add myself to Uploaders. * Switch d/compat to 8. * Build-Depends: switch to debhelper (>= 8). * Bump to 3.0 quilt format. * Email change: gregor herrmann -> gregoa@debian.org -- Fabrizio Regalli Wed, 15 Jun 2011 15:50:07 +0200 libtime-fake-perl (0.11-1) unstable; urgency=low [ gregor herrmann ] * New upstream release. * debian/watch: use extended regexp for upstream tarball. * debian/control: - remove unneeded line break for Vcs-Browser - set Maintainer to Debian Perl _Group_ (instead of Project) * Set debhelper compatibility level to 6. -- Roberto C. Sanchez Mon, 21 Jan 2008 14:52:08 -0500 libtime-fake-perl (0.10-1) unstable; urgency=low [ Alejandro Garrido Mota ] * Initial Release (Closes: #459394). * Move perl to Build-Depends-Indep in debian/control [ gregor herrmann ] * Conditionally remove /usr/lib/perl5. -- gregor herrmann Sun, 06 Jan 2008 08:57:32 +0100 debian/source/0000755000000000000000000000000011576657437010513 5ustar debian/source/format0000644000000000000000000000001411576452605011707 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611576452605010260 0ustar #!/usr/bin/make -f %: dh $@