7 Commits

Author SHA1 Message Date
a3c7cb2f94 Run wrap-and-sort. 2020-04-28 18:33:03 -05:00
Raman Sarda
8cb4a6514d Correctly placed the upstream config file.
Summary:
The upstream config file which was present in /usr/ interfered with
 the one provided by us. Modified it's location so that it oes not interfere.

Test Plan: Check if all the shortcuts are working as per P38

Reviewers: tsimonq2, wxl

Subscribers: hmollercl

Differential Revision: https://phab.lubuntu.me/D39
2019-09-05 15:51:59 -07:00
Raman Sarda
554b92d17f Changed the position of config file provided by upstream.
Summary:
The config file provided by upstream was moved.
 It originally resided under /usr/share/lxqt/
 It preceded the one under /etc/xdg/xdg-Lubuntu/lxqt
 So it was moved to /etc/xdg-Lubuntu/lxqt/globalkeyshortcuts.conf
 It will be modified as needed by lubuntu-default-settings

Test Plan: Check if the shortcuts work according to P38

Reviewers: tsimonq2, wxl

Reviewed By: tsimonq2, wxl

Subscribers: hmollercl

Maniphest Tasks: T59

Differential Revision: https://phab.lubuntu.me/D38
2019-09-05 10:27:03 -07:00
41fe87f281 Add XDG support. 2019-08-20 22:55:48 -07:00
Alf Gaida
bb44ee8a46 Cherry-picking upstream release 0.12.0.
* Switched to experimental
* Bumped liblxqt0-dev to >= 0.12.0
* Bumped Standards to 4.1.1 +Vcs-Browser:
* Added Breaks/Replaces for lxqt-common << 0.12.0
* Added override_dh_missing
* Added autostart things to install
2017-10-24 17:24:41 +02:00
Alf Gaida
ea1be4532f Cherry-picking upstream release 0.11.0.
* Sync debian foo with experimental
* Bumped Standards to 3.9.8, no changes needed
* Bumped compat to 10
* Removed --parallel from rules, compat 10 standard
* Bumped minimum version debhelper (>= 10)
* Bumped minimum version libqtxdg-dev (>= 2.0.0)
* Bumped minimum version liblxqt-dev (>= 0.11.0)
* Added build dependency libqt5svg5-dev
* Added build dependency libqt5xdgiconloader-dev (>= 2.0.0),
* Added Recommends lxqt-globalkeys-l10n
* Followin the Multiarch hinter:
  - Marked liblxqt-globalkeys-ui0 Multi-Arch: same
  - Marked liblxqt-globalkeys0 Multi-Arch: same
* Fixed VCS-Fields, use https and plain /git/
* Fixed copyright Format field
* Bumped copyright years
* Don't install translations
* Added translation control to rules
* Set CMAKE_BUILD_TYPE=RelWithDebInfo
* Exported LC_ALL=C.UTF-8, make builds reproducible
* Added hardening options to rules
* Fixed .gitignore
* Removed Patches, applied upstream
* Fixed *-dev.install
2016-10-18 02:48:04 +02:00
Alf Gaida
b2ce570f60 new release 0.9.0
fix symbols
fix package names
add source/options
fix debian $foo
2015-08-12 03:29:23 +08:00