diff options
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 e908d28..708f929 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, ${misc:Depends}, debconf | debconf-2.0 +Depends: metastore, git-core (>= 1:1.5.3.4), ${misc:Depends} Description: store /etc in git The etckeeper program is a tool to let /etc be stored in a git repository. It hooks into APT to automatically commit changes made to /etc |