changelog
[jelmer/etckeeper.git] / debian / changelog
1 etckeeper (0.8) UNRELEASED; urgency=low
2
3   * Typo fixes from Miklos Vajna
4
5  -- Joey Hess <joeyh@debian.org>  Sat, 05 Jan 2008 00:42:11 -0500
6
7 etckeeper (0.7) unstable; urgency=low
8
9   [ Joey Hess ]
10   * Added configuration options for highlevel and lowlevel package managers
11     in etckeeper.conf.
12   * Only install apt hooks if apt is used.
13   * Only add backup conffile exclusion to gitignore if dpkg is used.
14   * Rename pre/post-apt.d to pre/post-install.d to allow the same directories
15     to be used for other package managers.
16   * Use the name of the highlevel package manager in commit messages.
17   * Add gnarly conffile renaming code.
18   * Support mercurial as an alternative to git. Original patch by Mathieu
19     Clabaut, significantly changed.
20
21   [ Miklos Vajna ]
22   * Add support for frugalware's pacman-g2 package manager.
23   * Stop using git-foo commands.
24
25   [ Christian Perrier ]
26   * Debconf templates and debian/control reviewed by the debian-l10n-english
27     team as part of the Smith review project. Closes: #454774
28   * [Debconf translation updates]
29   * Galician. Closes: #455790
30   * Finnish. Closes: #455967
31   * Italian. Closes: #456509
32   * Portuguese. Closes: #456543
33   * French. Closes: #456920
34   * Vietnamese. Closes: #457307
35   * Czech. Closes: #457678
36   * Dutch. Closes: #457806
37   * Basque. Closes: #457830
38   * Russian. Closes: #457871
39
40   [ Joey Hess ]
41   * Commit removed files in the pre-install hook to git, as was already done
42     for hg. Avoided changing the debconf template so bubulle doesn't murder
43     me; the current wording is just vague enough to still work with the
44     current behavior.
45
46  -- Joey Hess <joeyh@debian.org>  Fri, 04 Jan 2008 18:46:49 -0500
47
48 etckeeper (0.6) unstable; urgency=low
49
50   * Depend on a fairly recent git-core. Closes: #453063
51
52  -- Joey Hess <joeyh@debian.org>  Sun, 02 Dec 2007 15:46:12 -0500
53
54 etckeeper (0.5) unstable; urgency=low
55
56   * Typo. Closes: #452926
57
58  -- Joey Hess <joeyh@debian.org>  Mon, 26 Nov 2007 03:16:14 -0500
59
60 etckeeper (0.4) unstable; urgency=low
61
62   * Portuguese translation from Américo Monteiro. Closes: #451798
63   * Pass --quiet to git-rm calls.
64
65  -- Joey Hess <joeyh@debian.org>  Tue, 20 Nov 2007 01:04:32 -0500
66
67 etckeeper (0.3) unstable; urgency=low
68
69   * Patch from Remi Vanicat adding an etckeeper.conf file and
70     a GIT_COMMIT_OPTIONS configuration setting. Closes: #451167
71   * Add network/run and adjtime to default gitignore. Closes: #451347
72   * Patch from Rémi Vanicat adding bash completion. Closes: #451302
73   * Remove redundant dependency on debconf. Closes: #451378
74
75  -- Joey Hess <joeyh@debian.org>  Thu, 15 Nov 2007 12:21:02 -0500
76
77 etckeeper (0.2) unstable; urgency=low
78
79   * Add .pwd.lock to default ignores, this file is created by programs
80     that call getspent().
81   * Add tests for /etc/.git not yet existing and avoid doing bad things.
82     Closes: #451185
83   * If /etc/.git doesn't exist, display a suggestion to run etckeeper-init.
84
85  -- Joey Hess <joeyh@debian.org>  Tue, 13 Nov 2007 19:09:11 -0500
86
87 etckeeper (0.1) unstable; urgency=low
88
89   * First release.
90
91  -- Joey Hess <joeyh@debian.org>  Sun, 11 Nov 2007 01:11:21 -0500