[package-plan] 01/01: RM applicative-quoters, blaze-builder-enumerator, dataenc, MonadCatchIO-transformers, zlib-enum

Clint Adams clint at moszumanska.debian.org
Sat Nov 5 16:17:43 UTC 2016


This is an automated email from the git hooks/post-receive script.

clint pushed a commit to branch master
in repository package-plan.

commit 1f08c4471f2fb60aeca50348ca83de4aa0f6db2c
Author: Clint Adams <clint at debian.org>
Date:   Sat Nov 5 12:17:05 2016 -0400

    RM applicative-quoters, blaze-builder-enumerator, dataenc, MonadCatchIO-transformers, zlib-enum
---
 packages.txt                                                |  5 -----
 .../blaze-builder-enumerator/0.2.1.0/no-bytestring-builder  | 13 -------------
 patches/blaze-builder-enumerator/0.2.1.0/series             |  1 -
 patches/dataenc/0.14.0.7/series                             |  1 -
 patches/dataenc/0.14.0.7/update-build-deps-ghc-7.10.1       | 12 ------------
 5 files changed, 32 deletions(-)

diff --git a/packages.txt b/packages.txt
index 14a9613..397f752 100644
--- a/packages.txt
+++ b/packages.txt
@@ -13,7 +13,6 @@ alex 3.1.7 binary key
 ansi-terminal 0.6.2.3
 ansi-wl-pprint 0.6.7.3
 appar 0.1.4
-applicative-quoters 0.1.0.8 obsolete # dep of structured-haskell-mode, by Thomas Koch # BROKEN - GHC8
 arbtt 0.9.0.10 binary notest key
 argon2 1.2.0 notest # BROKEN - GHC8 (testsuite only)
 arrows 0.4.4.1 key
@@ -45,7 +44,6 @@ bindings-nettle 0.3.1 key # for QA
 bindings-sane 0.0.1 key # for QA
 blaze-builder 0.4.0.2
 blaze-builder-conduit 1.1.0 avoid
-blaze-builder-enumerator 0.2.1.0 obsolete # BROKEN - GHC8
 blaze-html 0.8.1.2
 blaze-markup 0.7.1.0
 blaze-svg 0.3.6
@@ -164,7 +162,6 @@ data-default-instances-base 0.1.0.1
 data-default-instances-containers 0.0.1
 data-default-instances-dlist 0.0.1
 data-default-instances-old-locale 0.0.1
-dataenc 0.14.0.7 obsolete # BROKEN - GHC8
 data-hash 0.2.0.1
 data-inttrie 0.1.2
 data-memocombinators 0.5.1
@@ -485,7 +482,6 @@ MissingH 1.4.0.1 notest
 mmap 0.5.9
 mmorph 1.0.6
 mockery 0.3.4
-MonadCatchIO-transformers 0.3.1.3 obsolete
 monad-control 1.0.1.0
 monadcryptorandom 0.7.0
 monad-journal 0.7.2
@@ -880,5 +876,4 @@ zeromq4-haskell 0.6.5 notest
 zip-archive 0.3.0.5
 zlib 0.6.1.2 notest
 zlib-bindings 0.1.1.5
-zlib-enum 0.2.3.1 obsolete # BROKEN - GHC8
 zxcvbn-c 1.0.1
diff --git a/patches/blaze-builder-enumerator/0.2.1.0/no-bytestring-builder b/patches/blaze-builder-enumerator/0.2.1.0/no-bytestring-builder
deleted file mode 100644
index 91e130f..0000000
--- a/patches/blaze-builder-enumerator/0.2.1.0/no-bytestring-builder
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: blaze-builder-enumerator-0.2.1.0/blaze-builder-enumerator.cabal
-===================================================================
---- blaze-builder-enumerator-0.2.1.0.orig/blaze-builder-enumerator.cabal	2015-06-27 15:19:55.601243353 +0200
-+++ blaze-builder-enumerator-0.2.1.0/blaze-builder-enumerator.cabal	2015-06-27 15:21:17.279058572 +0200
-@@ -50,7 +50,7 @@
- 
-   if flag(newbuilder)
-       Build-depends:
--          bytestring-builder >= 0.10.4 && <0.11
-+          bytestring >= 0.10.4 && <0.11
-         , blaze-builder >= 0.4 && <0.5
-   else
-       Build-depends:
diff --git a/patches/blaze-builder-enumerator/0.2.1.0/series b/patches/blaze-builder-enumerator/0.2.1.0/series
deleted file mode 100644
index d61cbb2..0000000
--- a/patches/blaze-builder-enumerator/0.2.1.0/series
+++ /dev/null
@@ -1 +0,0 @@
-no-bytestring-builder
diff --git a/patches/dataenc/0.14.0.7/series b/patches/dataenc/0.14.0.7/series
deleted file mode 100644
index 21b2a85..0000000
--- a/patches/dataenc/0.14.0.7/series
+++ /dev/null
@@ -1 +0,0 @@
-update-build-deps-ghc-7.10.1
diff --git a/patches/dataenc/0.14.0.7/update-build-deps-ghc-7.10.1 b/patches/dataenc/0.14.0.7/update-build-deps-ghc-7.10.1
deleted file mode 100644
index 2bfe629..0000000
--- a/patches/dataenc/0.14.0.7/update-build-deps-ghc-7.10.1
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -aur dataenc-0.14.0.7/dataenc.cabal dataenc-0.14.0.7.new/dataenc.cabal
---- dataenc-0.14.0.7/dataenc.cabal	2014-04-22 20:38:41.000000000 +0200
-+++ dataenc-0.14.0.7.new/dataenc.cabal	2015-03-31 19:19:16.308257528 +0200
-@@ -21,7 +21,7 @@
- 
- library
-     hs-source-dirs: src
--    build-depends: array, base >= 3.0.0 && < 4.8, containers
-+    build-depends: array, base >= 3.0.0 && < 4.9, containers
-     exposed-modules:
-             Codec.Binary.Base16
-             Codec.Binary.Base32

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/package-plan.git



More information about the Pkg-haskell-commits mailing list