ubuntu/+source/gbgoffice:applied/ubuntu/focal-proposed

Last commit made on 2020-03-22
Get this branch:
git clone -b applied/ubuntu/focal-proposed https://git.launchpad.net/ubuntu/+source/gbgoffice
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/focal-proposed
Repository:
lp:ubuntu/+source/gbgoffice

Recent commits

1d6bfaa... by Matthias Klose

1.4-11build1 (patches applied)

Imported using git-ubuntu import.

6e31a58... by Matthias Klose

do not crash when attempting test with no suitable dictionaries

Gbp-Pq: exam-no-dicts.patch.

2d0d370... by Matthias Klose

fixes compilation with GCC-6

Gbp-Pq: gcc6.patch.

37d2419... by Matthias Klose

explicitly link against libX11

Gbp-Pq: 11_explicit-linkage.patch.

2aa7bc1... by Matthias Klose

fix hba declaration to match get_action_area return type

Gbp-Pq: workhelper-buttonbox.patch.

83c0f21... by Matthias Klose

fix compilation with gcc-4.5 (and corresponding libstdc++)

Gbp-Pq: 09_deprecated_SigC.patch.

4b28b21... by Matthias Klose

Since a constant is passed into strchr(), pu must also be const

Gbp-Pq: 08_fix_const_conversion.patch.

38987d4... by Matthias Klose

include the right header file

Gbp-Pq: 07_gcc4.3.patch.

49ad5d6... by Matthias Klose

declare inline strings as constants

Gbp-Pq: 06_const-chars.patch.

cf19f4c... by Matthias Klose

fix methid declaration

Gbp-Pq: 05_gcc4.1.patch.