X-Git-Url: https://git.tokkee.org/?p=pkg-libmpdclient.git;a=blobdiff_plain;f=debian%2Fchangelog;h=54f3c7b309bb916aec911629a60e0d6b71d250a8;hp=0923d027e835356bc1b63d6defde39dd1a4df3ba;hb=c4b3ff9d47342c5181d047d2fd1ea670e000739c;hpb=43da74587f7c0a7dbf83eaefad390a04bd474cb6 diff --git a/debian/changelog b/debian/changelog index 0923d02..54f3c7b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,27 @@ -libmpdclient (2.9-1) UNRELEASED; urgency=low +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 + +libmpdclient (2.9-1) unstable; urgency=low * New upstream release (Closes: #671094). + * debian/libmpdclient-dev.install: + - Install the vapi file. + * debian/libmpdclient2.symbols: + - Updated for new upstream version. + * debian/rules: + - Split build target into build-arch and build-indep. + - Use dpkg-buildflags to get CPPFLAGS and CFLAGS. + - Use dh_autotools-dev* to update config.{sub,guess}; thanks to Matthias + Klose for reporting and suggesting this (Closes: #727416). + * debian/control: + - Updated standards-version to 3.9.4. -- Sebastian Harl Sat, 23 Nov 2013 19:53:49 +0100