ubuntu/+source/gem:applied/ubuntu/artful

Last commit made on 2017-08-22
Get this branch:
git clone -b applied/ubuntu/artful https://git.launchpad.net/ubuntu/+source/gem
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/artful
Repository:
lp:ubuntu/+source/gem

Recent commits

9f0c152... by IOhannes m zmoelnig

1:0.93.3-12 (patches applied)

Imported using git-ubuntu import.

a3f32e4... by IOhannes m zmoelnig

use current upstream URLs

Gbp-Pq: urls.patch.

2c97de7... by IOhannes m zmoelnig

use new searchpath handling for Pd>=0.48

Gbp-Pq: searchpath.patch.

79b8d0a... by IOhannes m zmoelnig

Reproducible builds

Gbp-Pq: reproducible.patch.

ae6c7e0... by IOhannes m zmoelnig

avoid 'bogus pointer' warnings in [pix_rtx]

Gbp-Pq: avoid_imagecopy.patch.

aa4cac2... by IOhannes m zmoelnig

fixed regression bug where [pix_film] would take no argument

Gbp-Pq: pixfilm_arg.patch.

f875123... by IOhannes m zmoelnig

fixed lineBreak algorithm for text-objects

Gbp-Pq: text_linebreak.patch.

fc93526... by IOhannes m zmoelnig

include <unistd.h> when missing (gcc-4.7 is picky about that)

Gbp-Pq: fixincludes.patch.

47afbbd... by IOhannes m zmoelnig

include needed files for select() on kFreeBSD

Gbp-Pq: fix_kFreeBSD.patch.

c10f6bc... by IOhannes m zmoelnig

fixed race-condition with threaded image loading

Gbp-Pq: threadfixes.patch.