[DHG_packages] 126/204: persistent-sqlite: Upgrading from 2.6 to 2.6.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 8cd8cd5442a40976a9880c7627431fdfcb3f21d4
Author: Clint Adams <clint at debian.org>
Date: Sat Jun 17 15:18:49 2017 -0400
persistent-sqlite: Upgrading from 2.6 to 2.6.2
---
p/haskell-persistent-sqlite/debian/changelog | 6 ++++++
p/haskell-persistent-sqlite/debian/control | 8 +++++++-
2 files changed, 13 insertions(+), 1 deletion(-)
diff --git a/p/haskell-persistent-sqlite/debian/changelog b/p/haskell-persistent-sqlite/debian/changelog
index a54ba42..6243e76 100644
--- a/p/haskell-persistent-sqlite/debian/changelog
+++ b/p/haskell-persistent-sqlite/debian/changelog
@@ -1,3 +1,9 @@
+haskell-persistent-sqlite (2.6.2-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Sat, 17 Jun 2017 15:18:49 -0400
+
haskell-persistent-sqlite (2.6-2) unstable; urgency=medium
* Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-persistent-sqlite/debian/control b/p/haskell-persistent-sqlite/debian/control
index e8b0320..006db4c 100644
--- a/p/haskell-persistent-sqlite/debian/control
+++ b/p/haskell-persistent-sqlite/debian/control
@@ -14,14 +14,16 @@ Build-Depends:
libghc-aeson-prof,
libghc-conduit-dev (>= 0.5.3),
libghc-conduit-prof,
+ libghc-microlens-th-dev (>= 0.4.1.1),
+ libghc-microlens-th-prof,
libghc-monad-control-dev (>= 0.2),
libghc-monad-control-prof,
libghc-monad-logger-dev (>= 0.2.4),
libghc-monad-logger-prof,
libghc-old-locale-dev,
libghc-old-locale-prof,
+ libghc-persistent-dev (>= 2.6.1),
libghc-persistent-dev (<< 3),
- libghc-persistent-dev (>= 2.6),
libghc-persistent-prof,
libghc-resource-pool-dev,
libghc-resource-pool-prof,
@@ -29,11 +31,14 @@ Build-Depends:
libghc-resourcet-prof,
libghc-text-dev (>= 0.7),
libghc-text-prof,
+ libghc-unordered-containers-dev,
+ libghc-unordered-containers-prof,
libsqlite3-dev,
Build-Depends-Indep:
ghc-doc,
libghc-aeson-doc,
libghc-conduit-doc,
+ libghc-microlens-th-doc,
libghc-monad-control-doc,
libghc-monad-logger-doc,
libghc-old-locale-doc,
@@ -41,6 +46,7 @@ Build-Depends-Indep:
libghc-resource-pool-doc,
libghc-resourcet-doc,
libghc-text-doc,
+ libghc-unordered-containers-doc,
Standards-Version: 3.9.8
Homepage: http://www.yesodweb.com/book/persistent
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-persistent-sqlite
--
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