Update to debhelper compat 11.
This commit is contained in:
parent
4094e39b6e
commit
6b33ea11e2
2
debian/compat
vendored
2
debian/compat
vendored
@ -1 +1 @@
|
||||
9
|
||||
11
|
||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -2,7 +2,7 @@ Source: lubuntu-default-settings
|
||||
Section: x11
|
||||
Priority: optional
|
||||
Maintainer: Julien Lavergne <gilir@ubuntu.com>
|
||||
Build-Depends: debhelper (>= 9), intltool
|
||||
Build-Depends: debhelper (>= 11), intltool
|
||||
Standards-Version: 3.9.5
|
||||
Homepage: https://launchpad.net/~lubuntu-desktop
|
||||
Vcs-Browser: https://git.launchpad.net/lubuntu-default-settings?h=master
|
||||
|
4
debian/rules
vendored
4
debian/rules
vendored
@ -5,5 +5,5 @@
|
||||
override_dh_auto_build:
|
||||
$(MAKE) DESTDIR=$(CURDIR)/debian/tmp
|
||||
|
||||
override_dh_install:
|
||||
dh_install --fail-missing
|
||||
override_dh_missing:
|
||||
dh_missing --fail-missing
|
||||
|
Loading…
x
Reference in New Issue
Block a user