diff --git a/debian/copyright b/debian/copyright index f0cb9ae..613c454 100644 --- a/debian/copyright +++ b/debian/copyright @@ -25,7 +25,7 @@ License: LGPL-2.1+ . On Debian systems, the complete text of the GNU Lesser General Public License version 2.1 can be found in "/usr/share/common-licenses/LGPL-2.1". - + License: GPL-2.0+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/debian/menu b/debian/menu index f69c5a1..3c20c7e 100644 --- a/debian/menu +++ b/debian/menu @@ -2,4 +2,3 @@ section="Applications/System/Administration"\ title="LXQt settings center" \ command="/usr/bin/lxqt-config" - diff --git a/debian/rules b/debian/rules index f2d6a7d..d117962 100755 --- a/debian/rules +++ b/debian/rules @@ -1,7 +1,6 @@ #!/usr/bin/make -f #export DH_VERBOSE=1 - %: dh ${@} --buildsystem cmake --parallel diff --git a/debian/source/options b/debian/source/options index be5dabe..112dfc8 100644 --- a/debian/source/options +++ b/debian/source/options @@ -1,2 +1 @@ tar-ignore=.gitignore -