Removing whitespaces at EOL and EOF.

ubuntu/disco
Andrew Lee (李健秋) 9 years ago
parent 28e37e3e1d
commit d8b765d6b1

2
debian/control vendored

@ -42,7 +42,7 @@ Section: debug
Priority: extra
Breaks: lximage-qt5-dbg (<< 0.4.0)
Replaces: lximage-qt5-dbg (<< 0.4.0)
Depends:
Depends:
${shlibs:Depends},
${misc:Depends},
lximage-qt (= ${binary:Version}),

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/lximage-qt

3
debian/watch vendored

@ -1,3 +0,0 @@
Loading…
Cancel
Save