summaryrefslogtreecommitdiff
path: root/p/haskell-xmlhtml/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-xmlhtml/debian/changelog')
-rw-r--r--p/haskell-xmlhtml/debian/changelog27
1 files changed, 22 insertions, 5 deletions
diff --git a/p/haskell-xmlhtml/debian/changelog b/p/haskell-xmlhtml/debian/changelog
index bad6aa5b0..62fb5c1ed 100644
--- a/p/haskell-xmlhtml/debian/changelog
+++ b/p/haskell-xmlhtml/debian/changelog
@@ -1,13 +1,30 @@
-haskell-xmlhtml (0.2.3.4-6) UNRELEASED; urgency=medium
+haskell-xmlhtml (0.2.3.5-2) UNRELEASED; urgency=medium
+
+ * Disable testsuite on arm64 and ppc64el, it fails for
+ exausted memory.
+
+ -- Gianfranco Costamagna <locutusofborg@debian.org> Mon, 22 Aug 2016 13:29:04 +0200
+
+haskell-xmlhtml (0.2.3.5-1) unstable; urgency=medium
[ Dmitry Bogatov ]
* Use secure (https) uri in Vcs-Git field in 'debian/control'
* Bump standards version to 3.9.8 (no changes needed)
- [ Gianfranco Costamagna ]
- * Fix VCS fields
-
- -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:33 +0300
+ [ Sean Whitton ]
+ * New upstream release
+ * Enable new upstream test suite with DEB_ENABLE_TESTS=yes in d/rules.
+ - New build dependencies:
+ - libghc-hunit-{dev,prof}
+ - libghc-test-framework-{dev,prof}
+ - libghc-test-framework-hunit-{dev,prof}
+ - libghc-test-framework-quickcheck2-{dev,prof}
+ * Drop extend-dependency-range patch.
+ Merged upstream.
+ * Update Homepage:
+ * Update Vcs-Browser:
+
+ -- Sean Whitton <spwhitton@spwhitton.name> Sat, 13 Aug 2016 16:22:06 -0700
haskell-xmlhtml (0.2.3.4-5) unstable; urgency=medium