debian/0000755000000000000000000000000012275141667007201 5ustar debian/watch0000644000000000000000000000017312261603106010215 0ustar version=3 http://hackage.haskell.org/package/yesod/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) debian/rules0000755000000000000000000000015512261603106010244 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000271112261603106011117 0ustar This package was debianized by Clint Adams on Mon, 06 Jun 2011 22:59:43 -0000 It was downloaded from http://hackage.haskell.org/package/yesod Upstream Author: Michael Snoyman Copyright: 2010 Michael Snoyman License: 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/tests/0000755000000000000000000000000012261603106010325 5ustar debian/tests/scaffold0000644000000000000000000000046412261603106012035 0ustar #!/bin/bash set -e cd $ADTTMP # Set up cabal just enough that it doesn't think it needs to update. export HOME="$(pwd)" mkdir -p .cabal/packages/hackage.haskell.org tar -cf .cabal/packages/hackage.haskell.org/00-index.tar -T /dev/null echo -e 'some-project\ns\n' | yesod init cd some-project yesod test debian/tests/control0000644000000000000000000000162612261603106011735 0ustar Tests: scaffold # Generated with # grep , *cabal| cut -d, -f2|cut -d\ -f2|sort -u|perl -ne 'chomp; print "libghc-$_-dev, "' # and yesod and cabal-install added Depends: yesod, cabal-install, libghc-aeson-dev, libghc-bytestring-dev, libghc-clientsession-dev, libghc-conduit-dev, libghc-data-default-dev, libghc-directory-dev, libghc-fast-logger-dev, libghc-hamlet-dev, libghc-hjsmin-dev, libghc-http-conduit-dev, libghc-monad-control-dev, libghc-monad-logger-dev, libghc-persistent-dev, libghc-persistent-sqlite-dev, libghc-persistent-template-dev, libghc-resourcet-dev, libghc-shakespeare-css-dev, libghc-shakespeare-js-dev, libghc-shakespeare-text-dev, libghc-template-haskell-dev, libghc-text-dev, libghc-wai-extra-dev, libghc-warp-dev, libghc-yaml-dev, libghc-yesod-dev, libghc-yesod-auth-dev, libghc-yesod-core-dev, libghc-yesod-default-dev, libghc-yesod-form-dev, libghc-yesod-static-dev, libghc-yesod-test-dev debian/source/0000755000000000000000000000000012261603106010463 5ustar debian/source/format0000644000000000000000000000001412261603106011671 0ustar 3.0 (quilt) debian/patches/0000755000000000000000000000000012261603106010612 5ustar debian/compat0000644000000000000000000000000212261603106010361 0ustar 9 debian/control0000644000000000000000000001030712261604172010573 0ustar Source: haskell-yesod 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 , libghc-aeson-prof , libghc-blaze-html-dev (>= 0.5) , libghc-blaze-html-prof , libghc-blaze-markup-dev (>= 0.5.1) , libghc-blaze-markup-prof , libghc-data-default-dev , libghc-data-default-prof , libghc-hamlet-dev (>= 1.1) , libghc-hamlet-dev (<< 1.2) , libghc-hamlet-prof , libghc-monad-control-dev (>= 0.3) , libghc-monad-control-dev (<< 0.4) , libghc-monad-control-prof , libghc-network-conduit-dev , libghc-network-conduit-prof , libghc-safe-dev , libghc-safe-prof , libghc-shakespeare-css-dev (>= 1.0) , libghc-shakespeare-css-dev (<< 1.1) , libghc-shakespeare-css-prof , libghc-shakespeare-js-dev (>= 1.0.2) , libghc-shakespeare-js-dev (<< 1.2) , libghc-shakespeare-js-prof , ghc-ghci , libghc-text-dev , libghc-text-prof , libghc-transformers-dev (>= 0.2.2) , libghc-transformers-dev (<< 0.4) , libghc-transformers-prof , libghc-unordered-containers-dev , libghc-unordered-containers-prof , libghc-wai-dev (>= 1.3) , libghc-wai-prof , libghc-wai-extra-dev (>= 1.3) , libghc-wai-extra-prof , libghc-warp-dev (>= 1.3) , libghc-warp-prof , libghc-yaml-dev , libghc-yaml-prof , libghc-yesod-auth-dev (>= 1.2) , libghc-yesod-auth-dev (<< 1.3) , libghc-yesod-auth-prof , libghc-yesod-core-dev (>= 1.2.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-yesod-persistent-dev (>= 1.2) , libghc-yesod-persistent-dev (<< 1.3) , libghc-yesod-persistent-prof Build-Depends-Indep: ghc-doc , libghc-aeson-doc , libghc-blaze-html-doc , libghc-blaze-markup-doc , libghc-data-default-doc , libghc-hamlet-doc , libghc-monad-control-doc , libghc-network-conduit-doc , libghc-safe-doc , libghc-shakespeare-css-doc , libghc-shakespeare-js-doc , libghc-text-doc , libghc-transformers-doc , libghc-unordered-containers-doc , libghc-wai-doc , libghc-wai-extra-doc , libghc-warp-doc , libghc-yaml-doc , libghc-yesod-auth-doc , libghc-yesod-core-doc , libghc-yesod-form-doc , libghc-yesod-persistent-doc Standards-Version: 3.9.5 Homepage: http://hackage.haskell.org/package/yesod Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-yesod Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-yesod Package: libghc-yesod-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: framework for type-safe, RESTful web applications${haskell:ShortBlurb} Yesod is a framework designed to foster creation of RESTful web application that have strong compile-time guarantees of correctness. It also affords space efficient code and portability to many deployment backends, from CGI to stand-alone serving. . ${haskell:Blurb} Package: libghc-yesod-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: framework for type-safe, RESTful web applications${haskell:ShortBlurb} Yesod is a framework designed to foster creation of RESTful web application that have strong compile-time guarantees of correctness. It also affords space efficient code and portability to many deployment backends, from CGI to stand-alone serving. . ${haskell:Blurb} Package: libghc-yesod-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: framework for type-safe, RESTful web applications${haskell:ShortBlurb} Yesod is a framework designed to foster creation of RESTful web application that have strong compile-time guarantees of correctness. It also affords space efficient code and portability to many deployment backends, from CGI to stand-alone serving. . ${haskell:Blurb} debian/changelog0000644000000000000000000001164512275141667011062 0ustar haskell-yesod (1.2.4-1build1) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Fri, 07 Feb 2014 11:29:59 +0000 haskell-yesod (1.2.4-1) unstable; urgency=medium [ Joachim Breitner ] * Adjust watch file to new hackage layout [ Clint Adams ] * New upstream version. -- Clint Adams Fri, 03 Jan 2014 13:49:46 -0500 haskell-yesod (1.2.1.1-2) unstable; urgency=low * Remove yesod binary package; this will be provided by the haskell-yesod-bin source package. -- Joachim Breitner Sun, 11 Aug 2013 22:53:48 +0200 haskell-yesod (1.2.1.1-1) unstable; urgency=low [ Colin Watson ] * Remove stale upper bound in build-dependency on libghc-optparse-applicative-dev. [ Clint Adams ] * New upstream version. -- Clint Adams Fri, 02 Aug 2013 22:47:30 -0400 haskell-yesod (1.1.9.3-1) unstable; urgency=low * New upstream version, upgrading scaffolding to cope with clientsession 0.9. -- Colin Watson Fri, 14 Jun 2013 16:35:52 +0100 haskell-yesod (1.1.9.2-6) unstable; urgency=low * Fix autopkgtest job (closes: #711094): - Drop 'set -x' from debian/tests/scaffold; autopkgtest doesn't like stderr output. - Add cabal-install to autopkgtest dependencies. - Make debian/tests/scaffold set up cabal just enough that it doesn't think it needs to update. -- Colin Watson Tue, 04 Jun 2013 22:55:10 +0100 haskell-yesod (1.1.9.2-5) unstable; urgency=low * Move Haskell blurb to the end of the description, reduces the impact of #708703 -- Joachim Breitner Sun, 26 May 2013 09:20:16 +0200 haskell-yesod (1.1.9.2-4) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:52:35 +0200 haskell-yesod (1.1.9.2-3) experimental; urgency=low * Fix test depends (remove nonexistent 'like' and 'yesod-platform') * Fix Recommends in the same way. -- Iain Lane Mon, 20 May 2013 09:39:43 +0100 haskell-yesod (1.1.9.2-2) experimental; urgency=low * Add autopkgtest to see if the scaffolding tool actually works * Update yesod’s recommends -- Joachim Breitner Sun, 19 May 2013 22:10:05 +0200 haskell-yesod (1.1.9.2-1) experimental; urgency=low * New upstream release -- Joachim Breitner Wed, 10 Apr 2013 10:17:52 +0200 haskell-yesod (1.1.8-1) experimental; urgency=low * New upstream release -- Joachim Breitner Sat, 09 Feb 2013 00:58:13 +0100 haskell-yesod (1.1.7.2-1) experimental; urgency=low * New upstream version. -- Clint Adams Thu, 03 Jan 2013 21:56:53 -0500 haskell-yesod (1.1.4-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, 18 Nov 2012 15:03:26 -0500 haskell-yesod (1.0.1.6-2) unstable; urgency=low * Drop yesod-platform from project scaffolding, since we don't have it and it's not really necessary. * Clean up yesod Recommends and move persistent-sqlite from Suggests to Recommends. -- Clint Adams Sat, 30 Jun 2012 06:52:13 -0400 haskell-yesod (1.0.1.6-1) unstable; urgency=low * New upstream version. -- Clint Adams Tue, 15 May 2012 12:22:29 -0400 haskell-yesod (0.10.1.3-2) unstable; urgency=low * Update yesod binary package's Recommends. -- Clint Adams Thu, 15 Mar 2012 22:40:42 -0400 haskell-yesod (0.10.1.3-1) unstable; urgency=low * New upstream version. * Bump to Standards-Version 3.9.3. -- Clint Adams Thu, 01 Mar 2012 17:08:44 -0500 haskell-yesod (0.9.3.4-1) unstable; urgency=low * New upstream version. -- Clint Adams Thu, 08 Dec 2011 20:23:43 -0500 haskell-yesod (0.9.3-1) unstable; urgency=low * New upstream version. - Drop threaded-flag.diff (merged upstream). -- Clint Adams Sat, 08 Oct 2011 11:29:20 -0400 haskell-yesod (0.9.2.2-3) unstable; urgency=low * Only build threaded where threaded runtime is available. -- Clint Adams Thu, 29 Sep 2011 22:50:28 -0400 haskell-yesod (0.9.2.2-2) unstable; urgency=low * Move under the DHG. * Add libraries used in building a Yesod project to Recommends and Suggests of yesod binary package. -- Clint Adams Sat, 24 Sep 2011 12:13:19 -0400 haskell-yesod (0.9.2.2-1) unstable; urgency=low * New upstream version. -- Clint Adams Sun, 18 Sep 2011 18:10:36 -0400 haskell-yesod (0.6.7-1) unstable; urgency=low * Initial release. -- Clint Adams Mon, 06 Jun 2011 18:59:43 -0400