Code

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