[Git][haskell-team/DHG_packages][master] 2 commits: persistent-postgresql: Upgrading from 2.8.2.0 to 2.9.1
Clint Adams
gitlab at salsa.debian.org
Sun Jul 28 21:17:51 BST 2019
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
825c2611 by Clint Adams at 2019-07-28T20:15:11Z
persistent-postgresql: Upgrading from 2.8.2.0 to 2.9.1
- - - - -
6a6b28c7 by Clint Adams at 2019-07-28T20:16:02Z
persistent-sqlite: Upgrading from 2.8.2 to 2.9.3
- - - - -
4 changed files:
- p/haskell-persistent-postgresql/debian/changelog
- p/haskell-persistent-postgresql/debian/control
- p/haskell-persistent-sqlite/debian/changelog
- p/haskell-persistent-sqlite/debian/control
Changes:
=====================================
p/haskell-persistent-postgresql/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-persistent-postgresql (2.9.1-1) unstable; urgency=medium
+
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Sun, 28 Jul 2019 16:14:24 -0400
+
haskell-persistent-postgresql (2.8.2.0-3) unstable; urgency=medium
* Remove build dependency on libghc-text-dev (provided by ghc-8.4.3)
=====================================
p/haskell-persistent-postgresql/debian/control
=====================================
@@ -19,14 +19,14 @@ Build-Depends:
libghc-conduit-prof,
libghc-monad-logger-dev (>= 0.3.4),
libghc-monad-logger-prof,
- libghc-persistent-dev (>= 2.8.1),
+ libghc-persistent-dev (>= 2.9),
libghc-persistent-dev (<< 3),
libghc-persistent-prof,
libghc-postgresql-libpq-dev (<< 0.10),
libghc-postgresql-libpq-dev (>= 0.6.1),
libghc-postgresql-libpq-prof,
- libghc-postgresql-simple-dev (<< 0.6),
libghc-postgresql-simple-dev (>= 0.4.0),
+ libghc-postgresql-simple-dev (<< 0.7),
libghc-postgresql-simple-prof,
libghc-resource-pool-dev,
libghc-resource-pool-prof,
@@ -45,7 +45,7 @@ Build-Depends-Indep: ghc-doc,
libghc-resource-pool-doc,
libghc-resourcet-doc,
libghc-unliftio-core-doc,
-Standards-Version: 4.1.4
+Standards-Version: 4.4.0
Homepage: http://www.yesodweb.com/book/persistent
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-persistent-postgresql
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-persistent-postgresql]
=====================================
p/haskell-persistent-sqlite/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-persistent-sqlite (2.9.3-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Sun, 28 Jul 2019 16:16:02 -0400
+
haskell-persistent-sqlite (2.8.2-2) unstable; urgency=medium
* Remove build dependency on libghc-text-dev (provided by ghc-8.4.3)
=====================================
p/haskell-persistent-sqlite/debian/control
=====================================
@@ -21,7 +21,7 @@ Build-Depends:
libghc-monad-logger-prof,
libghc-old-locale-dev,
libghc-old-locale-prof,
- libghc-persistent-dev (>= 2.8.1),
+ libghc-persistent-dev (>= 2.9),
libghc-persistent-dev (<< 3),
libghc-persistent-prof,
libghc-resource-pool-dev,
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/compare/fe5e6aea7218b06d650579d7c66a998add5f9743...6a6b28c70eeff55642c17d96a367b16d5ba73b52
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/compare/fe5e6aea7218b06d650579d7c66a998add5f9743...6a6b28c70eeff55642c17d96a367b16d5ba73b52
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20190728/d240e173/attachment-0001.html>
More information about the Pkg-haskell-commits
mailing list