Code

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