summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2016-09-22 20:08:01 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2016-09-22 20:08:01 +0200
commitc5872dee193587f806d99182bb7ce12dc42ccecc (patch)
tree0f24efa9423bc2e572c33222fdf06c8782d5d9a2
parentc59cef2ee7de5c2dc882c496deb569affb03bad8 (diff)
bump compat to 10
-rw-r--r--debian/changelog9
-rw-r--r--debian/compat2
-rw-r--r--debian/control2
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 <debian@jff-webhosting.net> 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 <debian@jff-webhosting.net>
Build-Depends:
- debhelper (>= 9),
+ debhelper (>= 10),
cmake,
libappindicator3-dev,
libarchive-dev,