From 577f128e85e886c66fe25ae5edf71bd47d9cdfd7 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 11 Sep 2010 18:17:19 -0400 Subject: Remove HOME setting in etckeeper. sudo now defaults to setting HOME itself as of version 1.7.4p4, so it is not necessary for etckeeper to work around its behavior anymore. (sudo also allows disabling that for those who enjoy using guns around feet.) Closes: #583899 --- debian/control | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 0c7d6dd..8c7a09f 100644 --- a/debian/control +++ b/debian/control @@ -13,6 +13,7 @@ Architecture: all Section: admin Depends: git-core (>= 1:1.5.4) | git (>= 1:1.7) | mercurial | bzr (>= 1.4~) | darcs, ${misc:Depends} Recommends: cron +Suggests: sudo (>= 1.7.4p4) Conflicts: bzr (<< 1.4~) XB-Python-Version: ${python:Versions} Description: store /etc in git, mercurial, bzr or darcs -- cgit v1.2.3