diff --git a/debian/changelog b/debian/changelog index 1f85aa855d23b11fb4b0c2f23ed3182d055bdc10..30ef9f1d7cce5bf475188cc7333d6278a4162fe5 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 ec635144f60048986bc560c5576355344005e6e7..f599e28b8ab0d8c9c57a486c89c4a5132dcbd3b2 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/control b/debian/control index f97aba33c61456e89fa6e24fe0ffb376d07c51db..8b5ebbc044863a317d9cc84f7d9f820afecd85fb 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