debian/0000755000000000000000000000000012274445302007171 5ustar debian/watch0000644000000000000000000000020512256674155010231 0ustar version=3 http://hackage.haskell.org/package/happstack-heist/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) debian/rules0000755000000000000000000000015512256674155010264 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000501712256674154011140 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: happstack-heist Upstream-Contact: Happstack team Source: http://hackage.haskell.org/package/happstack-heist Files: * Copyright: 2010 Chris Smith and Jeremy Shaw 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 Jeremy Shaw 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/0000755000000000000000000000000012256674155010503 5ustar debian/source/format0000644000000000000000000000001412256674155011711 0ustar 3.0 (quilt) debian/patches/0000755000000000000000000000000012256674432010630 5ustar debian/patches/newer-either.diff0000644000000000000000000000100312256674432014052 0ustar --- a/happstack-heist.cabal +++ b/happstack-heist.cabal @@ -22,7 +22,7 @@ Library Build-depends: base >= 3.0 && < 5.0, blaze-builder >= 0.2 && <0.4, bytestring >= 0.9 && < 0.11, - either == 3.4.*, + either >= 3.4 && < 5, filepath, happstack-server >= 7.0 && < 7.4, heist >= 0.13 && < 0.14, debian/patches/series0000644000000000000000000000002212256674155012041 0ustar newer-either.diff debian/compat0000644000000000000000000000000212256674154010400 0ustar 9 debian/control0000644000000000000000000000452012256674336010610 0ustar Source: haskell-happstack-heist 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-blaze-builder-dev (>> 0.2) , libghc-blaze-builder-dev (<< 0.4) , libghc-blaze-builder-prof , libghc-either-dev (>> 3.4) , libghc-either-dev (<< 5) , libghc-either-prof , libghc-happstack-server-dev (>> 7.0) , libghc-happstack-server-dev (<< 7.4) , libghc-happstack-server-prof , libghc-heist-dev (>= 0.13) , libghc-heist-dev (<< 0.14) , libghc-heist-prof , libghc-mtl-dev (>> 2) , libghc-mtl-dev (<< 3) , libghc-mtl-prof , libghc-text-dev (>> 0.10) , libghc-text-dev (<< 0.12) , libghc-text-prof Build-Depends-Indep: ghc-doc , libghc-blaze-builder-doc , libghc-either-doc , libghc-happstack-server-doc , libghc-heist-doc , libghc-mtl-doc , libghc-text-doc Standards-Version: 3.9.5 Homepage: http://hackage.haskell.org/package/happstack-heist Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-happstack-heist Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-happstack-heist X-Description: support for Heist templates in Happstack Happstack is a web application framework. Heist is an XML templating solution. This package makes it easy to use Heist templates with Happstack. Package: libghc-happstack-heist-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-heist-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-heist-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/changelog0000644000000000000000000000131012274445302011036 0ustar haskell-happstack-heist (7.2.0-2build1) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Wed, 05 Feb 2014 14:29:22 +0000 haskell-happstack-heist (7.2.0-2) unstable; urgency=medium * Patch for newer either. -- Clint Adams Wed, 25 Dec 2013 19:31:29 -0500 haskell-happstack-heist (7.2.0-1) unstable; urgency=low [ Joachim Breitner ] * Adjust watch file to new hackage layout [ Clint Adams ] * New upstream version. -- Clint Adams Mon, 25 Nov 2013 13:18:20 -0500 haskell-happstack-heist (7.1.0-1) unstable; urgency=low * Initial release. -- Clint Adams Sun, 14 Jul 2013 18:50:02 -0400