[DHG_packages] 01/05: hedis: Upgrading from 0.6.10 to 0.9.4

Clint Adams clint at moszumanska.debian.org
Mon Oct 17 16:26:26 UTC 2016


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

clint pushed a commit to branch experimental
in repository DHG_packages.

commit 83880a93aa07e6271e948615c0faffd364e813cd
Author: Clint Adams <clint at debian.org>
Date:   Fri Oct 7 20:18:38 2016 -0400

    hedis: Upgrading from 0.6.10 to 0.9.4
---
 p/haskell-hedis/debian/changelog |  6 ++--
 p/haskell-hedis/debian/control   | 71 ++++++++++++++++++++++++++--------------
 2 files changed, 50 insertions(+), 27 deletions(-)

diff --git a/p/haskell-hedis/debian/changelog b/p/haskell-hedis/debian/changelog
index c18b112..dd0429c 100644
--- a/p/haskell-hedis/debian/changelog
+++ b/p/haskell-hedis/debian/changelog
@@ -1,8 +1,8 @@
-haskell-hedis (0.6.10-2) UNRELEASED; urgency=medium
+haskell-hedis (0.9.4-1) experimental; urgency=medium
 
-  * Fix VCS fields
+  * New upstream version.
 
- -- Gianfranco Costamagna <locutusofborg at debian.org>  Thu, 02 Jun 2016 19:12:35 +0200
+ -- Clint Adams <clint at debian.org>  Mon, 17 Oct 2016 12:22:12 -0400
 
 haskell-hedis (0.6.10-1) unstable; urgency=medium
 
diff --git a/p/haskell-hedis/debian/control b/p/haskell-hedis/debian/control
index 1ad6b0d..8ed58d6 100644
--- a/p/haskell-hedis/debian/control
+++ b/p/haskell-hedis/debian/control
@@ -1,17 +1,17 @@
 Source: haskell-hedis
 Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
-Uploaders: Clint Adams <clint at debian.org>
+Uploaders:
+ Clint Adams <clint at debian.org>,
 Priority: extra
 Section: haskell
-Build-Depends: debhelper (>= 9),
- haskell-devscripts (>= 0.10),
+Build-Depends:
  cdbs,
- ghc,
+ debhelper (>= 9),
+ ghc (>= 8),
  ghc-prof,
- libghc-boundedchan-dev (>= 1.0),
- libghc-boundedchan-prof,
- libghc-attoparsec-dev (>= 0.12),
- libghc-attoparsec-prof,
+ haskell-devscripts (>= 0.10),
+ libghc-async-dev (>= 2.1),
+ libghc-async-prof,
  libghc-bytestring-lexing-dev (>= 0.5),
  libghc-bytestring-lexing-prof,
  libghc-mtl-dev (>= 2),
@@ -20,29 +20,45 @@ Build-Depends: debhelper (>= 9),
  libghc-network-prof,
  libghc-resource-pool-dev (>= 0.2),
  libghc-resource-pool-prof,
+ libghc-scanner-dev (>= 0.2),
+ libghc-scanner-prof,
+ libghc-stm-dev,
+ libghc-stm-prof,
+ libghc-text-dev,
+ libghc-text-prof,
+ libghc-unordered-containers-dev,
+ libghc-unordered-containers-prof,
  libghc-vector-dev (>= 0.9),
  libghc-vector-prof,
-Build-Depends-Indep: ghc-doc,
- libghc-boundedchan-doc,
- libghc-attoparsec-doc,
+Build-Depends-Indep:
+ ghc-doc,
+ libghc-async-doc,
  libghc-bytestring-lexing-doc,
  libghc-mtl-doc,
  libghc-network-doc,
  libghc-resource-pool-doc,
+ libghc-scanner-doc,
+ libghc-stm-doc,
+ libghc-text-doc,
+ libghc-unordered-containers-doc,
  libghc-vector-doc,
 Standards-Version: 3.9.8
 Homepage: https://github.com/informatikr/hedis
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-hedis
 Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
 
 Package: libghc-hedis-dev
 Architecture: any
-Depends: ${haskell:Depends},
- ${shlibs:Depends},
+Depends:
+ ${haskell:Depends},
  ${misc:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Provides: ${haskell:Provides},
+ ${shlibs:Depends},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
+Provides:
+ ${haskell:Provides},
 Description: client library for the Redis datastore${haskell:ShortBlurb}
  This library is a Haskell client for the Redis datastore. Compared to
  other Haskell client libraries it has some advantages: complete Redis
@@ -53,11 +69,15 @@ Description: client library for the Redis datastore${haskell:ShortBlurb}
 
 Package: libghc-hedis-prof
 Architecture: any
-Depends: ${haskell:Depends},
+Depends:
+ ${haskell:Depends},
  ${misc:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Provides: ${haskell:Provides},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
+Provides:
+ ${haskell:Provides},
 Description: client library for the Redis datastore${haskell:ShortBlurb}
  This library is a Haskell client for the Redis datastore. Compared to
  other Haskell client libraries it has some advantages: complete Redis
@@ -69,10 +89,13 @@ Description: client library for the Redis datastore${haskell:ShortBlurb}
 Package: libghc-hedis-doc
 Architecture: all
 Section: doc
-Depends: ${misc:Depends},
+Depends:
  ${haskell:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
+ ${misc:Depends},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
 Description: client library for the Redis datastore${haskell:ShortBlurb}
  This library is a Haskell client for the Redis datastore. Compared to
  other Haskell client libraries it has some advantages: complete Redis

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