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 66ff92d..a56df1e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ -etckeeper (1.4) UNRELEASED; urgency=low +etckeeper (1.4) unstable; urgency=low * Deal with unix^wlinux portability nonsense. - -- Joey Hess <joeyh@debian.org> Wed, 15 May 2013 14:19:50 -0400 + -- Joey Hess <joeyh@debian.org> Mon, 17 Jun 2013 12:00:59 -0400 etckeeper (1.3) unstable; urgency=low diff --git a/debian/control b/debian/control index a90131f..252c8ac 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 Maintainer: Joey Hess <joeyh@debian.org> -Standards-Version: 3.9.3 +Standards-Version: 3.9.4 XS-Python-Version: all Vcs-Git: git://git.kitenet.net/etckeeper Homepage: http://kitenet.net/~joey/code/etckeeper/ |