lp:ubuntu/saucy/datefudge

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/saucy/datefudge
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

7. By Robert Luberda

* Introduce multi-arch support which allows one to use datefudge with 32-bit
  commands on 64-bit system (providing that both 32-bit and 64-bit versions
  of this package are installed on system) (LP: #1103281):
  + install datefudge.so library into /usr/lib/datefudge/<arch-tripplet>;
  + add each /u/l/d/<arch-tripplet> to LD_LIBRARY_PATH in datefudge scipt;
  + mark binary package as `Multi-Arch: same'.
* Use debhelper v9.
* debian/control:
  + fix Vcs-Browser field;
  + Standards-Version: 3.9.4 (no changes).

6. By Colin Watson

Rebuild for new armel compiler default of ARMv5t.

5. By Robert Luberda

* datefudge.{c,man}: Add the `--static' option for static dates.
* debian/control:
  + Standards-Version: 3.9.2 (no changes);
  + add VCS fields.

4. By Robert Luberda

* datefudge.c: don't override clock_gettime(2) on GNU/Hurd - it seems
  it internally calls gettimeofday(2), which is overridden. This fixes
  FTBFS due to test failure on that platform.
* Makefile: add test for `perl localtime()'.

3. By Robert Luberda

* Use the `3.0 (native)' source format.
* Switch to debhelper v8.
* Standards-Version: 3.9.1 (no changes).
* debian/rules:
  + provide build-arch and build-indep targets;
  + call dpkg-buildflags to set CFLAGS and LDFLAGS;
  + simplify the file.
* Reword the restriction in README (closes: #416174).
* Update debian/copyright a bit.
* Makefile: add a simple test case.

2. By Robert Luberda

* New maintainer (closes: #429467).
* Standards-Version: 3.7.3 (no changes).
* Use debhelper v7 and its minimised rules file.
* datefudge.c: override clock_gettime(2) called with CLOCK_REALTIME
  argument to make it possible to fake `date' command (closes: #416175).
* Update man page, add a simple example.

1. By Matthias Urlichs

* Updated maintainer email.
* Use a Lintian override to not-warn about the shared library
  (which is not linked against, and therefore doesn't require a shlibs entry)
* Extended the package description
* added COPYING file to source tarball
* Updated Standards-Version to 3.6.1 (no changes)
* Minor build fixes

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/trusty/datefudge
This branch contains Public information 
Everyone can see this information.

Subscribers