diff options
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/ |