[Git][haskell-team/package-plan][master] 2 commits: Ignore ncurses (removal notice)
Ilias Tsitsimpis
gitlab at salsa.debian.org
Mon Sep 28 16:46:40 BST 2020
Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / package-plan
Commits:
9c7140b1 by Ilias Tsitsimpis at 2020-09-28T18:45:52+03:00
Ignore ncurses (removal notice)
- - - - -
19dcffd0 by Ilias Tsitsimpis at 2020-09-28T18:45:58+03:00
Update patat from unstable
- - - - -
2 changed files:
- packages.txt
- patches/snap-server/1.1.1.2/no-bytestring-builder
Changes:
=====================================
packages.txt
=====================================
@@ -653,7 +653,7 @@ names-th 0.3.0.1
nanospec 0.2.2
nats 1.1.2 avoid
natural-transformation 0.4
-ncurses 0.2.16 key
+ncurses 0.2.16 ignore # https://bugs.debian.org/971267
neat-interpolation 0.3.2.6 notest # Disable tests to avoid dep on HTF
nettle 0.3.0
netwire 5.0.3 key
@@ -709,7 +709,7 @@ parseargs 0.2.0.9
parsec-numbers 0.1.0
parser-combinators 1.2.1
parsers 0.12.10
-patat 0.8.4.3 binary ignore # BROKEN: LTS 15.13: newer ansi-terminal
+patat 0.8.6.1 binary
path 0.7.0
path-io 1.6.0
path-pieces 0.2.1
=====================================
patches/snap-server/1.1.1.2/no-bytestring-builder
=====================================
@@ -1,42 +1,44 @@
+Index: b/snap-server.cabal
+===================================================================
--- a/snap-server.cabal
+++ b/snap-server.cabal
-@@ -100,7 +100,6 @@
- base >= 4.6 && < 4.15,
- blaze-builder >= 0.4 && < 0.5,
- bytestring >= 0.9.1 && < 0.11,
-- bytestring-builder >= 0.10.4 && < 0.11,
- case-insensitive >= 1.1 && < 1.3,
- clock >= 0.7.1 && < 0.9,
- containers >= 0.3 && < 0.7,
-@@ -215,7 +214,6 @@
- base,
- base16-bytestring >= 0.1 && < 0.2,
- blaze-builder,
-- bytestring-builder,
- bytestring,
- case-insensitive,
- clock,
-@@ -326,7 +324,6 @@
- base,
- blaze-builder,
- bytestring,
-- bytestring-builder,
- criterion >= 0.6 && < 1.6,
- io-streams,
- io-streams-haproxy,
-@@ -409,7 +406,6 @@
- base,
- blaze-builder,
- bytestring,
-- bytestring-builder,
- case-insensitive,
- clock,
- containers,
-@@ -502,7 +498,6 @@
- base,
- blaze-builder,
- bytestring,
-- bytestring-builder,
- case-insensitive,
- clock,
- containers,
+@@ -101,7 +101,6 @@ Library
+ base >= 4.6 && < 4.15,
+ blaze-builder >= 0.4 && < 0.5,
+ bytestring >= 0.9.1 && < 0.11,
+- bytestring-builder >= 0.10.4 && < 0.11,
+ case-insensitive >= 1.1 && < 1.3,
+ clock >= 0.7.1 && < 0.9,
+ containers >= 0.3 && < 0.7,
+@@ -216,7 +215,6 @@ Test-suite testsuite
+ base,
+ base16-bytestring >= 0.1 && < 1.1,
+ blaze-builder,
+- bytestring-builder,
+ bytestring,
+ case-insensitive,
+ clock,
+@@ -327,7 +325,6 @@ Benchmark benchmark
+ base,
+ blaze-builder,
+ bytestring,
+- bytestring-builder,
+ criterion >= 0.6 && < 1.6,
+ io-streams,
+ io-streams-haproxy,
+@@ -410,7 +407,6 @@ Executable snap-test-pong-server
+ base,
+ blaze-builder,
+ bytestring,
+- bytestring-builder,
+ case-insensitive,
+ clock,
+ containers,
+@@ -503,7 +499,6 @@ Executable snap-test-server
+ base,
+ blaze-builder,
+ bytestring,
+- bytestring-builder,
+ case-insensitive,
+ clock,
+ containers,
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/compare/c37b6b3b467904836e657adc3a54f8dd64293485...19dcffd00db8945241915cc6d12d0be338176b74
--
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/compare/c37b6b3b467904836e657adc3a54f8dd64293485...19dcffd00db8945241915cc6d12d0be338176b74
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/20200928/38530b64/attachment-0001.html>
More information about the Pkg-haskell-commits
mailing list