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
|
||||
Maintainer: Debian Window Maker Team <team+wmaker@tracker.debian.org>
|
||||
Uploaders: Doug Torrance <dtorrance@piedmont.edu>
|
||||
Build-Depends: debhelper (>= 9),
|
||||
dh-autoreconf,
|
||||
Build-Depends: debhelper-compat (= 13),
|
||||
libxext-dev,
|
||||
libxfixes-dev,
|
||||
libxmu-dev,
|
||||
|
5
debian/rules
vendored
5
debian/rules
vendored
@ -2,7 +2,4 @@
|
||||
export V=1
|
||||
|
||||
%:
|
||||
dh $@ --with autoreconf
|
||||
|
||||
get-orig-source:
|
||||
uscan --verbose --force-download --rename
|
||||
dh $@
|
||||
|
Loading…
Reference in New Issue
Block a user