summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-09-26 15:08:41 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-09-26 15:08:41 -0400
commit0bf6d84f384154874820d5e2799f6f71edb0fc28 (patch)
treeb5d0313fc326638754f8cf48284e31baf63b6833 /debian/changelog
parent6d4ba2f84b90222c8cfda0fbc435beb51d3849c3 (diff)
Work around failure to build on mips by using cabal, not Setup, to build in debian/rules.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 41228c5b7..18a9898c5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
git-annex (5.20140920) UNRELEASED; urgency=medium
* Depend on new enough git for --no-gpg-sign to work. Closes: #762446
+ * Work around failure to build on mips by using cabal, not Setup,
+ to build in debian/rules.
-- Joey Hess <joeyh@debian.org> Mon, 22 Sep 2014 13:50:00 -0400