ubuntu/+source/libhdate:applied/ubuntu/yakkety

Last commit made on 2015-12-18
Get this branch:
git clone -b applied/ubuntu/yakkety 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/yakkety
Repository:
lp:ubuntu/+source/libhdate

Recent commits

5c314c0... by Colin Watson

1.6-3build1 (patches applied)

Imported using git-ubuntu import.

00b491e... by Colin Watson

Fix FTBFS with clang instead of GCC

Gbp-Pq: clang.patch.

7e06bfa... by Colin Watson

Use an explicit format string when printing config file

Gbp-Pq: missing_format.patch.

823856a... by Colin Watson

Do not include headers inside a function.

Gbp-Pq: nested_extern.patch.

f29a6e5... by Colin Watson

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

Gbp-Pq: size_t.patch.

fb19247... by Colin Watson

_GNU_SOURCE is already set in autoconf.

Gbp-Pq: duplicate_gnu_source.patch.

bbb33ea... by Colin Watson

Pass variables set by Debian build system

Gbp-Pq: cflags.patch.

063a764... by Colin Watson

typo: "ouput" (Lintian)

Gbp-Pq: typo_output.patch.

1108a45... by Colin Watson

fix sizes issues manifested in x32

Gbp-Pq: time_t.patch.

f600766... by Colin Watson

Fixes an endless with hcal -3

Gbp-Pq: fix_3.