From: Sebastian Harl Date: Sun, 22 Oct 2017 11:27:50 +0000 (+0200) Subject: Remove build-dep on autotools-dev which has been subsumed by DH 10. X-Git-Tag: libmpdclient-2.11-1~2 X-Git-Url: https://git.tokkee.org/?p=pkg-libmpdclient.git;a=commitdiff_plain;h=c4b3ff9d47342c5181d047d2fd1ea670e000739c;hp=980b20e49f1509181a8abcdb92fbf1bb7cf53d70 Remove build-dep on autotools-dev which has been subsumed by DH 10. --- 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