[DHG_packages] 02/05: xmlhtml: build with ghc 8 in experimental
Clint Adams
clint at moszumanska.debian.org
Mon Oct 17 05:01:43 UTC 2016
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch experimental
in repository DHG_packages.
commit 427915b489ff6dc10238a2e3bd794897bec8a0a7
Author: Clint Adams <clint at debian.org>
Date: Mon Oct 17 00:57:09 2016 -0400
xmlhtml: build with ghc 8 in experimental
---
p/haskell-xmlhtml/debian/changelog | 7 ++--
p/haskell-xmlhtml/debian/control | 70 +++++++++++++++++++++++---------------
p/haskell-xmlhtml/debian/rules | 4 ---
3 files changed, 45 insertions(+), 36 deletions(-)
diff --git a/p/haskell-xmlhtml/debian/changelog b/p/haskell-xmlhtml/debian/changelog
index 62fb5c1..b48cff8 100644
--- a/p/haskell-xmlhtml/debian/changelog
+++ b/p/haskell-xmlhtml/debian/changelog
@@ -1,9 +1,8 @@
-haskell-xmlhtml (0.2.3.5-2) UNRELEASED; urgency=medium
+haskell-xmlhtml (0.2.3.5-2) experimental; urgency=medium
- * Disable testsuite on arm64 and ppc64el, it fails for
- exausted memory.
+ * Temporarily build-depend on ghc 8.
- -- Gianfranco Costamagna <locutusofborg at debian.org> Mon, 22 Aug 2016 13:29:04 +0200
+ -- Clint Adams <clint at debian.org> Mon, 17 Oct 2016 00:56:35 -0400
haskell-xmlhtml (0.2.3.5-1) unstable; urgency=medium
diff --git a/p/haskell-xmlhtml/debian/control b/p/haskell-xmlhtml/debian/control
index d94f8d7..8b71df8 100644
--- a/p/haskell-xmlhtml/debian/control
+++ b/p/haskell-xmlhtml/debian/control
@@ -1,44 +1,47 @@
Source: haskell-xmlhtml
Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
-Uploaders: Clint Adams <clint at debian.org>
+Uploaders:
+ Clint Adams <clint at debian.org>,
Priority: extra
Section: haskell
-Build-Depends: debhelper (>= 9),
- haskell-devscripts (>= 0.10),
+Build-Depends:
cdbs,
- ghc,
+ debhelper (>= 9),
+ ghc (>= 8),
ghc-prof,
- libghc-blaze-builder-dev (>= 0.2),
+ haskell-devscripts (>= 0.10),
libghc-blaze-builder-dev (<< 0.5),
+ libghc-blaze-builder-dev (>= 0.2),
libghc-blaze-builder-prof,
- libghc-blaze-html-dev (>= 0.5),
libghc-blaze-html-dev (<< 0.9),
+ libghc-blaze-html-dev (>= 0.5),
libghc-blaze-html-prof,
- libghc-blaze-markup-dev (>= 0.5),
libghc-blaze-markup-dev (<< 0.8),
+ libghc-blaze-markup-dev (>= 0.5),
libghc-blaze-markup-prof,
- libghc-hunit-dev (>= 1.2),
libghc-hunit-dev (<< 1.4),
+ libghc-hunit-dev (>= 1.2),
libghc-hunit-prof,
- libghc-parsec3-dev (>= 3.1.2),
libghc-parsec3-dev (<< 3.2),
+ libghc-parsec3-dev (>= 3.1.2),
libghc-parsec3-prof,
- libghc-test-framework-dev (>= 0.8.0.3),
libghc-test-framework-dev (<< 0.9),
- libghc-test-framework-prof,
- libghc-test-framework-hunit-dev (>= 0.3),
+ libghc-test-framework-dev (>= 0.8.0.3),
libghc-test-framework-hunit-dev (<< 0.4),
+ libghc-test-framework-hunit-dev (>= 0.3),
libghc-test-framework-hunit-prof,
- libghc-test-framework-quickcheck2-dev (>= 0.3),
+ libghc-test-framework-prof,
libghc-test-framework-quickcheck2-dev (<< 0.4),
+ libghc-test-framework-quickcheck2-dev (>= 0.3),
libghc-test-framework-quickcheck2-prof,
- libghc-text-dev (>= 0.11),
libghc-text-dev (<< 1.3),
+ libghc-text-dev (>= 0.11),
libghc-text-prof,
- libghc-unordered-containers-dev (>= 0.1.4),
libghc-unordered-containers-dev (<< 0.3),
+ libghc-unordered-containers-dev (>= 0.1.4),
libghc-unordered-containers-prof,
-Build-Depends-Indep: ghc-doc,
+Build-Depends-Indep:
+ ghc-doc,
libghc-blaze-builder-doc,
libghc-blaze-html-doc,
libghc-blaze-markup-doc,
@@ -69,12 +72,16 @@ X-Description: XML parser and renderer with HTML 5 quirks mode
Package: libghc-xmlhtml-dev
Architecture: any
-Depends: ${haskell:Depends},
- ${shlibs:Depends},
+Depends:
+ ${haskell:Depends},
${misc:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Provides: ${haskell:Provides},
+ ${shlibs:Depends},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
+Provides:
+ ${haskell:Provides},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.
@@ -82,11 +89,15 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
Package: libghc-xmlhtml-prof
Architecture: any
-Depends: ${haskell:Depends},
+Depends:
+ ${haskell:Depends},
${misc:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Provides: ${haskell:Provides},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
+Provides:
+ ${haskell:Provides},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.
@@ -95,10 +106,13 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
Package: libghc-xmlhtml-doc
Architecture: all
Section: doc
-Depends: ${misc:Depends},
+Depends:
${haskell:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
+ ${misc:Depends},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.
diff --git a/p/haskell-xmlhtml/debian/rules b/p/haskell-xmlhtml/debian/rules
index 5f2ee36..01f1aaf 100755
--- a/p/haskell-xmlhtml/debian/rules
+++ b/p/haskell-xmlhtml/debian/rules
@@ -1,10 +1,6 @@
#!/usr/bin/make -f
-ifeq (,$(filter $(DEB_BUILD_ARCH),arm64 ppc64el))
DEB_ENABLE_TESTS = yes
-else
-DEB_ENABLE_TESTS = no
-endif
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/hlibrary.mk
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git
More information about the Pkg-haskell-commits
mailing list