diff options
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 5 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 66afdfd..eb664fc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,9 +7,11 @@ psocksxx (1.1.0-2) unstable; urgency=medium - Bump version to 4 (no changes required). * debian/copyright: - Add 2016 to debian/* and debian/patches/*. - * Set compatlevel at debian/compat to 10. + * Bump compatlevel to 10 (no changes required): + - Change debian/compat to 10. + - At debian/control change requested version of debhelper to >= 10. - -- Jörg Frings-Fürst <debian@jff-webhosting.net> Fri, 02 Sep 2016 10:34:40 +0200 + -- Jörg Frings-Fürst <debian@jff-webhosting.net> Sat, 15 Oct 2016 04:30:33 +0200 psocksxx (1.1.0-1.2) unstable; urgency=medium diff --git a/debian/control b/debian/control index 2525d6b..d1a1c8a 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Jörg Frings-Fürst <debian@jff-webhosting.net> Uploaders: Uditha Atukorala <ua@nuked.zone> Build-Depends: - debhelper (>= 9), + debhelper (>= 10), dh-autoreconf, libcunit1-dev, libcppunit-dev |