X-Git-Url: https://git.tokkee.org/?p=pkg-libmpdclient.git;a=blobdiff_plain;f=debian%2Fchangelog;h=2e9abfc7627e6d7e928a016c98171ef509a3fc00;hp=cc72ac236006bda076a787c28e13423a92dbd86d;hb=b0d0d04322a9d9ba446964dd92800959e835ec2f;hpb=4638ed5bc74353985ec476feee1884d501296e10 diff --git a/debian/changelog b/debian/changelog index cc72ac2..2e9abfc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,39 @@ +libmpdclient (2.11-1) UNRELEASED; urgency=medium + + * New upstream version. + + -- 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 + +libmpdclient (2.3-1) unstable; urgency=low + + * New upstream release. + - Do not try to install GIF files from doc/api/html/ if none are available + (doxygen no longer creates any GIF files since version 1.7 or so) + (Closes: #590397). + * debian/control: + - Updated standards-version to 3.9.1 -- no changes. + * debian/libmpdclient2.symbols: + - Updated for 2.3. + + -- Sebastian Harl Thu, 29 Jul 2010 20:39:38 +0200 + libmpdclient (2.2-1) unstable; urgency=low * New upstream release.