[DHG_packages] 01/01: copy patch to haskell-irc-core from package-plan

Sean Whitton spw-guest at moszumanska.debian.org
Sun May 29 11:06:06 UTC 2016


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

spw-guest pushed a commit to branch LTS-6
in repository DHG_packages.

commit a9ec6ad4483a4fda9f12260574e30e3573c2b1ec
Author: Sean Whitton <spwhitton at spwhitton.name>
Date:   Sun May 29 20:05:29 2016 +0900

    copy patch to haskell-irc-core from package-plan
---
 p/haskell-irc-core/debian/patches/bump-vty-dep | 11 +++++++++++
 p/haskell-irc-core/debian/patches/series       |  1 +
 2 files changed, 12 insertions(+)

diff --git a/p/haskell-irc-core/debian/patches/bump-vty-dep b/p/haskell-irc-core/debian/patches/bump-vty-dep
new file mode 100644
index 0000000..6f93d57
--- /dev/null
+++ b/p/haskell-irc-core/debian/patches/bump-vty-dep
@@ -0,0 +1,11 @@
+--- a/irc-core.cabal
++++ b/irc-core.cabal
+@@ -153,7 +153,7 @@ executable glirc
+                  split            >= 0.2.2    && < 0.3,
+                  stm              >= 2.4.4    && < 2.5,
+                  text             >= 1.2.0.4  && < 1.3,
+-                 vty              >= 5.2.7    && < 5.5,
++                 vty              >= 5.2.7    && < 5.6,
+                  haskell-lexer    >= 1.0      && < 1.1,
+                  transformers     >= 0.2      && < 0.6,
+                  regex-tdfa       >= 1.2      && < 1.3
diff --git a/p/haskell-irc-core/debian/patches/series b/p/haskell-irc-core/debian/patches/series
new file mode 100644
index 0000000..5a97868
--- /dev/null
+++ b/p/haskell-irc-core/debian/patches/series
@@ -0,0 +1 @@
+bump-vty-dep

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



More information about the Pkg-haskell-commits mailing list