Code

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