diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2015-08-15 18:16:04 +0000 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2015-08-15 23:40:54 +0200 |
| commit | 31e424e592fcc0ebf5b6bd807963850df4f5877d (patch) | |
| tree | ee9117e318753f9227b6afaf828a0560b7d46448 /p/haskell-openssl-streams/debian | |
| parent | d3f30fd4b9e6c80d4cd1a407e06cfc03b0210b3f (diff) | |
| download | DHG_packages-31e424e592fcc0ebf5b6bd807963850df4f5877d.tar.gz | |
Initial packaging of openssl-streams-1.2.1.0
Diffstat (limited to 'p/haskell-openssl-streams/debian')
| -rw-r--r-- | p/haskell-openssl-streams/debian/changelog | 5 | ||||
| -rw-r--r-- | p/haskell-openssl-streams/debian/compat | 1 | ||||
| -rw-r--r-- | p/haskell-openssl-streams/debian/control | 70 | ||||
| -rw-r--r-- | p/haskell-openssl-streams/debian/copyright | 40 | ||||
| -rwxr-xr-x | p/haskell-openssl-streams/debian/rules | 7 | ||||
| -rw-r--r-- | p/haskell-openssl-streams/debian/source/format | 1 | ||||
| -rw-r--r-- | p/haskell-openssl-streams/debian/watch | 2 |
7 files changed, 126 insertions, 0 deletions
diff --git a/p/haskell-openssl-streams/debian/changelog b/p/haskell-openssl-streams/debian/changelog new file mode 100644 index 000000000..d6c5ea385 --- /dev/null +++ b/p/haskell-openssl-streams/debian/changelog @@ -0,0 +1,5 @@ +haskell-openssl-streams (1.2.1.0-1) unstable; urgency=low + + * Initial release + + -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 18:16:04 +0000 diff --git a/p/haskell-openssl-streams/debian/compat b/p/haskell-openssl-streams/debian/compat new file mode 100644 index 000000000..ec635144f --- /dev/null +++ b/p/haskell-openssl-streams/debian/compat @@ -0,0 +1 @@ +9 diff --git a/p/haskell-openssl-streams/debian/control b/p/haskell-openssl-streams/debian/control new file mode 100644 index 000000000..f1010f953 --- /dev/null +++ b/p/haskell-openssl-streams/debian/control @@ -0,0 +1,70 @@ +Source: haskell-openssl-streams +Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org> +Uploaders: Joachim Breitner <nomeata@debian.org> +Priority: extra +Section: haskell +Build-Depends: debhelper (>= 9), + haskell-devscripts (>= 0.9), + cdbs, + ghc, + ghc-prof, + libghc-hsopenssl-dev (>= 0.10.3), + libghc-hsopenssl-dev (<< 0.12), + libghc-hsopenssl-prof, + libghc-io-streams-dev (>= 1.0), + libghc-io-streams-dev (<< 1.4), + libghc-io-streams-prof, + libghc-network-dev (>= 2.4), + libghc-network-dev (<< 2.7), + libghc-network-prof, +Build-Depends-Indep: ghc-doc, + libghc-hsopenssl-doc, + libghc-io-streams-doc, + libghc-network-doc, +Standards-Version: 3.9.6 +Homepage: http://hackage.haskell.org/package/openssl-streams +Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-openssl-streams +Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-openssl-streams +X-Description: OpenSSL network support for io-streams. + The openssl-streams library contains io-streams routines for secure + networking using OpenSSL (by way of HsOpenSSL). + +Package: libghc-openssl-streams-dev +Architecture: any +Depends: ${haskell:Depends}, + ${misc:Depends}, + ${shlibs:Depends}, +Recommends: ${haskell:Recommends}, +Suggests: ${haskell:Suggests}, +Conflicts: ${haskell:Conflicts}, +Provides: ${haskell:Provides}, +Description: ${haskell:ShortDescription}${haskell:ShortBlurb} + ${haskell:LongDescription} + . + ${haskell:Blurb} + +Package: libghc-openssl-streams-prof +Architecture: any +Depends: ${haskell:Depends}, + ${misc:Depends}, +Recommends: ${haskell:Recommends}, +Suggests: ${haskell:Suggests}, +Conflicts: ${haskell:Conflicts}, +Provides: ${haskell:Provides}, +Description: ${haskell:ShortDescription}${haskell:ShortBlurb} + ${haskell:LongDescription} + . + ${haskell:Blurb} + +Package: libghc-openssl-streams-doc +Architecture: all +Section: doc +Depends: ${haskell:Depends}, + ${misc:Depends}, +Recommends: ${haskell:Recommends}, +Suggests: ${haskell:Suggests}, +Conflicts: ${haskell:Conflicts}, +Description: ${haskell:ShortDescription}${haskell:ShortBlurb} + ${haskell:LongDescription} + . + ${haskell:Blurb} diff --git a/p/haskell-openssl-streams/debian/copyright b/p/haskell-openssl-streams/debian/copyright new file mode 100644 index 000000000..d264e338a --- /dev/null +++ b/p/haskell-openssl-streams/debian/copyright @@ -0,0 +1,40 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: openssl-streams +Upstream-Contact: Gregory Collins <greg@gregorycollins.net> +Source: https://hackage.haskell.org/package/openssl-streams + +Files: * +Copyright: 2013, Google, Inc. +License: BSD3 + +Files: debian/* +Copyright: held by the contributors mentioned in debian/changelog +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 Google, 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 HOLDER 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 --git a/p/haskell-openssl-streams/debian/rules b/p/haskell-openssl-streams/debian/rules new file mode 100755 index 000000000..df34cacd5 --- /dev/null +++ b/p/haskell-openssl-streams/debian/rules @@ -0,0 +1,7 @@ +#!/usr/bin/make -f + +DEB_CABAL_PACKAGE = openssl-streams +DEB_DEFAULT_COMPILER = ghc + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/hlibrary.mk diff --git a/p/haskell-openssl-streams/debian/source/format b/p/haskell-openssl-streams/debian/source/format new file mode 100644 index 000000000..163aaf8d8 --- /dev/null +++ b/p/haskell-openssl-streams/debian/source/format @@ -0,0 +1 @@ +3.0 (quilt) diff --git a/p/haskell-openssl-streams/debian/watch b/p/haskell-openssl-streams/debian/watch new file mode 100644 index 000000000..5b9dce9b6 --- /dev/null +++ b/p/haskell-openssl-streams/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://hackage.haskell.org/package/openssl-streams/distro-monitor .*-([0-9\.]+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) |
