[Git][haskell-team/package-plan][master] Patch hackage-security to avoid Cabal-syntax
Ilias Tsitsimpis (@iliastsi)
gitlab at salsa.debian.org
Tue Aug 2 17:58:43 BST 2022
Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / package-plan
Commits:
16c8ab03 by Ilias Tsitsimpis at 2022-08-02T19:55:28+03:00
Patch hackage-security to avoid Cabal-syntax
- - - - -
3 changed files:
- packages.txt
- + patches/hackage-security/0.6.2.1/no-cabal-syntax
- + patches/hackage-security/0.6.2.1/series
Changes:
=====================================
packages.txt
=====================================
@@ -100,7 +100,6 @@ c2hs 0.28.8 binary notest
cabal-debian 5.2 binary -f-local-debian key ahead
cabal-doctest 1.0.9
cabal-install 3.4.1.0 binary key
-Cabal-syntax 3.6.0.0
cairo 0.13.8.2
call-stack 0.4.0 notest
casa-client 0.0.1
=====================================
patches/hackage-security/0.6.2.1/no-cabal-syntax
=====================================
@@ -0,0 +1,14 @@
+Index: b/hackage-security.cabal
+===================================================================
+--- a/hackage-security.cabal
++++ b/hackage-security.cabal
+@@ -159,8 +159,7 @@ library
+ else
+ build-depends: Cabal >= 1.14 && < 1.26
+ || >= 2.0 && < 2.6
+- || >= 3.0 && < 3.7,
+- Cabal-syntax < 3.7
++ || >= 3.0 && < 3.7
+
+ hs-source-dirs: src
+ default-language: Haskell2010
=====================================
patches/hackage-security/0.6.2.1/series
=====================================
@@ -0,0 +1 @@
+no-cabal-syntax
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/commit/16c8ab03321dec98b77a52b4b69a96618c218680
--
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/commit/16c8ab03321dec98b77a52b4b69a96618c218680
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/20220802/3c170a90/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list