diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-01-04 18:46:24 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-01-04 18:46:24 -0500 |
commit | bbc7e253bae2b32cdfcb32ecf9c00b2f44756a81 (patch) | |
tree | 2483c828d80dbe5e35f9035b67e065ef80684eb9 /debian/control | |
parent | 653f6869335fffe2b0483991c63248e11974dd79 (diff) |
* Commit removed files in the pre-install hook to git, as was already done
for hg. Avoided changing the debconf template so bubulle doesn't murder
me; the current wording is just vague enough to still work with the
current behavior.
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 8a03771..2a8cb30 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: admin Priority: optional Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.9.0) Maintainer: Joey Hess <joeyh@debian.org> -Standards-Version: 3.7.2 +Standards-Version: 3.7.3 Vcs-Git: git://git.kitenet.net/etckeeper Homepage: http://kitenet.net/~joey/code/etckeeper/ |