diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2010-02-18 14:16:00 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2010-02-18 14:16:00 -0500 |
commit | dcb063cf62d5dbf3eddab10d198dc18c784bca11 (patch) | |
tree | 08929a1ac06b1d09d7fc6a96b201ffcf459d8f63 /debian | |
parent | 75b584a6f60fddaa341ad00abb0ecc9ed8adf822 (diff) |
releasing version 0.43
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 d4229db..d589298 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -etckeeper (0.43) UNRELEASED; urgency=low +etckeeper (0.43) unstable; urgency=low * Fix cleanup of /var/cache/etckeeper/packagelist.pre-install after an upgrade where no conffiles are changed. @@ -12,7 +12,7 @@ etckeeper (0.43) UNRELEASED; urgency=low * Record real committer username in the darcs log, so that the man page can say that for every VCS the username is recorded. - -- Joey Hess <joeyh@debian.org> Sun, 31 Jan 2010 14:36:44 -0500 + -- Joey Hess <joeyh@debian.org> Thu, 18 Feb 2010 14:01:45 -0500 etckeeper (0.42) unstable; urgency=low diff --git a/debian/control b/debian/control index 95bd84e..a35f88d 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.3 +Standards-Version: 3.8.4 XS-Python-Version: all Vcs-Git: git://git.kitenet.net/etckeeper Homepage: http://kitenet.net/~joey/code/etckeeper/ |