[DHG_packages] 04/05: servant-client: Upgrading from 0.7.1 to 0.8.1

Clint Adams clint at moszumanska.debian.org
Mon Oct 17 23:39:38 UTC 2016


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

clint pushed a commit to branch experimental
in repository DHG_packages.

commit ce95a3bc24d633695c4d64daa2c95a0b278f46ba
Author: Clint Adams <clint at debian.org>
Date:   Fri Oct 7 23:16:32 2016 -0400

    servant-client: Upgrading from 0.7.1 to 0.8.1
---
 p/haskell-servant-client/debian/changelog |   6 ++
 p/haskell-servant-client/debian/control   | 107 ++++++++++++++++++++----------
 2 files changed, 79 insertions(+), 34 deletions(-)

diff --git a/p/haskell-servant-client/debian/changelog b/p/haskell-servant-client/debian/changelog
index 272c23a..0c02209 100644
--- a/p/haskell-servant-client/debian/changelog
+++ b/p/haskell-servant-client/debian/changelog
@@ -1,3 +1,9 @@
+haskell-servant-client (0.8.1-1) experimental; urgency=medium
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Fri, 07 Oct 2016 23:16:32 -0400
+
 haskell-servant-client (0.7.1-1) unstable; urgency=medium
 
   * Initial release (Closes: #839111).
diff --git a/p/haskell-servant-client/debian/control b/p/haskell-servant-client/debian/control
index b4f02d8..d989828 100644
--- a/p/haskell-servant-client/debian/control
+++ b/p/haskell-servant-client/debian/control
@@ -1,52 +1,77 @@
 Source: haskell-servant-client
 Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
-Uploaders: Sean Whitton <spwhitton at spwhitton.name>
+Uploaders:
+ Sean Whitton <spwhitton at spwhitton.name>,
 Priority: extra
 Section: haskell
-Build-Depends: debhelper (>= 10),
- haskell-devscripts (>= 0.9),
+Build-Depends:
  cdbs,
- ghc,
+ debhelper (>= 10),
+ ghc (>= 8),
  ghc-prof,
+ haskell-devscripts (>= 0.9),
  libghc-aeson-dev,
+ libghc-aeson-dev (<< 1.1),
+ libghc-aeson-dev (>= 0.7),
  libghc-aeson-prof,
- libghc-attoparsec-dev,
+ libghc-attoparsec-dev (<< 0.14),
+ libghc-attoparsec-dev (>= 0.12),
  libghc-attoparsec-prof,
- libghc-base64-bytestring-dev,
+ libghc-base64-bytestring-dev (<< 1.1),
+ libghc-base64-bytestring-dev (>= 1.0.0.1),
  libghc-base64-bytestring-prof,
- libghc-exceptions-dev,
+ libghc-exceptions-dev (<< 0.9),
+ libghc-exceptions-dev (>= 0.8),
  libghc-exceptions-prof,
- libghc-http-api-data-dev (>= 0.1),
+ 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-prof,
  libghc-http-client-dev,
+ libghc-http-client-dev (<< 0.6),
+ libghc-http-client-dev (>= 0.4.18.1),
  libghc-http-client-prof,
- libghc-http-client-tls-dev,
+ 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-prof,
  libghc-http-types-dev,
+ libghc-http-types-dev (<< 0.10),
+ libghc-http-types-dev (>= 0.8.6),
  libghc-http-types-prof,
+ libghc-hunit-dev <!nocheck>,
+ libghc-network-dev (>= 2.6),
+ libghc-network-uri-dev (<< 2.7),
  libghc-network-uri-dev (>= 2.6),
  libghc-network-uri-prof,
- libghc-safe-dev,
+ libghc-quickcheck2-dev (>= 2.7) <!nocheck>,
+ libghc-safe-dev (<< 0.4),
+ libghc-safe-dev (>= 0.3.9),
  libghc-safe-prof,
- libghc-servant-dev (>= 0.7),
- libghc-servant-dev (<< 0.8),
+ libghc-servant-dev (<< 0.9),
+ libghc-servant-dev (>= 0.8),
  libghc-servant-prof,
- libghc-string-conversions-dev,
+ 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,
  libghc-text-dev,
+ 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-prof,
- libghc-servant-server-dev (>= 0.7) <!nocheck>,
- libghc-servant-server-dev (<< 0.8) <!nocheck>,
- libghc-hspec-dev (>= 2) <!nocheck>,
- libghc-hspec-dev (<< 3) <!nocheck>,
- libghc-hunit-dev <!nocheck>,
- libghc-quickcheck2-dev (>= 2.7) <!nocheck>,
-Build-Depends-Indep: ghc-doc,
+ libghc-wai-dev,
+ libghc-warp-dev,
+Build-Depends-Indep:
+ ghc-doc,
  libghc-aeson-doc,
  libghc-attoparsec-doc,
  libghc-base64-bytestring-doc,
@@ -75,13 +100,18 @@ X-Description: library for writing clients for servant webservices
 
 Package: libghc-servant-client-dev
 Architecture: any
-Depends: ${haskell:Depends},
+Depends:
+ ${haskell:Depends},
  ${misc:Depends},
  ${shlibs:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Conflicts: ${haskell:Conflicts},
-Provides: ${haskell:Provides},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
+Conflicts:
+ ${haskell:Conflicts},
+Provides:
+ ${haskell:Provides},
 Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
  ${haskell:LongDescription}
  .
@@ -89,12 +119,17 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 
 Package: libghc-servant-client-prof
 Architecture: any
-Depends: ${haskell:Depends},
+Depends:
+ ${haskell:Depends},
  ${misc:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Conflicts: ${haskell:Conflicts},
-Provides: ${haskell:Provides},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
+Conflicts:
+ ${haskell:Conflicts},
+Provides:
+ ${haskell:Provides},
 Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
  ${haskell:LongDescription}
  .
@@ -103,11 +138,15 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 Package: libghc-servant-client-doc
 Architecture: all
 Section: doc
-Depends: ${haskell:Depends},
+Depends:
+ ${haskell:Depends},
  ${misc:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Conflicts: ${haskell:Conflicts},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
+Conflicts:
+ ${haskell:Conflicts},
 Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
  ${haskell:LongDescription}
  .

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