diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-09-26 16:01:51 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-09-26 16:01:51 -0400 |
commit | d9f1182e68362427ee6184583073a8da3795ac3f (patch) | |
tree | c1604a77e00a9760c4b3f59b1384a0e25b275f01 /debian | |
parent | 7581febd61c313da467d748080a5e168446f5cd3 (diff) |
releasing version 0.41
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 2aae1bc..02d491d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -etckeeper (0.41) UNRELEASED; urgency=low +etckeeper (0.41) unstable; urgency=low * Change etckeeper uninit to not remove .gitignore (etc) file if it lacks the "managed by etckeeper" comment. Closes: #545137 @@ -6,7 +6,7 @@ etckeeper (0.41) UNRELEASED; urgency=low a call to etckeeper. (Thanks, Jakov Sosic) * Updated Czech debconf translation from Miroslav Kure. Closes: #546411 - -- Joey Hess <joeyh@debian.org> Mon, 07 Sep 2009 14:06:45 -0400 + -- Joey Hess <joeyh@debian.org> Sat, 26 Sep 2009 15:58:15 -0400 etckeeper (0.40) unstable; urgency=low diff --git a/debian/control b/debian/control index 3c06d14..95bd84e 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: admin Priority: optional Build-Depends: debhelper (>= 7), dpkg-dev (>= 1.9.0), bzr (>= 1.4~), python-central Maintainer: Joey Hess <joeyh@debian.org> -Standards-Version: 3.8.1 +Standards-Version: 3.8.3 XS-Python-Version: all Vcs-Git: git://git.kitenet.net/etckeeper Homepage: http://kitenet.net/~joey/code/etckeeper/ |