[Git][haskell-team/package-plan][master] Disable Yi
Ilias Tsitsimpis (@iliastsi)
gitlab at salsa.debian.org
Sat Oct 7 16:58:11 BST 2023
Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / package-plan
Commits:
ba37c8f6 by Ilias Tsitsimpis at 2023-10-07T18:55:17+03:00
Disable Yi
- - - - -
5 changed files:
- packages.txt
- − patches/snap-templates/1.0.0.2/newer-deps
- − patches/snap-templates/1.0.0.2/series
- patches/stack/2.9.3.1/no-mintty
- patches/text-show/3.10.4/no-bytestring-builder
Changes:
=====================================
packages.txt
=====================================
@@ -1160,17 +1160,17 @@ yesod-newsfeed 1.7.0.0
yesod-persistent 1.6.0.8 notest
yesod-static 1.6.1.0
yesod-test 1.6.15
-yi 0.19.0 binary key -f+vty -f+pango
-yi-core 0.19.2
+yi 0.19.0 binary key -f+vty -f+pango ignore
+yi-core 0.19.2 ignore # https://bugs.debian.org/1053633
yi-frontend-pango 0.19.1 ignore # https://bugs.debian.org/967521
-yi-frontend-vty 0.19.0
-yi-keymap-emacs 0.19.0
-yi-keymap-vim 0.19.0
-yi-language 0.19.0
-yi-misc-modes 0.19.0
-yi-mode-haskell 0.19.0
-yi-mode-javascript 0.19.0
-yi-rope 0.11
+yi-frontend-vty 0.19.0 ignore
+yi-keymap-emacs 0.19.0 ignore
+yi-keymap-vim 0.19.0 ignore
+yi-language 0.19.0 ignore
+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
zeromq4-haskell 0.8.0 notest
zip-archive 0.4.3
=====================================
patches/snap-templates/1.0.0.2/newer-deps deleted
=====================================
@@ -1,17 +0,0 @@
-Index: b/snap-templates.cabal
-===================================================================
---- a/snap-templates.cabal
-+++ b/snap-templates.cabal
-@@ -74,10 +74,10 @@ Executable snap
- directory-tree >= 0.11 && < 0.13,
- filepath >= 1.1 && < 1.5,
- -- Blacklist bad versions of hashable
-- hashable (>= 1.1 && < 1.2) || (>= 1.2.0.6 && <1.3),
-+ hashable (>= 1.1 && < 1.2) || (>= 1.2.0.6),
- old-time >= 1.0 && < 1.2,
- -- snap-server >= 1.0 && < 1.1,
-- template-haskell >= 2.2 && < 2.15,
-+ template-haskell >= 2.2,
- text >= 0.11 && < 1.3
-
- extensions:
=====================================
patches/snap-templates/1.0.0.2/series deleted
=====================================
@@ -1 +0,0 @@
-newer-deps
=====================================
patches/stack/2.9.3.1/no-mintty
=====================================
@@ -2,7 +2,7 @@ Index: b/stack.cabal
===================================================================
--- a/stack.cabal
+++ b/stack.cabal
-@@ -307,7 +307,6 @@ library
+@@ -308,7 +308,6 @@ library
, http-types
, memory
, microlens
@@ -10,7 +10,7 @@ Index: b/stack.cabal
, mono-traversable
, mtl
, mustache
-@@ -432,7 +431,6 @@ executable stack
+@@ -433,7 +432,6 @@ executable stack
, http-types
, memory
, microlens
@@ -18,7 +18,7 @@ Index: b/stack.cabal
, mono-traversable
, mtl
, mustache
-@@ -556,7 +554,6 @@ executable stack-integration-test
+@@ -557,7 +555,6 @@ executable stack-integration-test
, http-types
, memory
, microlens
@@ -26,7 +26,7 @@ Index: b/stack.cabal
, mono-traversable
, mtl
, mustache
-@@ -687,7 +684,6 @@ test-suite stack-test
+@@ -688,7 +685,6 @@ test-suite stack-test
, http-types
, memory
, microlens
=====================================
patches/text-show/3.10.4/no-bytestring-builder
=====================================
@@ -7,7 +7,7 @@ Index: b/text-show.cabal
, bifunctors >= 5.1 && < 6
, bytestring >= 0.9 && < 0.13
- , bytestring-builder
- , containers >= 0.1 && < 0.7
+ , containers >= 0.1 && < 0.8
, generic-deriving >= 1.14.1 && < 2
, ghc-prim
@@ -369,7 +368,6 @@ test-suite spec
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/commit/ba37c8f686715fb22962877284f961a001b60b74
--
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/commit/ba37c8f686715fb22962877284f961a001b60b74
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/20231007/93f6fa03/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list