From c1b152c745c86db1138c3e38d1539baf417c98c3 Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Thu, 21 Feb 2008 00:07:40 +0100 Subject: use git ls-files instead of git status git status is a porcelain command and should not be used from scripts just to check if the working directory is clean or not. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 2a8cb30..dd33cef 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Homepage: http://kitenet.net/~joey/code/etckeeper/ Package: etckeeper Architecture: all Section: admin -Depends: metastore, git-core (>= 1:1.5.3.4) | mercurial, ${misc:Depends} +Depends: metastore, git-core (>= 1:1.5.4) | mercurial, ${misc:Depends} Description: store /etc in git or mercurial The etckeeper program is a tool to let /etc be stored in a git or mercurial repository. It hooks into APT to automatically commit changes made to /etc -- cgit v1.2.3