[Git][haskell-team/DHG_packages][master] map-syntax: Upgrading from 0.2.0.2 to 0.3
Clint Adams
gitlab at salsa.debian.org
Thu Apr 26 22:05:29 BST 2018
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
c84768ff by Clint Adams at 2018-04-26T17:03:53-04:00
map-syntax: Upgrading from 0.2.0.2 to 0.3
- - - - -
4 changed files:
- p/haskell-map-syntax/debian/changelog
- p/haskell-map-syntax/debian/control
- − p/haskell-map-syntax/debian/patches/531b14ec3ec33d9b9f8535753bbd6b646d956eb6.patch
- − p/haskell-map-syntax/debian/patches/series
Changes:
=====================================
p/haskell-map-syntax/debian/changelog
=====================================
--- a/p/haskell-map-syntax/debian/changelog
+++ b/p/haskell-map-syntax/debian/changelog
@@ -1,3 +1,9 @@
+haskell-map-syntax (0.3-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Thu, 26 Apr 2018 17:00:59 -0400
+
haskell-map-syntax (0.2.0.2-4) unstable; urgency=medium
[ Ilias Tsitsimpis ]
=====================================
p/haskell-map-syntax/debian/control
=====================================
--- a/p/haskell-map-syntax/debian/control
+++ b/p/haskell-map-syntax/debian/control
@@ -10,14 +10,15 @@ Build-Depends:
ghc (>= 8),
ghc-prof,
haskell-devscripts (>= 0.13),
- libghc-hspec-dev (<< 2.5),
- libghc-hspec-dev (>= 2.2.3),
- libghc-hunit-dev (<< 2),
- libghc-hunit-dev (>= 1.2),
libghc-mtl-dev (<< 2.3),
libghc-mtl-dev (>= 2.0),
libghc-mtl-prof,
- libghc-quickcheck2-dev (<< 3)
+ libghc-hunit-dev (>= 1.2),
+ libghc-hunit-dev (<< 2),
+ libghc-quickcheck2-dev (>= 2.3.0.2),
+ libghc-quickcheck2-dev (<< 3),
+ libghc-hspec-dev (>= 2.2.3),
+ libghc-hspec-dev (<< 2.6),
Build-Depends-Indep: ghc-doc,
libghc-mtl-doc,
Standards-Version: 4.1.4
=====================================
p/haskell-map-syntax/debian/patches/531b14ec3ec33d9b9f8535753bbd6b646d956eb6.patch deleted
=====================================
--- a/p/haskell-map-syntax/debian/patches/531b14ec3ec33d9b9f8535753bbd6b646d956eb6.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-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
=====================================
p/haskell-map-syntax/debian/patches/series deleted
=====================================
--- a/p/haskell-map-syntax/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-531b14ec3ec33d9b9f8535753bbd6b646d956eb6.patch
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/c84768ff89b2157897bea5620025a4c3dd38e99b
---
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/c84768ff89b2157897bea5620025a4c3dd38e99b
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20180426/8e2e3aea/attachment-0001.html>
More information about the Pkg-haskell-commits
mailing list