[package-plan] 01/01: Update build-deps for rss2irc

Ilias Tsitsimpis iliastsi-guest at moszumanska.debian.org
Tue Nov 7 11:26:55 UTC 2017


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

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

commit 3f0548ed20a890ae737f6847feaca42979cbb54e
Author: Ilias Tsitsimpis <iliastsi at debian.org>
Date:   Tue Nov 7 13:24:00 2017 +0200

    Update build-deps for rss2irc
---
 packages.txt                   |  2 +-
 patches/rss2irc/1.1/newer-deps | 19 +++++++++++++++++++
 patches/rss2irc/1.1/series     |  1 +
 3 files changed, 21 insertions(+), 1 deletion(-)

diff --git a/packages.txt b/packages.txt
index af4ba2a..4778090 100644
--- a/packages.txt
+++ b/packages.txt
@@ -695,7 +695,7 @@ resource-pool 0.2.3.2
 resourcet 1.1.9
 retry 0.7.4.2 notest # tests disabled during 7.10 transition
 RSA 2.3.0
-rss2irc 1.1 binary ignore # BROKEN - LTS 8 - needs patching for newer http-client
+rss2irc 1.1 binary
 rvar 0.2.0.3
 safe 0.3.15
 safecopy 0.9.3.3
diff --git a/patches/rss2irc/1.1/newer-deps b/patches/rss2irc/1.1/newer-deps
new file mode 100644
index 0000000..1f3bd5c
--- /dev/null
+++ b/patches/rss2irc/1.1/newer-deps
@@ -0,0 +1,19 @@
+Description: Fix versioned build dependencies
+Author: Ilias Tsitsimpis <iliastsi at debian.org>
+---
+
+Index: b/rss2irc.cabal
+===================================================================
+--- a/rss2irc.cabal
++++ b/rss2irc.cabal
+@@ -42,8 +42,8 @@ executable rss2irc
+                     ,deepseq
+                     ,irc                   >= 0.6 && < 0.7
+                     ,feed                  >= 0.3.9 && < 0.4
+-                    ,http-client           >= 0.2.1 && < 0.5
+-                    ,http-conduit          >= 1.9 && < 2.2
++                    ,http-client           >= 0.2.1 && < 0.6
++                    ,http-conduit          >= 1.9 && < 2.3
+                     ,resourcet             >= 0.4.4 && < 1.2
+                     ,http-types            >= 0.6.4 && < 1.0
+                     ,io-storage            >= 0.3 && < 0.4
diff --git a/patches/rss2irc/1.1/series b/patches/rss2irc/1.1/series
new file mode 100644
index 0000000..58889b7
--- /dev/null
+++ b/patches/rss2irc/1.1/series
@@ -0,0 +1 @@
+newer-deps

-- 
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