From 2291cf138eb72ad38d8c59b8b6f762875c8c4ff2 Mon Sep 17 00:00:00 2001 From: "Manuel A. Fernandez Montecelo" Date: Thu, 26 May 2016 16:35:09 +0100 Subject: Build-Depends: Require debhelper 9.20160403 or newer --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 05ba5cc..48328c8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ libunistring (0.9.3-5.3) unstable; urgency=medium * debian/compat: set level 9 * Update Vcs-* URLs * debian/watch: Improve to match versions numbers and not "latest" + * Build-Depends: Require debhelper 9.20160403 or newer -- Manuel A. Fernandez Montecelo Thu, 26 May 2016 16:31:27 +0100 diff --git a/debian/control b/debian/control index 35c3386..b2bb5ca 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: libunistring Priority: optional Maintainer: Andreas Rottmann -Build-Depends: cdbs (>= 0.4.93~), debhelper (>= 8.1.3~), autotools-dev, dh-autoreconf +Build-Depends: cdbs (>= 0.4.93~), debhelper (>= 9.20160403~), autotools-dev, dh-autoreconf Standards-Version: 3.9.8 Section: libs Homepage: http://www.gnu.org/software/libunistring/ -- cgit v1.2.3