[Git][haskell-team/DHG_packages][master] tls: Add missing depends

Scott Talbert (@swt2c) gitlab at salsa.debian.org
Wed Feb 11 04:04:02 GMT 2026



Scott Talbert pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
0035f20d by Scott Talbert at 2026-02-10T23:00:52-05:00
tls: Add missing depends

- - - - -


2 changed files:

- p/haskell-tls/debian/changelog
- p/haskell-tls/debian/control


Changes:

=====================================
p/haskell-tls/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-tls (2.1.8-2) unstable; urgency=medium
+
+  * Add missing build depends
+
+ -- Scott Talbert <swt at techie.net>  Tue, 10 Feb 2026 23:00:40 -0500
+
 haskell-tls (2.1.8-1) unstable; urgency=medium
 
   * Build using dh-haskell


=====================================
p/haskell-tls/debian/control
=====================================
@@ -17,6 +17,8 @@ Build-Depends:
  libghc-asn1-types-dev (>= 0.3),
  libghc-asn1-types-dev (<< 0.4),
  libghc-asn1-types-prof,
+ libghc-async-dev,
+ libghc-async-prof,
  libghc-base16-bytestring-dev,
  libghc-base16-bytestring-prof,
  libghc-cereal-dev (>= 0.5.3),
@@ -37,6 +39,8 @@ Build-Depends:
  libghc-data-default-prof,
  libghc-hourglass-dev,
  libghc-hourglass-prof,
+ libghc-hspec-dev,
+ libghc-hspec-prof,
  libghc-memory-dev (>= 0.18),
  libghc-memory-dev (<< 0.19),
  libghc-memory-prof,
@@ -55,6 +59,7 @@ Build-Depends:
 Build-Depends-Indep: ghc-doc,
  libghc-asn1-encoding-doc,
  libghc-asn1-types-doc,
+ libghc-async-doc,
  libghc-base16-bytestring-doc,
  libghc-cereal-doc,
  libghc-crypton-doc,
@@ -62,6 +67,7 @@ Build-Depends-Indep: ghc-doc,
  libghc-crypton-x509-store-doc,
  libghc-crypton-x509-validation-doc,
  libghc-data-default-doc,
+ libghc-hspec-doc,
  libghc-memory-doc,
  libghc-network-doc,
  libghc-serialise-doc,



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/0035f20d003a8ee3dae514077e8d3bca257a84a8
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/20260211/4e8067f9/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list