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

Clint Adams (@clint) gitlab at salsa.debian.org
Thu Feb 19 13:47:55 GMT 2026



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


Commits:
72895afc by Clint Adams at 2026-02-19T08:47:39-05:00
graphviz: enable testsuite

- - - - -


3 changed files:

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


Changes:

=====================================
p/haskell-graphviz/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-graphviz (2999.20.2.1-2) UNRELEASED; urgency=medium
+
+  * Enable testsuite.
+
+ -- Clint Adams <clint at debian.org>  Thu, 19 Feb 2026 08:44:09 -0500
+
 haskell-graphviz (2999.20.2.1-1) unstable; urgency=medium
 
   * New upstream release


=====================================
p/haskell-graphviz/debian/control
=====================================
@@ -29,6 +29,12 @@ Build-Depends:
  libghc-wl-pprint-text-dev (>= 1.2),
  libghc-wl-pprint-text-dev (<< 1.3),
  libghc-wl-pprint-text-prof,
+ libghc-quickcheck2-dev (>= 2.3) <!nocheck>,
+ libghc-quickcheck2-dev (<< 2.16) <!nocheck>,
+ libghc-fgl-arbitrary-dev (>= 0.2) <!nocheck>,
+ libghc-fgl-arbitrary-dev (<< 0.3) <!nocheck>,
+ libghc-hspec-dev (>= 2.1) <!nocheck>,
+ libghc-hspec-dev (<< 3) <!nocheck>,
 Build-Depends-Indep:
  ghc-doc,
  libghc-colour-doc,


=====================================
p/haskell-graphviz/debian/rules
=====================================
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-# export DEB_ENABLE_TESTS = yes
+export DEB_ENABLE_TESTS = yes
 
 %:
 	dh $@



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/72895afc930062c0c1830c7b6857a6923a4e2fbf
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/20260219/1b55878c/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list