debian/0000755000000000000000000000000012275141710007166 5ustar debian/watch0000644000000000000000000000035412177562205010230 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|yesod-auth-oauth-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/yesod-auth-oauth \ ([\d\.]*\d)/ debian/rules0000755000000000000000000000015512177562205010256 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000207512177562205011134 0ustar Copyright (c) 2012 Michael Snoyman, http://www.yesodweb.com/ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. debian/source/0000755000000000000000000000000012177562205010475 5ustar debian/source/format0000644000000000000000000000001312177562205011702 0ustar 3.0 (quilt)debian/compat0000644000000000000000000000000212177562205010373 0ustar 9 debian/control0000644000000000000000000000564012177562327010612 0ustar Source: haskell-yesod-auth-oauth Priority: extra Section: haskell Maintainer: Debian Haskell Group Uploaders: Clint Adams Build-Depends: debhelper (>= 9) , haskell-devscripts (>= 0.8.13) , cdbs , ghc , ghc-prof , libghc-authenticate-oauth-dev (>> 1.4) , libghc-authenticate-oauth-dev (<< 1.5) , libghc-authenticate-oauth-prof , libghc-text-dev (>> 0.7) , libghc-text-dev (<< 0.12) , libghc-text-prof , libghc-transformers-dev (>> 0.2.2) , libghc-transformers-dev (<< 0.4) , libghc-transformers-prof , libghc-yesod-auth-dev (>> 1.2) , libghc-yesod-auth-dev (<< 1.3) , libghc-yesod-auth-prof , libghc-yesod-core-dev (>> 1.2) , libghc-yesod-core-dev (<< 1.3) , libghc-yesod-core-prof , libghc-yesod-form-dev (>> 1.3) , libghc-yesod-form-dev (<< 1.4) , libghc-yesod-form-prof , libghc-lifted-base-dev (>= 0.2) , libghc-lifted-base-dev (<< 0.3) , libghc-lifted-base-prof Build-Depends-Indep: ghc-doc , libghc-authenticate-oauth-doc , libghc-text-doc , libghc-transformers-doc , libghc-yesod-auth-doc , libghc-yesod-core-doc , libghc-yesod-form-doc , libghc-lifted-base-doc Standards-Version: 3.9.4 Homepage: http://www.yesodweb.com/ Package: libghc-yesod-auth-oauth-dev Architecture: any Depends: ${shlibs:Depends} , ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: OAuth Authentication for Yesod OAuth authentication for Yesod. . Author: Hiromi Ishii Upstream-Maintainer: Hiromi Ishii . This package contains the normal library files. Package: libghc-yesod-auth-oauth-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: OAuth Authentication for Yesod; profiling libraries OAuth authentication for Yesod. . Author: Hiromi Ishii Upstream-Maintainer: Hiromi Ishii . This package contains the libraries compiled with profiling enabled. Package: libghc-yesod-auth-oauth-doc Architecture: all Section: doc Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: OAuth Authentication for Yesod; documentation OAuth authentication for Yesod. . Author: Hiromi Ishii Upstream-Maintainer: Hiromi Ishii . This package contains the documentation files. debian/changelog0000644000000000000000000000362612275141710011047 0ustar haskell-yesod-auth-oauth (1.2.0-1build5) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Fri, 07 Feb 2014 11:30:16 +0000 haskell-yesod-auth-oauth (1.2.0-1build4) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Wed, 01 Jan 2014 18:52:15 +0000 haskell-yesod-auth-oauth (1.2.0-1build3) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Mon, 30 Dec 2013 15:23:28 +0000 haskell-yesod-auth-oauth (1.2.0-1build2) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Wed, 04 Dec 2013 22:02:18 +0000 haskell-yesod-auth-oauth (1.2.0-1build1) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Sun, 27 Oct 2013 15:14:12 -0700 haskell-yesod-auth-oauth (1.2.0-1) unstable; urgency=low * New upstream version. -- Clint Adams Sun, 04 Aug 2013 19:32:32 -0400 haskell-yesod-auth-oauth (1.1.0.2-2) unstable; urgency=low [ Joachim Breitner ] * Enable compat level 9 [ Colin Watson ] * Build-Depends-Indep: libghc-lifted-base-doc rather than libghc-lifted-base-prof. -- Joachim Breitner Wed, 29 May 2013 15:52:28 +0200 haskell-yesod-auth-oauth (1.1.0.2-1) experimental; urgency=low * New upstream release -- Joachim Breitner Wed, 10 Apr 2013 10:55:03 +0200 haskell-yesod-auth-oauth (1.1.0.0-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 Sun, 21 Oct 2012 22:58:08 -0400 haskell-yesod-auth-oauth (1.0.0.1-1) unstable; urgency=low * Initial release. -- Clint Adams Sun, 07 Oct 2012 15:29:48 -0400