Removing whitespaces at EOL and EOF.

This commit is contained in:
Andrew Lee (李健秋) 2015-08-16 19:12:25 +08:00
parent 0d0a9ca2ec
commit dca4e61d7c
4 changed files with 2 additions and 7 deletions

1
debian/control vendored
View File

@ -53,4 +53,3 @@ Description: Power management module for LXQt (debug symbols)
The Power management module for LXQt
.
This package contain debugging symbols.

View File

@ -4,4 +4,3 @@ lxqt-powermanagement: binary-without-manpage usr/bin/lxqt-powermanagement
# category LXQt in not yet in freedesktop specs - no bug
lxqt-powermanagement: desktop-entry-invalid-category LXQt usr/share/applications/lxqt-config-powermanagement.desktop

2
debian/rules vendored
View File

@ -1,11 +1,9 @@
#!/usr/bin/make -f
#export DH_VERBOSE=1
%:
dh ${@} --buildsystem cmake --parallel
override_dh_auto_install:
dh_auto_install -- DESTDIR=$(CURDIR)/debian/lxqt-powermanagement

View File

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