[Git][haskell-team/DHG_packages][master] futhark: Add build-essential as dependency for autopkgtest tests

Kari Pahula (@kaol) gitlab at salsa.debian.org
Fri Nov 1 06:05:36 GMT 2024



Kari Pahula pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
a9a8e563 by Kari Pahula at 2024-11-01T07:37:52+02:00
futhark: Add build-essential as dependency for autopkgtest tests

- - - - -


2 changed files:

- p/haskell-futhark/debian/changelog
- p/haskell-futhark/debian/tests/control


Changes:

=====================================
p/haskell-futhark/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-futhark (0.25.23-2) unstable; urgency=medium
+
+  * Add build-essential as dependency for autopkgtest tests
+
+ -- Kari Pahula <kaol at debian.org>  Fri, 01 Nov 2024 07:36:07 +0200
+
 haskell-futhark (0.25.23-1) unstable; urgency=medium
 
   * New upstream package


=====================================
p/haskell-futhark/debian/tests/control
=====================================
@@ -1,10 +1,10 @@
 Tests: multicore
-Depends: futhark
+Depends: build-essential, futhark
 
 Tests: opencl
-Depends: futhark, pocl-opencl-icd, ocl-icd-opencl-dev
+Depends: build-essential, futhark, pocl-opencl-icd, ocl-icd-opencl-dev
 
 Tests: hip
-Depends: futhark, hipcc, rocminfo
+Depends: build-essential, futhark, hipcc, rocminfo
 Restrictions: skippable, needs-sudo
 Architecture: amd64 arm64 ppc64el



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/a9a8e56346c686debffca842258727f464454f43
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/20241101/34b6712d/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list