* Change Build-Depends on fftw3-dev to libfftw3-dev, to avoid depending
[fmit.git] / debian / changelog
1 fmit (0.97.7-2) unstable; urgency=low
2
3   * Update Standards-Version to 3.7.3 (no changes needed to be made)
4   * Promote XS-Vcs-* fields to Vcs-* fields, since they are now natively
5     supported by dpkg.
6   * Use a Homepage field instead of a pseudo-field in the Description
7   * Remove dpatch dependency and references in debian/rules (no upstream
8     patches right now, and when I need some, I'll probably be using quilt)
9   * Don't ignore a make clean error (check for the existance of Makefile
10     instead)
11   * Change Build-Depends on fftw3-dev to libfftw3-dev, to avoid depending
12     on a virtual package
13
14  -- John Wright <jsw@debian.org>  Fri, 18 Jan 2008 17:12:25 -0700
15
16 fmit (0.97.7-1) unstable; urgency=low
17
18   * New upstream version
19
20  -- John Wright <jsw@debian.org>  Fri, 23 Nov 2007 13:56:36 -0700
21
22 fmit (0.97.6-3) unstable; urgency=low
23
24   * debian/control:
25     - Update my email address
26     - Update the XS-Vcs-* fields to indicate my new revision control system and
27       URIs
28     - Clarify the Description field a bit
29   * debian/rules:
30     - Add some hg cleanup stuff to the 'clean' target
31
32  -- John Wright <jsw@debian.org>  Tue, 18 Sep 2007 00:41:36 -0600
33
34 fmit (0.97.6-2) unstable; urgency=low
35
36   * New maintainer. (Closes: 429756)
37   * Allow building on platforms without ALSA, thanks to Cyril Brulebois.
38     (Closes: 414391)
39   * Add XS-Vcs-Svn and XS-Vcs-Browser fields.
40
41  -- John Wright <john@movingsucks.org>  Fri, 22 Jun 2007 17:03:48 +0100
42
43 fmit (0.97.6-1) unstable; urgency=low
44
45   * New upstream version. Closes: #421099.
46   * upstream-fix: Immediate segfault problem. Closes: #403567.
47   * debian/patches/01_Upstream_TODO.dpatch: Update for new TODO file.
48
49  -- Ludovic RESLINGER <lr@cuivres.net>  Sat, 16 Jun 2007 23:52:33 +0200
50
51 fmit (0.96.7-1) unstable; urgency=high
52
53   * New upstream version.
54   * upstream-fix: Alsa bug in case of multiple channels. Closes: #400483.
55   * debian/control: Add Build-Dependency on fftw3-dev, required with new
56     version.
57   * debian/rules: Change QTDIR by --with-Qt-dir for ./configure.
58   * debian/patches/01_Upstream_TODO.dpatch: Update for new TODO file.
59
60  -- Ludovic RESLINGER <lr@cuivres.net>  Sat, 09 Dec 2006 14:50:20 +0100
61
62 fmit (0.96.5-1) unstable; urgency=low
63
64   * Initial release: Closes: #280876 Closes: #380500.
65   * debian/docs: Remove README and NEWS because upstream's files are empty.
66   * debian/rules: Add QTDIR=/usr/share/qt3 to ./configure.
67   * Add debian/fmit.1: Manpage for fmit.
68   * Add dpatch packaging system.
69   * Add patches/01_Upstream_TODO.dpatch: Traducting some parts of TODO in
70     english.
71
72  -- Ludovic RESLINGER <lr@cuivres.net>  Sun, 13 Aug 2006 15:28:57 +0200