summaryrefslogtreecommitdiff
path: root/p/haskell-fb
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2017-07-06 17:53:18 -0400
committerClint Adams <clint@debian.org>2017-07-06 17:54:03 -0400
commitbcc30611d8e6d15f8cfc2a5e206b32bfbded218b (patch)
treedf18c5c25ec188352d4c869745823c9286831110 /p/haskell-fb
parente6b965cb2a9d801d63591732ee17f3dd7fff7107 (diff)
downloadDHG_packages-bcc30611d8e6d15f8cfc2a5e206b32bfbded218b.tar.gz
fb: Upgrading from 1.0.13 to 1.1.1
Diffstat (limited to 'p/haskell-fb')
-rw-r--r--p/haskell-fb/debian/changelog6
-rw-r--r--p/haskell-fb/debian/control17
2 files changed, 15 insertions, 8 deletions
diff --git a/p/haskell-fb/debian/changelog b/p/haskell-fb/debian/changelog
index 24e5e2a69..f6e3e4c58 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@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 0b5ea5b61..a7bd0ae02 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