[Git][haskell-team/DHG_packages][master] regex-pcre2: Add libghc-regex-pcre2-dev Depends: libpcre2-dev
Scott Talbert (@swt2c)
gitlab at salsa.debian.org
Wed Sep 24 15:01:51 BST 2025
Scott Talbert pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
ed7754a3 by Jeremy Bícha at 2025-09-23T15:57:20-04:00
regex-pcre2: Add libghc-regex-pcre2-dev Depends: libpcre2-dev
- - - - -
1 changed file:
- p/haskell-regex-pcre2/debian/control
Changes:
=====================================
p/haskell-regex-pcre2/debian/control
=====================================
@@ -26,7 +26,7 @@ X-Description: PCRE2 Backend for "Text.Regex" (regex-base)
Package: libghc-regex-pcre2-dev
Architecture: any
-Depends: ${haskell:Depends}, ${misc:Depends}, ${shlibs:Depends},
+Depends: libpcre2-dev, ${haskell:Depends}, ${misc:Depends}, ${shlibs:Depends},
Recommends: ${haskell:Recommends},
Suggests: ${haskell:Suggests},
Conflicts: ${haskell:Conflicts},
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/ed7754a343461370222128ae99078a36e96eac23
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/ed7754a343461370222128ae99078a36e96eac23
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/20250924/0db1e232/attachment.htm>
More information about the Pkg-haskell-commits
mailing list