[DHG_packages] 108/155: servant: Upgrading from 0.9.1.1 to 0.11

Sean Whitton spwhitton at spwhitton.name
Sun Sep 3 21:44:11 UTC 2017


This is an automated email from the git hooks/post-receive script.

spwhitton pushed a commit to branch master
in repository DHG_packages.

commit f6cdbe913eb8a090447926d86d0c0c1591d58653
Author: Sean Whitton <spwhitton at spwhitton.name>
Date:   Sun Sep 3 14:07:13 2017 -0700

    servant: Upgrading from 0.9.1.1 to 0.11
---
 p/haskell-servant/debian/changelog |  6 ++++++
 p/haskell-servant/debian/control   | 38 +++++++++++++++++++++++++++-----------
 2 files changed, 33 insertions(+), 11 deletions(-)

diff --git a/p/haskell-servant/debian/changelog b/p/haskell-servant/debian/changelog
index 0bcba74..01ad085 100644
--- a/p/haskell-servant/debian/changelog
+++ b/p/haskell-servant/debian/changelog
@@ -1,3 +1,9 @@
+haskell-servant (0.11-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Sean Whitton <spwhitton at spwhitton.name>  Sun, 03 Sep 2017 14:07:13 -0700
+
 haskell-servant (0.9.1.1-2) unstable; urgency=medium
 
   * Fix build dependencies.  closes: #868620.
diff --git a/p/haskell-servant/debian/control b/p/haskell-servant/debian/control
index 37f15a3..d81fca6 100644
--- a/p/haskell-servant/debian/control
+++ b/p/haskell-servant/debian/control
@@ -10,8 +10,8 @@ Build-Depends:
  ghc (>= 8),
  ghc-prof,
  haskell-devscripts (>= 0.13),
- libghc-aeson-dev (<< 1.1),
  libghc-aeson-dev (>= 0.7),
+ libghc-aeson-dev (<< 1.3),
  libghc-aeson-prof,
  libghc-attoparsec-dev (<< 0.14),
  libghc-attoparsec-dev (>= 0.12),
@@ -31,12 +31,16 @@ Build-Depends:
  libghc-http-types-dev (<< 0.10),
  libghc-http-types-dev (>= 0.8),
  libghc-http-types-prof,
- libghc-mmorph-dev (<< 1.1),
  libghc-mmorph-dev (>= 1),
+ libghc-mmorph-dev (<< 1.2),
  libghc-mmorph-prof,
  libghc-mtl-dev (<< 2.3),
  libghc-mtl-dev (>= 2.0),
  libghc-mtl-prof,
+ libghc-natural-transformation-dev (>= 0.4),
+ libghc-natural-transformation-dev (<< 0.5),
+ libghc-natural-transformation-prof,
+ libghc-network-uri-dev (>= 2.6),
  libghc-network-uri-dev (<< 2.7),
  libghc-network-uri-dev (>= 2.6),
  libghc-network-uri-prof,
@@ -44,21 +48,31 @@ Build-Depends:
  libghc-string-conversions-dev (<< 0.5),
  libghc-string-conversions-dev (>= 0.3),
  libghc-string-conversions-prof,
+ libghc-tagged-dev (>= 0.7.3),
+ libghc-tagged-dev (<< 0.9),
+ libghc-tagged-prof,
+ libghc-text-dev (>= 1),
  libghc-text-dev (<< 1.3),
  libghc-text-dev (>= 1),
  libghc-text-prof,
  libghc-vault-dev (<< 0.4),
  libghc-vault-dev (>= 0.3),
  libghc-vault-prof,
- libghc-hspec-dev (>= 2) <!nocheck>,
- libghc-hspec-dev (<< 3) <!nocheck>,
- libghc-quickcheck-instances-dev <!nocheck>,
- libghc-quickcheck2-dev <!nocheck>,
- libghc-url-dev <!nocheck>,
- libghc-doctest-dev <!nocheck>,
- libghc-filemanip-dev <!nocheck>,
-Build-Depends-Indep:
- ghc-doc,
+ libghc-quickcheck2-dev,
+ libghc-aeson-dev,
+ libghc-aeson-compat-dev (>= 0.3.3),
+ libghc-aeson-compat-dev (<< 0.4),
+ libghc-attoparsec-dev,
+ libghc-base-compat-dev,
+ libghc-doctest-dev,
+ libghc-filemanip-dev,
+ libghc-hspec-dev (>= 2),
+ libghc-hspec-dev (<< 3),
+ libghc-quickcheck-instances-dev,
+ libghc-string-conversions-dev,
+ libghc-text-dev,
+ libghc-url-dev,
+Build-Depends-Indep: ghc-doc,
  libghc-aeson-doc,
  libghc-attoparsec-doc,
  libghc-base-compat-doc,
@@ -68,8 +82,10 @@ Build-Depends-Indep:
  libghc-http-types-doc,
  libghc-mmorph-doc,
  libghc-mtl-doc,
+ libghc-natural-transformation-doc,
  libghc-network-uri-doc,
  libghc-string-conversions-doc,
+ libghc-tagged-doc,
  libghc-text-doc,
  libghc-vault-doc,
 Standards-Version: 4.0.0

-- 
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