Removing whitespaces at EOL and EOF.

This commit is contained in:
Andrew Lee (李健秋) 2015-08-15 16:35:38 +08:00
parent f068e862d5
commit 24be2fbda9
4 changed files with 1 additions and 4 deletions

2
debian/copyright vendored
View File

@ -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
View File

@ -2,4 +2,3 @@
section="Applications/System/Administration"\
title="LXQt settings center" \
command="/usr/bin/lxqt-config"

1
debian/rules vendored
View File

@ -1,7 +1,6 @@
#!/usr/bin/make -f
#export DH_VERBOSE=1
%:
dh ${@} --buildsystem cmake --parallel

View File

@ -1,2 +1 @@
tar-ignore=.gitignore