Code

54fa940f268cef8a665584e471342a647ffff7ce
[pkg-ncmpc.git] / debian / changelog
1 ncmpc (0.21-1) UNRELEASED; urgency=low
3   * New upstream release (Closes: #659815).
4     - Fixes a crash on the lyrics screen; thanks to Jonathan Neuschäfer for
5       reporting this (Closes: #638830).
6     - Fixes linking with ld --as-needed; thanks to Matthias Klose for
7       reporting this (Closes: #641612).
8     - Fixes connection reporting when using $MPD_HOST; thanks to Daniel Kahn
9       Gillmor for reporting this (Closes: #605710).
10   * debian/control:
11     - Build-depend on libmpdclient-dev (>= 2.5~); this is required for the new
12       chat screen.
13   * debian/rules:
14     - Enable chat-screen feature.
15   * debian/control, debian/rules:
16     - Enable documentation and build-depend on doxygen.
18  -- Sebastian Harl <tokkee@debian.org>  Sat, 23 Nov 2013 20:33:15 +0100
20 ncmpc (0.17-1) unstable; urgency=low
22   * New upstream release.
23     - Fixed range selection in "shuffle" command; thanks to Michael Marineau
24       for reporting this (Closes: #585823).
25   * debian/patches:
26     - Added bts589660-updated-manpage -- updated obsolete parts of the
27       manpage; thanks to Martin Hradil for reporting this (Closes: #589660).
28   * debian/control, debian/copyright:
29     - Updated standards-version to 3.9.1 -- include the complete BSD license
30       in debian/copyright rather than referencing the file in /u/s/common-
31       licenses.
33  -- Sebastian Harl <tokkee@debian.org>  Fri, 30 Jul 2010 14:49:31 +0200
35 ncmpc (0.16.1-1) unstable; urgency=low
37   * New upstream release.
38   * debian/patches:
39     - Removed include_config_h.dpatch -- included upstream.
40     - Removed manpage_typos.dpatch -- included upstream.
42  -- Sebastian Harl <tokkee@debian.org>  Tue, 19 Jan 2010 21:22:21 +0100
44 ncmpc (0.16-1) unstable; urgency=low
46   * New upstream release:
47     - Fixed accuracy of "Database updated" message; thanks to Joey Hess for
48       reporting this (Closes: #548266).
49     - Update volume display without delay; thanks to Joey Hess for reporting
50       this (Closes: #551271).
51     - Execute lyrics plugins according to their lexical sorting order; thanks
52       to Jonathan Neuschäfer for reporting this (Closes: #553063).
53   * debian/control:
54     - Build-depend on libmpdclient-dev, required by the new upstream release.
55     - Build-depend on dpatch.
56     - Let all packages depend on ${misc:Depends}.
57   * debian/rules:
58     - Run 'make check' unless the nocheck option has been specified in
59       DEB_BUILD_OPTIONS.
60   * debian/patches:
61     - Added include_config_h.dpatch -- this patch adds some missing includes.
62     - Added manpage_typos.dpatch -- this patch fixes some typos in the
63       manpage.
64   * Added debian/README.source:
65     - The file includes a pointer to /usr/share/doc/dpatch/README.source.gz.
67  -- Sebastian Harl <tokkee@debian.org>  Sun, 27 Dec 2009 23:43:36 +0100
69 ncmpc (0.15-1) unstable; urgency=low
71   * New upstream release:
72     - Fixed NULL pointer dereference when not yet connected; thanks to Joey
73       Hess for reporting this (Closes: #540415).
74   * debian/control:
75     - Updated Standards-Version to 3.8.3 - no changes.
77  -- Sebastian Harl <tokkee@debian.org>  Thu, 08 Oct 2009 22:05:01 +0200
79 ncmpc (0.14-1) unstable; urgency=low
81   * Re-upload to unstable - Lenny has been released.
82   * debian/control:
83     - Updated Standards-Version to 3.8.1 (no changes).
84     - Updated version of build-dependency debhelper to >= 7.
85   * debian/compat:
86     - Updated from deprecated version 4 to the now recommended version 7.
87   * debian/rules:
88     - Use dh_prep instead of the deprecated dh_clean -k.
89     - Pass CFLAGS as arguments to configure instead of setting them in the
90       environment - this is the recommended way.
92  -- Sebastian Harl <tokkee@debian.org>  Sat, 06 Jun 2009 20:19:58 +0200
94 ncmpc (0.13-1) experimental; urgency=low
96   * New upstream release:
97     - Made status line clock display configurable (Closes: #510392).
98   * debian/changelog:
99     - Upstream (partially) switched to mentioning "The Music Player Daemon
100       Project" as copyright holder instead of listing single persons for each
101       file. debian/changelog now refers to the AUTHORS file for a list of team
102       members.
103     - Use © instead of (C) to make lintian happy.
104   * Added binary package "ncmpc-lyrics". This package includes the lyrics
105     plugins, some of which depend on python or ruby. By splitting them into a
106     separate package, we avoid any kind of dependency on python or ruby in the
107     "ncmpc" package which now suggests ncmpc-lyrics instead of python, ruby.
109  -- Sebastian Harl <sh@tokkee.org>  Sun, 11 Jan 2009 21:36:39 +0100
111 ncmpc (0.12-1) experimental; urgency=low
113   * New upstream release:
114     - Added support for wide characters (Closes: #395407).
115     - Fixed a segfault when working with empty or removed directories
116       (Closes: #471761).
117     - Added command "locate" ('G') which locates a song in the database
118       browser; thanks to Hagen Fuchs for the original patch (Closes: #496450).
119     - Fixed connection handling (Closes: #497359).
120     - Fixed handling of the "timedisplay-type" config option; thanks to Stefan
121       Bender for the original patch (Closes: #497917).
122   * Uploading to experimental because of the Lenny freeze.
123   * debian/control:
124     - Added Homepage and Vcs-{Git,Browser} fields.
125     - Added versioned build dependency on dpkg-dev (>= 1.14.6) to support the
126       new fields.
127     - Suggest (instead of recommend) mpd - server and client may run on
128       different host, so not having both packages installed is not unusual
129       (Closes: #447781).
130     - Updated to Standards-Version 3.8.0.
131     - Build-depend on liblircclient-dev - this is required for lirc support.
132     - Suggest python and ruby - these are required by the lyrics scripts.
133     - Updated package description.
134   * debian/watch:
135     - Query sf.net instead of the old upstream website.
136     - Use uversionmangle to mangle "_alpha" and "_beta".
137   * debian/rules:
138     - Do not try to install upstream ChangeLog and TODO files - they no longer
139       exist.
140     - Do not ignore "make distclean" errors.
141     - -I/usr/include/ncursesw is no longer required - it's now handled by the
142       upstream configure script.
143     - Explicitly enable all features when running the configure script.
144   * debian/menu:
145     - Use section "Applications" instead of "Apps".
147  -- Sebastian Harl <sh@tokkee.org>  Sun, 07 Dec 2008 17:34:07 +0100
149 ncmpc (0.11.1+svn-r3965-2) unstable; urgency=low
151   * New maintainer (Closes: #388425).
152   * Rewrote debian/rules to not use cdbs.
153   * Updated standards version to 3.7.2.
155  -- Sebastian Harl <sh@tokkee.org>  Fri, 22 Sep 2006 21:33:38 +0200
157 ncmpc (0.11.1+svn-r3965-1) unstable; urgency=low
159   * New upstream version
160   
161     + includes the patch to implement Tab completion in the
162       libcursesw support part of wreadln.c (closes: #357660)
164     + includes 07-fix-utf8-strlen.diff, which had been contributed by
165       Dmitry Baryshkov. It is therefore removed from the Debian package
166   
167   * debian/copyright: list all copyright holders of any file. Based on
168     latest discussions.
169     + debian/rules: do not install superfluous AUTHORS file anymore
171   * debian/dirs: remove "/usr/bin", it is automatically created
172     
173   * Upload sponsored by Norbert Tretkowski <nobse@debian.org>
175  -- René van Bevern <rvb@progn.org>  Tue, 28 Mar 2006 20:20:41 +0200
177 ncmpc (0.11.1+svn-r3896-1) unstable; urgency=low
179   * New upstream release
180     + removed the patches 05-russian-translation.diff,
181       06-russian-typo.diff, they are not needed any more
183     + added patch 07-fix-utf8-strlen.diff by Dmitry Baryshkov to correctly
184       calculate length of UTF-8 strings (closes: #353772)
186   * debian/rules: remove --with-ncursesw from configure options, since
187     upstream has set it to default
189   * Upload sponsored by Norbert Tretkowski <nobse@debian.org>
191  -- René van Bevern <rvb@progn.org>  Tue, 21 Feb 2006 10:58:43 +0100
193 ncmpc (0.11.1+svn-r3362-1) unstable; urgency=low
195   * Fresh SVN snapshot
196     + number versions by subversion revisions rather than dates
198   * 05-russian-translation.diff is back, it had not been included
199     upstream, but made it into my svn work tree accidently
201   * include 06-russian-typo.diff from Stepan Golosunov (closes: #328907)
203  -- René van Bevern <rvb@pro-linux.de>  Wed, 14 Dec 2005 17:48:39 +0100
205 ncmpc (0.11.1+svn-20050916-1) unstable; urgency=low
207   * New upstream release (SVN snapshot)
208     + includes fixes for wide character display: (Closes: #326074)
209       - debian/rules: build --with-ncursesw
210                       add /usr/include/libncursesw to include path
211       - debian/control: Build-Depend on libncursesw5-dev
213   * Following patches are removed because they are included upstream:
214     + 01-startup-segfault.diff
215     + 03-xterm-title-crash.diff
216     + 04-german-translation.diff
217     + 05-russian-translation.diff
219   * debian/patches/02-manpage-confdir.diff is party applied upstream and
220     has been adapted.
222   * added watch file
224   * Upload sponsored by Norbert Tretkowski <nobse@debian.org>
226  -- René van Bevern <rvb@pro-linux.de>  Fri, 16 Sep 2005 19:52:55 +0200
228 ncmpc (0.11.1-9) unstable; urgency=low
230   * debian/patches/05-russian-translation.diff: patch by
231     Stepan Golosunov <stepan@golosunov.pp.ru> (closes: #326070)
232     + actual encoding of ru.po is koi8-r, not iso-8859-1
234   * debian/copyright: updated adress of the Free Software Foundation
236   * debian/control: updated package description with full sentences and
237     (hopefully) without grammar errors
239   * Upload sponsored by Norbert Tretkowski <nobse@debian.org>
241  -- René van Bevern <rvb@pro-linux.de>  Sun,  4 Sep 2005 16:50:17 +0200
243 ncmpc (0.11.1-8) unstable; urgency=low
245   * rebuild for menu transition
246   * update to Standards-Version 3.6.2
247   * switch to cdbs and split my patches into seperate files again
248   * more specific debian/copyright
250   * Upload sponsored by Norbert Tretkowski <nobse@debian.org>
252  -- René van Bevern <rvb@pro-linux.de>  Thu, 11 Aug 2005 02:13:45 +0200
254 ncmpc (0.11.1-7) unstable; urgency=low
256   * Closes: #312815: FTBFS: lacks a binary-arch target
258  -- René van Bevern <rvb@pro-linux.de>  Fri, 10 Jun 2005 11:34:27 +0200
260 ncmpc (0.11.1-6) unstable; urgency=low
262   * Use the upstream build system, adapt debian/rules instead
263   * loosened the build dependecies (no automake and autoconf)
264   * added homepage URL to description
265   * backport of svn against upstream crash #360
266     see: http://www.musicpd.org/mantis/view.php?id=360
267   * dropped dpatch in favor of Darcs (README.Packaging)
269  -- René van Bevern <rvb@pro-linux.de>  Fri,  3 Jun 2005 13:53:27 +0200
271 ncmpc (0.11.1-5) unstable; urgency=low
273   * Closes: #306163: compile with search and clock feature
274   * Closes: #306260: Looks for global config file in /usr/etc instead of /etc
276   * Upload sponsored by Norbert Tretkowski <nobse@debian.org>
278  -- Rene van Bevern (RvB) <rvb@pro-linux.de>  Mon, 25 Apr 2005 16:27:14 +0200
280 ncmpc (0.11.1-4) unstable; urgency=low
282   * don't install a ChangeLog.gz through dh_installdocs because
283     it is installed by dh_installchangelogs
284   * Closes: #304246: doesn't work when not specifying password
286   * Upload sponsored by Norbert Tretkowski <nobse@debian.org>
288  -- Rene van Bevern (RvB) <rvb@pro-linux.de>  Tue, 12 Apr 2005 13:32:30 +0200
290 ncmpc (0.11.1-3) unstable; urgency=low
292   * Closes: #267942: ITP: ncmpc -- An ncurses client for Music Player Daemon (MPD)
293   * fix location of user configuration file in manual page
294   * fix a segmentation fault when password is neither given as a command line
295     option nor as an environment variable
296   * little corrections of the german localization
297   * use dpatch
298   * add menu support
300   * Upload sponsored by Norbert Tretkowski <nobse@debian.org>
302  -- Rene van Bevern (RvB) <rvb@pro-linux.de>  Sun, 10 Apr 2005 11:42:43 +0200
304 ncmpc (0.11.1-2) unreleased; urgency=low
306   * get rid of empty /usr/sbin and /usr/share/ncmpc in package
308  -- Rene van Bevern (RvB) <rvb@pro-linux.de>  Fri,  8 Apr 2005 18:46:35 +0200
310 ncmpc (0.11.1-1) unreleased; urgency=low
312   * Initial Release.
314  -- Rene van Bevern (RvB) <rvb@pro-linux.de>  Wed, 30 Mar 2005 18:35:27 +0200