diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-05-06 14:40:02 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-05-06 14:47:56 -0400 |
commit | 61f7f5cf84c604062b8034deba436f2bddfa340e (patch) | |
tree | 641426c35ff6593a2db50dc4c65199564ce3433b /debian/control | |
parent | c732475d89ae616de5ddd2b05190ae15ebce30ba (diff) |
Uninit on purge, guarded by a debconf prompt. Closes: #527218
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 57d50a7..3c06d14 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.0 +Standards-Version: 3.8.1 XS-Python-Version: all Vcs-Git: git://git.kitenet.net/etckeeper Homepage: http://kitenet.net/~joey/code/etckeeper/ |