[Git][haskell-team/package-plan][master] more breakage
Clint Adams
gitlab at salsa.debian.org
Tue Apr 10 03:18:39 UTC 2018
Clint Adams pushed to branch master at Debian Haskell Group / package-plan
Commits:
1121d609 by Clint Adams at 2018-04-09T23:18:32-04:00
more breakage
- - - - -
5 changed files:
- packages.txt
- − patches/snap-server/1.0.3.3/no-bytestring-builder
- − patches/snap-server/1.0.3.3/series
- + patches/uri-bytestring/0.3.1.1/no-fail
- + patches/uri-bytestring/0.3.1.1/series
Changes:
=====================================
packages.txt
=====================================
--- a/packages.txt
+++ b/packages.txt
@@ -68,6 +68,7 @@ BoundedChan 1.0.3.0
boxes 0.1.5
brainfuck 0.1.0.3
brick 0.34.1
+bsb-http-chunked 0.0.0.2
bustle 0.5.4 key binary=bustle
byteable 0.1.1
bytedump 1.0
@@ -235,7 +236,7 @@ EdisonAPI 1.3.1
EdisonCore 1.3.2.1
edit-distance 0.2.2.1
either 5 # by accident
-ekg 0.4.0.15 key
+ekg 0.4.0.15 key ignore # BROKEN: LTS 11: via snap-server
ekg-core 0.1.1.4
ekg-json 0.1.0.6
email-validate 2.3.2.5
@@ -752,9 +753,9 @@ skylighting 0.6 -fsystem-pcre
smallcheck 1.1.3.1
smtLib 1.0.8
smtp-mail 0.1.4.6
-snap 1.1.0.0
+snap 1.1.0.0 ignore # BROKEN: LTS 11: newer snap-server
snap-core 1.0.3.2
-snap-server 1.0.3.3
+snap-server 1.1.0.0 ignore # BROKEN: needs repatching
snap-templates 1.0.0.1 binary
soap 0.2.3.6
soap-tls 0.1.1.4
@@ -825,7 +826,7 @@ text-icu 0.7.0.1
text-metrics 0.3.0
text-postgresql 0.0.2.3
text-short 0.1.2 notest # test suite requires newer LTS
-text-show 3.7.3
+text-show 3.7.3 ignore # BROKEN: LTS 11: base-compat-batteries
text-zipper 0.10.1
tf-random 0.5
th-abstraction 0.2.6.0
@@ -837,7 +838,7 @@ th-lift 0.7.8
th-lift-instances 0.1.11
th-orphans 0.13.5
threads 0.5.1.6 notest
-threadscope 0.2.9 key binary
+threadscope 0.2.10 key binary
th-reify-compat 0.0.1.3
th-reify-many 0.1.8
th-utilities 0.2.0.1
@@ -856,7 +857,7 @@ transformers-compat 0.5.1.4
tree-monad 0.3
trifecta 1.7.1.1
tuple 0.3.0.2
-twitter-conduit 0.2.3
+twitter-conduit 0.2.3 ignore # BROKEN: LTS 11: newer http-conduit
twitter-types 0.7.2.2
twitter-types-lens 0.7.2
typed-process 0.2.2.0
=====================================
patches/snap-server/1.0.3.3/no-bytestring-builder deleted
=====================================
--- a/patches/snap-server/1.0.3.3/no-bytestring-builder
+++ /dev/null
@@ -1,42 +0,0 @@
---- a/snap-server.cabal
-+++ b/snap-server.cabal
-@@ -98,7 +98,6 @@
- base >= 4 && < 5,
- 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.8,
- containers >= 0.3 && < 0.6,
-@@ -209,7 +208,6 @@
- base >= 4 && < 5,
- base16-bytestring >= 0.1 && < 0.2,
- blaze-builder >= 0.4 && < 0.5,
-- bytestring-builder >= 0.10.4 && < 0.11,
- bytestring >= 0.9.1 && < 0.11,
- case-insensitive >= 1.1 && < 1.3,
- clock >= 0.7.1 && < 0.8,
-@@ -317,7 +315,6 @@
- base >= 4 && < 5,
- blaze-builder >= 0.4 && < 0.5,
- bytestring >= 0.9 && < 0.11,
-- bytestring-builder >= 0.10.4 && < 0.11,
- criterion >= 0.6 && < 1.3,
- io-streams,
- io-streams-haproxy >= 1.0 && < 1.1,
-@@ -400,7 +397,6 @@
- base >= 4 && < 5,
- 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.8,
- containers >= 0.3 && < 0.6,
-@@ -493,7 +489,6 @@
- base >= 4 && < 5,
- 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.8,
- containers >= 0.3 && < 0.6,
=====================================
patches/snap-server/1.0.3.3/series deleted
=====================================
--- a/patches/snap-server/1.0.3.3/series
+++ /dev/null
@@ -1 +0,0 @@
-no-bytestring-builder
=====================================
patches/uri-bytestring/0.3.1.1/no-fail
=====================================
--- /dev/null
+++ b/patches/uri-bytestring/0.3.1.1/no-fail
@@ -0,0 +1,10 @@
+--- a/uri-bytestring.cabal
++++ b/uri-bytestring.cabal
+@@ -41,7 +41,6 @@
+
+ attoparsec >= 0.13.1.0 && < 0.14
+ , base >= 4.6 && < 5
+- , fail >= 4.9 && < 5
+ , bytestring >= 0.9.1 && < 0.11
+ , blaze-builder >= 0.3.0.0 && < 0.5
+ , template-haskell >= 2.9 && < 2.14
=====================================
patches/uri-bytestring/0.3.1.1/series
=====================================
--- /dev/null
+++ b/patches/uri-bytestring/0.3.1.1/series
@@ -0,0 +1 @@
+no-fail
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/commit/1121d609edcb81c8e4d9150e4f1087fa0061aa93
---
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/commit/1121d609edcb81c8e4d9150e4f1087fa0061aa93
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-haskell-commits/attachments/20180410/81a37ff6/attachment-0001.html>
More information about the Pkg-haskell-commits
mailing list