X-Git-Url: https://git.tokkee.org/?p=pkg-libmpdclient.git;a=blobdiff_plain;f=debian%2Fchangelog;h=9b5791b4c643a5fcad7253db535d93fb633572a4;hp=dcad68a40dc7e17f681e43ce6d93869f89d03b7c;hb=980b20e49f1509181a8abcdb92fbf1bb7cf53d70;hpb=33e7b5997214e8b7be5af56c50f8a85daa32888c diff --git a/debian/changelog b/debian/changelog index dcad68a..9b5791b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,26 @@ -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. + - 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