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

kiwamu at debian.or.jp kiwamu at debian.or.jp
Thu Dec 29 07:51:36 UTC 2011


Thu Dec 29 07:49:07 UTC 2011  kiwamu at debian.or.jp
  * Initial Check-In
  Ignore-this: 7a1c075a7d06bc563753d5f80c577bd2

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

Thu Dec 29 07:49:07 UTC 2011  kiwamu at debian.or.jp
  * Initial Check-In
  Ignore-this: 7a1c075a7d06bc563753d5f80c577bd2
diff -rN -u old-haskell-snap-server//changelog new-haskell-snap-server//changelog
--- old-haskell-snap-server//changelog	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-snap-server//changelog	2011-12-29 07:51:36.646435391 +0000
@@ -0,0 +1,6 @@
+haskell-snap-server (0.7.0.1-1) UNRELEASED; urgency=low
+
+  * Debianization generated by cabal-debian
+  * ITP (Closes: #653543)
+
+ -- Kiwamu Okabe <kiwamu at debian.or.jp>  Thu, 29 Dec 2011 16:43:35 +0900
diff -rN -u old-haskell-snap-server//compat new-haskell-snap-server//compat
--- old-haskell-snap-server//compat	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-snap-server//compat	2011-12-29 07:51:36.646435391 +0000
@@ -0,0 +1 @@
+7
\ No newline at end of file
diff -rN -u old-haskell-snap-server//control new-haskell-snap-server//control
--- old-haskell-snap-server//control	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-snap-server//control	2011-12-29 07:51:36.646435391 +0000
@@ -0,0 +1,199 @@
+Source: haskell-snap-server
+Priority: extra
+Section: haskell
+Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
+Uploaders: Kiwamu Okabe <kiwamu at debian.or.jp>
+Build-Depends: debhelper (>= 7.0),
+               haskell-devscripts (>= 0.8),
+               cdbs,
+               ghc,
+               ghc-prof,
+               libghc-monadcatchio-transformers-dev (>= 0.2.1),
+               libghc-monadcatchio-transformers-dev (<< 0.3),
+               libghc-monadcatchio-transformers-prof,
+               libghc-psqueue-dev (>= 1.1),
+               libghc-psqueue-dev (<< 1.2),
+               libghc-psqueue-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-binary-dev (>= 0.5),
+               libghc-binary-dev (<< 0.6),
+               libghc-binary-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.0),
+               libghc-blaze-builder-enumerator-dev (<< 0.3),
+               libghc-blaze-builder-enumerator-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-directory-tree-dev (>= 0.10),
+               libghc-directory-tree-dev (<< 0.11),
+               libghc-directory-tree-prof,
+               libghc-enumerator-dev (>= 0.4.13.1),
+               libghc-enumerator-dev (<< 0.5),
+               libghc-enumerator-prof,
+               libghc-mtl-dev (>= 2),
+               libghc-mtl-dev (<< 3),
+               libghc-mtl-prof,
+               libghc-murmur-hash-dev (>= 0.1),
+               libghc-murmur-hash-dev (<< 0.2),
+               libghc-murmur-hash-prof,
+               libghc-network-dev (>= 2.3),
+               libghc-network-dev (<< 2.4),
+               libghc-network-prof,
+               libghc-snap-core-dev (>= 0.7),
+               libghc-snap-core-dev (<< 0.8),
+               libghc-snap-core-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-vector-dev (>= 0.7),
+               libghc-vector-dev (<< 0.10),
+               libghc-vector-prof,
+               libghc-vector-algorithms-dev (>= 0.4),
+               libghc-vector-algorithms-dev (<< 0.6),
+               libghc-vector-algorithms-prof
+Build-Depends-Indep: ghc-doc,
+                     libghc-monadcatchio-transformers-doc,
+                     libghc-monadcatchio-transformers-doc,
+                     libghc-psqueue-doc,
+                     libghc-psqueue-doc,
+                     libghc-attoparsec-doc,
+                     libghc-attoparsec-doc,
+                     libghc-attoparsec-enumerator-doc,
+                     libghc-attoparsec-enumerator-doc,
+                     libghc-binary-doc,
+                     libghc-binary-doc,
+                     libghc-blaze-builder-doc,
+                     libghc-blaze-builder-doc,
+                     libghc-blaze-builder-enumerator-doc,
+                     libghc-blaze-builder-enumerator-doc,
+                     libghc-bytestring-nums-doc,
+                     libghc-case-insensitive-doc,
+                     libghc-case-insensitive-doc,
+                     libghc-directory-tree-doc,
+                     libghc-directory-tree-doc,
+                     libghc-enumerator-doc,
+                     libghc-enumerator-doc,
+                     libghc-mtl-doc,
+                     libghc-mtl-doc,
+                     libghc-murmur-hash-doc,
+                     libghc-murmur-hash-doc,
+                     libghc-network-doc,
+                     libghc-network-doc,
+                     libghc-snap-core-doc,
+                     libghc-snap-core-doc,
+                     libghc-text-doc,
+                     libghc-text-doc,
+                     libghc-transformers-doc,
+                     libghc-transformers-doc,
+                     libghc-unix-compat-doc,
+                     libghc-unix-compat-doc,
+                     libghc-vector-doc,
+                     libghc-vector-doc,
+                     libghc-vector-algorithms-doc,
+                     libghc-vector-algorithms-doc
+Standards-Version: 3.9.2
+Homepage: http://snapframework.com/
+Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-snap-server
+Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-snap-server
+DM-Upload-Allowed: yes
+
+Package: libghc-snap-server-dev
+Architecture: any
+Depends: ${shlibs:Depends},
+         ${haskell:Depends},
+         ${misc:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Provides: ${haskell:Provides}
+Description: iteratee-based, epoll-enabled web server for the Snap Framework
+ 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/>.
+ .
+ The Snap HTTP server is a high performance, epoll-enabled, iteratee-based web
+ server library written in Haskell. Together with the @snap-core@ library upon
+ which it depends, it provides a clean and efficient Haskell programming
+ interface to the HTTP protocol.
+ .
+ Higher-level facilities for building web applications (like user/session
+ management, component interfaces, data modeling, etc.) are planned but not
+ yet implemented, so this release will mostly be of interest for those who:
+ .
+ o need a fast and minimal HTTP API at roughly the same level of abstraction
+ as Java servlets, or
+ .
+ o are interested in contributing to the Snap Framework project.
+ .
+ This package contains the normal library files.
+
+Package: libghc-snap-server-prof
+Architecture: any
+Depends: ${haskell:Depends},
+         ${misc:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Provides: ${haskell:Provides}
+Description: iteratee-based, epoll-enabled web server for the Snap Framework; profiling lib
+ 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/>.
+ .
+ The Snap HTTP server is a high performance, epoll-enabled, iteratee-based web
+ server library written in Haskell. Together with the @snap-core@ library upon
+ which it depends, it provides a clean and efficient Haskell programming
+ interface to the HTTP protocol.
+ .
+ Higher-level facilities for building web applications (like user/session
+ management, component interfaces, data modeling, etc.) are planned but not
+ yet implemented, so this release will mostly be of interest for those who:
+ .
+ o need a fast and minimal HTTP API at roughly the same level of abstraction
+ as Java servlets, or
+ .
+ o are interested in contributing to the Snap Framework project.
+ .
+ This package contains the libraries compiled with profiling enabled.
+
+Package: libghc-snap-server-doc
+Architecture: all
+Section: doc
+Depends: ${haskell:Depends},
+         ${misc:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Description: iteratee-based, epoll-enabled web server for the Snap Framework; 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/>.
+ .
+ The Snap HTTP server is a high performance, epoll-enabled, iteratee-based web
+ server library written in Haskell. Together with the @snap-core@ library upon
+ which it depends, it provides a clean and efficient Haskell programming
+ interface to the HTTP protocol.
+ .
+ Higher-level facilities for building web applications (like user/session
+ management, component interfaces, data modeling, etc.) are planned but not
+ yet implemented, so this release will mostly be of interest for those who:
+ .
+ o need a fast and minimal HTTP API at roughly the same level of abstraction
+ as Java servlets, or
+ .
+ o are interested in contributing to the Snap Framework project.
+ .
+ This package contains the documentation files.
diff -rN -u old-haskell-snap-server//copyright new-haskell-snap-server//copyright
--- old-haskell-snap-server//copyright	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-snap-server//copyright	2011-12-29 07:51:36.650170974 +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-server//rules new-haskell-snap-server//rules
--- old-haskell-snap-server//rules	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-snap-server//rules	2011-12-29 07:51:36.650170974 +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-server//source/format new-haskell-snap-server//source/format
--- old-haskell-snap-server//source/format	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-snap-server//source/format	2011-12-29 07:51:36.650170974 +0000
@@ -0,0 +1 @@
+3.0 (quilt)
diff -rN -u old-haskell-snap-server//watch new-haskell-snap-server//watch
--- old-haskell-snap-server//watch	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-snap-server//watch	2011-12-29 07:51:36.650170974 +0000
@@ -0,0 +1,5 @@
+version=3
+opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\
+filenamemangle=s|(.*)/$|snap-server-$1.tar.gz|" \
+    http://hackage.haskell.org/packages/archive/snap-server \
+    ([\d\.]*\d)/





More information about the Pkg-haskell-commits mailing list