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