diff options
author | Joey Hess <joey@kitenet.net> | 2011-03-18 15:48:30 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-03-18 15:48:30 -0400 |
commit | 33c99844a11444f4e31b9aae68f63512f7768b6c (patch) | |
tree | b52b5b64f0b3f6d9ffa1dd3b3c44a2a144ab3c3a /debian | |
parent | 133c3d08dd633f2dfa3edfd8bb2270919d162f40 (diff) |
releasing version 0.53
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 402885e..b0482c5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -etckeeper (0.53) UNRELEASED; urgency=low +etckeeper (0.53) unstable; urgency=low [ Joey Hess ] * Install bzr hook lazily, clean up some compatibility code. (Jelmer Vernooij) @@ -15,7 +15,7 @@ etckeeper (0.53) UNRELEASED; urgency=low by hg. Thanks Sjoerd Mullender for patch. Closes: https://bugzilla.redhat.com/show_bug.cgi?id=688991 - -- Joey Hess <joeyh@debian.org> Sat, 19 Feb 2011 20:02:46 -0400 + -- Joey Hess <joeyh@debian.org> Fri, 18 Mar 2011 15:37:54 -0400 etckeeper (0.52) unstable; urgency=low diff --git a/debian/control b/debian/control index effc724..51af2f3 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.5~), python-central Maintainer: Joey Hess <joeyh@debian.org> -Standards-Version: 3.9.0 +Standards-Version: 3.9.1 XS-Python-Version: all Vcs-Git: git://git.kitenet.net/etckeeper Homepage: http://kitenet.net/~joey/code/etckeeper/ |