From 4058eeb2524994d228b263d2078dfefe8d828a17 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 22 Sep 2014 13:50:16 -0400 Subject: [PATCH] Depend on new enough git for --no-gpg-sign to work. Closes: #762446 --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 80b088e662..41228c5b7d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +git-annex (5.20140920) UNRELEASED; urgency=medium + + * Depend on new enough git for --no-gpg-sign to work. Closes: #762446 + + -- Joey Hess Mon, 22 Sep 2014 13:50:00 -0400 + git-annex (5.20140919) unstable; urgency=high * Security fix for S3 and glacier when using embedcreds=yes with diff --git a/debian/control b/debian/control index 39c0e279e8..91747c417c 100644 --- a/debian/control +++ b/debian/control @@ -67,7 +67,7 @@ Build-Depends: lsof [!kfreebsd-i386 !kfreebsd-amd64 !hurd-any], ikiwiki, perlmagick, - git (>= 1:1.8.4), + git (>= 1:2.0), rsync, wget, curl,