Removing whitespaces at EOL and EOF.
This commit is contained in:
parent
0d0a9ca2ec
commit
dca4e61d7c
1
debian/control
vendored
1
debian/control
vendored
@ -53,4 +53,3 @@ Description: Power management module for LXQt (debug symbols)
|
||||
The Power management module for LXQt
|
||||
.
|
||||
This package contain debugging symbols.
|
||||
|
||||
|
1
debian/lintian-overrides
vendored
1
debian/lintian-overrides
vendored
@ -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
2
debian/rules
vendored
@ -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
|
||||
|
||||
|
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