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