[Git][haskell-team/DHG_packages][master] random: enable testsuite

Clint Adams gitlab at salsa.debian.org
Mon Jul 29 23:04:42 BST 2019



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


Commits:
8141269c by Clint Adams at 2019-07-29T22:04:16Z
random: enable testsuite

- - - - -


3 changed files:

- p/haskell-random/debian/changelog
- p/haskell-random/debian/control
- p/haskell-random/debian/rules


Changes:

=====================================
p/haskell-random/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-random (1.1-11) unstable; urgency=medium
+
+  * Enable testsuite.
+
+ -- Clint Adams <clint at debian.org>  Mon, 29 Jul 2019 18:00:48 -0400
+
 haskell-random (1.1-10) unstable; urgency=medium
 
   * Explicitly set DEB_CABAL_PACKAGE in rules file.


=====================================
p/haskell-random/debian/control
=====================================
@@ -19,6 +19,7 @@ X-Description: random number generator for Haskell
  the ability to split random number generators.
  .
  ${haskell:Blurb}
+
 Package: libghc-random-dev
 Architecture: any
 Depends: ${haskell:Depends},


=====================================
p/haskell-random/debian/rules
=====================================
@@ -1,5 +1,6 @@
 #!/usr/bin/make -f
 
+DEB_ENABLE_TESTS = yes
 DEB_SETUP_BIN_NAME = debian/hlibrary.setup
 DEB_CABAL_PACKAGE = random
 DEB_DEFAULT_COMPILER = ghc



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/8141269c65586523663c0d1b8bfad603eebb595b
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/20190729/94ede3d5/attachment.html>


More information about the Pkg-haskell-commits mailing list