ubuntu/+source/libhdate:applied/ubuntu/wily-proposed

Last commit made on 2015-08-17
Get this branch:
git clone -b applied/ubuntu/wily-proposed https://git.launchpad.net/ubuntu/+source/libhdate
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/wily-proposed
Repository:
lp:ubuntu/+source/libhdate

Recent commits

47a0009... by Lior Kaplan

1.6-3 (patches applied)

Imported using git-ubuntu import.

e6dd229... by Lior Kaplan

Fix FTBFS with clang instead of GCC

Gbp-Pq: clang.patch.

598461e... by Lior Kaplan

Use an explicit format string when printing config file

Gbp-Pq: missing_format.patch.

cc91043... by Lior Kaplan

Do not include headers inside a function.

Gbp-Pq: nested_extern.patch.

06a86a0... by Lior Kaplan

size_t vars need %d in printf. %*s needs int

Gbp-Pq: size_t.patch.

5a48cb0... by Lior Kaplan

_GNU_SOURCE is already set in autoconf.

Gbp-Pq: duplicate_gnu_source.patch.

e7d8748... by Lior Kaplan

Pass variables set by Debian build system

Gbp-Pq: cflags.patch.

0296277... by Lior Kaplan

typo: "ouput" (Lintian)

Gbp-Pq: typo_output.patch.

4475f39... by Lior Kaplan

fix sizes issues manifested in x32

Gbp-Pq: time_t.patch.

703acd2... by Lior Kaplan

Fixes an endless with hcal -3

Gbp-Pq: fix_3.