X-Git-Url: https://git.tokkee.org/?p=pkg-libmpdclient.git;a=blobdiff_plain;f=debian%2Fchangelog;h=54f3c7b309bb916aec911629a60e0d6b71d250a8;hp=27f92e0bda1e9de5f4aa39b1f6220840b30bac83;hb=c4b3ff9d47342c5181d047d2fd1ea670e000739c;hpb=79fa2a25501a75da93f32258f853d19ecdd483fc diff --git a/debian/changelog b/debian/changelog index 27f92e0..54f3c7b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +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