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