From f1fba98a03af5e281f0ae572f9fc7d37531d390c Mon Sep 17 00:00:00 2001
From: Martin Mares <mj@ucw.cz>
Date: Thu, 15 Feb 2018 17:12:51 +0100
Subject: [PATCH] Updated packaging to Debian Stretch

---
 debian/changelog | 6 ++++++
 debian/compat    | 2 +-
 debian/control   | 2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1f85aa8..30ef9f1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+compctl (1.2-2) stable; urgency=medium
+
+  * Updated packaging for Debian Stretch.
+
+ -- Martin Mares <mj@ucw.cz>  Thu, 15 Feb 2018 17:09:06 +0100
+
 compctl (1.2-1) stable; urgency=medium
 
   * Compctl now does not break other managers of cgroups
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 f97aba3..8b5ebbc 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: compctl
 Section: ucw
 Priority: extra
 Maintainer: Martin Mares <mj@ucw.cz>
-Build-Depends: debhelper (>= 7.0.50~)
+Build-Depends: debhelper (>= 10)
 Standards-Version: 3.8.4
 Vcs-Git: https://gitlab.kam.mff.cuni.cz/mj/compctl-kam.git
 Vcs-Browser: https://gitlab.kam.mff.cuni.cz/mj/compctl-kam
-- 
GitLab