[DHG_packages] 01/01: werewolf: fix patch for newer extra. closes: #867872

Clint Adams clint at moszumanska.debian.org
Mon Jul 10 12:03:00 UTC 2017


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

clint pushed a commit to branch master
in repository DHG_packages.

commit 42696c85b8d0a834cb12a2a2a661afcb747daa68
Author: Clint Adams <clint at debian.org>
Date:   Mon Jul 10 08:02:05 2017 -0400

    werewolf: fix patch for newer extra.  closes: #867872
---
 p/haskell-werewolf/debian/changelog                           | 6 ++++++
 p/haskell-werewolf/debian/patches/newer-extra-and-monadrandom | 9 +++++++++
 2 files changed, 15 insertions(+)

diff --git a/p/haskell-werewolf/debian/changelog b/p/haskell-werewolf/debian/changelog
index 4af2d50..280949a 100644
--- a/p/haskell-werewolf/debian/changelog
+++ b/p/haskell-werewolf/debian/changelog
@@ -1,3 +1,9 @@
+haskell-werewolf (1.5.1.1-6) unstable; urgency=medium
+
+  * Fix patch for newer extra.  closes: #867872.
+
+ -- Clint Adams <clint at debian.org>  Mon, 10 Jul 2017 07:56:03 -0400
+
 haskell-werewolf (1.5.1.1-5) unstable; urgency=medium
 
   * Patch for newer extra and MonadRandom.  closes: #867842.
diff --git a/p/haskell-werewolf/debian/patches/newer-extra-and-monadrandom b/p/haskell-werewolf/debian/patches/newer-extra-and-monadrandom
index d31e8c5..111e734 100644
--- a/p/haskell-werewolf/debian/patches/newer-extra-and-monadrandom
+++ b/p/haskell-werewolf/debian/patches/newer-extra-and-monadrandom
@@ -13,3 +13,12 @@
          mtl == 2.2.*,
          optparse-applicative >= 0.11 && < 0.14,
          random-shuffle,
+@@ -390,7 +390,7 @@
+         aeson >= 0.8 && < 0.12,
+         base >= 4.8 && < 5,
+         containers == 0.5.*,
+-        extra == 1.4.*,
++        extra >= 1.4 && < 1.6,
+         interpolate == 0.1.*,
+         lens >= 4.12 && < 4.15,
+         mtl == 2.2.*,

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