* debian/control:
[fmit.git] / debian / changelog
1 fmit (0.97.6-3) unstable; urgency=low
2
3   * debian/control:
4     - Update my email address
5     - Update the XS-Vcs-* fields to indicate my new revision control system and
6       URIs
7     - Clarify the Description field a bit
8   * debian/rules:
9     - Add some hg cleanup stuff to the 'clean' target
10
11  -- John Wright <jsw@debian.org>  Tue, 18 Sep 2007 00:41:36 -0600
12
13 fmit (0.97.6-2) unstable; urgency=low
14
15   * New maintainer. (Closes: 429756)
16   * Allow building on platforms without ALSA, thanks to Cyril Brulebois.
17     (Closes: 414391)
18   * Add XS-Vcs-Svn and XS-Vcs-Browser fields.
19
20  -- John Wright <john@movingsucks.org>  Fri, 22 Jun 2007 17:03:48 +0100
21
22 fmit (0.97.6-1) unstable; urgency=low
23
24   * New upstream version. Closes: #421099.
25   * upstream-fix: Immediate segfault problem. Closes: #403567.
26   * debian/patches/01_Upstream_TODO.dpatch: Update for new TODO file.
27
28  -- Ludovic RESLINGER <lr@cuivres.net>  Sat, 16 Jun 2007 23:52:33 +0200
29
30 fmit (0.96.7-1) unstable; urgency=high
31
32   * New upstream version.
33   * upstream-fix: Alsa bug in case of multiple channels. Closes: #400483.
34   * debian/control: Add Build-Dependency on fftw3-dev, required with new
35     version.
36   * debian/rules: Change QTDIR by --with-Qt-dir for ./configure.
37   * debian/patches/01_Upstream_TODO.dpatch: Update for new TODO file.
38
39  -- Ludovic RESLINGER <lr@cuivres.net>  Sat, 09 Dec 2006 14:50:20 +0100
40
41 fmit (0.96.5-1) unstable; urgency=low
42
43   * Initial release: Closes: #280876 Closes: #380500.
44   * debian/docs: Remove README and NEWS because upstream's files are empty.
45   * debian/rules: Add QTDIR=/usr/share/qt3 to ./configure.
46   * Add debian/fmit.1: Manpage for fmit.
47   * Add dpatch packaging system.
48   * Add patches/01_Upstream_TODO.dpatch: Traducting some parts of TODO in
49     english.
50
51  -- Ludovic RESLINGER <lr@cuivres.net>  Sun, 13 Aug 2006 15:28:57 +0200