debian/0000755000000000000000000000000012274735542007201 5ustar debian/watch0000644000000000000000000000021412260564000010207 0ustar version=3 http://hackage.haskell.org/package/happstack-authenticate/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) debian/rules0000755000000000000000000000015512260564000010242 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000503612260564000011120 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: happstack-authenticate Upstream-Contact: Jeremy Shaw 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. debian/source/0000755000000000000000000000000012260564000010461 5ustar debian/source/format0000644000000000000000000000001412260564000011667 0ustar 3.0 (quilt) debian/patches/0000755000000000000000000000000012260564000010610 5ustar debian/patches/faster-pwstore.diff0000644000000000000000000000176412260564000014437 0ustar pwstore-fast is already in Debian and is reportedly much faster. --- a/happstack-authenticate.cabal +++ b/happstack-authenticate.cabal @@ -44,7 +44,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, @@ -53,4 +53,4 @@ reform-happstack == 0.2.*, 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.* debian/patches/series0000644000000000000000000000002412260564000012021 0ustar faster-pwstore.diff debian/compat0000644000000000000000000000000212260564000010357 0ustar 9 debian/control0000644000000000000000000000765712260565635010622 0ustar Source: haskell-happstack-authenticate Section: haskell Priority: extra Maintainer: Debian Haskell Group Uploaders: Clint Adams Build-Depends: debhelper (>= 9) , cdbs , haskell-devscripts (>= 0.8.15) , ghc , ghc-prof , libghc-acid-state-dev (>= 0.6) , libghc-acid-state-dev (<< 0.13) , 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.4) , 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.2) , libghc-reform-dev (<< 0.3) , libghc-reform-prof , libghc-reform-blaze-dev (>= 0.2) , libghc-reform-blaze-dev (<< 0.3) , libghc-reform-blaze-prof , libghc-reform-happstack-dev (>= 0.2) , libghc-reform-happstack-dev (<< 0.3) , 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.5 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} debian/changelog0000644000000000000000000000162612274735542011060 0ustar haskell-happstack-authenticate (0.10.7-1build2) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Thu, 06 Feb 2014 16:42:10 +0000 haskell-happstack-authenticate (0.10.7-1build1) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Wed, 01 Jan 2014 16:42:06 +0000 haskell-happstack-authenticate (0.10.7-1) unstable; urgency=medium [ Joachim Breitner ] * Adjust watch file to new hackage layout [ Clint Adams ] * New upstream version. -- Clint Adams Tue, 31 Dec 2013 10:51:32 -0500 haskell-happstack-authenticate (0.10.5-1) unstable; urgency=low * New upstream version. -- Clint Adams Mon, 15 Jul 2013 14:24:23 -0400 haskell-happstack-authenticate (0.10.4-1) unstable; urgency=low * Initial release. -- Clint Adams Sat, 06 Jul 2013 17:19:30 -0400