ubuntu/+source/fenix:applied/ubuntu/devel

Last commit made on 2023-06-29
Get this branch:
git clone -b applied/ubuntu/devel https://git.launchpad.net/ubuntu/+source/fenix
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/devel
Repository:
lp:ubuntu/+source/fenix

Recent commits

643f970... by Simon McVittie

0.92a.dfsg1-13 (patches applied)

Imported using git-ubuntu import.

3618cdf... by Simon McVittie

Fix FTBFS with gcc 10 (Closes: #987637)

Gbp-Pq: fix_ftbfs_gcc10.patch.

b074672... by Simon McVittie

Check for 256, not 255, colors in a GIF image.

Gbp-Pq: map-gif-256-colors.patch.

2315d75... by Simon McVittie

Fix a missed case in fxi's -t command-line option processing.

Gbp-Pq: fxi-cmdline-title.patch.

bde790d... by Simon McVittie

Fix a crash in the hand-rolled command-line argument processing.

Gbp-Pq: fxc-cmdline-crash.patch.

ca66856... by Simon McVittie

Rename the f{sin,cos,mul,div}() functions to fx*.

Gbp-Pq: fxi-fx-prefix.patch.

652adf0... by Simon McVittie

Fix the conflicting declarations of load_file().

Gbp-Pq: declare-load-file.patch.

cf6517c... by Simon McVittie

Honor CFLAGS passed via the environment.

Gbp-Pq: cflags-env.patch.

f647203... by Simon McVittie

Fix the build with giflib5

Gbp-Pq: giflib5.diff.

a047a44... by Simon McVittie

Fix the build with libpng 1.5.

Gbp-Pq: fix_ftbfs_libpng1.5.patch.