diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-06-18 20:39:56 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-06-18 20:39:56 -0400 |
commit | 8fbde8f8929f9c8476bdc1baca36d43a4f3ab510 (patch) | |
tree | 8b1330b725bee64cf86528f34691fea49583a744 /debian/control | |
parent | bec75e8b10701f4142a1cdfe6c047a6dd1e5b2e4 (diff) |
releasing version 0.17
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 46d71ac..d0d12c4 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-support (>= 0.5.3) Maintainer: Joey Hess <joeyh@debian.org> -Standards-Version: 3.7.3 +Standards-Version: 3.8.0 Vcs-Git: git://git.kitenet.net/etckeeper Homepage: http://kitenet.net/~joey/code/etckeeper/ |