summaryrefslogtreecommitdiff
path: root/p/haskell-aws
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2015-08-12 20:06:16 +0200
committerJoachim Breitner <mail@joachim-breitner.de>2015-08-12 20:06:16 +0200
commit0443e71918b6bdf9dbe9f6a02899c4296dd947af (patch)
tree46fcf35ffdc3afc31d2c76be0cd34bb0d7cc7aca /p/haskell-aws
parent43f3a3e9b897299e94b9adcb54e07a40a34352e2 (diff)
downloadDHG_packages-0443e71918b6bdf9dbe9f6a02899c4296dd947af.tar.gz
Update a few packages with cabal-debian --upgrade
So if a real change happens, the diff is smaller.
Diffstat (limited to 'p/haskell-aws')
-rw-r--r--p/haskell-aws/debian/control268
1 files changed, 144 insertions, 124 deletions
diff --git a/p/haskell-aws/debian/control b/p/haskell-aws/debian/control
index a966e929c..a7c642531 100644
--- a/p/haskell-aws/debian/control
+++ b/p/haskell-aws/debian/control
@@ -1,117 +1,136 @@
Source: haskell-aws
-Section: haskell
-Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Joey Hess <joeyh@debian.org>
-Build-Depends: debhelper (>= 9)
- , cdbs
- , haskell-devscripts (>= 0.9)
- , ghc
- , ghc-prof
- , libghc-aeson-dev (>= 0.6)
- , libghc-aeson-prof
- , libghc-attoparsec-dev (>= 0.11)
- , libghc-attoparsec-dev (<< 0.13)
- , libghc-attoparsec-prof
- , libghc-base16-bytestring-dev (>= 0.1)
- , libghc-base16-bytestring-dev (<< 0.2)
- , libghc-base16-bytestring-prof
- , libghc-base64-bytestring-dev (>= 1.0)
- , libghc-base64-bytestring-dev (<< 1.1)
- , libghc-base64-bytestring-prof
- , libghc-blaze-builder-dev (>= 0.2.1.4)
- , libghc-blaze-builder-dev (<< 0.5)
- , libghc-blaze-builder-prof
- , libghc-byteable-dev (>= 0.1)
- , libghc-byteable-dev (<< 0.2)
- , libghc-byteable-prof
- , libghc-case-insensitive-dev (>= 0.2)
- , libghc-case-insensitive-dev (<< 1.3)
- , libghc-case-insensitive-prof
- , libghc-cereal-dev (>= 0.3)
- , libghc-cereal-dev (<< 0.5)
- , libghc-cereal-prof
- , libghc-conduit-dev (>= 1.1)
- , libghc-conduit-dev (<< 1.3)
- , libghc-conduit-prof
- , libghc-conduit-extra-dev (>= 1.1)
- , libghc-conduit-extra-dev (<< 1.2)
- , libghc-conduit-extra-prof
- , libghc-cryptohash-dev (>= 0.11)
- , libghc-cryptohash-dev (<< 0.12)
- , libghc-cryptohash-prof
- , libghc-data-default-dev (>= 0.5.3)
- , libghc-data-default-dev (<< 0.6)
- , libghc-data-default-prof
- , libghc-http-conduit-dev (>= 2.1)
- , libghc-http-conduit-dev (<< 2.2)
- , libghc-http-conduit-prof
- , libghc-http-types-dev (>= 0.7)
- , libghc-http-types-dev (<< 0.9)
- , libghc-http-types-prof
- , libghc-lifted-base-dev (>= 0.1)
- , libghc-lifted-base-dev (<< 0.3)
- , libghc-lifted-base-prof
- , libghc-monad-control-dev (>= 0.3)
- , libghc-monad-control-prof
- , libghc-mtl-dev (>= 2)
- , libghc-mtl-prof
- , libghc-network-dev (>= 2)
- , libghc-network-prof
- , libghc-resourcet-dev (>= 1.1)
- , libghc-resourcet-dev (<< 1.2)
- , libghc-resourcet-prof
- , libghc-safe-dev (>= 0.3)
- , libghc-safe-dev (<< 0.4)
- , libghc-safe-prof
- , libghc-scientific-dev (>= 0.3)
- , libghc-scientific-prof
- , libghc-tagged-dev (>= 0.7)
- , libghc-tagged-dev (<< 0.9)
- , libghc-tagged-prof
- , libghc-safe-prof
- , libghc-text-dev (>= 0.11)
- , libghc-text-prof
- , libghc-unordered-containers-dev (>= 0.2)
- , libghc-unordered-containers-prof
- , libghc-utf8-string-dev (>= 0.3)
- , libghc-utf8-string-dev (<< 1.1)
- , libghc-utf8-string-prof
- , libghc-vector-dev (>= 0.10)
- , libghc-vector-prof
- , libghc-xml-conduit-dev (>= 1.2)
- , libghc-xml-conduit-dev (<< 1.3)
- , libghc-xml-conduit-prof
-Build-Depends-Indep: ghc-doc
- , libghc-aeson-doc
- , libghc-attoparsec-doc
- , libghc-base64-bytestring-doc
- , libghc-blaze-builder-doc
- , libghc-byteable-doc
- , libghc-case-insensitive-doc
- , libghc-cereal-doc
- , libghc-conduit-doc
- , libghc-conduit-extra-doc
- , libghc-cryptohash-doc
- , libghc-http-conduit-doc
- , libghc-http-types-doc
- , libghc-lifted-base-doc
- , libghc-monad-control-doc
- , libghc-mtl-doc
- , libghc-network-doc
- , libghc-resourcet-doc
- , libghc-safe-doc
- , libghc-scientific-doc
- , libghc-tagged-doc
- , libghc-text-doc
- , libghc-unordered-containers-doc
- , libghc-utf8-string-doc
- , libghc-vector-doc
- , libghc-xml-conduit-doc
+Priority: extra
+Section: haskell
+Build-Depends: debhelper (>= 9),
+ haskell-devscripts (>= 0.9),
+ cdbs,
+ ghc,
+ ghc-prof,
+ libghc-aeson-dev (>= 0.6),
+ libghc-aeson-prof,
+ libghc-attoparsec-dev (>= 0.11),
+ libghc-attoparsec-dev (<< 0.13),
+ libghc-attoparsec-prof,
+ libghc-base16-bytestring-dev (>= 0.1),
+ libghc-base16-bytestring-dev (<< 0.2),
+ libghc-base16-bytestring-prof,
+ libghc-base64-bytestring-dev (>= 1.0),
+ libghc-base64-bytestring-dev (<< 1.1),
+ libghc-base64-bytestring-prof,
+ libghc-blaze-builder-dev (>= 0.2.1.4),
+ libghc-blaze-builder-dev (<< 0.5),
+ libghc-blaze-builder-prof,
+ libghc-byteable-dev (>= 0.1),
+ libghc-byteable-dev (<< 0.2),
+ libghc-byteable-prof,
+ libghc-case-insensitive-dev (>= 0.2),
+ libghc-case-insensitive-dev (<< 1.3),
+ libghc-case-insensitive-prof,
+ libghc-cereal-dev (>= 0.3),
+ libghc-cereal-dev (<< 0.5),
+ libghc-cereal-prof,
+ libghc-conduit-dev (>= 1.1),
+ libghc-conduit-dev (<< 1.3),
+ libghc-conduit-prof,
+ libghc-conduit-extra-dev (>= 1.1),
+ libghc-conduit-extra-dev (<< 1.2),
+ libghc-conduit-extra-prof,
+ libghc-cryptohash-dev (>= 0.11),
+ libghc-cryptohash-dev (<< 0.12),
+ libghc-cryptohash-prof,
+ libghc-data-default-dev (>= 0.5.3),
+ libghc-data-default-dev (<< 0.6),
+ libghc-data-default-prof,
+ libghc-http-conduit-dev (>= 2.1),
+ libghc-http-conduit-dev (<< 2.2),
+ libghc-http-conduit-prof,
+ libghc-http-types-dev (>= 0.7),
+ libghc-http-types-dev (<< 0.9),
+ libghc-http-types-prof,
+ libghc-lifted-base-dev (>= 0.1),
+ libghc-lifted-base-dev (<< 0.3),
+ libghc-lifted-base-prof,
+ libghc-monad-control-dev (>= 0.3),
+ libghc-monad-control-prof,
+ libghc-mtl-dev (>= 2),
+ libghc-mtl-dev (<< 3),
+ libghc-mtl-prof,
+ libghc-network-dev (>= 2),
+ libghc-network-dev (<< 3),
+ libghc-network-prof,
+ libghc-old-locale-dev (>= 1),
+ libghc-old-locale-dev (<< 2),
+ libghc-old-locale-prof,
+ libghc-resourcet-dev (>= 1.1),
+ libghc-resourcet-dev (<< 1.2),
+ libghc-resourcet-prof,
+ libghc-safe-dev (>= 0.3),
+ libghc-safe-dev (<< 0.4),
+ libghc-safe-prof,
+ libghc-scientific-dev (>= 0.3),
+ libghc-scientific-prof,
+ libghc-tagged-dev (>= 0.7),
+ libghc-tagged-dev (<< 0.9),
+ libghc-tagged-prof,
+ libghc-text-dev (>= 0.11),
+ libghc-text-prof,
+ libghc-unordered-containers-dev (>= 0.2),
+ libghc-unordered-containers-prof,
+ libghc-utf8-string-dev (>= 0.3),
+ libghc-utf8-string-dev (<< 1.1),
+ libghc-utf8-string-prof,
+ libghc-vector-dev (>= 0.10),
+ libghc-vector-prof,
+ libghc-xml-conduit-dev (>= 1.2),
+ libghc-xml-conduit-dev (<< 1.3),
+ libghc-xml-conduit-prof,
+ libghc-quickcheck2-dev (>= 2.7),
+ libghc-aeson-dev (>= 0.7),
+ libghc-errors-dev (>= 1.4.7),
+ libghc-errors-dev (<< 2.0),
+ libghc-http-client-dev (>= 0.3),
+ libghc-lifted-base-dev (>= 0.2),
+ libghc-mtl-dev (>= 2.1),
+ libghc-quickcheck-instances-dev (>= 0.3),
+ libghc-tasty-dev (>= 0.8),
+ libghc-tasty-quickcheck-dev (>= 0.8),
+ libghc-text-dev (>= 1.1),
+ libghc-transformers-base-dev (>= 0.4),
+Build-Depends-Indep: ghc-doc,
+ libghc-aeson-doc,
+ libghc-attoparsec-doc,
+ libghc-base16-bytestring-doc,
+ libghc-base64-bytestring-doc,
+ libghc-blaze-builder-doc,
+ libghc-byteable-doc,
+ libghc-case-insensitive-doc,
+ libghc-cereal-doc,
+ libghc-conduit-doc,
+ libghc-conduit-extra-doc,
+ libghc-cryptohash-doc,
+ libghc-data-default-doc,
+ libghc-http-conduit-doc,
+ libghc-http-types-doc,
+ libghc-lifted-base-doc,
+ libghc-monad-control-doc,
+ libghc-mtl-doc,
+ libghc-network-doc,
+ libghc-old-locale-doc,
+ libghc-resourcet-doc,
+ libghc-safe-doc,
+ libghc-scientific-doc,
+ libghc-tagged-doc,
+ libghc-text-doc,
+ libghc-unordered-containers-doc,
+ libghc-utf8-string-doc,
+ libghc-vector-doc,
+ libghc-xml-conduit-doc,
Standards-Version: 3.9.2
-Homepage: http://hackage.haskell.org/package/aws
-Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-aws
+Homepage: http://github.com/aristidb/aws
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-aws
+Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-aws
X-Description: Amazon Web Services for Haskell
This package provides Haskell interfaces for using Amazon Web Services like
S3 (storage), SQS (queuing) and others. The ultimate goal is to support all
@@ -119,12 +138,12 @@ X-Description: Amazon Web Services for Haskell
Package: libghc-aws-dev
Architecture: any
-Depends: ${haskell:Depends}
- , ${shlibs:Depends}
- , ${misc:Depends}
-Recommends: ${haskell:Recommends}
-Suggests: ${haskell:Suggests}
-Provides: ${haskell:Provides}
+Depends: ${haskell:Depends},
+ ${shlibs:Depends},
+ ${misc:Depends},
+Recommends: ${haskell:Recommends},
+Suggests: ${haskell:Suggests},
+Provides: ${haskell:Provides},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.
@@ -132,22 +151,23 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
Package: libghc-aws-prof
Architecture: any
-Depends: ${haskell:Depends}
- , ${misc:Depends}
-Recommends: ${haskell:Recommends}
-Suggests: ${haskell:Suggests}
-Provides: ${haskell:Provides}
+Depends: ${haskell:Depends},
+ ${misc:Depends},
+Recommends: ${haskell:Recommends},
+Suggests: ${haskell:Suggests},
+Provides: ${haskell:Provides},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.
${haskell:Blurb}
Package: libghc-aws-doc
-Section: doc
Architecture: all
-Depends: ${misc:Depends}, ${haskell:Depends}
-Recommends: ${haskell:Recommends}
-Suggests: ${haskell:Suggests}
+Section: doc
+Depends: ${misc:Depends},
+ ${haskell:Depends},
+Recommends: ${haskell:Recommends},
+Suggests: ${haskell:Suggests},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.