debian/0000755000000000000000000000000012274721473007177 5ustar debian/watch0000644000000000000000000000034412036247040010216 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|authenticate-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/authenticate \ ([\d\.]*\d)/ debian/rules0000755000000000000000000000015512036247040010245 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000544412036247040011126 0ustar Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Upstream-Name: authenticate Upstream-Contact: Michael Snoyman Source: http://hackage.haskell.org/package/authenticate Copyright: 2008, 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. Files: OpenId2/Types.hs, OpenId2/XRDS.hs, OpenId2/Normalization.hs, OpenId2/Discovery.hs Copyright: 2008, Trevor Elliott 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. debian/source/0000755000000000000000000000000012036247040010464 5ustar debian/source/format0000644000000000000000000000001412036247040011672 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212147616112010365 0ustar 9 debian/control0000644000000000000000000000556512147625263010614 0ustar Source: haskell-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-aeson-dev (>> 0.5) , libghc-aeson-prof , libghc-attoparsec-dev , libghc-attoparsec-prof , libghc-blaze-builder-dev , libghc-blaze-builder-prof , libghc-case-insensitive-dev (>> 0.2) , libghc-case-insensitive-prof , libghc-conduit-dev (>> 0.5) , libghc-conduit-prof , libghc-http-conduit-dev (>> 1.5) , libghc-http-conduit-prof , libghc-http-types-dev (>> 0.6) , libghc-http-types-prof , libghc-monad-control-dev (>> 0.3) , libghc-monad-control-prof , libghc-network-dev , libghc-network-prof , libghc-tagsoup-dev (>> 0.12) , libghc-tagsoup-prof , libghc-text-dev , libghc-text-prof , libghc-transformers-dev (>> 0.1) , libghc-transformers-prof , libghc-unordered-containers-dev , libghc-unordered-containers-prof , libghc-xml-conduit-dev (>> 1.0) , libghc-xml-conduit-prof Build-Depends-Indep: ghc-doc , libghc-aeson-doc , libghc-attoparsec-doc , libghc-blaze-builder-doc , libghc-case-insensitive-doc , libghc-conduit-doc , libghc-http-conduit-doc , libghc-http-types-doc , libghc-monad-control-doc , libghc-network-doc , libghc-tagsoup-doc , libghc-text-doc , libghc-transformers-doc , libghc-unordered-containers-doc , libghc-xml-conduit-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/authenticate Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-authenticate Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-authenticate Package: libghc-authenticate-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: authentication methods for Haskell web applications${haskell:ShortBlurb} Focus is on third-party authentication methods, such as OpenID, rpxnow and Facebook. . ${haskell:Blurb} Package: libghc-authenticate-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: authentication methods for Haskell web applications${haskell:ShortBlurb} Focus is on third-party authentication methods, such as OpenID, rpxnow and Facebook. . ${haskell:Blurb} Package: libghc-authenticate-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: authentication methods for Haskell web applications${haskell:ShortBlurb} Focus is on third-party authentication methods, such as OpenID, rpxnow and Facebook. . ${haskell:Blurb} debian/changelog0000644000000000000000000000706612274721473011062 0ustar haskell-authenticate (1.3.2.6-2build9) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Thu, 06 Feb 2014 14:59:07 +0000 haskell-authenticate (1.3.2.6-2build8) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Wed, 01 Jan 2014 15:08:26 +0000 haskell-authenticate (1.3.2.6-2build7) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Sun, 29 Dec 2013 21:58:43 +0000 haskell-authenticate (1.3.2.6-2build6) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Tue, 24 Dec 2013 02:11:12 +0000 haskell-authenticate (1.3.2.6-2build5) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Sat, 30 Nov 2013 17:01:37 +0000 haskell-authenticate (1.3.2.6-2build4) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Wed, 27 Nov 2013 00:46:04 +0000 haskell-authenticate (1.3.2.6-2build3) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Sun, 27 Oct 2013 08:16:18 -0700 haskell-authenticate (1.3.2.6-2build2) saucy; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Mon, 17 Jun 2013 21:44:57 +0100 haskell-authenticate (1.3.2.6-2build1) saucy; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Thu, 13 Jun 2013 00:00:44 +0100 haskell-authenticate (1.3.2.6-2) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:49:52 +0200 haskell-authenticate (1.3.2.6-1) experimental; urgency=low * New upstream version. -- Clint Adams Tue, 26 Feb 2013 21:42:55 -0500 haskell-authenticate (1.3.2.4-1) experimental; urgency=low * New upstream release -- Joachim Breitner Wed, 13 Feb 2013 14:13:43 +0100 haskell-authenticate (1.3.2.1-1) experimental; urgency=low * New upstream release -- Joachim Breitner Fri, 08 Feb 2013 21:22:31 +0100 haskell-authenticate (1.3.2-1) experimental; urgency=low * New upstream version. -- Clint Adams Sat, 17 Nov 2012 22:08:35 -0500 haskell-authenticate (1.3.1.1-1) experimental; urgency=low [ Joachim Breitner ] * Depend on haskell-devscripts 0.8.13 to ensure this package is built against experimental * Bump standards version, no change [ Clint Adams ] * New upstream version. -- Clint Adams Sat, 20 Oct 2012 20:58:31 -0400 haskell-authenticate (1.2.1.1-2) unstable; urgency=low * Cater for bogus blaze-builder-conduit version -- Joachim Breitner Mon, 11 Mar 2013 14:18:20 +0100 haskell-authenticate (1.2.1.1-1) unstable; urgency=low * New upstream version. -- Clint Adams Tue, 15 May 2012 00:16:01 -0400 haskell-authenticate (1.0.0.1-1) unstable; urgency=low * New upstream version. * Bump to Standards-Version 3.9.3. -- Clint Adams Thu, 01 Mar 2012 15:50:46 -0500 haskell-authenticate (0.10.3.1-1) unstable; urgency=low * New upstream version. -- Clint Adams Thu, 08 Dec 2011 19:32:42 -0500 haskell-authenticate (0.10.2.2-1) unstable; urgency=low * New upstream version. -- Clint Adams Fri, 21 Oct 2011 22:10:45 -0400 haskell-authenticate (0.10.2.1-1) unstable; urgency=low * Initial release. -- Clint Adams Sat, 17 Sep 2011 08:23:07 -0400