[Pkg-haskell-commits] darcs: haskell-yesod-auth: Initial Check-In

clint at debian.org clint at debian.org
Sat Sep 17 13:11:27 UTC 2011


Sat Sep 17 13:11:00 UTC 2011  clint at debian.org
  * Initial Check-In
  Ignore-this: 895f12474a338260f626f77c41e3a54b

    A ./changelog
    A ./compat
    A ./control
    A ./copyright
    A ./patches/
    A ./patches/force-regular-aeson.diff
    A ./patches/series
    A ./rules
    A ./source/
    A ./source/format
    A ./watch

Sat Sep 17 13:11:00 UTC 2011  clint at debian.org
  * Initial Check-In
  Ignore-this: 895f12474a338260f626f77c41e3a54b
diff -rN -u old-haskell-yesod-auth//changelog new-haskell-yesod-auth//changelog
--- old-haskell-yesod-auth//changelog	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-yesod-auth//changelog	2011-09-17 13:11:26.814833736 +0000
@@ -0,0 +1,5 @@
+haskell-yesod-auth (0.7.2-1) unstable; urgency=low
+
+  * Initial release.
+
+ -- Clint Adams <clint at debian.org>  Sat, 17 Sep 2011 08:52:08 -0400
diff -rN -u old-haskell-yesod-auth//compat new-haskell-yesod-auth//compat
--- old-haskell-yesod-auth//compat	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-yesod-auth//compat	2011-09-17 13:11:26.814833736 +0000
@@ -0,0 +1 @@
+7
diff -rN -u old-haskell-yesod-auth//control new-haskell-yesod-auth//control
--- old-haskell-yesod-auth//control	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-yesod-auth//control	2011-09-17 13:11:26.814833736 +0000
@@ -0,0 +1,135 @@
+Source: haskell-yesod-auth
+Section: haskell
+Priority: extra
+Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
+Uploaders: Clint Adams <clint at debian.org>
+Build-Depends: debhelper (>= 7)
+  , cdbs
+  , haskell-devscripts (>= 0.8)
+  , ghc
+  , ghc-prof
+  , libghc-aeson-dev (>> 0.3.2.11)
+  , libghc-aeson-dev (<< 0.4)
+  , libghc-aeson-prof
+  , libghc-authenticate-dev (>> 0.10)
+  , libghc-authenticate-dev (<< 0.11)
+  , libghc-authenticate-prof
+  , libghc-blaze-html-dev (>> 0.4)
+  , libghc-blaze-html-dev (<< 0.5)
+  , libghc-blaze-html-prof
+  , libghc-control-monad-attempt-dev (>> 0.3.0)
+  , libghc-control-monad-attempt-dev (<< 0.4)
+  , libghc-control-monad-attempt-prof
+  , libghc-hamlet-dev (>> 0.10)
+  , libghc-hamlet-dev (<< 0.11)
+  , libghc-hamlet-prof
+  , libghc-http-enumerator-dev (>> 0.6)
+  , libghc-http-enumerator-dev (<< 0.8)
+  , libghc-http-enumerator-prof
+  , libghc-mime-mail-dev (>> 0.3)
+  , libghc-mime-mail-dev (<< 0.4)
+  , libghc-mime-mail-prof
+  , libghc-persistent-dev (>> 0.6)
+  , libghc-persistent-dev (<< 0.7)
+  , libghc-persistent-prof
+  , libghc-persistent-template-dev (>> 0.6)
+  , libghc-persistent-template-dev (<< 0.7)
+  , libghc-persistent-template-prof
+  , libghc-puremd5-dev (>> 1.1)
+  , libghc-puremd5-dev (<< 2.2)
+  , libghc-puremd5-prof
+  , libghc-pwstore-fast-dev (>> 2.2)
+  , libghc-pwstore-fast-dev (<< 3)
+  , libghc-pwstore-fast-prof
+  , libghc-sha-dev (>> 1.4.1.3)
+  , libghc-sha-dev (<< 1.6)
+  , libghc-sha-prof
+  , libghc-shakespeare-css-dev (>> 0.10)
+  , libghc-shakespeare-css-dev (<< 0.11)
+  , libghc-shakespeare-css-prof
+  , libghc-text-dev (>> 0.7)
+  , libghc-text-dev (<< 0.12)
+  , libghc-text-prof
+  , libghc-transformers-dev (>> 0.2)
+  , libghc-transformers-dev (<< 0.3)
+  , libghc-transformers-prof
+  , libghc-wai-dev (>> 0.4)
+  , libghc-wai-dev (<< 0.5)
+  , libghc-wai-prof
+  , libghc-yesod-core-dev (>> 0.9)
+  , libghc-yesod-core-dev (<< 0.10)
+  , libghc-yesod-core-prof
+  , libghc-yesod-form-dev (>> 0.3)
+  , libghc-yesod-form-dev (<< 0.4)
+  , libghc-yesod-form-prof
+  , libghc-yesod-json-dev (>> 0.2)
+  , libghc-yesod-json-dev (<< 0.3)
+  , libghc-yesod-json-prof
+  , libghc-yesod-persistent-dev (>> 0.2)
+  , libghc-yesod-persistent-dev (<< 0.3)
+  , libghc-yesod-persistent-prof
+Build-Depends-Indep: ghc-doc
+  , libghc-aeson-doc
+  , libghc-authenticate-doc
+  , libghc-blaze-html-doc
+  , libghc-control-monad-attempt-doc
+  , libghc-hamlet-doc
+  , libghc-http-enumerator-doc
+  , libghc-mime-mail-doc
+  , libghc-persistent-doc
+  , libghc-persistent-template-doc
+  , libghc-puremd5-doc
+  , libghc-pwstore-fast-doc
+  , libghc-sha-doc
+  , libghc-shakespeare-css-doc
+  , libghc-text-doc
+  , libghc-transformers-doc
+  , libghc-wai-doc
+  , libghc-yesod-core-doc
+  , libghc-yesod-form-doc
+  , libghc-yesod-json-doc
+  , libghc-yesod-persistent-doc
+Standards-Version: 3.9.2
+Homepage: http://hackage.haskell.org/package/yesod-auth
+Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-yesod-auth
+Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-yesod-auth
+
+Package: libghc-yesod-auth-dev
+Architecture: any
+Depends: ${haskell:Depends}
+  , ${shlibs:Depends}
+  , ${misc:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Provides: ${haskell:Provides}
+Description: authentication for Yesod
+ yesod-auth is the authentication component of Yesod.
+ .
+ This package provides a library for the Haskell programming language.
+ See http://www.haskell.org/ for more information on Haskell.
+
+Package: libghc-yesod-auth-prof
+Architecture: any
+Depends: ${haskell:Depends}
+  , ${misc:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Provides: ${haskell:Provides}
+Description: authentication for Yesod; profiling libraries
+ yesod-auth is the authentication component of Yesod.
+ .
+ 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-auth-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends}, ${haskell:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Description: authentication for Yesod; documentation
+ yesod-auth is the authentication component of Yesod.
+ .
+ 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-auth//copyright new-haskell-yesod-auth//copyright
--- old-haskell-yesod-auth//copyright	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-yesod-auth//copyright	2011-09-17 13:11:26.814833736 +0000
@@ -0,0 +1,27 @@
+Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Upstream-Name: yesod-auth
+Upstream-Contact: Michael Snoyman <michael at snoyman.com>
+Source: http://hackage.haskell.org/package/yesod-auth
+
+Copyright: 2010, Michael Snoyman
+License: BSD
+ 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-auth//patches/force-regular-aeson.diff new-haskell-yesod-auth//patches/force-regular-aeson.diff
--- old-haskell-yesod-auth//patches/force-regular-aeson.diff	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-yesod-auth//patches/force-regular-aeson.diff	2011-09-17 13:11:26.818831554 +0000
@@ -0,0 +1,11 @@
+--- a/yesod-auth.cabal
++++ b/yesod-auth.cabal
+@@ -43,7 +43,7 @@
+                    , persistent-template     >= 0.6       && < 0.7
+                    , SHA                     >= 1.4.1.3   && < 1.6
+                    , http-enumerator         >= 0.6       && < 0.8
+-                   , aeson-native            >= 0.3.2.11  && < 0.4
++                   , aeson                   >= 0.3.2.11  && < 0.4
+                    , pwstore-fast            >= 2.2       && < 3
+ 
+     exposed-modules: Yesod.Auth
diff -rN -u old-haskell-yesod-auth//patches/series new-haskell-yesod-auth//patches/series
--- old-haskell-yesod-auth//patches/series	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-yesod-auth//patches/series	2011-09-17 13:11:26.818831554 +0000
@@ -0,0 +1 @@
+force-regular-aeson.diff
diff -rN -u old-haskell-yesod-auth//rules new-haskell-yesod-auth//rules
--- old-haskell-yesod-auth//rules	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-yesod-auth//rules	2011-09-17 13:11:26.818831554 +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-auth//source/format new-haskell-yesod-auth//source/format
--- old-haskell-yesod-auth//source/format	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-yesod-auth//source/format	2011-09-17 13:11:26.818831554 +0000
@@ -0,0 +1 @@
+3.0 (quilt)
diff -rN -u old-haskell-yesod-auth//watch new-haskell-yesod-auth//watch
--- old-haskell-yesod-auth//watch	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-yesod-auth//watch	2011-09-17 13:11:26.818831554 +0000
@@ -0,0 +1,5 @@
+version=3
+opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\
+filenamemangle=s|(.*)/$|yesod-auth-$1.tar.gz|" \
+    http://hackage.haskell.org/packages/archive/yesod-auth \
+    ([\d\.]*\d)/





More information about the Pkg-haskell-commits mailing list