X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=87919f6ccb35eb4c75c14158da53fa99faa41033;hb=518b67bab4698a9c0fe71fbc77ba21ad1f267616;hp=4f99de7d9d928a0d7cbda4116fec1c03b5f8840e;hpb=9bbad26275fd8321231a8b80be3882fbd7571e3f;p=pkg-ncmpc.git diff --git a/debian/changelog b/debian/changelog index 4f99de7..87919f6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,19 +1,65 @@ -ncmpc (0.12~beta2-1) experimental; urgency=low +ncmpc (0.13-2) unstable; urgency=low + + * Re-upload to unstable - Lenny has been released. + * debian/control: + - Updated Standards-Version to 3.8.1 (no changes). + + -- Sebastian Harl Fri, 17 Apr 2009 19:56:53 +0200 + +ncmpc (0.13-1) experimental; urgency=low + + * New upstream release: + - Made status line clock display configurable (Closes: #510392). + * debian/changelog: + - Upstream (partially) switched to mentioning "The Music Player Daemon + Project" as copyright holder instead of listing single persons for each + file. debian/changelog now refers to the AUTHORS file for a list of team + members. + - Use © instead of (C) to make lintian happy. + * Added binary package "ncmpc-lyrics". This package includes the lyrics + plugins, some of which depend on python or ruby. By splitting them into a + separate package, we avoid any kind of dependency on python or ruby in the + "ncmpc" package which now suggests ncmpc-lyrics instead of python, ruby. + + -- Sebastian Harl Sun, 11 Jan 2009 21:36:39 +0100 + +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. + * 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. + - Suggest python and ruby - these are required by the lyrics scripts. + - Updated package description. * debian/watch: - Query sf.net instead of the old upstream website. - Use uversionmangle to mangle "_alpha" and "_beta". - - -- Sebastian Harl Thu, 04 Dec 2008 19:16:44 +0100 + * 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:34:07 +0100 ncmpc (0.11.1+svn-r3965-2) unstable; urgency=low