summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-02-26 13:40:35 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-02-26 13:41:33 -0400
commit1119cc2f38e032a4ebb786f023c281ee40fe2d0f (patch)
tree58ae20311671821f0e4a91f0389e1e9645cfd3c9 /debian/changelog
parent425b6fca0046d6fb8ddd8a8a4f2bd77fef52c25d (diff)
Add build dep on regex-compat to fix build on mipsel, which lacks regex-tdfa.
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 6b9c0d3a9..af91b51f5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -25,6 +25,8 @@ git-annex (5.20140222) UNRELEASED; urgency=medium
* webdav: Fix path separator bug when used on Windows.
* repair: Optimise unpacking of pack files, and avoid repeated error
messages about corrupt pack files.
+ * Add build dep on regex-compat to fix build on mipsel, which lacks
+ regex-tdfa.
-- Joey Hess <joeyh@debian.org> Fri, 21 Feb 2014 13:03:04 -0400