Removing whitespaces at EOL and EOF.
This commit is contained in:
parent
28e37e3e1d
commit
d8b765d6b1
2
debian/control
vendored
2
debian/control
vendored
@ -42,7 +42,7 @@ Section: debug
|
|||||||
Priority: extra
|
Priority: extra
|
||||||
Breaks: lximage-qt5-dbg (<< 0.4.0)
|
Breaks: lximage-qt5-dbg (<< 0.4.0)
|
||||||
Replaces: lximage-qt5-dbg (<< 0.4.0)
|
Replaces: lximage-qt5-dbg (<< 0.4.0)
|
||||||
Depends:
|
Depends:
|
||||||
${shlibs:Depends},
|
${shlibs:Depends},
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
lximage-qt (= ${binary:Version}),
|
lximage-qt (= ${binary:Version}),
|
||||||
|
2
debian/rules
vendored
2
debian/rules
vendored
@ -1,11 +1,9 @@
|
|||||||
#!/usr/bin/make -f
|
#!/usr/bin/make -f
|
||||||
#export DH_VERBOSE=1
|
#export DH_VERBOSE=1
|
||||||
|
|
||||||
|
|
||||||
%:
|
%:
|
||||||
dh ${@} --buildsystem cmake --parallel
|
dh ${@} --buildsystem cmake --parallel
|
||||||
|
|
||||||
|
|
||||||
override_dh_auto_install:
|
override_dh_auto_install:
|
||||||
dh_auto_install -- DESTDIR=$(CURDIR)/debian/lximage-qt
|
dh_auto_install -- DESTDIR=$(CURDIR)/debian/lximage-qt
|
||||||
|
|
||||||
|
3
debian/watch
vendored
3
debian/watch
vendored
@ -1,3 +0,0 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user