[Pkg-haskell-commits] darcs: haskell-yesod-static: Initial check-in

Joachim Breitner mail at joachim-breitner.de
Tue Sep 20 09:52:37 UTC 2011


Tue Sep 20 09:52:22 UTC 2011  Joachim Breitner <mail at joachim-breitner.de>
  * Initial check-in
  Ignore-this: f90e043582b863c1aad38689a587e918

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

Tue Sep 20 09:52:22 UTC 2011  Joachim Breitner <mail at joachim-breitner.de>
  * Initial check-in
  Ignore-this: f90e043582b863c1aad38689a587e918
diff -rN -u old-haskell-yesod-static//changelog new-haskell-yesod-static//changelog
--- old-haskell-yesod-static//changelog	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-yesod-static//changelog	2011-09-20 09:52:37.535845912 +0000
@@ -0,0 +1,5 @@
+haskell-yesod-static (0.3.0.1-1) UNRELEASED; urgency=low
+
+  * Initial release.
+
+ -- Joachim Breitner <nomeata at debian.org>  Thu, 01 Jan 1970 00:00:00 +0000
diff -rN -u old-haskell-yesod-static//compat new-haskell-yesod-static//compat
--- old-haskell-yesod-static//compat	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-yesod-static//compat	2011-09-20 09:52:37.535845912 +0000
@@ -0,0 +1 @@
+7
diff -rN -u old-haskell-yesod-static//control new-haskell-yesod-static//control
--- old-haskell-yesod-static//control	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-yesod-static//control	2011-09-20 09:52:37.539830789 +0000
@@ -0,0 +1,118 @@
+Source: haskell-yesod-static
+Section: haskell
+Priority: extra
+Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
+Uploaders: Joachim Breitner <nomeata at debian.org>
+Build-Depends: debhelper (>= 7)
+  , cdbs
+  , haskell-devscripts (>= 0.8)
+  , ghc
+  , ghc-prof
+  , libghc-yesod-core-dev (>= 0.9)
+  , libghc-yesod-core-dev (<< 0.10)
+  , libghc-yesod-core-prof
+  , libghc-base64-bytestring-dev (>= 0.1.0.1)
+  , libghc-base64-bytestring-dev (<< 0.2)
+  , libghc-base64-bytestring-prof
+  , libghc-puremd5-dev (>= 2.1.0.3)
+  , libghc-puremd5-dev (<< 2.2)
+  , libghc-puremd5-prof
+  , libghc-cereal-dev (>= 0.3)
+  , libghc-cereal-dev (<< 0.4)
+  , libghc-cereal-prof
+  , libghc-transformers-dev (>= 0.2)
+  , libghc-transformers-dev (<< 0.3)
+  , libghc-transformers-prof
+  , libghc-wai-app-static-dev (>= 0.3.2.1)
+  , libghc-wai-app-static-dev (<< 0.4)
+  , libghc-wai-app-static-prof
+  , libghc-wai-dev (>= 0.4)
+  , libghc-wai-dev (<< 0.5)
+  , libghc-wai-prof
+  , libghc-text-dev (>= 0.5)
+  , libghc-text-dev (<< 1.0)
+  , libghc-text-prof
+  , libghc-file-embed-dev (>= 0.0.4.1)
+  , libghc-file-embed-dev (<< 5)
+  , libghc-file-embed-prof
+  , libghc-http-types-dev (>= 0.6.5)
+  , libghc-http-types-dev (<< 7)
+  , libghc-http-types-prof
+  , libghc-unix-compat-dev (>= 0.2)
+  , libghc-unix-compat-dev (<< 0.3)
+  , libghc-unix-compat-prof
+Build-Depends-Indep: ghc-doc
+  , libghc-yesod-core-doc
+  , libghc-base64-bytestring-doc
+  , libghc-puremd5-doc
+  , libghc-cereal-doc
+  , libghc-transformers-doc
+  , libghc-wai-app-static-doc
+  , libghc-wai-doc
+  , libghc-text-doc
+  , libghc-file-embed-doc
+  , libghc-http-types-doc
+  , libghc-unix-compat-doc
+Standards-Version: 3.9.2
+Homepage: http://hackage.haskell.org/package/yesod-static
+Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-yesod-static
+Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-yesod-static
+
+Package: libghc-yesod-static-dev
+Architecture: any
+Depends: ${haskell:Depends}
+  , ${shlibs:Depends}
+  , ${misc:Depends}
+  , libyesod-static-dev
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Provides: ${haskell:Provides}
+Description: Static file serving subsite for Yesod Web Framework.
+ Yesod is a framework designed to foster creation of RESTful web
+ application that have strong compile-time guarantees of correctness.
+ It also affords space efficient code and portability to many
+ deployment backends, from CGI to stand-alone serving.
+ .
+ This package provides static file serving functionality for the Yesod
+ Web Framework.
+ .
+ This package provides a library for the Haskell programming language.
+ See http://www.haskell.org/ for more information on Haskell.
+
+Package: libghc-yesod-static-prof
+Architecture: any
+Depends: ${haskell:Depends}
+  , ${misc:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Provides: ${haskell:Provides}
+Description: Static file serving subsite for Yesod Web Framework; profiling libraries
+ Yesod is a framework designed to foster creation of RESTful web
+ application that have strong compile-time guarantees of correctness.
+ It also affords space efficient code and portability to many
+ deployment backends, from CGI to stand-alone serving.
+ .
+ This package provides static file serving functionality for the Yesod
+ Web Framework.
+ .
+ This package provides a library for the Haskell programming language, compiled
+ for profiling.  See http://www.haskell.org/ for more information on Haskell.
+
+Package: libghc-yesod-static-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends}, ${haskell:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Description: Static file serving subsite for Yesod Web Framework; documentation
+ Yesod is a framework designed to foster creation of RESTful web
+ application that have strong compile-time guarantees of correctness.
+ It also affords space efficient code and portability to many
+ deployment backends, from CGI to stand-alone serving.
+ .
+ This package provides static file serving functionality for the Yesod
+ Web Framework.
+ .
+ This package provides the documentation for a library for the Haskell
+ programming language.
+ See http://www.haskell.org/ for more information on Haskell.
diff -rN -u old-haskell-yesod-static//copyright new-haskell-yesod-static//copyright
--- old-haskell-yesod-static//copyright	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-yesod-static//copyright	2011-09-20 09:52:37.539830789 +0000
@@ -0,0 +1,32 @@
+Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Upstream-Name: yesod-static
+Upstream-Contact: Michael Snoyman <michael at snoyman.com>
+Source: http://hackage.haskell.org/package/yesod-static
+
+Copyright: 2010, Michael Snoyman.
+License: BSD2
+ The following license covers this documentation, and the source code, except
+ where otherwise indicated.
+ .
+ Copyright 2010, Michael Snoyman. 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.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS "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 HOLDERS 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-yesod-static//rules new-haskell-yesod-static//rules
--- old-haskell-yesod-static//rules	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-yesod-static//rules	2011-09-20 09:52:37.539830789 +0000
@@ -0,0 +1,4 @@
+#!/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-yesod-static//source/format new-haskell-yesod-static//source/format
--- old-haskell-yesod-static//source/format	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-yesod-static//source/format	2011-09-20 09:52:37.539830789 +0000
@@ -0,0 +1 @@
+3.0 (quilt)
diff -rN -u old-haskell-yesod-static//watch new-haskell-yesod-static//watch
--- old-haskell-yesod-static//watch	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-yesod-static//watch	2011-09-20 09:52:37.539830789 +0000
@@ -0,0 +1,5 @@
+version=3
+opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\
+filenamemangle=s|(.*)/$|yesod-static-$1.tar.gz|" \
+    http://hackage.haskell.org/packages/archive/yesod-static \
+    ([\d\.]*\d)/





More information about the Pkg-haskell-commits mailing list