Source: datefudge
Section: devel
Priority: optional
Maintainer: Robert Luberda <robert@debian.org>
Standards-Version: 3.9.5
Build-Depends: debhelper (>= 9)
Vcs-Git: git://anonscm.debian.org/users/robert/datefudge.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=users/robert/datefudge.git;a=summary

Package: datefudge
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
Multi-Arch: same
Description: Fake the system date
 This program (and preload library) fakes the system date so that
 programs think the wall clock is ... different.
 .
 The faking is not complete; timestamp on files are not affected in any
 way.
 .
 This package is useful if you want to test the date handling of your
 programs without changing the system clock. Examples: Does it handle
 expired certificates correctly? Does it work on a leap day?
