ubuntu/+source/gbgoffice:applied/debian/sid

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

Recent commits

7e3fe90... by Damyan Ivanov

1.4-12 (patches applied)

Imported using git-ubuntu import.

eebc6bc... by Damyan Ivanov

do not crash when attempting test with no suitable dictionaries

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

e59f290... by Damyan Ivanov

fixes compilation with GCC-6

Gbp-Pq: gcc6.patch.

748d709... by Damyan Ivanov

explicitly link against libX11

Gbp-Pq: 11_explicit-linkage.patch.

ed0d363... by Damyan Ivanov

fix hba declaration to match get_action_area return type

Gbp-Pq: workhelper-buttonbox.patch.

8f35793... by Damyan Ivanov

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

Gbp-Pq: 09_deprecated_SigC.patch.

13cfd1b... by Damyan Ivanov

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

Gbp-Pq: 08_fix_const_conversion.patch.

8943903... by Damyan Ivanov

include the right header file

Gbp-Pq: 07_gcc4.3.patch.

c9465c3... by Damyan Ivanov

declare inline strings as constants

Gbp-Pq: 06_const-chars.patch.

153eb3d... by Damyan Ivanov

fix methid declaration

Gbp-Pq: 05_gcc4.1.patch.