datefudge 1.24 source package in Ubuntu

Changelog

datefudge (1.24) unstable; urgency=medium

  [ Debian Janitor ]
  * Update standards version to 4.4.1, no changes needed.
  * Set debhelper-compat version in Build-Depends.
  * Fix day-of-week for changelog entries 1.12, 1.11, 1.10, 1.9, 1.8,
    1.7, 1.6, 1.5, 1.4, 1.3, 1.2, 1.1, 1.0.

  [ Robert Luberda ]
  * Fix FTBFS on hurd-i386: Necessary functions disabled (closes: #945599).
    Thanks to Paul Sonnenschein for the patch.
  * Fix FTBFS with glibc 2.31 (conflicting gettimeofday prototype) (closes:
    #964227). Thanks to Aurelien Jarno for the patch.
  * Bump debhelper's compact level to 13.
  * Standards-Version: 4.5.0.

 -- Robert Luberda <email address hidden>  Tue, 14 Jul 2020 11:11:48 +0200

Upload details

Uploaded by:
Robert Luberda
Uploaded to:
Sid
Original maintainer:
Robert Luberda
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe devel
Lunar release universe devel
Jammy release universe devel

Downloads

File Size SHA-256 Checksum
datefudge_1.24.dsc 1.5 KiB 452581e5b7a61ab80a45a7dae1b8d44c13f443a3dea5cfedb227f1cecb4e09d8
datefudge_1.24.tar.xz 13.8 KiB 80efab249232deeb142bf8a0ec66f2cf596c45560e4fdd28f3b5bdd290ac0385

Available diffs

No changes file available.

Binary packages built by this source

datefudge: 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?

datefudge-dbgsym: debug symbols for datefudge