[Pkg-haskell-commits] darcs: haskell-happstack-authenticate: Initial Check-In

Clint Adams clint at debian.org
Sat Jul 6 21:39:56 UTC 2013


Sat Jul  6 21:39:40 UTC 2013  Clint Adams <clint at debian.org>
  * Initial Check-In

    A ./changelog
    A ./compat
    A ./control
    A ./copyright
    A ./patches/
    A ./patches/faster-pwstore.diff
    A ./patches/series
    A ./rules
    A ./source/
    A ./source/format
    A ./watch

Sat Jul  6 21:39:40 UTC 2013  Clint Adams <clint at debian.org>
  * Initial Check-In
diff -rN -u old-haskell-happstack-authenticate/changelog new-haskell-happstack-authenticate/changelog
--- old-haskell-happstack-authenticate/changelog	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-happstack-authenticate/changelog	2013-07-06 21:39:55.957545869 +0000
@@ -0,0 +1,5 @@
+haskell-happstack-authenticate (0.10.4-1) unstable; urgency=low
+
+  * Initial release.
+
+ -- Clint Adams <clint at debian.org>  Sat, 06 Jul 2013 17:19:30 -0400
diff -rN -u old-haskell-happstack-authenticate/compat new-haskell-happstack-authenticate/compat
--- old-haskell-happstack-authenticate/compat	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-happstack-authenticate/compat	2013-07-06 21:39:55.957545869 +0000
@@ -0,0 +1 @@
+9
diff -rN -u old-haskell-happstack-authenticate/control new-haskell-happstack-authenticate/control
--- old-haskell-happstack-authenticate/control	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-happstack-authenticate/control	2013-07-06 21:39:55.957545869 +0000
@@ -0,0 +1,129 @@
+Source: haskell-happstack-authenticate
+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 (>= 9)
+  , cdbs
+  , haskell-devscripts (>= 0.8.15)
+  , ghc
+  , ghc-prof
+  , libghc-acid-state-dev (>> 0.6)
+  , libghc-acid-state-prof
+  , libghc-aeson-dev (>> 0.4)
+  , libghc-aeson-dev (<< 0.7)
+  , libghc-aeson-prof
+  , libghc-authenticate-dev (>> 1.3)
+  , libghc-authenticate-dev (<< 1.4)
+  , libghc-authenticate-prof
+  , libghc-blaze-html-dev (>> 0.5)
+  , libghc-blaze-html-dev (<< 0.7)
+  , libghc-blaze-html-prof
+  , libghc-fb-dev (>> 0.13)
+  , libghc-fb-dev (<< 0.15)
+  , libghc-fb-prof
+  , libghc-happstack-server-dev (>> 6.0)
+  , libghc-happstack-server-dev (<< 7.2)
+  , libghc-happstack-server-prof
+  , libghc-http-conduit-dev (>> 1.4)
+  , libghc-http-conduit-dev (<< 1.10)
+  , libghc-http-conduit-prof
+  , libghc-http-types-dev (>> 0.6)
+  , libghc-http-types-dev (<< 0.9)
+  , libghc-http-types-prof
+  , libghc-ixset-dev (>> 1.0)
+  , libghc-ixset-dev (<< 1.1)
+  , libghc-ixset-prof
+  , libghc-mtl-dev (>> 2.0)
+  , libghc-mtl-prof
+  , libghc-pwstore-fast-dev
+  , libghc-pwstore-fast-prof
+  , libghc-quickcheck2-dev
+  , libghc-quickcheck2-prof
+  , libghc-reform-dev (>> 0.1)
+  , libghc-reform-dev (<< 0.2)
+  , libghc-reform-prof
+  , libghc-reform-blaze-dev (>> 0.1)
+  , libghc-reform-blaze-dev (<< 0.2)
+  , libghc-reform-blaze-prof
+  , libghc-reform-happstack-dev (>> 0.1)
+  , libghc-reform-happstack-dev (<< 0.2)
+  , libghc-reform-happstack-prof
+  , libghc-safecopy-dev (>> 0.6)
+  , libghc-safecopy-prof
+  , libghc-text-dev (>> 0.11)
+  , libghc-text-dev (<< 0.12)
+  , libghc-text-prof
+  , libghc-unordered-containers-dev (>> 0.2)
+  , libghc-unordered-containers-dev (<< 0.3)
+  , libghc-unordered-containers-prof
+  , libghc-web-routes-dev (>> 0.26)
+  , libghc-web-routes-dev (<< 0.28)
+  , libghc-web-routes-prof
+  , libghc-web-routes-happstack-dev (>> 0.23)
+  , libghc-web-routes-happstack-dev (<< 0.24)
+  , libghc-web-routes-happstack-prof
+Build-Depends-Indep: ghc-doc
+  , libghc-acid-state-doc
+  , libghc-aeson-doc
+  , libghc-authenticate-doc
+  , libghc-blaze-html-doc
+  , libghc-fb-doc
+  , libghc-happstack-server-doc
+  , libghc-http-conduit-doc
+  , libghc-http-types-doc
+  , libghc-ixset-doc
+  , libghc-mtl-doc
+  , libghc-pwstore-fast-doc
+  , libghc-quickcheck2-doc
+  , libghc-reform-doc
+  , libghc-reform-blaze-doc
+  , libghc-reform-happstack-doc
+  , libghc-safecopy-doc
+  , libghc-text-doc
+  , libghc-unordered-containers-doc
+  , libghc-web-routes-doc
+  , libghc-web-routes-happstack-doc
+Standards-Version: 3.9.4
+Homepage: http://hackage.haskell.org/package/happstack-authenticate
+Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-happstack-authenticate
+Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-happstack-authenticate
+X-Description: Happstack authentication library
+ A themeable web authentication library with support for
+ username+password and OpenID.
+
+Package: libghc-happstack-authenticate-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-happstack-authenticate-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-happstack-authenticate-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-happstack-authenticate/copyright new-haskell-happstack-authenticate/copyright
--- old-haskell-happstack-authenticate/copyright	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-happstack-authenticate/copyright	2013-07-06 21:39:55.957545869 +0000
@@ -0,0 +1,45 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: happstack-authenticate
+Upstream-Contact: Jeremy Shaw <jeremy at seereason.com>
+Source: http://hackage.haskell.org/package/happstack-authenticate
+
+Files: *
+Copyright: 2011 SeeReason Partners LLC
+License: BSD-3-clause
+
+Files: debian/*
+Copyright: 2013 Clint Adams
+License: ISC
+
+License: BSD-3-clause
+ 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 SeeReason Partners LLC nor the names of other
+       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
+ OWNER 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.
+
+License: ISC
+ Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
diff -rN -u old-haskell-happstack-authenticate/patches/faster-pwstore.diff new-haskell-happstack-authenticate/patches/faster-pwstore.diff
--- old-haskell-happstack-authenticate/patches/faster-pwstore.diff	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-happstack-authenticate/patches/faster-pwstore.diff	2013-07-06 21:39:55.957545869 +0000
@@ -0,0 +1,20 @@
+pwstore-fast is already in Debian and is reportedly much faster.
+
+--- a/happstack-authenticate.cabal
++++ b/happstack-authenticate.cabal
+@@ -42,7 +42,7 @@
+                        fb                           >= 0.13 && < 0.15,
+                        safecopy                     >= 0.6,
+                        mtl                          >= 2.0,
+-                       pwstore-purehaskell          == 2.1.*,
++                       pwstore-fast,
+                        QuickCheck                   >= 2,
+                        text                         == 0.11.*,
+                        time                         >= 1.2 && < 1.5,
+@@ -51,4 +51,4 @@
+                        reform-happstack             == 0.1.*,
+                        unordered-containers         == 0.2.*,
+                        web-routes                   >= 0.26 && < 0.28,
+-                       web-routes-happstack         == 0.23.*
+\ No newline at end of file
++                       web-routes-happstack         == 0.23.*
diff -rN -u old-haskell-happstack-authenticate/patches/series new-haskell-happstack-authenticate/patches/series
--- old-haskell-happstack-authenticate/patches/series	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-happstack-authenticate/patches/series	2013-07-06 21:39:55.961545283 +0000
@@ -0,0 +1 @@
+faster-pwstore.diff
diff -rN -u old-haskell-happstack-authenticate/rules new-haskell-happstack-authenticate/rules
--- old-haskell-happstack-authenticate/rules	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-happstack-authenticate/rules	2013-07-06 21:39:55.961545283 +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-happstack-authenticate/source/format new-haskell-happstack-authenticate/source/format
--- old-haskell-happstack-authenticate/source/format	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-happstack-authenticate/source/format	2013-07-06 21:39:55.961545283 +0000
@@ -0,0 +1 @@
+3.0 (quilt)
diff -rN -u old-haskell-happstack-authenticate/watch new-haskell-happstack-authenticate/watch
--- old-haskell-happstack-authenticate/watch	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-happstack-authenticate/watch	2013-07-06 21:39:55.961545283 +0000
@@ -0,0 +1,5 @@
+version=3
+opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\
+filenamemangle=s|(.*)/$|happstack-authenticate-$1.tar.gz|" \
+    http://hackage.haskell.org/packages/archive/happstack-authenticate \
+    ([\d\.]*\d)/




More information about the Pkg-haskell-commits mailing list