Codebase list datefudge / 307e994
Update Vcs-* fields and bump Standards-Version * Use https in Vcs-Git and switch Vcs-Browser to cgit. * Standards-Version: 3.9.6 (no changes). Robert Luberda 7 years ago
2 changed file(s) with 9 addition(s) and 8 deletion(s). Raw diff Collapse all Expand all
0 datefudge (1.22~) UNRELEASED; urgency=medium
0 datefudge (1.22) unstable; urgency=medium
11
22 * datefudge.c: Apply the following fixes from Thorsten Glaser
33 (closes: #853724):
55 + Fix running on 32-bit systems with 64-bit time_t (such as x32).
66 * datefudge.man: Document that datefudge might be affected by the
77 Y2K38 problem on some systems.
8
9 -- Robert Luberda <robert@debian.org> Sat, 04 Feb 2017 22:47:48 +0100
8 * Use https in Vcs-Git and switch Vcs-Browser to cgit.
9 * Standards-Version: 3.9.6 (no changes).
10
11 -- Robert Luberda <robert@debian.org> Sat, 04 Feb 2017 22:59:11 +0100
1012
1113 datefudge (1.21) unstable; urgency=medium
1214
9395 * New maintainer (closes: #429467).
9496 * Standards-Version: 3.7.3 (no changes).
9597 * Use debhelper v7 and its minimised rules file.
96 * datefudge.c: override clock_gettime(2) called with CLOCK_REALTIME
98 * datefudge.c: override clock_gettime(2) called with CLOCK_REALTIME
9799 argument to make it possible to fake `date' command (closes: #416175).
98100 * Update man page, add a simple example.
99101
199201 * BitKeeper file /var/tmp/b.s.10098/ChangeSet
200202
201203 -- Matthias Urlichs <smurf@noris.de> 14 Mar 2002 12:12:31 +0200
202
11 Section: devel
22 Priority: optional
33 Maintainer: Robert Luberda <robert@debian.org>
4 Standards-Version: 3.9.6
4 Standards-Version: 3.9.8
55 Build-Depends: debhelper (>= 9)
6 Vcs-Git: git://anonscm.debian.org/users/robert/datefudge.git
7 Vcs-Browser: https://anonscm.debian.org/gitweb/?p=users/robert/datefudge.git;a=summary
6 Vcs-Git: https://anonscm.debian.org/git/users/robert/datefudge.git
7 Vcs-Browser: https://anonscm.debian.org/cgit/users/robert/datefudge.git/
88
99 Package: datefudge
1010 Architecture: any