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