[DHG_packages] 153/204: snap-core: Upgrading from 1.0.0.0 to 1.0.2.1

Clint Adams clint at moszumanska.debian.org
Sun Jun 18 16:09:17 UTC 2017


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

clint pushed a commit to branch master
in repository DHG_packages.

commit b04d8fd359cbb37d089ea079f81aa270211e4cb8
Author: Clint Adams <clint at debian.org>
Date:   Sun Jun 18 02:12:28 2017 -0400

    snap-core: Upgrading from 1.0.0.0 to 1.0.2.1
---
 p/haskell-snap-core/debian/changelog |  6 ++++++
 p/haskell-snap-core/debian/control   | 21 +++++++++++++++------
 2 files changed, 21 insertions(+), 6 deletions(-)

diff --git a/p/haskell-snap-core/debian/changelog b/p/haskell-snap-core/debian/changelog
index 2f5cc8f..301372d 100644
--- a/p/haskell-snap-core/debian/changelog
+++ b/p/haskell-snap-core/debian/changelog
@@ -1,3 +1,9 @@
+haskell-snap-core (1.0.2.1-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Clint Adams <clint at debian.org>  Sun, 18 Jun 2017 02:12:28 -0400
+
 haskell-snap-core (1.0.0.0-3) unstable; urgency=medium
 
   * Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-snap-core/debian/control b/p/haskell-snap-core/debian/control
index 7344dbb..64e2a94 100644
--- a/p/haskell-snap-core/debian/control
+++ b/p/haskell-snap-core/debian/control
@@ -16,11 +16,11 @@ Build-Depends:
  libghc-case-insensitive-dev (<< 1.3),
  libghc-case-insensitive-dev (>= 1.1),
  libghc-case-insensitive-prof,
- libghc-hunit-dev (<< 2),
- libghc-hunit-dev (>= 1.2),
- libghc-hunit-prof,
- libghc-io-streams-dev (<< 1.4),
+ libghc-hashable-dev (>= 1.2.0.6),
+ libghc-hashable-dev (<< 1.3),
+ libghc-hashable-prof,
  libghc-io-streams-dev (>= 1.3),
+ libghc-io-streams-dev (<< 1.5),
  libghc-io-streams-prof,
  libghc-lifted-base-dev (<< 0.3),
  libghc-lifted-base-dev (>= 0.1),
@@ -31,6 +31,13 @@ Build-Depends:
  libghc-mtl-dev (<< 2.3),
  libghc-mtl-dev (>= 2.0),
  libghc-mtl-prof,
+ libghc-network-dev (>= 2.6),
+ libghc-network-dev (<< 2.7),
+ libghc-network-prof,
+ libghc-network-uri-dev (>= 2.6),
+ libghc-network-uri-dev (<< 2.7),
+ libghc-network-uri-prof,
+ libghc-old-locale-dev (>= 1),
  libghc-old-locale-dev (<< 2),
  libghc-old-locale-dev (>= 1),
  libghc-old-locale-prof,
@@ -55,18 +62,20 @@ Build-Depends:
  libghc-unordered-containers-dev (<< 0.3),
  libghc-unordered-containers-dev (>= 0.1.4.3),
  libghc-unordered-containers-prof,
- libghc-vector-dev (<< 0.12),
  libghc-vector-dev (>= 0.6),
+ libghc-vector-dev (<< 0.13),
  libghc-vector-prof,
 Build-Depends-Indep:
  ghc-doc,
  libghc-attoparsec-doc,
  libghc-case-insensitive-doc,
- libghc-hunit-doc,
+ libghc-hashable-doc,
  libghc-io-streams-doc,
  libghc-lifted-base-doc,
  libghc-monad-control-doc,
  libghc-mtl-doc,
+ libghc-network-doc,
+ libghc-network-uri-doc,
  libghc-old-locale-doc,
  libghc-random-doc,
  libghc-readable-doc,

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