aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2017-01-10 20:15:33 -0700
committerSean Whitton <spwhitton@spwhitton.name>2017-01-10 20:15:33 -0700
commit2bb93c230617c9a495403611f635e83fa4c38eae (patch)
tree4db34a1d9ff86aa87446cccf8b1bbb770b34a8c9
parentaaa874fa5b29b68d3951a8ed712df06c735c05e2 (diff)
downloadgit-remote-gcrypt-2bb93c230617c9a495403611f635e83fa4c38eae.tar.gz
bump debhelper compat
-rw-r--r--debian/changelog1
-rw-r--r--debian/compat2
-rw-r--r--debian/control2
3 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index a24ee2c..ce18b8b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ git-remote-gcrypt (1.0.1-1) UNRELEASED; urgency=low
Debian packaging:
* Update Homepage: to point to my website.
+ * Bump debhelper build-dep & compat to 10.
-- Sean Whitton <spwhitton@spwhitton.name> Tue, 05 Jul 2016 04:49:57 +0000
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 afcf961..f55257d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
Source: git-remote-gcrypt
Section: vcs
Priority: optional
-Build-Depends: debhelper (>= 9), python-docutils (>= 0.12+dfsg)
+Build-Depends: debhelper (>= 10), python-docutils (>= 0.12+dfsg)
Maintainer: Sean Whitton <spwhitton@spwhitton.name>
Standards-Version: 3.9.8
Homepage: https://spwhitton.name/tech/code/git-remote-gcrypt/