[Pkg-haskell-commits] darcs: haskell-wai-websockets: Initial Check-In
Raúl Benencia
rul at kalgan.cc
Fri Dec 20 15:53:49 UTC 2013
Fri Dec 20 15:52:27 UTC 2013 Ra[_<U+00FA>_]l Benencia <rul at kalgan.cc>
* Initial Check-In
A ./changelog
A ./compat
A ./control
A ./copyright
A ./rules
A ./source/
A ./source/format
A ./watch
Fri Dec 20 15:52:27 UTC 2013 Raúl Benencia <rul at kalgan.cc>
* Initial Check-In
diff -rN -u old-haskell-wai-websockets/changelog new-haskell-wai-websockets/changelog
--- old-haskell-wai-websockets/changelog 1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-wai-websockets/changelog 2013-12-20 15:53:49.369034824 +0000
@@ -0,0 +1,5 @@
+haskell-wai-websockets (1.3.2.1-1) UNRELEASED; urgency=low
+
+ * Initial release.
+
+ -- Raúl Benencia <rul at kalgan.cc> Fri, 20 Dec 2013 10:50:00 -0300
diff -rN -u old-haskell-wai-websockets/compat new-haskell-wai-websockets/compat
--- old-haskell-wai-websockets/compat 1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-wai-websockets/compat 2013-12-20 15:53:49.369034824 +0000
@@ -0,0 +1 @@
+9
diff -rN -u old-haskell-wai-websockets/control new-haskell-wai-websockets/control
--- old-haskell-wai-websockets/control 1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-wai-websockets/control 2013-12-20 15:53:49.369034824 +0000
@@ -0,0 +1,74 @@
+Source: haskell-wai-websockets
+Section: haskell
+Priority: extra
+Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
+Uploaders: Raúl Benencia <rul at kalgan.cc>
+Build-Depends: debhelper (>= 9)
+ , cdbs
+ , haskell-devscripts (>= 0.8.15)
+ , ghc
+ , ghc-prof
+ , libghc-conduit-dev (>= 0.5)
+ , libghc-conduit-dev (<< 1.1)
+ , libghc-wai-dev (>= 1.3)
+ , libghc-wai-dev (<< 1.5)
+ , libghc-wai-app-static-dev
+ , libghc-blaze-builder-dev (>= 0.2.1.4)
+ , libghc-blaze-builder-dev (<< 0.4)
+ , libghc-case-insensitive-dev (>= 0.2)
+ , libghc-network-dev (>= 2.2.1.5)
+ , libghc-transformers-dev (>= 0.2)
+ , libghc-transformers-dev (<< 0.4)
+ , libghc-websockets-dev (>= 0.8)
+ , libghc-websockets-prof
+ , libghc-warp-dev (>= 1.3)
+ , libghc-warp-dev (<< 1.4)
+ , libghc-warp-prof
+ , libghc-io-streams-dev (>= 1.1)
+ , libghc-io-streams-dev (<< 1.2)
+ , libghc-io-streams-prof
+Build-Depends-Indep: ghc-doc
+Standards-Version: 3.9.5
+Homepage: http://hackage.haskell.org/package/wai-websockets
+Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-wai-websockets
+Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-wai-websockets
+X-Description: bridge between WAI and the haskell websockets library
+ The Web Application Interface provides a common protocol for communication
+ between web applications and web servers. This package provides a bridge
+ between WAI and the haskell websockets library.
+
+Package: libghc-wai-websockets-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-wai-websockets-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-wai-websockets-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-wai-websockets/copyright new-haskell-wai-websockets/copyright
--- old-haskell-wai-websockets/copyright 1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-wai-websockets/copyright 2013-12-20 15:53:49.369034824 +0000
@@ -0,0 +1,32 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: wai-websockets
+Upstream-Contact: Michael Snoyman <michael at snoyman.com>
+Source: http://hackage.haskell.org/package/wai-websockets
+
+Files: *
+Copyright: 2012 Michael Snoyman
+License: Expat
+
+Files: debian/*
+Copyright: 2013 Raúl Benencia
+License: Expat
+
+License: Expat
+ 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.
\ No newline at end of file
diff -rN -u old-haskell-wai-websockets/rules new-haskell-wai-websockets/rules
--- old-haskell-wai-websockets/rules 1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-wai-websockets/rules 2013-12-20 15:53:49.369034824 +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-wai-websockets/source/format new-haskell-wai-websockets/source/format
--- old-haskell-wai-websockets/source/format 1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-wai-websockets/source/format 2013-12-20 15:53:49.369034824 +0000
@@ -0,0 +1 @@
+3.0 (quilt)
diff -rN -u old-haskell-wai-websockets/watch new-haskell-wai-websockets/watch
--- old-haskell-wai-websockets/watch 1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-wai-websockets/watch 2013-12-20 15:53:49.369034824 +0000
@@ -0,0 +1,2 @@
+version=3
+http://hackage.haskell.org/package/wai-websockets/distro-monitor .*-([0-9\.]+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
More information about the Pkg-haskell-commits
mailing list