[Git][haskell-team/package-plan][master] Re-enable zenc

Ilias Tsitsimpis (@iliastsi) gitlab at salsa.debian.org
Wed Oct 25 07:36:36 BST 2023



Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / package-plan


Commits:
907a6589 by Ilias Tsitsimpis at 2023-10-25T09:15:52+03:00
Re-enable zenc

- - - - -


3 changed files:

- packages.txt
- + patches/zenc/0.1.2/newer-test-deps
- + patches/zenc/0.1.2/series


Changes:

=====================================
packages.txt
=====================================
@@ -78,7 +78,7 @@ brick 1.9
 broadcast-chan 0.2.1.2
 bsb-http-chunked 0.0.0.4
 bustle 0.8.0 key binary ignore # BROKEN LTS 21
-butcher 1.3.3.2 ignore # BROKEN LTS 21
+butcher 1.3.3.2 ignore # https://bugs.debian.org/1054498
 bv-sized 1.0.5 notest
 byteable 0.1.1
 bytedump 1.0
@@ -121,7 +121,7 @@ chunked-data 0.3.1
 cipher-aes 0.2.11 ignore # https://bugs.debian.org/1018196
 cipher-aes128 0.7.0.6 ignore # https://bugs.debian.org/1054366
 cipher-camellia 0.0.2
-cipher-des 0.0.6 ignore # doesn't build with GHC 9.4
+cipher-des 0.0.6 ignore # https://bugs.debian.org/1054499
 citeproc 0.8.1
 clash-ghc 1.6.6
 clash-lib 1.6.6
@@ -677,7 +677,7 @@ mueval 0.9.3 key
 multimap 1.2.1
 multipart 0.2.1
 multiset-comb 0.2.4.2
-multistate 0.8.0.4 ignore # BROKEN LTS 21
+multistate 0.8.0.4 ignore # https://bugs.debian.org/1054497
 murmur-hash 0.1.0.10
 MusicBrainz 0.4.1
 mustache 2.4.2
@@ -810,7 +810,7 @@ raaz 0.3.7 ignore # https://bugs.debian.org/1053980
 random 1.2.1.1 notest
 random-fu 0.3.0.1
 random-shuffle 0.0.4
-random-source 0.3.0.11 ignore # BROKEN LTS 21
+random-source 0.3.0.11 ignore # https://bugs.debian.org/1054496
 rank2classes 1.5.2
 rate-limit 1.4.3
 raw-strings-qq 1.1
@@ -838,7 +838,7 @@ regexpr 0.5.4
 regex-tdfa 1.3.2.2
 regex-tdfa-rc 1.1.8.3 avoid
 reinterpret-cast 0.1.0 notest # avoid dependency on loop
-repa 3.4.1.5 ignore # BROKEN LTS 21
+repa 3.4.1.5 ignore # https://bugs.debian.org/1054495
 repline 0.4.2.0
 resolv 0.2.0.2 notest
 resource-pool 0.4.0.0
@@ -1179,7 +1179,7 @@ yi-misc-modes 0.19.0 ignore
 yi-mode-haskell 0.19.0 ignore
 yi-mode-javascript 0.19.0 ignore
 yi-rope 0.11 ignore
-zenc 0.1.2 ignore # BROKEN LTS 21
+zenc 0.1.2
 zeromq4-haskell 0.8.0 notest
 zip-archive 0.4.3
 zlib 0.6.3.0 notest


=====================================
patches/zenc/0.1.2/newer-test-deps
=====================================
@@ -0,0 +1,17 @@
+Index: b/zenc.cabal
+===================================================================
+--- a/zenc.cabal
++++ b/zenc.cabal
+@@ -35,9 +35,9 @@ test-suite tests
+    main-is:             Tests.hs
+    other-modules:       Text.Encoding.Z
+    build-depends:       base >= 3 && <= 5
+-   build-depends:       hedgehog == 1.0.*
+-   build-depends:       hspec == 2.8.*
+-   build-depends:       hspec-hedgehog == 0.0.*
++   build-depends:       hedgehog
++   build-depends:       hspec
++   build-depends:       hspec-hedgehog
+    default-language:    Haskell2010
+ 
+ source-repository this


=====================================
patches/zenc/0.1.2/series
=====================================
@@ -0,0 +1 @@
+newer-test-deps



View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/commit/907a658929bde3b81dcd4be843cc592640672186

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/commit/907a658929bde3b81dcd4be843cc592640672186
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/20231025/09e0f36b/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list