[DHG_packages] 01/01: semigroups: Upgrading from 0.16.2.2 to 0.18.0.1

Clint Adams clint at moszumanska.debian.org
Mon Jan 11 02:16:39 UTC 2016


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

clint pushed a commit to branch master
in repository DHG_packages.

commit 3b681758a1bed25a74b6b340d155b7f488a4e809
Author: Clint Adams <clint at debian.org>
Date:   Sun Jan 10 21:13:52 2016 -0500

    semigroups: Upgrading from 0.16.2.2 to 0.18.0.1
---
 p/haskell-semigroups/debian/changelog       |  6 ++++++
 p/haskell-semigroups/debian/control         |  4 ++++
 p/haskell-semigroups/debian/patches/no-nats | 12 ------------
 p/haskell-semigroups/debian/patches/series  |  1 -
 4 files changed, 10 insertions(+), 13 deletions(-)

diff --git a/p/haskell-semigroups/debian/changelog b/p/haskell-semigroups/debian/changelog
index e9d4241..275b51e 100644
--- a/p/haskell-semigroups/debian/changelog
+++ b/p/haskell-semigroups/debian/changelog
@@ -1,3 +1,9 @@
+haskell-semigroups (0.18.0.1-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Clint Adams <clint at debian.org>  Sun, 10 Jan 2016 21:13:52 -0500
+
 haskell-semigroups (0.16.2.2-3) unstable; urgency=medium
 
   * Switch Vcs-Git/Vcs-Browser headers to new location.
diff --git a/p/haskell-semigroups/debian/control b/p/haskell-semigroups/debian/control
index e267f5f..2912c1e 100644
--- a/p/haskell-semigroups/debian/control
+++ b/p/haskell-semigroups/debian/control
@@ -11,6 +11,9 @@ Build-Depends: debhelper (>= 9),
  libghc-hashable-dev (>= 1.1),
  libghc-hashable-dev (<< 1.3),
  libghc-hashable-prof,
+ libghc-tagged-dev (>= 0.4.4),
+ libghc-tagged-dev (<< 1),
+ libghc-tagged-prof,
  libghc-text-dev (>= 0.10),
  libghc-text-dev (<< 2),
  libghc-text-prof,
@@ -19,6 +22,7 @@ Build-Depends: debhelper (>= 9),
  libghc-unordered-containers-prof,
 Build-Depends-Indep: ghc-doc,
  libghc-hashable-doc,
+ libghc-tagged-doc,
  libghc-text-doc,
  libghc-unordered-containers-doc,
 Standards-Version: 3.9.6
diff --git a/p/haskell-semigroups/debian/patches/no-nats b/p/haskell-semigroups/debian/patches/no-nats
deleted file mode 100644
index 476c85b..0000000
--- a/p/haskell-semigroups/debian/patches/no-nats
+++ /dev/null
@@ -1,12 +0,0 @@
---- a/semigroups.cabal
-+++ b/semigroups.cabal
-@@ -86,8 +86,7 @@
-       Data.Semigroup.Generic
- 
-   build-depends:
--    base >= 2   && < 5,
--    nats >= 0.1 && < 2
-+    base >= 4.8   && < 5
- 
-   if impl(ghc >= 7.4 && < 7.5)
-     build-depends: ghc-prim
diff --git a/p/haskell-semigroups/debian/patches/series b/p/haskell-semigroups/debian/patches/series
deleted file mode 100644
index ddd7d5b..0000000
--- a/p/haskell-semigroups/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-no-nats

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