summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2018-01-03 18:34:53 +0100
committerJörg Frings-Fürst <debian@jff-webhosting.net>2018-01-03 18:34:53 +0100
commitcecb952e71cb990cbd6849c08315932cb26b14f8 (patch)
tree09f95c028cd45ef7b75941648ef17b2cacb9ab2c
parentb71beaf0d22f182ab0b95b1b35da7e786585c4e7 (diff)
Bump compat to 11
-rw-r--r--debian/changelog10
-rw-r--r--debian/compat2
-rw-r--r--debian/control2
3 files changed, 7 insertions, 7 deletions
diff --git a/debian/changelog b/debian/changelog
index 1062a75..c0e4e6b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-rapid-photo-downloader (0.9.6-1.0) UNRELEASED; urgency=medium
+rapid-photo-downloader (0.9.7-1.0) UNRELEASED; urgency=medium
[ Antoine Beaupré ]
* Non-maintainer upload
- * update to newer 0.9.6 release
+ * update to newer 0.9.7 release
* debian/watch:
- allow downloading older releases by looking at the download page
directly
@@ -28,9 +28,9 @@ rapid-photo-downloader (0.9.6-1.0) UNRELEASED; urgency=medium
* debian/rules:
- Use pkg-info.mk instead parsing the output of dpkg-parsechangelog.
* Declare compliance with Debian Policy 4.0.0. (No changes needed).
- * Bump compat to 10:
- - Change debian/compat to 10.
- - Change debhelper version at debian/control to >= 10.
+ * Bump compat to 11:
+ - Change debian/compat to 11.
+ - Change debhelper version at debian/control to >= 11.
-- Antoine Beaupré <anarcat@debian.org> Sat, 30 Dec 2017 12:20:05 -0500
diff --git a/debian/compat b/debian/compat
index f599e28..b4de394 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-10
+11
diff --git a/debian/control b/debian/control
index 7d7e86f..ac08919 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: graphics
Priority: optional
Maintainer: Jörg Frings-Fürst <debian@jff-webhosting.net>
Build-Depends:
- debhelper (>= 10),
+ debhelper (>= 11),
dh-python,
intltool,
python3,