[DHG_packages] 02/04: fb: Upgrading from 1.0.13 to 1.1.1
Clint Adams
clint at moszumanska.debian.org
Thu Jul 6 21:57:03 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 bcc30611d8e6d15f8cfc2a5e206b32bfbded218b
Author: Clint Adams <clint at debian.org>
Date: Thu Jul 6 17:53:18 2017 -0400
fb: Upgrading from 1.0.13 to 1.1.1
---
p/haskell-fb/debian/changelog | 6 ++++++
p/haskell-fb/debian/control | 17 +++++++++--------
2 files changed, 15 insertions(+), 8 deletions(-)
diff --git a/p/haskell-fb/debian/changelog b/p/haskell-fb/debian/changelog
index 24e5e2a..f6e3e4c 100644
--- a/p/haskell-fb/debian/changelog
+++ b/p/haskell-fb/debian/changelog
@@ -1,3 +1,9 @@
+haskell-fb (1.1.1-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Thu, 06 Jul 2017 17:53:18 -0400
+
haskell-fb (1.0.13-3) unstable; urgency=medium
* Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-fb/debian/control b/p/haskell-fb/debian/control
index 0b5ea5b..a7bd0ae 100644
--- a/p/haskell-fb/debian/control
+++ b/p/haskell-fb/debian/control
@@ -10,7 +10,7 @@ Build-Depends:
ghc (>= 8),
ghc-prof,
haskell-devscripts (>= 0.13),
- libghc-aeson-dev (>= 0.5),
+ libghc-aeson-dev (>= 0.8.0.2),
libghc-aeson-prof,
libghc-attoparsec-dev (<< 0.14),
libghc-attoparsec-dev (>= 0.10.4),
@@ -22,10 +22,9 @@ Build-Depends:
libghc-cereal-dev (<< 0.6),
libghc-cereal-dev (>= 0.3),
libghc-cereal-prof,
- libghc-conduit-dev (<< 1.3),
- libghc-conduit-dev (>= 1.1),
- libghc-conduit-extra-dev (<< 1.2),
- libghc-conduit-extra-dev (>= 1.1),
+ libghc-conduit-dev,
+ libghc-conduit-prof,
+ libghc-conduit-extra-dev,
libghc-conduit-extra-prof,
libghc-conduit-prof,
libghc-crypto-api-dev (<< 0.14),
@@ -38,7 +37,8 @@ Build-Depends:
libghc-cryptohash-prof,
libghc-data-default-dev,
libghc-data-default-prof,
- libghc-http-conduit-dev (<< 2.2),
+ libghc-http-client-dev (>= 0.4.18.1),
+ libghc-http-client-prof,
libghc-http-conduit-dev (>= 2.0),
libghc-http-conduit-prof,
libghc-http-types-dev,
@@ -72,6 +72,7 @@ Build-Depends-Indep:
libghc-cryptohash-cryptoapi-doc,
libghc-cryptohash-doc,
libghc-data-default-doc,
+ libghc-http-client-doc,
libghc-http-conduit-doc,
libghc-http-types-doc,
libghc-lifted-base-doc,
@@ -81,8 +82,8 @@ Build-Depends-Indep:
libghc-text-doc,
libghc-transformers-base-doc,
libghc-unordered-containers-doc,
-Standards-Version: 3.9.8
-Homepage: https://github.com/prowdsponsor/fb
+Standards-Version: 4.0.0
+Homepage: https://github.com/psibi/fb
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-fb
Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
X-Description: bindings to Facebook API
--
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