[Git][haskell-team/DHG_packages][master] base-compat-batteries: disable testsuite

Clint Adams gitlab at salsa.debian.org
Sun May 31 20:33:09 BST 2020



Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
d62e3267 by Clint Adams at 2020-05-31T15:31:35-04:00
base-compat-batteries: disable testsuite

- - - - -


3 changed files:

- p/haskell-base-compat-batteries/debian/changelog
- p/haskell-base-compat-batteries/debian/control
- p/haskell-base-compat-batteries/debian/rules


Changes:

=====================================
p/haskell-base-compat-batteries/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-base-compat-batteries (0.11.1-2) unstable; urgency=medium
+
+  * Disable testsuite to avoid QuickCheck dependency loop.
+
+ -- Clint Adams <clint at debian.org>  Sun, 31 May 2020 15:29:46 -0400
+
 haskell-base-compat-batteries (0.11.1-1) unstable; urgency=medium
 
   * New upstream release


=====================================
p/haskell-base-compat-batteries/debian/control
=====================================
@@ -15,14 +15,12 @@ Build-Depends: debhelper (>= 10),
  libghc-contravariant-dev (>= 1.5),
  libghc-contravariant-dev (<< 1.6),
  libghc-contravariant-prof,
- libghc-quickcheck2-dev,
- libghc-quickcheck2-prof,
  libghc-hspec-dev (>= 1.8),
  libghc-hspec-prof,
 Build-Depends-Indep: ghc-doc,
  libghc-base-compat-doc,
  libghc-contravariant-doc,
-Standards-Version: 4.2.1
+Standards-Version: 4.5.0
 Homepage: https://hackage.haskell.org/package/base-compat-batteries
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-base-compat-batteries
 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-base-compat-batteries]


=====================================
p/haskell-base-compat-batteries/debian/rules
=====================================
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-DEB_ENABLE_TESTS = yes
+DEB_ENABLE_TESTS = no
 
 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/d62e32674f91554075f5ba051422e1ad6081bae1

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/d62e32674f91554075f5ba051422e1ad6081bae1
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/20200531/2ed0cc80/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list