[DHG_packages] 01/01: haskell-map-syntax: bump hspec bounds

Gianfranco Costamagna locutusofborg at moszumanska.debian.org
Tue Jul 11 12:38:06 UTC 2017


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

locutusofborg pushed a commit to branch master
in repository DHG_packages.

commit 7acbf28563e2a68ed34898590ae1bc7bceb45886
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Tue Jul 11 14:37:02 2017 +0200

    haskell-map-syntax: bump hspec bounds
---
 p/haskell-map-syntax/debian/changelog                |  7 +++++++
 p/haskell-map-syntax/debian/control                  |  2 +-
 .../531b14ec3ec33d9b9f8535753bbd6b646d956eb6.patch   | 20 ++++++++++++++++++++
 p/haskell-map-syntax/debian/patches/series           |  1 +
 4 files changed, 29 insertions(+), 1 deletion(-)

diff --git a/p/haskell-map-syntax/debian/changelog b/p/haskell-map-syntax/debian/changelog
index cf992c6..9a7c845 100644
--- a/p/haskell-map-syntax/debian/changelog
+++ b/p/haskell-map-syntax/debian/changelog
@@ -1,3 +1,10 @@
+haskell-map-syntax (0.2.0.2-2) unstable; urgency=medium
+
+  * debian/patches/531b14ec3ec33d9b9f8535753bbd6b646d956eb6.patch:
+    - bump hspec bounds
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org>  Tue, 11 Jul 2017 14:35:40 +0200
+
 haskell-map-syntax (0.2.0.2-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/p/haskell-map-syntax/debian/control b/p/haskell-map-syntax/debian/control
index b73f0e4..56f53e1 100644
--- a/p/haskell-map-syntax/debian/control
+++ b/p/haskell-map-syntax/debian/control
@@ -10,7 +10,7 @@ Build-Depends:
  ghc (>= 8),
  ghc-prof,
  haskell-devscripts (>= 0.13),
- libghc-hspec-dev (<< 2.3),
+ libghc-hspec-dev (<< 2.5),
  libghc-hspec-dev (>= 2.2.3),
  libghc-hunit-dev (<< 2),
  libghc-hunit-dev (>= 1.2),
diff --git a/p/haskell-map-syntax/debian/patches/531b14ec3ec33d9b9f8535753bbd6b646d956eb6.patch b/p/haskell-map-syntax/debian/patches/531b14ec3ec33d9b9f8535753bbd6b646d956eb6.patch
new file mode 100644
index 0000000..a843412
--- /dev/null
+++ b/p/haskell-map-syntax/debian/patches/531b14ec3ec33d9b9f8535753bbd6b646d956eb6.patch
@@ -0,0 +1,20 @@
+From 531b14ec3ec33d9b9f8535753bbd6b646d956eb6 Mon Sep 17 00:00:00 2001
+From: Peter Jones <pjones at devalot.com>
+Date: Thu, 23 Mar 2017 16:58:35 -0700
+Subject: [PATCH] Bump upper bounds on the hspec package
+
+---
+ map-syntax.cabal | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/map-syntax.cabal b/map-syntax.cabal
+index 631036e..6feeed4 100644
+--- a/map-syntax.cabal
++++ b/map-syntax.cabal
+@@ -63,5 +63,5 @@ Test-suite testsuite
+     HUnit                      >= 1.2      && < 2,
+     mtl                        >= 2.0      && < 2.3,
+     QuickCheck                 >= 2.3.0.2  && < 3,
+-    hspec                      >= 2.2.3    && < 2.4,
++    hspec                      >= 2.2.3    && < 2.5,
+     transformers               >= 0.3      && < 0.6
diff --git a/p/haskell-map-syntax/debian/patches/series b/p/haskell-map-syntax/debian/patches/series
new file mode 100644
index 0000000..df1f2e4
--- /dev/null
+++ b/p/haskell-map-syntax/debian/patches/series
@@ -0,0 +1 @@
+531b14ec3ec33d9b9f8535753bbd6b646d956eb6.patch

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