Updated rules and copyright.
This commit is contained in:
parent
b03e9d7595
commit
d8e78c972c
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
|||||||
|
lxqt-panel (0.14.1-1ubuntu3) focal; urgency=medium
|
||||||
|
|
||||||
|
* Updated rules to match debian unstable
|
||||||
|
* Updated copyright.
|
||||||
|
|
||||||
|
-- Raman Sarda <theloudspeaker@lubuntu.me> Sun, 16 Feb 2020 00:58:19 +0530
|
||||||
|
|
||||||
lxqt-panel (0.14.1-1ubuntu2) focal; urgency=medium
|
lxqt-panel (0.14.1-1ubuntu2) focal; urgency=medium
|
||||||
|
|
||||||
* Correct merge from Ubuntu Merge-oMatic
|
* Correct merge from Ubuntu Merge-oMatic
|
||||||
|
2
debian/copyright
vendored
2
debian/copyright
vendored
@ -8,7 +8,7 @@ Copyright: 2012-2019 LXQt team
|
|||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
|
||||||
Files: debian/*
|
Files: debian/*
|
||||||
Copyright: 2014-2018 Alf Gaida <agaida@siduction.org>
|
Copyright: 2014-2019 Alf Gaida <agaida@siduction.org>
|
||||||
2015 Andrew Lee (李健秋) <ajqlee@debian.org>
|
2015 Andrew Lee (李健秋) <ajqlee@debian.org>
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
|
||||||
|
3
debian/rules
vendored
3
debian/rules
vendored
@ -18,6 +18,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