[DHG_packages] 01/01: haskell-binary-orphans: bump semigroup dependency

Gianfranco Costamagna locutusofborg at moszumanska.debian.org
Fri Jun 23 18:09:22 UTC 2017


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

locutusofborg pushed a commit to tag haskell-binary-orphans_v0.1.6.0-2
in repository DHG_packages.

commit 6fdfa763c4d54eb4c926a1098809116393da3e15
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Fri Jun 23 20:08:21 2017 +0200

    haskell-binary-orphans: bump semigroup dependency
---
 p/haskell-binary-orphans/debian/changelog                     |  7 +++++++
 p/haskell-binary-orphans/debian/control                       |  2 +-
 .../debian/patches/bump-semigroup-bounds.patch                | 11 +++++++++++
 p/haskell-binary-orphans/debian/patches/series                |  1 +
 4 files changed, 20 insertions(+), 1 deletion(-)

diff --git a/p/haskell-binary-orphans/debian/changelog b/p/haskell-binary-orphans/debian/changelog
index aaea7d5..daa25a2 100644
--- a/p/haskell-binary-orphans/debian/changelog
+++ b/p/haskell-binary-orphans/debian/changelog
@@ -1,3 +1,10 @@
+haskell-binary-orphans (0.1.6.0-2) unstable; urgency=medium
+
+  * Team upload
+  * Bump semigroup dependency
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org>  Fri, 23 Jun 2017 19:41:01 +0200
+
 haskell-binary-orphans (0.1.6.0-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/p/haskell-binary-orphans/debian/control b/p/haskell-binary-orphans/debian/control
index 37f73bc..f22921e 100644
--- a/p/haskell-binary-orphans/debian/control
+++ b/p/haskell-binary-orphans/debian/control
@@ -26,7 +26,7 @@ Build-Depends:
  libghc-scientific-dev (<< 0.4),
  libghc-scientific-dev (>= 0.3.3.8),
  libghc-scientific-prof,
- libghc-semigroups-dev (<< 0.18.3),
+ libghc-semigroups-dev (<< 0.18.4),
  libghc-semigroups-dev (>= 0.16.2.2),
  libghc-semigroups-prof,
  libghc-tagged-dev (>= 0.7.3),
diff --git a/p/haskell-binary-orphans/debian/patches/bump-semigroup-bounds.patch b/p/haskell-binary-orphans/debian/patches/bump-semigroup-bounds.patch
new file mode 100644
index 0000000..92690c3
--- /dev/null
+++ b/p/haskell-binary-orphans/debian/patches/bump-semigroup-bounds.patch
@@ -0,0 +1,11 @@
+--- haskell-binary-orphans-0.1.6.0.orig/binary-orphans.cabal
++++ haskell-binary-orphans-0.1.6.0/binary-orphans.cabal
+@@ -41,7 +41,7 @@ library
+     , vector-binary-instances  >=0.2.1.0 && <0.3
+   if !impl(ghc >= 8.0)
+     build-depends:
+-        semigroups               >=0.16.2.2  && <0.18.3
++        semigroups               >=0.16.2.2  && <0.18.4
+   if !impl(ghc >= 7.10)
+     build-depends:
+         void                     >=0.7       && <0.8
diff --git a/p/haskell-binary-orphans/debian/patches/series b/p/haskell-binary-orphans/debian/patches/series
index e38a343..f4248c8 100644
--- a/p/haskell-binary-orphans/debian/patches/series
+++ b/p/haskell-binary-orphans/debian/patches/series
@@ -1 +1,2 @@
 newer-aeson
+bump-semigroup-bounds.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