summaryrefslogtreecommitdiff
path: root/p/haskell-servant-client
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2016-10-07 23:16:32 -0400
committerClint Adams <clint@debian.org>2016-10-17 19:37:49 -0400
commitce95a3bc24d633695c4d64daa2c95a0b278f46ba (patch)
treef0f675a7e6012725af3a89885a91cdb1ffbb2141 /p/haskell-servant-client
parent5506cabd95c7be91e887bc1732e7d6526b18ebdb (diff)
downloadDHG_packages-ce95a3bc24d633695c4d64daa2c95a0b278f46ba.tar.gz
servant-client: Upgrading from 0.7.1 to 0.8.1
Diffstat (limited to 'p/haskell-servant-client')
-rw-r--r--p/haskell-servant-client/debian/changelog6
-rw-r--r--p/haskell-servant-client/debian/control107
2 files changed, 79 insertions, 34 deletions
diff --git a/p/haskell-servant-client/debian/changelog b/p/haskell-servant-client/debian/changelog
index 272c23aa8..0c02209e2 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@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 b4f02d830..d9898281e 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@lists.alioth.debian.org>
-Uploaders: Sean Whitton <spwhitton@spwhitton.name>
+Uploaders:
+ Sean Whitton <spwhitton@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}
.