ubuntu/+source/gbgoffice:applied/ubuntu/disco

Last commit made on 2018-08-23
Get this branch:
git clone -b applied/ubuntu/disco 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/disco
Repository:
lp:ubuntu/+source/gbgoffice

Recent commits

857a00f... by Damyan Ivanov

1.4-11 (patches applied)

Imported using git-ubuntu import.

9112fb3... by Damyan Ivanov

do not crash when attempting test with no suitable dictionaries

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

f7c2d74... by Damyan Ivanov

fixes compilation with GCC-6

Gbp-Pq: gcc6.patch.

00d1fa9... by Damyan Ivanov

explicitly link against libX11

Gbp-Pq: 11_explicit-linkage.patch.

d5ceb3e... by Damyan Ivanov

fix hba declaration to match get_action_area return type

Gbp-Pq: workhelper-buttonbox.patch.

1186c5c... by Damyan Ivanov

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

Gbp-Pq: 09_deprecated_SigC.patch.

ef701cf... by Damyan Ivanov

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

Gbp-Pq: 08_fix_const_conversion.patch.

773f5aa... by Damyan Ivanov

include the right header file

Gbp-Pq: 07_gcc4.3.patch.

e170b05... by Damyan Ivanov

declare inline strings as constants

Gbp-Pq: 06_const-chars.patch.

48491f2... by Damyan Ivanov

fix methid declaration

Gbp-Pq: 05_gcc4.1.patch.