summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-01-26 15:39:37 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-01-26 15:39:37 -0400
commit55deaf50bbbff78360fc811d0318727840bde2bf (patch)
tree449caedaf278bf15118a3fd6a587d354084a915e /debian/changelog
parent00c522c6001227e25c1ffaab866326e679359826 (diff)
Debian: Avoid building debug package, since gdb is not often useful to debug haskell programs.
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 908382395..e61aa22a1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -25,6 +25,8 @@ git-annex (6.20160126) unstable; urgency=medium
* Removed the quvi, tahoe, feed, and tfds build flags, adding
aeson feed and regex-tdfa to the core dependencies.
* Roll the dns build flag into the assistant build flag.
+ * Debian: Avoid building debug package, since gdb is not often useful
+ to debug haskell programs.
-- Joey Hess <id@joeyh.name> Tue, 26 Jan 2016 14:57:42 -0400