[DHG_packages] 82/120: persistent-template: Upgrading from 2.1.3.4 to 2.1.4
Clint Adams
clint at moszumanska.debian.org
Fri Dec 4 14:30:27 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 a192d48263e72b6cc510fbf72a9de5ab196ea2bf
Author: Clint Adams <clint at debian.org>
Date: Fri Dec 4 00:21:22 2015 -0500
persistent-template: Upgrading from 2.1.3.4 to 2.1.4
---
p/haskell-persistent-template/debian/changelog | 6 ++++++
p/haskell-persistent-template/debian/control | 10 +++++++++-
2 files changed, 15 insertions(+), 1 deletion(-)
diff --git a/p/haskell-persistent-template/debian/changelog b/p/haskell-persistent-template/debian/changelog
index 8d0ba21..81c1730 100644
--- a/p/haskell-persistent-template/debian/changelog
+++ b/p/haskell-persistent-template/debian/changelog
@@ -1,3 +1,9 @@
+haskell-persistent-template (2.1.4-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Fri, 04 Dec 2015 00:21:22 -0500
+
haskell-persistent-template (2.1.3.4-3) unstable; urgency=medium
* Switch Vcs-Git/Vcs-Browser headers to new location.
diff --git a/p/haskell-persistent-template/debian/control b/p/haskell-persistent-template/debian/control
index e732f03..805a3ee 100644
--- a/p/haskell-persistent-template/debian/control
+++ b/p/haskell-persistent-template/debian/control
@@ -10,8 +10,14 @@ Build-Depends: debhelper (>= 9),
ghc-prof,
ghc-ghci,
libghc-aeson-dev (>= 0.7),
- libghc-aeson-dev (<< 0.10),
+ 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-http-api-data-dev (>= 0.2),
+ libghc-http-api-data-dev (<< 0.3),
+ libghc-http-api-data-prof,
libghc-monad-control-dev (>= 0.2),
libghc-monad-control-dev (<< 1.1),
libghc-monad-control-prof,
@@ -35,6 +41,8 @@ Build-Depends: debhelper (>= 9),
libghc-text-dev,
Build-Depends-Indep: ghc-doc,
libghc-aeson-doc,
+ libghc-aeson-extra-doc,
+ libghc-http-api-data-doc,
libghc-monad-control-doc,
libghc-monad-logger-doc,
libghc-path-pieces-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