From 41d6afcca08ed9ed6c72787d9c7444e540e624b1 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 26 Nov 2007 21:56:22 -0500 Subject: * Depend on a fairly recent git-core. Closes: #453063 --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 720347e..4ac66ca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +etckeeper (0.6) UNRELEASED; urgency=low + + * Depend on a fairly recent git-core. Closes: #453063 + + -- Joey Hess Mon, 26 Nov 2007 21:55:55 -0500 + etckeeper (0.5) unstable; urgency=low * Typo. Closes: #452926 diff --git a/debian/control b/debian/control index 42ab9c5..47afcfa 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} +Depends: metastore, git-core (>= 1:1.5.3.4), ${misc:Depends} Description: store /etc in git etckeeper is a collection of tools to let /etc be stored in a git repository. It hooks into apt to automatically commit changes made to /etc -- cgit v1.2.3