[debian-edu-commits] debian-edu/ 05/18: Raise compat level.
Dominik George
natureshadow-guest at moszumanska.debian.org
Fri Oct 7 18:49:29 UTC 2016
This is an automated email from the git hooks/post-receive script.
natureshadow-guest pushed a commit to branch master
in repository guacamole-server.
commit 92eea5eadcb0be5dc5742df343718796da6c3e9e
Author: Dominik George <nik at naturalnet.de>
Date: Fri Oct 7 16:09:44 2016 +0200
Raise compat level.
---
debian/compat | 2 +-
debian/control | 4 +---
debian/rules | 2 +-
3 files changed, 3 insertions(+), 5 deletions(-)
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index 6ab86d3..db8795b 100644
--- a/debian/control
+++ b/debian/control
@@ -5,9 +5,7 @@ Uploaders:
Dominik George <nik at naturalnet.de>,
Build-Depends:
autotools-dev,
- debhelper (>= 9),
- dh-autoreconf,
- dh-systemd (>= 1.5),
+ debhelper (>= 10),
libcairo-dev,
libcunit1-dev,
libfreerdp-dev (>= 1.0.1),
diff --git a/debian/rules b/debian/rules
index 27995f1..98e08bf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,7 +15,7 @@ DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
export DEB_BUILD_MAINT_OPTIONS=hardening=+all
%:
- dh $@ --with autoreconf --with systemd
+ dh $@
# Set lib directory properly for multiarch
override_dh_auto_configure:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/pkg-team/guacamole-server.git
More information about the debian-edu-commits
mailing list