[DHG_packages] 105/155: semigroupoids: Upgrading from 5.1 to 5.2.1

Sean Whitton spwhitton at spwhitton.name
Sun Sep 3 21:44:10 UTC 2017


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

spwhitton pushed a commit to branch master
in repository DHG_packages.

commit 0a2efa4f15db9a6908ecc829dbe2d6bcb63d0ef7
Author: Sean Whitton <spwhitton at spwhitton.name>
Date:   Sun Sep 3 14:04:04 2017 -0700

    semigroupoids: Upgrading from 5.1 to 5.2.1
---
 p/haskell-semigroupoids/debian/changelog |  6 ++++++
 p/haskell-semigroupoids/debian/control   | 14 +++++++++++---
 2 files changed, 17 insertions(+), 3 deletions(-)

diff --git a/p/haskell-semigroupoids/debian/changelog b/p/haskell-semigroupoids/debian/changelog
index 01ed1ac..7e62655 100644
--- a/p/haskell-semigroupoids/debian/changelog
+++ b/p/haskell-semigroupoids/debian/changelog
@@ -1,3 +1,9 @@
+haskell-semigroupoids (5.2.1-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Sean Whitton <spwhitton at spwhitton.name>  Sun, 03 Sep 2017 14:04:04 -0700
+
 haskell-semigroupoids (5.1-4) unstable; urgency=medium
 
   * Disable testsuite on armel.
diff --git a/p/haskell-semigroupoids/debian/control b/p/haskell-semigroupoids/debian/control
index 03d69f7..13d0745 100644
--- a/p/haskell-semigroupoids/debian/control
+++ b/p/haskell-semigroupoids/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 9),
  cdbs,
  ghc (>= 8),
  ghc-prof,
- libghc-base-orphans-dev (>= 0.3),
+ libghc-base-orphans-dev (>= 0.5.4),
  libghc-base-orphans-dev (<< 1),
  libghc-base-orphans-prof,
  libghc-bifunctors-dev (>= 5),
@@ -23,6 +23,9 @@ Build-Depends: debhelper (>= 9),
  libghc-distributive-dev (>= 0.2.2),
  libghc-distributive-dev (<< 1),
  libghc-distributive-prof,
+ libghc-hashable-dev (>= 1.1),
+ libghc-hashable-dev (<< 1.3),
+ libghc-hashable-prof,
  libghc-semigroups-dev (>= 0.8.3.1),
  libghc-semigroups-dev (<< 1),
  libghc-semigroups-prof,
@@ -32,17 +35,22 @@ Build-Depends: debhelper (>= 9),
  libghc-transformers-compat-dev (>= 0.5),
  libghc-transformers-compat-dev (<< 0.6),
  libghc-transformers-compat-prof,
- libghc-doctest-dev (>=0.9.1),
- libghc-doctest-dev (<< 0.12),
+ libghc-unordered-containers-dev (>= 0.2),
+ libghc-unordered-containers-dev (<< 0.3),
+ libghc-unordered-containers-prof,
+ libghc-doctest-dev (>= 0.11.1),
+ libghc-doctest-dev (<< 0.13),
 Build-Depends-Indep: ghc-doc,
  libghc-base-orphans-doc,
  libghc-bifunctors-doc,
  libghc-comonad-doc,
  libghc-contravariant-doc,
  libghc-distributive-doc,
+ libghc-hashable-doc,
  libghc-semigroups-doc,
  libghc-tagged-doc,
  libghc-transformers-compat-doc,
+ libghc-unordered-containers-doc,
 Standards-Version: 4.0.0
 Homepage: http://github.com/ekmett/semigroupoids
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-semigroupoids

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