X-Git-Url: https://git.tokkee.org/?p=pkg-libmpdclient.git;a=blobdiff_plain;f=debian%2Fchangelog;h=54f3c7b309bb916aec911629a60e0d6b71d250a8;hp=2020146d99f9546fa26107b0df5a26ac988fae4d;hb=c4b3ff9d47342c5181d047d2fd1ea670e000739c;hpb=c971cd8b36b7f6aa7f3fef5fec14e7fddc9b9475 diff --git a/debian/changelog b/debian/changelog index 2020146..54f3c7b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,14 @@ -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: @@ -7,6 +17,11 @@ libmpdclient (2.9-1) UNRELEASED; urgency=low - 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