[DHG_packages] 01/06: yesod-auth-hashdb: Upgrading from 1.5.1.3 to 1.6.1
Clint Adams
clint at moszumanska.debian.org
Fri Jul 7 02:29:36 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 01e24c8a3e86f52ff9ee4755e89967e7fa0b75d2
Author: Clint Adams <clint at debian.org>
Date: Thu Jul 6 22:24:15 2017 -0400
yesod-auth-hashdb: Upgrading from 1.5.1.3 to 1.6.1
---
p/haskell-yesod-auth-hashdb/debian/changelog | 6 ++++++
p/haskell-yesod-auth-hashdb/debian/control | 13 ++++++-------
2 files changed, 12 insertions(+), 7 deletions(-)
diff --git a/p/haskell-yesod-auth-hashdb/debian/changelog b/p/haskell-yesod-auth-hashdb/debian/changelog
index 21dff39..d13613a 100644
--- a/p/haskell-yesod-auth-hashdb/debian/changelog
+++ b/p/haskell-yesod-auth-hashdb/debian/changelog
@@ -1,3 +1,9 @@
+haskell-yesod-auth-hashdb (1.6.1-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Thu, 06 Jul 2017 22:24:15 -0400
+
haskell-yesod-auth-hashdb (1.5.1.3-3) unstable; urgency=medium
* Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-yesod-auth-hashdb/debian/control b/p/haskell-yesod-auth-hashdb/debian/control
index 6149a42..a540ba8 100644
--- a/p/haskell-yesod-auth-hashdb/debian/control
+++ b/p/haskell-yesod-auth-hashdb/debian/control
@@ -10,10 +10,10 @@ Build-Depends:
ghc (>= 8),
ghc-prof,
haskell-devscripts (>= 0.13),
- libghc-cryptohash-dev (>= 0.8),
- libghc-cryptohash-prof,
- libghc-persistent-dev (<< 2.7),
+ libghc-aeson-dev,
+ libghc-aeson-prof,
libghc-persistent-dev (>= 2.1),
+ libghc-persistent-dev (<< 2.8),
libghc-persistent-prof,
libghc-pwstore-fast-dev (>= 2.2),
libghc-pwstore-fast-prof,
@@ -30,9 +30,8 @@ Build-Depends:
libghc-yesod-form-prof,
libghc-yesod-persistent-dev (>= 1.2),
libghc-yesod-persistent-prof,
-Build-Depends-Indep:
- ghc-doc,
- libghc-cryptohash-doc,
+Build-Depends-Indep: ghc-doc,
+ libghc-aeson-doc,
libghc-persistent-doc,
libghc-pwstore-fast-doc,
libghc-text-doc,
@@ -40,7 +39,7 @@ Build-Depends-Indep:
libghc-yesod-core-doc,
libghc-yesod-form-doc,
libghc-yesod-persistent-doc,
-Standards-Version: 3.9.8
+Standards-Version: 4.0.0
Homepage: https://github.com/paul-rouse/yesod-auth-hashdb
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-yesod-auth-hashdb
Vcs-Git: https://anonscm.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