Code

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