ubuntu/+source/libsx:applied/debian/stretch

Last commit made on 2016-06-21
Get this branch:
git clone -b applied/debian/stretch https://git.launchpad.net/ubuntu/+source/libsx
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/debian/stretch
Repository:
lp:ubuntu/+source/libsx

Recent commits

6de59d9... by Alastair McKinstry

2.05-8 (patches applied)

Imported using git-ubuntu import.

33e74fe... by Alastair McKinstry

build-warnings.patch

No DEP3 Subject or Description header found

Gbp-Pq: build-warnings.patch.

2f31405... by Alastair McKinstry

Fixes needed to compile with clang.

Gbp-Pq: clang-fix.patch.

6b64b69... by Alastair McKinstry

Add compiler flags explicity; needed for fortified compilation.

Gbp-Pq: fortify.patch.

5c69de5... by Alastair McKinstry

Define MAXPATHLEN if necessary (not defined on Hurd)

Gbp-Pq: libsx-maxpathlen.diff.

79c9d6d... by Alastair McKinstry

Add Dynamic shared version of library.

Gbp-Pq: libsx-pic-shlib.diff.

7f8d4db... by Alastair McKinstry

Conditionally include strdup().

Gbp-Pq: libsx-strdup.diff.

2ecd17a... by Alastair McKinstry

Don't define RGBTXT twice. Change the path on the Debian version;

Gbp-Pq: libsx-rgb.diff.

6efbcac... by Alastair McKinstry

Don't nest prototypes; not valid C

Gbp-Pq: libsx-no_nested_prototypes.diff.

7d0118b... by Alastair McKinstry

Use mkdir -p not makeheirdir

Gbp-Pq: libsx-link_mkdir.diff.