summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-09-27 12:15:22 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-09-27 12:15:22 -0400
commit097f7ddda269eab7092ddb0caaa57f01b26c8f40 (patch)
tree406042d7db3d8abce3d43fa5861e2387dc563e85 /debian/changelog
parentc42c66a6bba10d6940c9e0cad0c7d5386708649e (diff)
Really depend (not just build-depend) on new enough git for --no-gpg-sign to work. Closes: #763057
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 3ee0374e6..46c86790b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+git-annex (5.20140927) UNRELEASED; urgency=medium
+
+ * Really depend (not just build-depend) on new enough git for --no-gpg-sign
+ to work. Closes: #763057
+
+ -- Joey Hess <joeyh@debian.org> Sat, 27 Sep 2014 12:14:15 -0400
+
git-annex (5.20140926) unstable; urgency=high
* Depend on new enough git for --no-gpg-sign to work. Closes: #762446