[DHG_packages] 80/120: persistent: Upgrading from 2.2 to 2.2.2.1
Clint Adams
clint at moszumanska.debian.org
Fri Dec 4 14:30:26 UTC 2015
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch master
in repository DHG_packages.
commit 257314a9ac6db3513e16df1284b98945addc369d
Author: Clint Adams <clint at debian.org>
Date: Fri Dec 4 00:20:19 2015 -0500
persistent: Upgrading from 2.2 to 2.2.2.1
---
p/haskell-persistent/debian/changelog | 6 ++++++
p/haskell-persistent/debian/control | 7 ++++++-
2 files changed, 12 insertions(+), 1 deletion(-)
diff --git a/p/haskell-persistent/debian/changelog b/p/haskell-persistent/debian/changelog
index 864ee86..444d036 100644
--- a/p/haskell-persistent/debian/changelog
+++ b/p/haskell-persistent/debian/changelog
@@ -1,3 +1,9 @@
+haskell-persistent (2.2.2.1-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Fri, 04 Dec 2015 00:20:19 -0500
+
haskell-persistent (2.2-3) unstable; urgency=medium
* Switch Vcs-Git/Vcs-Browser headers to new location.
diff --git a/p/haskell-persistent/debian/control b/p/haskell-persistent/debian/control
index 0f9276f..d55f8a0 100644
--- a/p/haskell-persistent/debian/control
+++ b/p/haskell-persistent/debian/control
@@ -24,6 +24,9 @@ Build-Depends: debhelper (>= 9),
libghc-exceptions-prof,
libghc-fast-logger-dev (>= 2.1),
libghc-fast-logger-prof,
+ libghc-http-api-data-dev (>= 0.2),
+ libghc-http-api-data-dev (<< 0.3),
+ libghc-http-api-data-prof,
libghc-lifted-base-dev (>= 0.1),
libghc-lifted-base-prof,
libghc-monad-control-dev (>= 0.3),
@@ -36,7 +39,7 @@ Build-Depends: debhelper (>= 9),
libghc-old-locale-prof,
libghc-path-pieces-dev (>= 0.1),
libghc-path-pieces-prof,
- libghc-resource-pool-dev,
+ libghc-resource-pool-dev (>= 0.2.2.0),
libghc-resource-pool-prof,
libghc-resourcet-dev (>= 1.1),
libghc-resourcet-prof,
@@ -62,6 +65,7 @@ Build-Depends: debhelper (>= 9),
libghc-monad-control-dev,
libghc-monad-logger-dev,
libghc-path-pieces-dev,
+ libghc-resource-pool-dev,
libghc-resourcet-dev,
libghc-text-dev,
Build-Depends-Indep: ghc-doc,
@@ -73,6 +77,7 @@ Build-Depends-Indep: ghc-doc,
libghc-conduit-doc,
libghc-exceptions-doc,
libghc-fast-logger-doc,
+ libghc-http-api-data-doc,
libghc-lifted-base-doc,
libghc-monad-control-doc,
libghc-monad-logger-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