blob: 720347e213c2a3c2e09798787462815555467426 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
|
etckeeper (0.5) unstable; urgency=low
* Typo. Closes: #452926
-- Joey Hess <joeyh@debian.org> Mon, 26 Nov 2007 03:16:14 -0500
etckeeper (0.4) unstable; urgency=low
* Portuguese translation from Américo Monteiro. Closes: #451798
* Pass --quiet to git-rm calls.
-- Joey Hess <joeyh@debian.org> Tue, 20 Nov 2007 01:04:32 -0500
etckeeper (0.3) unstable; urgency=low
* Patch from Remi Vanicat adding an etckeeper.conf file and
a GIT_COMMIT_OPTIONS configuration setting. Closes: #451167
* Add network/run and adjtime to default gitignore. Closes: #451347
* Patch from Rémi Vanicat adding bash completion. Closes: #451302
* Remove redundant dependency on debconf. Closes: #451378
-- Joey Hess <joeyh@debian.org> Thu, 15 Nov 2007 12:21:02 -0500
etckeeper (0.2) unstable; urgency=low
* Add .pwd.lock to default ignores, this file is created by programs
that call getspent().
* Add tests for /etc/.git not yet existing and avoid doing bad things.
Closes: #451185
* If /etc/.git doesn't exist, display a suggestion to run etckeeper-init.
-- Joey Hess <joeyh@debian.org> Tue, 13 Nov 2007 19:09:11 -0500
etckeeper (0.1) unstable; urgency=low
* First release.
-- Joey Hess <joeyh@debian.org> Sun, 11 Nov 2007 01:11:21 -0500
|