debian/0000755000000000000000000000000012274735553007203 5ustar debian/watch0000644000000000000000000000034612200035602010210 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|yesod-default-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/yesod-default \ ([\d\.]*\d)/ debian/rules0000755000000000000000000000015412200035602010234 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000241512200035602011111 0ustar This software is Copyright 2010, Michael Snoyman and released under this 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/source/0000755000000000000000000000000012200035602010454 5ustar debian/source/format0000644000000000000000000000001412200035602011662 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212200035602010352 0ustar 9 debian/control0000644000000000000000000000362312200036025010563 0ustar Source: haskell-yesod-default 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-yesod-core-dev (>> 1.2) , libghc-yesod-core-prof Build-Depends-Indep: ghc-doc , libghc-yesod-core-doc Standards-Version: 3.9.4 Homepage: http://www.yesodweb.com/ Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-yesod-default Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-yesod-default Package: libghc-yesod-default-dev Architecture: any Depends: ${shlibs:Depends}, ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: default config and main functions for your Yesod application This is a temporary shim to make things easier for git-annex. It serves no other purpose. . This package contains the normal library files. Package: libghc-yesod-default-prof Architecture: any Depends: ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: default config/main functions for your Yesod application; profiling libraries This is a temporary shim to make things easier for git-annex. It serves no other purpose. . This package contains the libraries compiled with profiling enabled. Package: libghc-yesod-default-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: default config and main functions for your Yesod application; documentation This is a temporary shim to make things easier for git-annex. It serves no other purpose. . This package contains the documentation files. debian/changelog0000644000000000000000000000503112274735553011054 0ustar haskell-yesod-default (1.2.0-1build6) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Thu, 06 Feb 2014 16:42:19 +0000 haskell-yesod-default (1.2.0-1build5) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Tue, 31 Dec 2013 13:33:23 +0000 haskell-yesod-default (1.2.0-1build4) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Sun, 29 Dec 2013 23:48:11 +0000 haskell-yesod-default (1.2.0-1build3) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Tue, 03 Dec 2013 13:26:24 +0000 haskell-yesod-default (1.2.0-1build2) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Wed, 27 Nov 2013 10:20:42 +0000 haskell-yesod-default (1.2.0-1build1) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Sun, 27 Oct 2013 10:11:09 -0700 haskell-yesod-default (1.2.0-1) unstable; urgency=low * New (deprecated) upstream version. -- Clint Adams Mon, 05 Aug 2013 19:55:53 -0400 haskell-yesod-default (1.1.3.2-2) unstable; urgency=low * Enable compat level 9 -- Joachim Breitner Fri, 24 May 2013 12:52:37 +0200 haskell-yesod-default (1.1.3.2-1) experimental; urgency=low * New upstream version. -- Colin Watson Mon, 08 Apr 2013 21:30:18 +0100 haskell-yesod-default (1.1.3-2) experimental; urgency=low * Add missing dependency on safe -- Joachim Breitner Sat, 02 Feb 2013 13:13:14 +0100 haskell-yesod-default (1.1.3-1) experimental; urgency=low * New upstream version. -- Clint Adams Thu, 03 Jan 2013 20:53:32 -0500 haskell-yesod-default (1.1.2-1) experimental; urgency=low * New upstream version. -- Clint Adams Sun, 18 Nov 2012 12:21:09 -0500 haskell-yesod-default (1.1.0.2-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 12:46:25 -0400 haskell-yesod-default (1.0.1.1-1) unstable; urgency=low * New upstream version. -- Clint Adams Thu, 17 May 2012 17:51:19 -0400 haskell-yesod-default (0.6.1-1) unstable; urgency=low * Initial release. -- Clint Adams Wed, 07 Mar 2012 10:56:14 -0500