Code

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