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

Christopher Reichert creichert07 at gmail.com
Sat Nov 22 22:32:07 UTC 2014


Sat Nov 22 03:15:49 UTC 2014  Christopher Reichert <creichert07 at gmail.com>
  * Initial Check-In

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

Sat Nov 22 03:15:49 UTC 2014  Christopher Reichert <creichert07 at gmail.com>
  * Initial Check-In
diff -rN -u old-haskell-network-conduit-tls/changelog new-haskell-network-conduit-tls/changelog
--- old-haskell-network-conduit-tls/changelog	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-network-conduit-tls/changelog	2014-11-22 22:32:07.319338856 +0000
@@ -0,0 +1,5 @@
+haskell-network-conduit-tls (1.1.0.2-1) UNRELEASED; urgency=low
+
+  * Initial release.
+
+ -- Christopher Reichert <creichert07 at gmail.com>  Fri, 21 Nov 2014 21:00:00 -0600
diff -rN -u old-haskell-network-conduit-tls/compat new-haskell-network-conduit-tls/compat
--- old-haskell-network-conduit-tls/compat	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-network-conduit-tls/compat	2014-11-22 22:32:07.323338856 +0000
@@ -0,0 +1 @@
+9
diff -rN -u old-haskell-network-conduit-tls/control new-haskell-network-conduit-tls/control
--- old-haskell-network-conduit-tls/control	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-network-conduit-tls/control	2014-11-22 22:32:07.323338856 +0000
@@ -0,0 +1,89 @@
+Source: haskell-network-conduit-tls
+Section: haskell
+Priority: extra
+Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
+Uploaders: Christopher Reichert <creichert07 at gmail.com>
+Build-Depends: debhelper (>= 9)
+  , cdbs
+  , haskell-devscripts (>= 0.8.15)
+  , ghc
+  , ghc-prof
+  , libghc-conduit-dev (>= 1.1)
+  , libghc-conduit-prof
+  , libghc-conduit-extra-dev (>= 1.1)
+  , libghc-conduit-extra-prof
+  , libghc-connection-dev
+  , libghc-connection-prof
+  , libghc-cprng-aes-dev
+  , libghc-cprng-aes-prof
+  , libghc-data-default-dev
+  , libghc-data-default-prof
+  , libghc-monad-control-dev
+  , libghc-monad-control-prof
+  , libghc-network-dev
+  , libghc-network-prof
+  , libghc-streaming-commons-dev
+  , libghc-streaming-commons-prof
+  , libghc-system-filepath-dev (>= 0.4)
+  , libghc-system-filepath-prof
+  , libghc-system-fileio-dev (>= 0.3)
+  , libghc-system-fileio-prof
+  , libghc-tls-dev (>= 1.2.2)
+  , libghc-tls-prof
+  , libghc-transformers-dev
+  , libghc-transformers-prof
+Build-Depends-Indep: ghc-doc
+  , libghc-conduit-doc
+  , libghc-conduit-extra-doc
+  , libghc-connection-doc
+  , libghc-cprng-aes-doc
+  , libghc-data-default-doc
+  , libghc-monad-control-doc
+  , libghc-network-doc
+  , libghc-streaming-commons-doc
+  , libghc-system-filepath-doc
+  , libghc-system-fileio-doc
+  , libghc-tls-doc
+  , libghc-transformers-doc
+Standards-Version: 3.9.5
+Homepage: http://hackage.haskell.org/package/network-conduit-tls
+Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-network-conduit-tls
+Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-network-condiut-tls
+X-Description: Create TLS-aware network code with conduits
+  Uses the tls package for a pure-Haskell implementation.
+
+Package: libghc-network-conduit-tls-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-network-conduit-tls-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-network-conduit-tls-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-network-conduit-tls/copyright new-haskell-network-conduit-tls/copyright
--- old-haskell-network-conduit-tls/copyright	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-network-conduit-tls/copyright	2014-11-22 22:32:07.323338856 +0000
@@ -0,0 +1,32 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: network-conduit-tls
+Upstream-Contact: Michael Snoyman <michael at snoyman.com>
+Source: http://hackage.haskell.org/package/network-conduit-tls
+
+Files: *
+Copyright: 2012-2014 Michael Snoyman
+License: MIT
+
+Files: debian/*
+Copyright: 2014 Christopher Reichert
+License: MIT
+
+License: MIT
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ "Software"), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Software.
+
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
diff -rN -u old-haskell-network-conduit-tls/rules new-haskell-network-conduit-tls/rules
--- old-haskell-network-conduit-tls/rules	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-network-conduit-tls/rules	2014-11-22 22:32:07.323338856 +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-network-conduit-tls/source/format new-haskell-network-conduit-tls/source/format
--- old-haskell-network-conduit-tls/source/format	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-network-conduit-tls/source/format	2014-11-22 22:32:07.323338856 +0000
@@ -0,0 +1 @@
+3.0 (quilt)
diff -rN -u old-haskell-network-conduit-tls/watch new-haskell-network-conduit-tls/watch
--- old-haskell-network-conduit-tls/watch	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-network-conduit-tls/watch	2014-11-22 22:32:07.323338856 +0000
@@ -0,0 +1,2 @@
+version=3
+http://hackage.haskell.org/package/network-conduit-tls/distro-monitor .*-([0-9\.]+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))




More information about the Pkg-haskell-commits mailing list