diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-08-23 10:44:09 -0700 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-08-23 10:44:09 -0700 |
commit | 6270066ded1c8ee01adae414689e8c6292a5d918 (patch) | |
tree | 495b212ab008103f92c7e6868b82b92a58e993ea /debian | |
parent | a941dd9207bc27cb382b283657ceb58d0618c5da (diff) |
Reorder declaration to fix build with yesod-core > 1.4.13. Thanks, Michael Alan Dorman.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 307efde1c..23e17c540 100644 --- a/debian/changelog +++ b/debian/changelog @@ -20,6 +20,8 @@ git-annex (5.20150813) UNRELEASED; urgency=medium * As a result of the Makefile changes, the Debian package is built with various hardening options. Although their benefit to a largely haskell program is unknown. + * Reorder declaration to fix build with yesod-core > 1.4.13. + Thanks, Michael Alan Dorman. -- Joey Hess <id@joeyh.name> Wed, 12 Aug 2015 14:31:01 -0400 |