debian/0000755000000000000000000000000012201326040007154 5ustar debian/rules0000755000000000000000000000015512201326020010233 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/control0000644000000000000000000000427212201326020010562 0ustar Source: haskell-hsp Priority: extra Section: haskell Maintainer: Debian Haskell Group Uploaders: Giovanni Mascellani Build-Depends: debhelper (>= 9), haskell-devscripts (>= 0.8.15), cdbs, ghc, ghc-prof, libghc-mtl-dev, libghc-mtl-prof, libghc-text-dev, libghc-text-prof Build-Depends-Indep: ghc-doc, libghc-mtl-doc, libghc-text-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/hsp Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-hsp Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-hsp Package: libghc-hsp-dev Architecture: any Depends: ${haskell:Depends}, ${misc:Depends}, ${shlibs:Depends} Suggests: ${haskell:Suggests} Recommends: ${haskell:Recommends} Provides: ${haskell:Provides} Description: Haskell library for dynamic server-side web pages${haskell:ShortBlurb} Haskell Server Pages (HSP) is an extension of vanilla Haskell, targetted at the task of writing dynamic server-side web pages. Features include an embedded XML syntax and a (low-to-mid-level) programming model for writing dynamic web pages. . ${haskell:Blurb} Package: libghc-hsp-prof Architecture: any Depends: ${haskell:Depends}, ${misc:Depends} Suggests: ${haskell:Suggests} Recommends: ${haskell:Recommends} Provides: ${haskell:Provides} Description: Haskell library for dynamic server-side web pages${haskell:ShortBlurb} Haskell Server Pages (HSP) is an extension of vanilla Haskell, targetted at the task of writing dynamic server-side web pages. Features include an embedded XML syntax and a (low-to-mid-level) programming model for writing dynamic web pages. . ${haskell:Blurb} Package: libghc-hsp-doc Section: doc Architecture: all Depends: ${haskell:Depends}, ${misc:Depends} Suggests: ${haskell:Suggests} Recommends: ${haskell:Recommends} Description: Haskell library for dynamic server-side web pages${haskell:ShortBlurb} Haskell Server Pages (HSP) is an extension of vanilla Haskell, targetted at the task of writing dynamic server-side web pages. Features include an embedded XML syntax and a (low-to-mid-level) programming model for writing dynamic web pages. . ${haskell:Blurb} debian/copyright0000644000000000000000000000410312201326020011103 0ustar Format-Specification: http://dep.debian.net/deps/dep5 Name: Haskell library for dynamic server-side web pages Maintainer: Niklas Broberg Source: http://hackage.haskell.org/package/hsp Files: * Copyright: © 2006 - 2008, Niklas Broberg © 2008, Jeremy Shaw License: BSD All rights reserved. . Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. . 2. 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. . 3. Neither the name of the author nor the names of his contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE AUTHORS ``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 AUTHORS 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. Files: debian/* Copyright: © 2010 - 2011, Giovanni Mascellani License: GPL-3+ The Debian packaging information is under the GPL, version 3 or later. On Debian GNU/Linux systems, the complete text of the GNU General Public License Version 3 can be found in `/usr/share/common-licenses/GPL-3'. debian/changelog0000644000000000000000000000345412201326040011034 0ustar haskell-hsp (0.9.2-1) unstable; urgency=low * New upstream version. -- Clint Adams Fri, 09 Aug 2013 22:57:31 -0400 haskell-hsp (0.9.0-1) unstable; urgency=low [ Joachim Breitner ] * Fix Vcs-Darcs url: http://darcs.debian.org/ instead of http://darcs.debian.org/darcs/ [ Clint Adams ] * New upstream version. -- Clint Adams Mon, 15 Jul 2013 13:46:19 -0400 haskell-hsp (0.8.0-2) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:50:59 +0200 haskell-hsp (0.8.0-1) experimental; urgency=low * Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental * New upstream release + Drop patches/GHC-7.4.1-compat -- Joachim Breitner Thu, 07 Feb 2013 21:02:38 +0100 haskell-hsp (0.6.1-3) experimental; urgency=low * Bump standards version, no change -- Joachim Breitner Sun, 14 Oct 2012 12:01:09 +0200 haskell-hsp (0.6.1-2) unstable; urgency=low * Added patches/GHC-7.4.1-compat -- Joachim Breitner Sat, 25 Feb 2012 17:54:00 +0100 haskell-hsp (0.6.1-1) unstable; urgency=low [ Marco Silva ] * Use ghc instead of ghc6 [ Giovanni Mascellani ] * New upstream release * Removing doc-base files because of team policy. * Description: removing references to GHC 6. * debian/copyright: copyright years updated. * Standards-Version bumped to 3.9.2 (no changes required). * Build-Dependencies fixed. -- Giovanni Mascellani Tue, 24 May 2011 14:41:54 +0200 haskell-hsp (0.5.2-1) unstable; urgency=low * Initial release. (closes: #583168) -- Giovanni Mascellani Mon, 31 May 2010 16:41:43 +0200 debian/compat0000644000000000000000000000000212201326020010350 0ustar 9 debian/source/0000755000000000000000000000000012201326020010452 5ustar debian/source/format0000644000000000000000000000001412201326020011660 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000032212201326021010201 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|hsp-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/hsp \ ([\d\.]*\d)/