Code

Updated package description.
[pkg-ncmpc.git] / debian / changelog
1 ncmpc (0.12-1) experimental; urgency=low
3   * New upstream release:
4     - Added support for wide characters (Closes: #395407).
5     - Fixed a segfault when working with empty or removed directories
6       (Closes: #471761).
7     - Added command "locate" ('G') which locates a song in the database
8       browser; thanks to Hagen Fuchs for the original patch (Closes: #496450).
9     - Fixed connection handling (Closes: #497359).
10     - Fixed handling of the "timedisplay-type" config option; thanks to Stefan
11       Bender for the original patch (Closes: #497917).
12   * Uploading to experimental because of the Lenny freeze.
13   * debian/control:
14     - Added Homepage and Vcs-{Git,Browser} fields.
15     - Added versioned build dependency on dpkg-dev (>= 1.14.6) to support the
16       new fields.
17     - Suggest (instead of recommend) mpd - server and client may run on
18       different host, so not having both packages installed is not unusual
19       (Closes: #447781).
20     - Updated to Standards-Version 3.8.0.
21     - Build-depend on liblircclient-dev - this is required for lirc support.
22     - Suggest python and ruby - these are required by the lyrics scripts.
23     - Updated package description.
24   * debian/watch:
25     - Query sf.net instead of the old upstream website.
26     - Use uversionmangle to mangle "_alpha" and "_beta".
27   * debian/rules:
28     - Do not try to install upstream ChangeLog and TODO files - they no longer
29       exist.
30     - Do not ignore "make distclean" errors.
31     - -I/usr/include/ncursesw is no longer required - it's now handled by the
32       upstream configure script.
33     - Explicitly enable all features when running the configure script.
34   * debian/menu:
35     - Use section "Applications" instead of "Apps".
37  -- Sebastian Harl <sh@tokkee.org>  Sun, 07 Dec 2008 17:34:07 +0100
39 ncmpc (0.11.1+svn-r3965-2) unstable; urgency=low
41   * New maintainer (Closes: #388425).
42   * Rewrote debian/rules to not use cdbs.
43   * Updated standards version to 3.7.2.
45  -- Sebastian Harl <sh@tokkee.org>  Fri, 22 Sep 2006 21:33:38 +0200
47 ncmpc (0.11.1+svn-r3965-1) unstable; urgency=low
49   * New upstream version
50   
51     + includes the patch to implement Tab completion in the
52       libcursesw support part of wreadln.c (closes: #357660)
54     + includes 07-fix-utf8-strlen.diff, which had been contributed by
55       Dmitry Baryshkov. It is therefore removed from the Debian package
56   
57   * debian/copyright: list all copyright holders of any file. Based on
58     latest discussions.
59     + debian/rules: do not install superfluous AUTHORS file anymore
61   * debian/dirs: remove "/usr/bin", it is automatically created
62     
63   * Upload sponsored by Norbert Tretkowski <nobse@debian.org>
65  -- René van Bevern <rvb@progn.org>  Tue, 28 Mar 2006 20:20:41 +0200
67 ncmpc (0.11.1+svn-r3896-1) unstable; urgency=low
69   * New upstream release
70     + removed the patches 05-russian-translation.diff,
71       06-russian-typo.diff, they are not needed any more
73     + added patch 07-fix-utf8-strlen.diff by Dmitry Baryshkov to correctly
74       calculate length of UTF-8 strings (closes: #353772)
76   * debian/rules: remove --with-ncursesw from configure options, since
77     upstream has set it to default
79   * Upload sponsored by Norbert Tretkowski <nobse@debian.org>
81  -- René van Bevern <rvb@progn.org>  Tue, 21 Feb 2006 10:58:43 +0100
83 ncmpc (0.11.1+svn-r3362-1) unstable; urgency=low
85   * Fresh SVN snapshot
86     + number versions by subversion revisions rather than dates
88   * 05-russian-translation.diff is back, it had not been included
89     upstream, but made it into my svn work tree accidently
91   * include 06-russian-typo.diff from Stepan Golosunov (closes: #328907)
93  -- René van Bevern <rvb@pro-linux.de>  Wed, 14 Dec 2005 17:48:39 +0100
95 ncmpc (0.11.1+svn-20050916-1) unstable; urgency=low
97   * New upstream release (SVN snapshot)
98     + includes fixes for wide character display: (Closes: #326074)
99       - debian/rules: build --with-ncursesw
100                       add /usr/include/libncursesw to include path
101       - debian/control: Build-Depend on libncursesw5-dev
103   * Following patches are removed because they are included upstream:
104     + 01-startup-segfault.diff
105     + 03-xterm-title-crash.diff
106     + 04-german-translation.diff
107     + 05-russian-translation.diff
109   * debian/patches/02-manpage-confdir.diff is party applied upstream and
110     has been adapted.
112   * added watch file
114   * Upload sponsored by Norbert Tretkowski <nobse@debian.org>
116  -- René van Bevern <rvb@pro-linux.de>  Fri, 16 Sep 2005 19:52:55 +0200
118 ncmpc (0.11.1-9) unstable; urgency=low
120   * debian/patches/05-russian-translation.diff: patch by
121     Stepan Golosunov <stepan@golosunov.pp.ru> (closes: #326070)
122     + actual encoding of ru.po is koi8-r, not iso-8859-1
124   * debian/copyright: updated adress of the Free Software Foundation
126   * debian/control: updated package description with full sentences and
127     (hopefully) without grammar errors
129   * Upload sponsored by Norbert Tretkowski <nobse@debian.org>
131  -- René van Bevern <rvb@pro-linux.de>  Sun,  4 Sep 2005 16:50:17 +0200
133 ncmpc (0.11.1-8) unstable; urgency=low
135   * rebuild for menu transition
136   * update to Standards-Version 3.6.2
137   * switch to cdbs and split my patches into seperate files again
138   * more specific debian/copyright
140   * Upload sponsored by Norbert Tretkowski <nobse@debian.org>
142  -- René van Bevern <rvb@pro-linux.de>  Thu, 11 Aug 2005 02:13:45 +0200
144 ncmpc (0.11.1-7) unstable; urgency=low
146   * Closes: #312815: FTBFS: lacks a binary-arch target
148  -- René van Bevern <rvb@pro-linux.de>  Fri, 10 Jun 2005 11:34:27 +0200
150 ncmpc (0.11.1-6) unstable; urgency=low
152   * Use the upstream build system, adapt debian/rules instead
153   * loosened the build dependecies (no automake and autoconf)
154   * added homepage URL to description
155   * backport of svn against upstream crash #360
156     see: http://www.musicpd.org/mantis/view.php?id=360
157   * dropped dpatch in favor of Darcs (README.Packaging)
159  -- René van Bevern <rvb@pro-linux.de>  Fri,  3 Jun 2005 13:53:27 +0200
161 ncmpc (0.11.1-5) unstable; urgency=low
163   * Closes: #306163: compile with search and clock feature
164   * Closes: #306260: Looks for global config file in /usr/etc instead of /etc
166   * Upload sponsored by Norbert Tretkowski <nobse@debian.org>
168  -- Rene van Bevern (RvB) <rvb@pro-linux.de>  Mon, 25 Apr 2005 16:27:14 +0200
170 ncmpc (0.11.1-4) unstable; urgency=low
172   * don't install a ChangeLog.gz through dh_installdocs because
173     it is installed by dh_installchangelogs
174   * Closes: #304246: doesn't work when not specifying password
176   * Upload sponsored by Norbert Tretkowski <nobse@debian.org>
178  -- Rene van Bevern (RvB) <rvb@pro-linux.de>  Tue, 12 Apr 2005 13:32:30 +0200
180 ncmpc (0.11.1-3) unstable; urgency=low
182   * Closes: #267942: ITP: ncmpc -- An ncurses client for Music Player Daemon (MPD)
183   * fix location of user configuration file in manual page
184   * fix a segmentation fault when password is neither given as a command line
185     option nor as an environment variable
186   * little corrections of the german localization
187   * use dpatch
188   * add menu support
190   * Upload sponsored by Norbert Tretkowski <nobse@debian.org>
192  -- Rene van Bevern (RvB) <rvb@pro-linux.de>  Sun, 10 Apr 2005 11:42:43 +0200
194 ncmpc (0.11.1-2) unreleased; urgency=low
196   * get rid of empty /usr/sbin and /usr/share/ncmpc in package
198  -- Rene van Bevern (RvB) <rvb@pro-linux.de>  Fri,  8 Apr 2005 18:46:35 +0200
200 ncmpc (0.11.1-1) unreleased; urgency=low
202   * Initial Release.
204  -- Rene van Bevern (RvB) <rvb@pro-linux.de>  Wed, 30 Mar 2005 18:35:27 +0200