Updated rules
This commit is contained in:
parent
790aa10f4a
commit
4a2c021548
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
lxqt-session (0.14.1-2ubuntu2) focal; urgency=medium
|
||||||
|
|
||||||
|
* Updated rules to match debian unstable.
|
||||||
|
|
||||||
|
-- Raman Sarda <theloudspeaker@lubuntu.me> Sun, 16 Feb 2020 00:21:11 +0530
|
||||||
|
|
||||||
lxqt-session (0.14.1-2ubuntu1) focal; urgency=low
|
lxqt-session (0.14.1-2ubuntu1) focal; urgency=low
|
||||||
|
|
||||||
* Merge from Debian unstable. Remaining changes:
|
* Merge from Debian unstable. Remaining changes:
|
||||||
|
3
debian/rules
vendored
3
debian/rules
vendored
@ -15,6 +15,9 @@ endif
|
|||||||
%:
|
%:
|
||||||
dh ${@} --buildsystem cmake
|
dh ${@} --buildsystem cmake
|
||||||
|
|
||||||
|
override_dh_missing:
|
||||||
|
dh_missing --fail-missing
|
||||||
|
|
||||||
override_dh_auto_configure:
|
override_dh_auto_configure:
|
||||||
dh_auto_configure -- \
|
dh_auto_configure -- \
|
||||||
-DPULL_TRANSLATIONS=OFF \
|
-DPULL_TRANSLATIONS=OFF \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user