Removing whitespaces at EOL and EOF.
This commit is contained in:
parent
f068e862d5
commit
24be2fbda9
2
debian/copyright
vendored
2
debian/copyright
vendored
@ -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
|
||||
|
1
debian/menu
vendored
1
debian/menu
vendored
@ -2,4 +2,3 @@
|
||||
section="Applications/System/Administration"\
|
||||
title="LXQt settings center" \
|
||||
command="/usr/bin/lxqt-config"
|
||||
|
||||
|
1
debian/rules
vendored
1
debian/rules
vendored
@ -1,7 +1,6 @@
|
||||
#!/usr/bin/make -f
|
||||
#export DH_VERBOSE=1
|
||||
|
||||
|
||||
%:
|
||||
dh ${@} --buildsystem cmake --parallel
|
||||
|
||||
|
1
debian/source/options
vendored
1
debian/source/options
vendored
@ -1,2 +1 @@
|
||||
tar-ignore=.gitignore
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user