[Pkg-haskell-commits] darcs: haskell-aws: Initial Check-In

joeyh at debian.org joeyh at debian.org
Sun Aug 3 22:46:28 UTC 2014


Sun Aug  3 22:45:14 UTC 2014  joeyh at debian.org
  * Initial Check-In

    A ./changelog
    A ./compat
    A ./control
    A ./copyright
    A ./docs
    A ./rules
    A ./source/
    A ./source/format
    A ./watch

Sun Aug  3 22:45:14 UTC 2014  joeyh at debian.org
  * Initial Check-In
diff -rN -u old-haskell-aws/changelog new-haskell-aws/changelog
--- old-haskell-aws/changelog	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-aws/changelog	2014-08-03 22:46:28.802078067 +0000
@@ -0,0 +1,5 @@
+haskell-aws (0.9.2-1) unstable; urgency=low
+
+  * Initial release.
+
+ -- Joey Hess <joeyh at debian.org>  Sun, 03 Aug 2014 18:03:39 -0400
diff -rN -u old-haskell-aws/compat new-haskell-aws/compat
--- old-haskell-aws/compat	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-aws/compat	2014-08-03 22:46:28.802078067 +0000
@@ -0,0 +1 @@
+9
diff -rN -u old-haskell-aws/control new-haskell-aws/control
--- old-haskell-aws/control	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-aws/control	2014-08-03 22:46:28.802078067 +0000
@@ -0,0 +1,136 @@
+Source: haskell-aws
+Section: haskell
+Priority: extra
+Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
+Uploaders: Joey Hess <joeyh at debian.org>
+Build-Depends: debhelper (>= 9)
+  , cdbs
+  , haskell-devscripts (>= 0.8.15)
+  , ghc
+  , ghc-prof
+  , libghc-aeson-dev (>= 0.6)
+  , libghc-aeson-prof
+  , libghc-base16-bytestring-dev (>= 0.1)
+  , libghc-base16-bytestring-prof
+  , libghc-base64-bytestring-dev (>= 1.0)
+  , libghc-base64-bytestring-prof
+  , libghc-blaze-builder-dev (>= 0.2.1.4)
+  , libghc-blaze-builder-dev (<< 0.4)
+  , libghc-blaze-builder-prof
+  , libghc-byteable-dev (>= 0.1)
+  , 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.2)
+  , 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)
+  , 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-text-dev (>= 0.11)
+  , libghc-text-prof
+  , libghc-transformers-dev (>= 0.2.2)
+  , libghc-transformers-dev (<< 0.5)
+  , libghc-transformers-prof
+  , libghc-unordered-containers-dev (>= 0.2)
+  , libghc-unordered-containers-prof
+  , libghc-utf8-string-dev (>= 0.3)
+  , 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-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-text-doc
+  , libghc-transformers-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
+Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=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
+ Amazon Web Services.
+
+Package: libghc-aws-dev
+Architecture: any
+Depends: ${haskell:Depends}
+  , ${shlibs:Depends}
+  , ${misc:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Provides: ${haskell:Provides}
+Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
+ ${haskell:LongDescription}
+ .
+ ${haskell:Blurb}
+
+Package: libghc-aws-prof
+Architecture: any
+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}
+Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
+ ${haskell:LongDescription}
+ .
+ ${haskell:Blurb}
diff -rN -u old-haskell-aws/copyright new-haskell-aws/copyright
--- old-haskell-aws/copyright	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-aws/copyright	2014-08-03 22:46:28.802078067 +0000
@@ -0,0 +1,41 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: aws
+Source: http://hackage.haskell.org/package/aws
+
+Files: *
+Copyright: Copyright (c) 2010, 2011, 2012, Aristid Breitkreuz
+License: BSD3
+
+Files: debian/*
+Copyright: 2014 Joey Hess
+License: BSD3
+
+License: BSD3
+ All rights reserved.
+ .
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are met:
+ .
+    * Redistributions of source code must retain the above copyright
+      notice, this list of conditions and the following disclaimer.
+ .
+    * Redistributions in binary form must reproduce the above
+      copyright notice, this list of conditions and the following
+      disclaimer in the documentation and/or other materials provided
+      with the distribution.
+ .
+    * Neither the name of Aristid Breitkreuz nor the names of other
+      contributors may be used to endorse or promote products derived
+      from this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
diff -rN -u old-haskell-aws/docs new-haskell-aws/docs
--- old-haskell-aws/docs	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-aws/docs	2014-08-03 22:46:28.802078067 +0000
@@ -0,0 +1 @@
+README.org
diff -rN -u old-haskell-aws/rules new-haskell-aws/rules
--- old-haskell-aws/rules	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-aws/rules	2014-08-03 22:46:28.802078067 +0000
@@ -0,0 +1,6 @@
+#!/usr/bin/make -f
+
+# DEB_ENABLE_TESTS = yes
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/hlibrary.mk
diff -rN -u old-haskell-aws/source/format new-haskell-aws/source/format
--- old-haskell-aws/source/format	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-aws/source/format	2014-08-03 22:46:28.802078067 +0000
@@ -0,0 +1 @@
+3.0 (quilt)
diff -rN -u old-haskell-aws/watch new-haskell-aws/watch
--- old-haskell-aws/watch	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-aws/watch	2014-08-03 22:46:28.806078067 +0000
@@ -0,0 +1,2 @@
+version=3
+http://hackage.haskell.org/package/aws/distro-monitor .*-([0-9\.]+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))




More information about the Pkg-haskell-commits mailing list