[Git][haskell-team/DHG_packages][master] unixutils: explicit build-dependency on libcrypt-dev. closes: #1107054.
Clint Adams (@clint)
gitlab at salsa.debian.org
Thu Nov 13 19:48:58 GMT 2025
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
d23dd7d0 by Clint Adams at 2025-11-13T14:46:24-05:00
unixutils: explicit build-dependency on libcrypt-dev. closes: #1107054.
- - - - -
2 changed files:
- p/haskell-unixutils/debian/changelog
- p/haskell-unixutils/debian/control
Changes:
=====================================
p/haskell-unixutils/debian/changelog
=====================================
@@ -1,7 +1,11 @@
haskell-unixutils (1.54.3-2) UNRELEASED; urgency=medium
+ [ Scott Talbert ]
* Build using dh-haskell
+ [ Clint Adams ]
+ * Add explicit build-dependency on libcrypt-dev. closes: #1107054.
+
-- Scott Talbert <swt at techie.net> Sun, 09 Nov 2025 21:11:47 -0500
haskell-unixutils (1.54.3-1) unstable; urgency=medium
=====================================
p/haskell-unixutils/debian/control
=====================================
@@ -22,6 +22,7 @@ Build-Depends:
libghc-regex-tdfa-prof,
libghc-zlib-dev,
libghc-zlib-prof,
+ libcrypt-dev,
Build-Depends-Indep:
ghc-doc,
libghc-exceptions-doc,
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/d23dd7d04de22093c7fbb61d0a342f883d3c3307
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/d23dd7d04de22093c7fbb61d0a342f883d3c3307
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/20251113/c4913214/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list