From 2bb93c230617c9a495403611f635e83fa4c38eae Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Tue, 10 Jan 2017 20:15:33 -0700 Subject: bump debhelper compat --- debian/changelog | 1 + debian/compat | 2 +- debian/control | 2 +- 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 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 Standards-Version: 3.9.8 Homepage: https://spwhitton.name/tech/code/git-remote-gcrypt/ -- cgit v1.2.3