Code

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