[DHG_packages] 01/01: persistent-template: Upgrading from 2.1.4 to 2.1.5
Clint Adams
clint at moszumanska.debian.org
Mon Mar 14 18:14:06 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 fa387148132bbdcce829d138c256dce89e87457e
Author: Clint Adams <clint at debian.org>
Date: Mon Mar 14 14:10:12 2016 -0400
persistent-template: Upgrading from 2.1.4 to 2.1.5
---
p/haskell-persistent-template/debian/changelog | 6 ++++++
p/haskell-persistent-template/debian/control | 13 ++++++-------
2 files changed, 12 insertions(+), 7 deletions(-)
diff --git a/p/haskell-persistent-template/debian/changelog b/p/haskell-persistent-template/debian/changelog
index 81c1730..65a7edb 100644
--- a/p/haskell-persistent-template/debian/changelog
+++ b/p/haskell-persistent-template/debian/changelog
@@ -1,3 +1,9 @@
+haskell-persistent-template (2.1.5-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Mon, 14 Mar 2016 14:10:12 -0400
+
haskell-persistent-template (2.1.4-1) unstable; urgency=medium
* New upstream release
diff --git a/p/haskell-persistent-template/debian/control b/p/haskell-persistent-template/debian/control
index 805a3ee..e849b77 100644
--- a/p/haskell-persistent-template/debian/control
+++ b/p/haskell-persistent-template/debian/control
@@ -12,9 +12,9 @@ Build-Depends: debhelper (>= 9),
libghc-aeson-dev (>= 0.7),
libghc-aeson-dev (<< 0.11),
libghc-aeson-prof,
- libghc-aeson-extra-dev (>= 0.2.1.0),
- libghc-aeson-extra-dev (<< 0.3),
- libghc-aeson-extra-prof,
+ libghc-aeson-compat-dev (>= 0.3.0.0),
+ libghc-aeson-compat-dev (<< 0.4),
+ libghc-aeson-compat-prof,
libghc-http-api-data-dev (>= 0.2),
libghc-http-api-data-dev (<< 0.3),
libghc-http-api-data-prof,
@@ -25,7 +25,7 @@ Build-Depends: debhelper (>= 9),
libghc-monad-logger-prof,
libghc-path-pieces-dev,
libghc-path-pieces-prof,
- libghc-persistent-dev (>= 2.1.3),
+ libghc-persistent-dev (>= 2.2.2),
libghc-persistent-dev (<< 3),
libghc-persistent-prof,
libghc-tagged-dev,
@@ -35,13 +35,12 @@ Build-Depends: debhelper (>= 9),
libghc-unordered-containers-dev,
libghc-unordered-containers-prof,
libghc-quickcheck2-dev,
- libghc-aeson-dev,
libghc-hspec-dev (>= 1.3),
libghc-persistent-dev,
libghc-text-dev,
Build-Depends-Indep: ghc-doc,
libghc-aeson-doc,
- libghc-aeson-extra-doc,
+ libghc-aeson-compat-doc,
libghc-http-api-data-doc,
libghc-monad-control-doc,
libghc-monad-logger-doc,
@@ -50,7 +49,7 @@ Build-Depends-Indep: ghc-doc,
libghc-tagged-doc,
libghc-text-doc,
libghc-unordered-containers-doc,
-Standards-Version: 3.9.6
+Standards-Version: 3.9.7
Homepage: http://www.yesodweb.com/book/persistent
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/
Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git
--
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