Code

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