[Pkg-haskell-commits] darcs: haskell-snap-core: Initial Check-In

kiwamu at debian.or.jp kiwamu at debian.or.jp
Thu Dec 29 07:19:25 UTC 2011


Thu Dec 29 07:16:55 UTC 2011  kiwamu at debian.or.jp
  * Initial Check-In
  Ignore-this: c7b89803c49fd88887fd77463efb692a

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

Thu Dec 29 07:16:55 UTC 2011  kiwamu at debian.or.jp
  * Initial Check-In
  Ignore-this: c7b89803c49fd88887fd77463efb692a
diff -rN -u old-haskell-snap-core//changelog new-haskell-snap-core//changelog
--- old-haskell-snap-core//changelog	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-snap-core//changelog	2011-12-29 07:19:25.843773782 +0000
@@ -0,0 +1,6 @@
+haskell-snap-core (0.7.0.1-1) UNRELEASED; urgency=low
+
+  * Debianization generated by cabal-debian
+  * ITP (Closes: #653540)
+
+ -- Kiwamu Okabe <kiwamu at debian.or.jp>  Thu, 29 Dec 2011 16:10:36 +0900
diff -rN -u old-haskell-snap-core//compat new-haskell-snap-core//compat
--- old-haskell-snap-core//compat	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-snap-core//compat	2011-12-29 07:19:25.843773782 +0000
@@ -0,0 +1 @@
+7
\ No newline at end of file
diff -rN -u old-haskell-snap-core//control new-haskell-snap-core//control
--- old-haskell-snap-core//control	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-snap-core//control	2011-12-29 07:19:25.843773782 +0000
@@ -0,0 +1,198 @@
+Source: haskell-snap-core
+Priority: extra
+Section: haskell
+Maintainer: Kiwamu Okabe <kiwamu at debian.or.jp>
+Build-Depends: debhelper (>= 7.0),
+               haskell-devscripts (>= 0.8),
+               cdbs,
+               ghc,
+               ghc-prof,
+               libghc-hunit-dev (>= 1.2),
+               libghc-hunit-dev (<< 2),
+               libghc-hunit-prof,
+               libghc-monadcatchio-transformers-dev (>= 0.2.1),
+               libghc-monadcatchio-transformers-dev (<< 0.3),
+               libghc-monadcatchio-transformers-prof,
+               libghc-attoparsec-dev (>= 0.10),
+               libghc-attoparsec-dev (<< 0.11),
+               libghc-attoparsec-prof,
+               libghc-attoparsec-enumerator-dev (>= 0.3),
+               libghc-attoparsec-enumerator-dev (<< 0.4),
+               libghc-attoparsec-enumerator-prof,
+               libghc-base16-bytestring-dev (<= 0.2),
+               libghc-base16-bytestring-prof,
+               libghc-blaze-builder-dev (>= 0.2.1.4),
+               libghc-blaze-builder-dev (<< 0.4),
+               libghc-blaze-builder-prof,
+               libghc-blaze-builder-enumerator-dev (>= 0.2),
+               libghc-blaze-builder-enumerator-dev (<< 0.3),
+               libghc-blaze-builder-enumerator-prof,
+               libghc-bytestring-mmap-dev (>= 0.2.2),
+               libghc-bytestring-mmap-dev (<< 0.3),
+               libghc-bytestring-mmap-prof,
+               libghc-bytestring-nums-dev,
+               libghc-bytestring-nums-prof,
+               libghc-case-insensitive-dev (>= 0.3),
+               libghc-case-insensitive-dev (<< 0.5),
+               libghc-case-insensitive-prof,
+               libghc-deepseq-dev (>= 1.1),
+               libghc-deepseq-dev (<< 1.4),
+               libghc-deepseq-prof,
+               libghc-dlist-dev (>= 0.5),
+               libghc-dlist-dev (<< 0.6),
+               libghc-dlist-prof,
+               libghc-enumerator-dev (>= 0.4.13.1),
+               libghc-enumerator-dev (<< 0.5),
+               libghc-enumerator-prof,
+               libghc-mtl-dev (>= 2.0) | libghc-mtl-dev (<< 2.1),
+               libghc-mtl-prof,
+               libghc-mwc-random-dev (>= 0.10),
+               libghc-mwc-random-dev (<< 0.11),
+               libghc-mwc-random-prof,
+               libghc-regex-posix-dev (<= 0.95.2),
+               libghc-regex-posix-prof,
+               libghc-text-dev (>= 0.11),
+               libghc-text-dev (<< 0.12),
+               libghc-text-prof,
+               libghc-transformers-dev (>= 0.2) | libghc-transformers-dev (<< 0.3),
+               libghc-transformers-prof,
+               libghc-unix-compat-dev (>= 0.2),
+               libghc-unix-compat-dev (<< 0.4),
+               libghc-unix-compat-prof,
+               libghc-unordered-containers-dev (>= 0.1.4.3),
+               libghc-unordered-containers-dev (<< 0.2),
+               libghc-unordered-containers-prof,
+               libghc-vector-dev (>= 0.6),
+               libghc-vector-dev (<< 0.10),
+               libghc-vector-prof,
+               libghc-zlib-enum-dev (>= 0.2.1),
+               libghc-zlib-enum-dev (<< 0.3),
+               libghc-zlib-enum-prof
+Build-Depends-Indep: ghc-doc,
+                     libghc-hunit-doc,
+                     libghc-monadcatchio-transformers-doc,
+                     libghc-attoparsec-doc,
+                     libghc-attoparsec-enumerator-doc,
+                     libghc-base16-bytestring-doc,
+                     libghc-blaze-builder-doc,
+                     libghc-blaze-builder-enumerator-doc,
+                     libghc-bytestring-mmap-doc,
+                     libghc-bytestring-nums-doc,
+                     libghc-case-insensitive-doc,
+                     libghc-deepseq-doc,
+                     libghc-dlist-doc,
+                     libghc-enumerator-doc,
+                     libghc-mtl-doc,
+                     libghc-mwc-random-doc,
+                     libghc-regex-posix-doc,
+                     libghc-text-doc,
+                     libghc-transformers-doc,
+                     libghc-unix-compat-doc,
+                     libghc-unordered-containers-doc,
+                     libghc-vector-doc,
+                     libghc-zlib-enum-doc
+Standards-Version: 3.9.2
+Homepage: http://snapframework.com/
+Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-snap-core
+Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-snap-core
+DM-Upload-Allowed: yes
+
+Package: libghc-snap-core-dev
+Architecture: any
+Depends: ${shlibs:Depends},
+         ${haskell:Depends},
+         ${misc:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Provides: ${haskell:Provides}
+Description: Snap: A Haskell Web Framework (Core)
+ Snap is a simple and fast web development framework and server written in
+ Haskell. For more information or to download the latest version, you can
+ visit the Snap project website at <http://snapframework.com/>.
+ .
+ This library contains the core definitions and types for the Snap framework,
+ including:
+ .
+ 1. Primitive types and functions for HTTP (requests, responses, cookies,
+ post/query parameters, etc)
+ .
+ 2. Type aliases and helper functions for Iteratee I/O
+ .
+ 3. A monad for programming web handlers called \"Snap\", inspired by
+ happstack's (<http://happstack.com/index.html>), which allows:
+ .
+ o Stateful access to the HTTP request and response objects
+ .
+ o Monadic failure (i.e. MonadPlus/Alternative instances) for declining
+ to handle requests and chaining handlers together
+ .
+ o Early termination of the computation if you know early what you want
+ to return and want to prevent further monadic processing
+ .
+ This package contains the normal library files.
+
+Package: libghc-snap-core-prof
+Architecture: any
+Depends: ${haskell:Depends},
+         ${misc:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Provides: ${haskell:Provides}
+Description: Snap: A Haskell Web Framework (Core); profiling libraries
+ Snap is a simple and fast web development framework and server written in
+ Haskell. For more information or to download the latest version, you can
+ visit the Snap project website at <http://snapframework.com/>.
+ .
+ This library contains the core definitions and types for the Snap framework,
+ including:
+ .
+ 1. Primitive types and functions for HTTP (requests, responses, cookies,
+ post/query parameters, etc)
+ .
+ 2. Type aliases and helper functions for Iteratee I/O
+ .
+ 3. A monad for programming web handlers called \"Snap\", inspired by
+ happstack's (<http://happstack.com/index.html>), which allows:
+ .
+ o Stateful access to the HTTP request and response objects
+ .
+ o Monadic failure (i.e. MonadPlus/Alternative instances) for declining
+ to handle requests and chaining handlers together
+ .
+ o Early termination of the computation if you know early what you want
+ to return and want to prevent further monadic processing
+ .
+ This package contains the libraries compiled with profiling enabled.
+
+Package: libghc-snap-core-doc
+Architecture: all
+Section: doc
+Depends: ${haskell:Depends},
+         ${misc:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Description: Snap: A Haskell Web Framework (Core); documentation
+ Snap is a simple and fast web development framework and server written in
+ Haskell. For more information or to download the latest version, you can
+ visit the Snap project website at <http://snapframework.com/>.
+ .
+ This library contains the core definitions and types for the Snap framework,
+ including:
+ .
+ 1. Primitive types and functions for HTTP (requests, responses, cookies,
+ post/query parameters, etc)
+ .
+ 2. Type aliases and helper functions for Iteratee I/O
+ .
+ 3. A monad for programming web handlers called \"Snap\", inspired by
+ happstack's (<http://happstack.com/index.html>), which allows:
+ .
+ o Stateful access to the HTTP request and response objects
+ .
+ o Monadic failure (i.e. MonadPlus/Alternative instances) for declining
+ to handle requests and chaining handlers together
+ .
+ o Early termination of the computation if you know early what you want
+ to return and want to prevent further monadic processing
+ .
+ This package contains the documentation files.
diff -rN -u old-haskell-snap-core//copyright new-haskell-snap-core//copyright
--- old-haskell-snap-core//copyright	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-snap-core//copyright	2011-12-29 07:19:25.843773782 +0000
@@ -0,0 +1,28 @@
+Copyright (c) 2009, Snap Framework authors (see CONTRIBUTORS)
+Copyright (c) 2010, Google, Inc.
+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 the Snap Framework authors nor the names of its
+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 -rN -u old-haskell-snap-core//rules new-haskell-snap-core//rules
--- old-haskell-snap-core//rules	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-snap-core//rules	2011-12-29 07:19:25.843773782 +0000
@@ -0,0 +1,3 @@
+#!/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-snap-core//source/format new-haskell-snap-core//source/format
--- old-haskell-snap-core//source/format	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-snap-core//source/format	2011-12-29 07:19:25.843773782 +0000
@@ -0,0 +1 @@
+3.0 (quilt)
diff -rN -u old-haskell-snap-core//watch new-haskell-snap-core//watch
--- old-haskell-snap-core//watch	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-snap-core//watch	2011-12-29 07:19:25.847669544 +0000
@@ -0,0 +1,5 @@
+version=3
+opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\
+filenamemangle=s|(.*)/$|snap-core-$1.tar.gz|" \
+    http://hackage.haskell.org/packages/archive/snap-core \
+    ([\d\.]*\d)/





More information about the Pkg-haskell-commits mailing list