From c4b3ff9d47342c5181d047d2fd1ea670e000739c Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Sun, 22 Oct 2017 13:27:50 +0200 Subject: [PATCH 1/1] Remove build-dep on autotools-dev which has been subsumed by DH 10. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 9b5791b..54f3c7b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ libmpdclient (2.11-1) UNRELEASED; urgency=medium * New upstream version. * Update standards version to 4.1.1: - Update to debhelper compat version 10. + - Remove build-dep on autotools-dev which has been subsumed by DH 10. - Use priority "optional" in place of deprecated "extra". -- Sebastian Harl Sun, 22 Oct 2017 13:10:25 +0200 diff --git a/debian/control b/debian/control index 71a79a6..567ca34 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: libmpdclient Section: libs Priority: optional Maintainer: Sebastian Harl -Build-Depends: debhelper (>= 10~), autotools-dev, doxygen +Build-Depends: debhelper (>= 10~), doxygen Standards-Version: 4.1.1 Homepage: http://mpd.wikia.com/wiki/ClientLib:libmpdclient Vcs-Git: git://git.tokkee.org/pkg-libmpdclient.git -- 2.30.2