debian/0000755000000000000000000000000012254446725007201 5ustar debian/watch0000644000000000000000000000033012036250074010212 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|hamlet-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/hamlet \ ([\d\.]*\d)/ debian/rules0000755000000000000000000000020512040744673010252 0ustar #!/usr/bin/make -f DEB_ENABLE_TESTS = yes include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000271212036250074011122 0ustar This package was debianized by Clint Adams on Sun, 29 May 2011 16:04:27 -0000 It was downloaded from http://hackage.haskell.org/package/hamlet Upstream Author: Michael Snoyman Copyright: 2009 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/source/0000755000000000000000000000000012036250074010465 5ustar debian/source/format0000644000000000000000000000001412036250074011673 0ustar 3.0 (quilt) debian/patches/0000755000000000000000000000000012063330551010613 5ustar debian/compat0000644000000000000000000000000212147616204010367 0ustar 9 debian/control0000644000000000000000000000611612157036053010577 0ustar Source: haskell-hamlet Section: haskell Priority: extra Maintainer: Debian Haskell Group Uploaders: Clint Adams Build-Depends: debhelper (>= 9) , cdbs , haskell-devscripts (>= 0.8.15) , ghc , ghc-prof , ghc-ghci , libghc-blaze-builder-dev (>> 0.2) , libghc-blaze-builder-dev (<< 0.4) , libghc-blaze-builder-prof , libghc-blaze-html-dev (>> 0.5) , libghc-blaze-html-prof , libghc-blaze-markup-dev (>> 0.5.1) , libghc-blaze-markup-prof , libghc-failure-dev (>> 0.1) , libghc-failure-dev (<< 0.3) , libghc-failure-prof , libghc-parsec3-dev , libghc-parsec3-prof , libghc-shakespeare-dev (>> 1.0.1) , libghc-shakespeare-dev (<< 1.1) , libghc-shakespeare-prof , libghc-text-dev (>> 0.7) , libghc-text-prof , libghc-hunit-dev , libghc-hspec-dev (>> 1.3) Build-Depends-Indep: ghc-doc , libghc-blaze-builder-doc , libghc-blaze-html-doc , libghc-blaze-markup-doc , libghc-failure-doc , libghc-parsec3-doc , libghc-shakespeare-doc , libghc-text-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/hamlet Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-hamlet Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-hamlet Package: libghc-hamlet-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: type-safe tool for generating HTML code${haskell:ShortBlurb} Hamlet gives you a type-safe tool for generating HTML code. It works via Quasi-Quoting, and generating extremely efficient output code. The syntax is white-space sensitive, and it helps you avoid cross-site scripting issues and 404 errors. Please see the documentation at http://docs.yesodweb.com/book/hamlet/ for more details. . ${haskell:Blurb} Package: libghc-hamlet-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: type-safe tool for generating HTML code${haskell:ShortBlurb} Hamlet gives you a type-safe tool for generating HTML code. It works via Quasi-Quoting, and generating extremely efficient output code. The syntax is white-space sensitive, and it helps you avoid cross-site scripting issues and 404 errors. Please see the documentation at http://docs.yesodweb.com/book/hamlet/ for more details. . ${haskell:Blurb} Package: libghc-hamlet-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: type-safe tool for generating HTML code${haskell:ShortBlurb} Hamlet gives you a type-safe tool for generating HTML code. It works via Quasi-Quoting, and generating extremely efficient output code. The syntax is white-space sensitive, and it helps you avoid cross-site scripting issues and 404 errors. Please see the documentation at http://docs.yesodweb.com/book/hamlet/ for more details. . ${haskell:Blurb} debian/changelog0000644000000000000000000000603312254446725011055 0ustar haskell-hamlet (1.1.7.1-1build3) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Thu, 19 Dec 2013 01:37:25 +0000 haskell-hamlet (1.1.7.1-1build2) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Sat, 14 Dec 2013 04:24:42 +0000 haskell-hamlet (1.1.7.1-1build1) saucy; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Mon, 17 Jun 2013 18:05:14 +0100 haskell-hamlet (1.1.7.1-1) unstable; urgency=low * New upstream release -- Joachim Breitner Sat, 15 Jun 2013 12:04:35 +0200 haskell-hamlet (1.1.1.1-3) unstable; urgency=low * Move Haskell blurb to the end of the description, reduces the impact of #708703 -- Joachim Breitner Sat, 25 May 2013 23:52:20 +0200 haskell-hamlet (1.1.1.1-2) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:50:47 +0200 haskell-hamlet (1.1.1.1-1) experimental; urgency=low * New upstream version. -- Clint Adams Sat, 17 Nov 2012 19:42:38 -0500 haskell-hamlet (1.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. * Enable test suite. -- Clint Adams Sat, 20 Oct 2012 12:48:10 -0400 haskell-hamlet (1.0.1.3-1) unstable; urgency=low * New upstream version. * Bump to Standards-Version 3.9.3. -- Clint Adams Mon, 14 May 2012 22:54:47 -0400 haskell-hamlet (0.10.8-1) unstable; urgency=low * New upstream version. -- Clint Adams Sun, 12 Feb 2012 08:39:13 -0500 haskell-hamlet (0.10.7.1-1) unstable; urgency=low * New upstream version. -- Clint Adams Sat, 28 Jan 2012 10:33:56 -0500 haskell-hamlet (0.10.6-1) unstable; urgency=low * New upstream version. -- Clint Adams Sun, 25 Dec 2011 20:53:00 -0500 haskell-hamlet (0.10.3-1) unstable; urgency=low * New upstream version. -- Clint Adams Sat, 08 Oct 2011 10:27:04 -0400 haskell-hamlet (0.10.1-1) unstable; urgency=low * New upstream version. -- Clint Adams Wed, 14 Sep 2011 22:36:34 -0400 haskell-hamlet (0.10.0-1) unstable; urgency=low * New upstream version. -- Clint Adams Sat, 10 Sep 2011 09:42:53 -0400 haskell-hamlet (0.8.2.1-1) unstable; urgency=low * New upstream version. -- Clint Adams Fri, 02 Sep 2011 13:09:05 -0400 haskell-hamlet (0.6.1.2-2) unstable; urgency=low * Depend on ghc-ghci, to avoid build attempts on arches without template haskell. -- Joachim Breitner Fri, 03 Jun 2011 10:01:58 +0200 haskell-hamlet (0.6.1.2-1) unstable; urgency=low * Initial release. -- Clint Adams Sun, 29 May 2011 12:04:27 -0400