[Git][haskell-team/DHG_packages][master] monad-par: Sourceful upload for GHC 9.0.2

Ilias Tsitsimpis (@iliastsi) gitlab at salsa.debian.org
Tue Aug 9 08:33:51 BST 2022



Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
29699128 by Ilias Tsitsimpis at 2022-08-09T10:30:37+03:00
monad-par: Sourceful upload for GHC 9.0.2

- - - - -


3 changed files:

- p/haskell-monad-par/debian/changelog
- p/haskell-monad-par/debian/control
- p/haskell-monad-par/debian/rules


Changes:

=====================================
p/haskell-monad-par/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-monad-par (0.3.5-2) UNRELEASED; urgency=medium
+haskell-monad-par (0.3.5-2) unstable; urgency=medium
 
   * Declare compliance with Debian policy 4.6.1
+  * Disable testsuite which depends on broken haskell-test-framework-th
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Tue, 28 Jun 2022 15:32:45 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Tue, 09 Aug 2022 10:30:28 +0300
 
 haskell-monad-par (0.3.5-1) unstable; urgency=medium
 


=====================================
p/haskell-monad-par/debian/control
=====================================
@@ -17,17 +17,11 @@ Build-Depends:
  libghc-abstract-par-prof,
  libghc-hunit-dev,
  libghc-monad-par-extras-dev (>= 0.3),
- libghc-monad-par-extras-dev [!mips !mipsel !sparc],
  libghc-monad-par-extras-prof,
  libghc-mwc-random-dev (>= 0.11),
  libghc-mwc-random-prof,
  libghc-parallel-dev (>= 3.1),
  libghc-parallel-prof,
- libghc-quickcheck2-dev [!mips !mipsel !sparc],
- libghc-test-framework-dev [!mips !mipsel !sparc],
- libghc-test-framework-hunit-dev [!mips !mipsel !sparc],
- libghc-test-framework-quickcheck2-dev (>= 0.3) [!mips !mipsel !sparc],
- libghc-test-framework-th-dev [!mips !mipsel !sparc],
 Build-Depends-Indep:
  ghc-doc,
  libghc-abstract-deque-doc,


=====================================
p/haskell-monad-par/debian/rules
=====================================
@@ -1,10 +1,6 @@
 #!/usr/bin/make -f
 
-ifeq (0,$(shell ghc --info | grep -q 'Support SMP.*YES' ; echo $$?))
-DEB_ENABLE_TESTS = yes
-else
-DEB_ENABLE_TESTS = no
-endif
+DEB_ENABLE_TESTS = no # Depends on test-framework-th
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/hlibrary.mk



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/29699128e4de69d6dc20878eaea0c15550d705ca

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/29699128e4de69d6dc20878eaea0c15550d705ca
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20220809/cf5902de/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list