[DHG_packages] 127/204: persistent-template: Upgrading from 2.5.1.6 to 2.5.2
Clint Adams
clint at moszumanska.debian.org
Sun Jun 18 16:09:13 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 dbd96e16f3874450deb050dd8e0a8fc0d0f45141
Author: Clint Adams <clint at debian.org>
Date: Sat Jun 17 15:27:55 2017 -0400
persistent-template: Upgrading from 2.5.1.6 to 2.5.2
---
p/haskell-persistent-template/debian/changelog | 6 ++++++
p/haskell-persistent-template/debian/control | 10 +++++-----
2 files changed, 11 insertions(+), 5 deletions(-)
diff --git a/p/haskell-persistent-template/debian/changelog b/p/haskell-persistent-template/debian/changelog
index f214e2b..4b2a6b6 100644
--- a/p/haskell-persistent-template/debian/changelog
+++ b/p/haskell-persistent-template/debian/changelog
@@ -1,3 +1,9 @@
+haskell-persistent-template (2.5.2-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Sat, 17 Jun 2017 15:27:55 -0400
+
haskell-persistent-template (2.5.1.6-2) unstable; urgency=medium
* Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-persistent-template/debian/control b/p/haskell-persistent-template/debian/control
index 42063a3..71a451d 100644
--- a/p/haskell-persistent-template/debian/control
+++ b/p/haskell-persistent-template/debian/control
@@ -11,15 +11,15 @@ Build-Depends:
ghc-ghci,
ghc-prof,
haskell-devscripts (>= 0.13),
- libghc-aeson-compat-dev (<< 0.4),
- libghc-aeson-compat-dev (>= 0.3.2.0),
- libghc-aeson-compat-prof,
- libghc-aeson-dev (<< 0.12),
libghc-aeson-dev (>= 0.7),
+ libghc-aeson-dev (<< 1.2),
libghc-aeson-prof,
+ libghc-aeson-compat-dev (>= 0.3.2.0),
+ libghc-aeson-compat-dev (<< 0.4),
+ libghc-aeson-compat-prof,
libghc-hspec-dev (>= 1.3),
- libghc-http-api-data-dev (<< 0.3),
libghc-http-api-data-dev (>= 0.2),
+ libghc-http-api-data-dev (<< 0.4),
libghc-http-api-data-prof,
libghc-monad-control-dev (<< 1.1),
libghc-monad-control-dev (>= 0.2),
--
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