Updated rules

This commit is contained in:
Raman Sarda 2020-02-16 00:11:56 +05:30
parent c8f4fe8700
commit e0e0ee2890
2 changed files with 9 additions and 0 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
lxqt-powermanagement (0.14.1-1ubuntu2) focal; urgency=medium
* Updated rules to be consistent with debian unstable.
-- Raman Sarda <theloudspeaker@lubuntu.me> Sun, 16 Feb 2020 00:11:05 +0530
lxqt-powermanagement (0.14.1-1ubuntu1) focal; urgency=low
* Merge from Debian unstable. Remaining changes:

3
debian/rules vendored
View File

@ -8,6 +8,9 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%:
dh ${@} --buildsystem cmake
override_dh_missing:
dh_missing --fail-missing
override_dh_auto_configure:
dh_auto_configure -- \
-DPULL_TRANSLATIONS=OFF\