From eaa382dee50464d357e4dda7b14cbd223921b03a Mon Sep 17 00:00:00 2001 From: Anders Kaseorg Date: Fri, 21 Oct 2016 02:55:12 -0400 Subject: [PATCH] debian: dh_strip --dbgsym-migration needs debhelper (>= 9.20160114~) Signed-off-by: Anders Kaseorg --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 80b0315..c0df861 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +libyaml (0.1.7-3) UNRELEASED; urgency=medium + + * Build-Depend debhelper (>= 9.20160114~) for dh_strip + --dbgsym-migration. + + -- Anders Kaseorg Fri, 21 Oct 2016 02:54:31 -0400 + libyaml (0.1.7-2) unstable; urgency=medium * Clean doxygen-generated documentation with dh_doxygen. diff --git a/debian/control b/debian/control index f37542b..3c035c1 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: libs Priority: optional Maintainer: Anders Kaseorg Build-Depends: autotools-dev, - debhelper (>= 9.20120608~), + debhelper (>= 9.20160114~), dh-buildinfo (>= 0.9+nmu1~), dh-autoreconf Build-Depends-Indep: doxygen (>= 1.8.4-1~) -- 2.45.1