[Pkg-haskell-commits] [package-plan] 01/01: Remove patches for iteratee
Joachim Breitner
nomeata at moszumanska.debian.org
Sat Jul 11 11:58:38 UTC 2015
This is an automated email from the git hooks/post-receive script.
nomeata pushed a commit to branch master
in repository package-plan.
commit 9ad272e181e1c22e60993cb6bad2d05df68620a4
Author: Joachim Breitner <mail at joachim-breitner.de>
Date: Sat Jul 11 13:58:35 2015 +0200
Remove patches for iteratee
---
.../iteratee/0.8.9.6/compat-with-exceptions-0.8.patch | 17 -----------------
patches/iteratee/0.8.9.6/series | 1 -
2 files changed, 18 deletions(-)
diff --git a/patches/iteratee/0.8.9.6/compat-with-exceptions-0.8.patch b/patches/iteratee/0.8.9.6/compat-with-exceptions-0.8.patch
deleted file mode 100644
index 30aa061..0000000
--- a/patches/iteratee/0.8.9.6/compat-with-exceptions-0.8.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-Description: Relax `exceptions` constraint upper bound
-Author: Dmitry Bogatov <KAction at gnu.org>
-Forwarded: yes
-Last-Update: 2015-04-25
----
-This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
---- a/iteratee.cabal
-+++ b/iteratee.cabal
-@@ -50,7 +50,7 @@ library
- monad-control == 0.3.* ,
- bytestring >= 0.9 && < 0.11,
- containers >= 0.2 && < 0.6,
-- exceptions >= 0.3 && < 0.7,
-+ exceptions >= 0.3 ,
- parallel >= 2 && < 4,
- transformers >= 0.2 && < 0.5,
- transformers-base >= 0.4 && < 0.5
diff --git a/patches/iteratee/0.8.9.6/series b/patches/iteratee/0.8.9.6/series
deleted file mode 100644
index b4d6d33..0000000
--- a/patches/iteratee/0.8.9.6/series
+++ /dev/null
@@ -1 +0,0 @@
-compat-with-exceptions-0.8.patch
--
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