[Pkg-haskell-commits] darcs: haskell-http-conduit: Initial Check-In

Clint Adams clint at debian.org
Sat Jan 28 14:08:52 UTC 2012


Sat Jan 28 14:07:51 UTC 2012  Clint Adams <clint at debian.org>
  * Initial Check-In
  Ignore-this: 33b854c5fa7ecd60412f49adabb4b7de

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

Sat Jan 28 14:07:51 UTC 2012  Clint Adams <clint at debian.org>
  * Initial Check-In
  Ignore-this: 33b854c5fa7ecd60412f49adabb4b7de
diff -rN -u old-haskell-http-conduit//changelog new-haskell-http-conduit//changelog
--- old-haskell-http-conduit//changelog	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-http-conduit//changelog	2012-01-28 14:08:52.281840855 +0000
@@ -0,0 +1,5 @@
+haskell-http-conduit (1.2.0-1) unstable; urgency=low
+
+  * Initial release.
+
+ -- Clint Adams <clint at debian.org>  Sat, 28 Jan 2012 08:23:23 -0500
diff -rN -u old-haskell-http-conduit//compat new-haskell-http-conduit//compat
--- old-haskell-http-conduit//compat	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-http-conduit//compat	2012-01-28 14:08:52.281840855 +0000
@@ -0,0 +1 @@
+7
diff -rN -u old-haskell-http-conduit//control new-haskell-http-conduit//control
--- old-haskell-http-conduit//control	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-http-conduit//control	2012-01-28 14:08:52.281840855 +0000
@@ -0,0 +1,152 @@
+Source: haskell-http-conduit
+Section: haskell
+Priority: extra
+Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
+Uploaders: Clint Adams <clint at debian.org>
+Build-Depends: debhelper (>= 7)
+  , cdbs
+  , haskell-devscripts (>= 0.8)
+  , ghc
+  , ghc-prof
+  , libghc-asn1-data-dev (>> 0.5.1)
+  , libghc-asn1-data-dev (<< 0.7)
+  , libghc-asn1-data-prof
+  , libghc-attoparsec-dev (>> 0.8.0.2)
+  , libghc-attoparsec-dev (<< 0.11)
+  , libghc-attoparsec-prof
+  , libghc-attoparsec-conduit-dev (>> 0.0)
+  , libghc-attoparsec-conduit-dev (<< 0.1)
+  , libghc-attoparsec-conduit-prof
+  , libghc-base64-bytestring-dev (>> 0.1)
+  , libghc-base64-bytestring-dev (<< 0.2)
+  , libghc-base64-bytestring-prof
+  , libghc-blaze-builder-dev (>> 0.2.1)
+  , libghc-blaze-builder-dev (<< 0.4)
+  , libghc-blaze-builder-prof
+  , libghc-blaze-builder-conduit-dev (>> 0.0)
+  , libghc-blaze-builder-conduit-dev (<< 0.1)
+  , libghc-blaze-builder-conduit-prof
+  , libghc-case-insensitive-dev (>> 0.2)
+  , libghc-case-insensitive-prof
+  , libghc-certificate-dev (>> 0.7)
+  , libghc-certificate-dev (<< 1.1)
+  , libghc-certificate-prof
+  , libghc-conduit-dev (>> 0.1)
+  , libghc-conduit-prof
+  , libghc-cprng-aes-dev (>> 0.2)
+  , libghc-cprng-aes-dev (<< 0.3)
+  , libghc-cprng-aes-prof
+  , libghc-data-default-dev (>> 0.3)
+  , libghc-data-default-dev (<< 0.4)
+  , libghc-data-default-prof
+  , libghc-failure-dev (>> 0.1)
+  , libghc-failure-prof
+  , libghc-http-types-dev (>> 0.6)
+  , libghc-http-types-dev (<< 0.7)
+  , libghc-http-types-prof
+  , libghc-lifted-base-dev (>> 0.1)
+  , libghc-lifted-base-dev (<< 0.2)
+  , libghc-lifted-base-prof
+  , libghc-monad-control-dev (>> 0.3)
+  , libghc-monad-control-dev (<< 0.4)
+  , libghc-monad-control-prof
+  , libghc-network-dev (>> 2.3)
+  , libghc-network-dev (<< 2.4)
+  , libghc-network-prof
+  , libghc-text-dev
+  , libghc-text-prof
+  , libghc-tls-dev (>> 0.8.1)
+  , libghc-tls-dev (<< 0.9)
+  , libghc-tls-prof
+  , libghc-tls-extra-dev (>> 0.4)
+  , libghc-tls-extra-dev (<< 0.5)
+  , libghc-tls-extra-prof
+  , libghc-transformers-dev (>> 0.2)
+  , libghc-transformers-dev (<< 0.3)
+  , libghc-transformers-prof
+  , libghc-transformers-base-dev (>> 0.4)
+  , libghc-transformers-base-dev (<< 0.5)
+  , libghc-transformers-base-prof
+  , libghc-utf8-string-dev (>> 0.3.4)
+  , libghc-utf8-string-dev (<< 0.4)
+  , libghc-utf8-string-prof
+  , libghc-zlib-conduit-dev (>> 0.0)
+  , libghc-zlib-conduit-dev (<< 0.1)
+  , libghc-zlib-conduit-prof
+Build-Depends-Indep: ghc-doc
+  , libghc-asn1-data-doc
+  , libghc-attoparsec-doc
+  , libghc-attoparsec-conduit-doc
+  , libghc-base64-bytestring-doc
+  , libghc-blaze-builder-doc
+  , libghc-blaze-builder-conduit-doc
+  , libghc-case-insensitive-doc
+  , libghc-certificate-doc
+  , libghc-conduit-doc
+  , libghc-cprng-aes-doc
+  , libghc-data-default-doc
+  , libghc-failure-doc
+  , libghc-http-types-doc
+  , libghc-lifted-base-doc
+  , libghc-monad-control-doc
+  , libghc-network-doc
+  , libghc-text-doc
+  , libghc-tls-doc
+  , libghc-tls-extra-doc
+  , libghc-transformers-doc
+  , libghc-transformers-base-doc
+  , libghc-utf8-string-doc
+  , libghc-zlib-conduit-doc
+Standards-Version: 3.9.2
+Homepage: http://hackage.haskell.org/package/haskell-http-conduit
+Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-http-conduit
+Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-http-conduit
+
+Package: libghc-http-conduit-dev
+Architecture: any
+Depends: ${haskell:Depends}
+  , ${shlibs:Depends}
+  , ${misc:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Provides: ${haskell:Provides}
+Description: HTTP client package with conduit interface and HTTPS support
+ This package uses attoparsec for parsing the actual contents of the HTTP
+ connection. It also provides higher-level functions which allow you to avoid
+ direct usage of conduits. See http://www.yesodweb.com/book/http-conduit
+ for more information.
+ .
+ This package provides a library for the Haskell programming language.
+ See http://www.haskell.org/ for more information on Haskell.
+
+Package: libghc-http-conduit-prof
+Architecture: any
+Depends: ${haskell:Depends}
+  , ${misc:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Provides: ${haskell:Provides}
+Description: HTTP/HTTPS client package with conduit interface, profiling libraries
+ This package uses attoparsec for parsing the actual contents of the HTTP
+ connection. It also provides higher-level functions which allow you to avoid
+ direct usage of conduits. See http://www.yesodweb.com/book/http-conduit
+ for more information.
+ .
+ This package provides a library for the Haskell programming language, compiled
+ for profiling.  See http://www.haskell.org/ for more information on Haskell.
+
+Package: libghc-http-conduit-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends}, ${haskell:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Description: HTTP client package with conduit interface and HTTPS support; documentation
+ This package uses attoparsec for parsing the actual contents of the HTTP
+ connection. It also provides higher-level functions which allow you to avoid
+ direct usage of conduits. See http://www.yesodweb.com/book/http-conduit
+ for more information.
+ .
+ This package provides the documentation for a library for the Haskell
+ programming language.
+ See http://www.haskell.org/ for more information on Haskell.
diff -rN -u old-haskell-http-conduit//copyright new-haskell-http-conduit//copyright
--- old-haskell-http-conduit//copyright	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-http-conduit//copyright	2012-01-28 14:08:52.281840855 +0000
@@ -0,0 +1,33 @@
+Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Upstream-Name: haskell-http-conduit
+Upstream-Contact: Michael Snoyman <michael at snoyman.com>
+Source: http://hackage.haskell.org/package/haskell-http-conduit
+
+Copyright: 2010 Michael Snoyman
+License: BSD3
+ 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 Michael Snoyman 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-http-conduit//rules new-haskell-http-conduit//rules
--- old-haskell-http-conduit//rules	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-http-conduit//rules	2012-01-28 14:08:52.281840855 +0000
@@ -0,0 +1,4 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/hlibrary.mk
diff -rN -u old-haskell-http-conduit//source/format new-haskell-http-conduit//source/format
--- old-haskell-http-conduit//source/format	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-http-conduit//source/format	2012-01-28 14:08:52.285845548 +0000
@@ -0,0 +1 @@
+3.0 (quilt)
diff -rN -u old-haskell-http-conduit//watch new-haskell-http-conduit//watch
--- old-haskell-http-conduit//watch	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-http-conduit//watch	2012-01-28 14:08:52.285845548 +0000
@@ -0,0 +1,5 @@
+version=3
+opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\
+filenamemangle=s|(.*)/$|http-conduit-$1.tar.gz|" \
+    http://hackage.haskell.org/packages/archive/http-conduit \
+    ([\d\.]*\d)/





More information about the Pkg-haskell-commits mailing list