Merge branch 'lintian-fixes' into 'master'
Fix some issues reported by lintian See merge request wmaker-team/wmsystemtray!1
This commit is contained in:
commit
574669f89d
1
debian/compat
vendored
1
debian/compat
vendored
@ -1 +0,0 @@
|
|||||||
9
|
|
3
debian/control
vendored
3
debian/control
vendored
@ -3,8 +3,7 @@ Section: utils
|
|||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Debian Window Maker Team <team+wmaker@tracker.debian.org>
|
Maintainer: Debian Window Maker Team <team+wmaker@tracker.debian.org>
|
||||||
Uploaders: Doug Torrance <dtorrance@piedmont.edu>
|
Uploaders: Doug Torrance <dtorrance@piedmont.edu>
|
||||||
Build-Depends: debhelper (>= 9),
|
Build-Depends: debhelper-compat (= 13),
|
||||||
dh-autoreconf,
|
|
||||||
libxext-dev,
|
libxext-dev,
|
||||||
libxfixes-dev,
|
libxfixes-dev,
|
||||||
libxmu-dev,
|
libxmu-dev,
|
||||||
|
5
debian/rules
vendored
5
debian/rules
vendored
@ -2,7 +2,4 @@
|
|||||||
export V=1
|
export V=1
|
||||||
|
|
||||||
%:
|
%:
|
||||||
dh $@ --with autoreconf
|
dh $@
|
||||||
|
|
||||||
get-orig-source:
|
|
||||||
uscan --verbose --force-download --rename
|
|
||||||
|
Loading…
Reference in New Issue
Block a user