[pkg-remote-commits] [xrdp] 01/02: Switch back to compat level 10,

Dominik George natureshadow-guest at moszumanska.debian.org
Wed Jan 25 17:17:13 UTC 2017


This is an automated email from the git hooks/post-receive script.

natureshadow-guest pushed a commit to branch master
in repository xrdp.

commit 6201ee69c7159b786ba8b64643f1fb8f92b89048
Author: Dominik George <nik at naturalnet.de>
Date:   Wed Jan 25 18:10:30 2017 +0100

    Switch back to compat level 10,
---
 debian/changelog | 3 ++-
 debian/compat    | 2 +-
 debian/control   | 3 +--
 debian/rules     | 2 +-
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 34cc92b..1ddbfb1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,8 +14,9 @@ xrdp (0.9.1-4) unstable; urgency=high
   [ Dominik George ]
   * Update/minimise systemd service file patch.
     + Also moves sockpath related part to sockpath patch.
+  * Switch back to compat level 10.
 
- -- Thorsten Glaser <tg at mirbsd.de>  Wed, 25 Jan 2017 16:44:44 +0100
+ -- Dominik George <nik at naturalnet.de>  Wed, 25 Jan 2017 18:10:11 +0100
 
 xrdp (0.9.1-3) unstable; urgency=medium
 
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 136f947..d627eeb 100644
--- a/debian/control
+++ b/debian/control
@@ -10,8 +10,7 @@ Priority: optional
 Build-Depends:
  autoconf (>= 2.59),
  automake (>= 1.6),
- debhelper (>= 9),
- dh-systemd,
+ debhelper (>= 10),
  libfuse-dev [!hurd-any],
  libjpeg-dev,
  libopus-dev,
diff --git a/debian/rules b/debian/rules
index 3102540..2e77a98 100755
--- a/debian/rules
+++ b/debian/rules
@@ -59,7 +59,7 @@ CONFIGURE_ARGS+=	--disable-fuse
 endif
 
 %:
-	dh $@ --with systemd
+	dh $@
 
 override_dh_auto_configure:
 	./bootstrap

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-remote/xrdp.git



More information about the pkg-remote-commits mailing list