From c5872dee193587f806d99182bb7ce12dc42ccecc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Thu, 22 Sep 2016 20:08:01 +0200 Subject: bump compat to 10 --- debian/changelog | 9 +++++++++ debian/compat | 2 +- debian/control | 2 +- 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index ed05c04..c0e72a3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +gnome-pie (0.7.0-1) UNRELEASED; urgency=medium + + * New upstream release. + * Bump compat to 10: + - Change debian/compat to 10. + - Change debhelper version at debian/control to >= 10. + + -- Jörg Frings-Fürst Thu, 22 Sep 2016 19:18:14 +0200 + gnome-pie (0.6.9-1) unstable; urgency=medium * New upstream release: 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 0246346..506715a 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: gnome Priority: optional Maintainer: Jörg Frings-Fürst Build-Depends: - debhelper (>= 9), + debhelper (>= 10), cmake, libappindicator3-dev, libarchive-dev, -- cgit v1.2.3