[DHG_packages] 01/01: servant-client: Upgrading from 0.8.1 to 0.9.1.1
Clint Adams
clint at moszumanska.debian.org
Fri Jul 14 12:42:11 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 d223e0f5a1854138cb07ab2c1ce59c060bb5d4b4
Author: Clint Adams <clint at debian.org>
Date: Fri Jul 14 08:38:09 2017 -0400
servant-client: Upgrading from 0.8.1 to 0.9.1.1
---
p/haskell-servant-client/debian/changelog | 6 ++++
p/haskell-servant-client/debian/control | 50 +++++++++++++++++--------------
2 files changed, 34 insertions(+), 22 deletions(-)
diff --git a/p/haskell-servant-client/debian/changelog b/p/haskell-servant-client/debian/changelog
index 5e0740e..c996a3d 100644
--- a/p/haskell-servant-client/debian/changelog
+++ b/p/haskell-servant-client/debian/changelog
@@ -1,3 +1,9 @@
+haskell-servant-client (0.9.1.1-1) unstable; urgency=medium
+
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Fri, 14 Jul 2017 08:38:09 -0400
+
haskell-servant-client (0.8.1-2) unstable; urgency=medium
* Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-servant-client/debian/control b/p/haskell-servant-client/debian/control
index 8413067..a528338 100644
--- a/p/haskell-servant-client/debian/control
+++ b/p/haskell-servant-client/debian/control
@@ -17,16 +17,17 @@ Build-Depends:
libghc-attoparsec-dev (<< 0.14),
libghc-attoparsec-dev (>= 0.12),
libghc-attoparsec-prof,
- libghc-base64-bytestring-dev (<< 1.1),
+ libghc-base-compat-dev (>= 0.9.1),
+ libghc-base-compat-dev (<< 0.10),
+ libghc-base-compat-prof,
libghc-base64-bytestring-dev (>= 1.0.0.1),
+ libghc-base64-bytestring-dev (<< 1.1),
libghc-base64-bytestring-prof,
libghc-exceptions-dev (<< 0.9),
libghc-exceptions-dev (>= 0.8),
libghc-exceptions-prof,
- libghc-hspec-dev (<< 3) <!nocheck>,
- libghc-hspec-dev (>= 2) <!nocheck>,
- libghc-http-api-data-dev (<< 0.3),
- libghc-http-api-data-dev (>= 0.1),
+ libghc-http-api-data-dev (>= 0.3),
+ libghc-http-api-data-dev (<< 0.4),
libghc-http-api-data-prof,
libghc-http-client-dev,
libghc-http-client-dev (<< 0.6),
@@ -35,28 +36,23 @@ Build-Depends:
libghc-http-client-tls-dev (<< 0.4),
libghc-http-client-tls-dev (>= 0.2.2),
libghc-http-client-tls-prof,
- libghc-http-media-dev,
- libghc-http-media-dev (<< 0.7),
libghc-http-media-dev (>= 0.6.2),
+ libghc-http-media-dev (<< 0.7),
libghc-http-media-prof,
- libghc-http-types-dev,
- libghc-http-types-dev (<< 0.10),
libghc-http-types-dev (>= 0.8.6),
+ libghc-http-types-dev (<< 0.10),
libghc-http-types-prof,
- libghc-hunit-dev <!nocheck>,
- libghc-network-dev (>= 2.6),
- libghc-network-uri-dev (<< 2.7),
+ libghc-mtl-dev,
+ libghc-mtl-prof,
libghc-network-uri-dev (>= 2.6),
+ libghc-network-uri-dev (<< 2.7),
libghc-network-uri-prof,
- libghc-quickcheck2-dev (>= 2.7) <!nocheck>,
libghc-safe-dev (<< 0.4),
libghc-safe-dev (>= 0.3.9),
libghc-safe-prof,
- libghc-servant-dev (<< 0.9),
- libghc-servant-dev (>= 0.8),
+ libghc-servant-dev (>= 0.9),
+ libghc-servant-dev (<< 0.10),
libghc-servant-prof,
- libghc-servant-server-dev (<< 0.9) <!nocheck>,
- libghc-servant-server-dev (>= 0.8) <!nocheck>,
libghc-string-conversions-dev (<< 0.5),
libghc-string-conversions-dev (>= 0.3),
libghc-string-conversions-prof,
@@ -64,16 +60,25 @@ Build-Depends:
libghc-text-dev (<< 1.3),
libghc-text-dev (>= 1.2),
libghc-text-prof,
- libghc-transformers-compat-dev,
- libghc-transformers-compat-dev (<< 0.6),
libghc-transformers-compat-dev (>= 0.4),
+ libghc-transformers-compat-dev (<< 0.6),
libghc-transformers-compat-prof,
- libghc-wai-dev,
- libghc-warp-dev,
+ libghc-hunit-dev <!nocheck>,
+ libghc-quickcheck2-dev (>= 2.7) <!nocheck>,
+ libghc-aeson-dev,
+ libghc-base-compat-dev,
+ libghc-hspec-dev (>= 2) <!nocheck>,
+ libghc-hspec-dev (<< 3) <!nocheck>,
+ libghc-network-dev (>= 2.6) <!nocheck>,
+ libghc-servant-server-dev (>= 0.9) <!nocheck>,
+ libghc-servant-server-dev (<< 0.10) <!nocheck>,
+ libghc-wai-dev <!nocheck>,
+ libghc-warp-dev <!nocheck>,
Build-Depends-Indep:
ghc-doc,
libghc-aeson-doc,
libghc-attoparsec-doc,
+ libghc-base-compat-doc,
libghc-base64-bytestring-doc,
libghc-exceptions-doc,
libghc-http-api-data-doc,
@@ -81,13 +86,14 @@ Build-Depends-Indep:
libghc-http-client-tls-doc,
libghc-http-media-doc,
libghc-http-types-doc,
+ libghc-mtl-doc,
libghc-network-uri-doc,
libghc-safe-doc,
libghc-servant-doc,
libghc-string-conversions-doc,
libghc-text-doc,
libghc-transformers-compat-doc,
-Standards-Version: 3.9.8
+Standards-Version: 4.0.0
Homepage: http://haskell-servant.readthedocs.org/
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-servant-client
Vcs-Git: https://anonscm.debian.org/cgit/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