X-Git-Url: https://git.tokkee.org/?p=pkg-ncmpc.git;a=blobdiff_plain;f=debian%2Fchangelog;h=fff5e925676d7c9cd0b9aa63643e002d2dda9cfc;hp=b9c51159ae77fdfdc0c6fd08cd737dbe131cfc8a;hb=c06cb67caa958c014e45762d5c6669d94f7c9803;hpb=5de73c5b8868b7ccb506eb4d29bc749588c9509f diff --git a/debian/changelog b/debian/changelog index b9c5115..fff5e92 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,16 +1,38 @@ -ncmpc (0.12~beta2-1) experimental; urgency=low +ncmpc (0.12-1) experimental; urgency=low * New upstream release: - Added support for wide characters (Closes: #395407). - Fixed a segfault when working with empty or removed directories (Closes: #471761). + - Added command "locate" ('G') which locates a song in the database + browser; thanks to Hagen Fuchs for the original patch (Closes: #496450). - Fixed connection handling (Closes: #497359). - Fixed handling of the "timedisplay-type" config option; thanks to Stefan Bender for the original patch (Closes: #497917). - * Uploading to experimental because of the Lenny freeze and because this is - just a beta release. - - -- Sebastian Harl Thu, 04 Dec 2008 19:12:47 +0100 + * Uploading to experimental because of the Lenny freeze. + * debian/control: + - Added Homepage and Vcs-{Git,Browser} fields. + - Added versioned build dependency on dpkg-dev (>= 1.14.6) to support the + new fields. + - Suggest (instead of recommend) mpd - server and client may run on + different host, so not having both packages installed is not unusual + (Closes: #447781). + - Updated to Standards-Version 3.8.0. + - Build-depend on liblircclient-dev - this is required for lirc support. + * debian/watch: + - Query sf.net instead of the old upstream website. + - Use uversionmangle to mangle "_alpha" and "_beta". + * debian/rules: + - Do not try to install upstream ChangeLog and TODO files - they no longer + exist. + - Do not ignore "make distclean" errors. + - -I/usr/include/ncursesw is no longer required - it's now handled by the + upstream configure script. + - Explicitly enable all features when running the configure script. + * debian/menu: + - Use section "Applications" instead of "Apps". + + -- Sebastian Harl Sun, 07 Dec 2008 17:15:00 +0100 ncmpc (0.11.1+svn-r3965-2) unstable; urgency=low