Code

7be74c9908a86d5c83c4848137dcc0b9093a34a9
[pkg-ncmpc.git] / debian / changelog
1 ncmpc (0.11.1+svn-r3965-1) unstable; urgency=low
3   * New upstream version
4   
5     + includes the patch to implement Tab completion in the
6       libcursesw support part of wreadln.c (closes: #357660)
8     + includes 07-fix-utf8-strlen.diff, which had been contributed by
9       Dmitry Baryshkov. It is therefore removed from the Debian package
10   
11   * debian/copyright: list all copyright holders of any file. Based on
12     latest discussions.
13     + debian/rules: do not install superfluous AUTHORS file anymore
15   * debian/dirs: remove "/usr/bin", it is automatically created
16     
17   * Upload sponsored by Norbert Tretkowski <nobse@debian.org>
19  -- René van Bevern <rvb@progn.org>  Tue, 28 Mar 2006 20:20:41 +0200
21 ncmpc (0.11.1+svn-r3896-1) unstable; urgency=low
23   * New upstream release
24     + removed the patches 05-russian-translation.diff,
25       06-russian-typo.diff, they are not needed any more
27     + added patch 07-fix-utf8-strlen.diff by Dmitry Baryshkov to correctly
28       calculate length of UTF-8 strings (closes: #353772)
30   * debian/rules: remove --with-ncursesw from configure options, since
31     upstream has set it to default
33   * Upload sponsored by Norbert Tretkowski <nobse@debian.org>
35  -- René van Bevern <rvb@progn.org>  Tue, 21 Feb 2006 10:58:43 +0100
37 ncmpc (0.11.1+svn-r3362-1) unstable; urgency=low
39   * Fresh SVN snapshot
40     + number versions by subversion revisions rather than dates
42   * 05-russian-translation.diff is back, it had not been included
43     upstream, but made it into my svn work tree accidently
45   * include 06-russian-typo.diff from Stepan Golosunov (closes: #328907)
47  -- René van Bevern <rvb@pro-linux.de>  Wed, 14 Dec 2005 17:48:39 +0100
49 ncmpc (0.11.1+svn-20050916-1) unstable; urgency=low
51   * New upstream release (SVN snapshot)
52     + includes fixes for wide character display: (Closes: #326074)
53       - debian/rules: build --with-ncursesw
54                       add /usr/include/libncursesw to include path
55       - debian/control: Build-Depend on libncursesw5-dev
57   * Following patches are removed because they are included upstream:
58     + 01-startup-segfault.diff
59     + 03-xterm-title-crash.diff
60     + 04-german-translation.diff
61     + 05-russian-translation.diff
63   * debian/patches/02-manpage-confdir.diff is party applied upstream and
64     has been adapted.
66   * added watch file
68   * Upload sponsored by Norbert Tretkowski <nobse@debian.org>
70  -- René van Bevern <rvb@pro-linux.de>  Fri, 16 Sep 2005 19:52:55 +0200
72 ncmpc (0.11.1-9) unstable; urgency=low
74   * debian/patches/05-russian-translation.diff: patch by
75     Stepan Golosunov <stepan@golosunov.pp.ru> (closes: #326070)
76     + actual encoding of ru.po is koi8-r, not iso-8859-1
78   * debian/copyright: updated adress of the Free Software Foundation
80   * debian/control: updated package description with full sentences and
81     (hopefully) without grammar errors
83   * Upload sponsored by Norbert Tretkowski <nobse@debian.org>
85  -- René van Bevern <rvb@pro-linux.de>  Sun,  4 Sep 2005 16:50:17 +0200
87 ncmpc (0.11.1-8) unstable; urgency=low
89   * rebuild for menu transition
90   * update to Standards-Version 3.6.2
91   * switch to cdbs and split my patches into seperate files again
92   * more specific debian/copyright
94   * Upload sponsored by Norbert Tretkowski <nobse@debian.org>
96  -- René van Bevern <rvb@pro-linux.de>  Thu, 11 Aug 2005 02:13:45 +0200
98 ncmpc (0.11.1-7) unstable; urgency=low
100   * Closes: #312815: FTBFS: lacks a binary-arch target
102  -- René van Bevern <rvb@pro-linux.de>  Fri, 10 Jun 2005 11:34:27 +0200
104 ncmpc (0.11.1-6) unstable; urgency=low
106   * Use the upstream build system, adapt debian/rules instead
107   * loosened the build dependecies (no automake and autoconf)
108   * added homepage URL to description
109   * backport of svn against upstream crash #360
110     see: http://www.musicpd.org/mantis/view.php?id=360
111   * dropped dpatch in favor of Darcs (README.Packaging)
113  -- René van Bevern <rvb@pro-linux.de>  Fri,  3 Jun 2005 13:53:27 +0200
115 ncmpc (0.11.1-5) unstable; urgency=low
117   * Closes: #306163: compile with search and clock feature
118   * Closes: #306260: Looks for global config file in /usr/etc instead of /etc
120   * Upload sponsored by Norbert Tretkowski <nobse@debian.org>
122  -- Rene van Bevern (RvB) <rvb@pro-linux.de>  Mon, 25 Apr 2005 16:27:14 +0200
124 ncmpc (0.11.1-4) unstable; urgency=low
126   * don't install a ChangeLog.gz through dh_installdocs because
127     it is installed by dh_installchangelogs
128   * Closes: #304246: doesn't work when not specifying password
130   * Upload sponsored by Norbert Tretkowski <nobse@debian.org>
132  -- Rene van Bevern (RvB) <rvb@pro-linux.de>  Tue, 12 Apr 2005 13:32:30 +0200
134 ncmpc (0.11.1-3) unstable; urgency=low
136   * Closes: #267942: ITP: ncmpc -- An ncurses client for Music Player Daemon (MPD)
137   * fix location of user configuration file in manual page
138   * fix a segmentation fault when password is neither given as a command line
139     option nor as an environment variable
140   * little corrections of the german localization
141   * use dpatch
142   * add menu support
144   * Upload sponsored by Norbert Tretkowski <nobse@debian.org>
146  -- Rene van Bevern (RvB) <rvb@pro-linux.de>  Sun, 10 Apr 2005 11:42:43 +0200
148 ncmpc (0.11.1-2) unreleased; urgency=low
150   * get rid of empty /usr/sbin and /usr/share/ncmpc in package
152  -- Rene van Bevern (RvB) <rvb@pro-linux.de>  Fri,  8 Apr 2005 18:46:35 +0200
154 ncmpc (0.11.1-1) unreleased; urgency=low
156   * Initial Release.
158  -- Rene van Bevern (RvB) <rvb@pro-linux.de>  Wed, 30 Mar 2005 18:35:27 +0200