debian/0000755000000000000000000000000012257430101007161 5ustar debian/watch0000644000000000000000000000033612036250103010211 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|happstack-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/happstack \ ([\d\.]*\d)/ debian/rules0000755000000000000000000000015512036250103010237 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000001113612036250103011113 0ustar Format: http://dep.debian.net/deps/dep5 Upstream-Name: Happstack web framework Upstream-Contact: Happstack.com members Source: http://hackage.haskell.org/package/happstack Files: * Copyright: © 2005 - 2010, Adam Vogt © 2005 - 2010, Alexander Jacobson © 2005 - 2010, Andrea Vezzosi © 2005 - 2010, Antoine Latter © 2005 - 2010, Bas van Dijk © 2005 - 2010, Cedric Shock © 2005 - 2010, Chris Smith © 2005 - 2010, Creighton Hogg © 2005 - 2010, Daniel Rogers © 2005 - 2010, David Fox © 2005 - 2010, David Himmelstrup © 2005 - 2010, David Lazar © 2005 - 2010, Dmitry Astapov © 2005 - 2010, Doug Beardsley © 2005 - 2010, Eelco Lempsink © 2005 - 2010, Einar Karttunen © 2005 - 2010, Eric Mertens © 2005 - 2010, Erik Hesselink © 2005 - 2010, Gracjan Polak © 2005 - 2010, Greg Heartsfield © 2005 - 2010, Gregory Collins © 2005 - 2010, Ian Lynagh © 2005 - 2010, Jake McArthur © 2005 - 2010, Jeremy Shaw © 2005 - 2010, Joachim Breitner © 2005 - 2010, Joachim Fasting © 2005 - 2010, Jochem Berndsen © 2005 - 2010, Joe Edmonds © 2005 - 2010, John MacFarlane © 2005 - 2010, Kamil Dworakowski © 2005 - 2010, Marc Weber © 2005 - 2010, Matthew Elder © 2005 - 2010, Matt Munz © 2005 - 2010, Nils Schweinsberg © 2005 - 2010, Pasqualino 'Titto' Assini © 2005 - 2010, Paulo Tanimoto © 2005 - 2010, Shae Erisson © 2005 - 2010, Simon Meier © 2005 - 2010, Simon Michael © 2005 - 2010, Stefan Aeschbacher © 2005 - 2010, Stefan O'Rear © 2005 - 2010, Thomas Hartman © 2005, HApps LLC © 2009, Happstack.com 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: . 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 the HAppS.org; nor the names of its 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. Files: debian/* Copyright: © 2010 - 2012, 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/source/0000755000000000000000000000000012036250103010456 5ustar debian/source/format0000644000000000000000000000001412036250103011664 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212147616204010367 0ustar 9 debian/control0000644000000000000000000000474012147627343010607 0ustar Source: haskell-happstack 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-happstack-server-dev (>= 7.0), libghc-happstack-server-dev (<< 7.2), libghc-happstack-server-prof, Build-Depends-Indep: ghc-doc, libghc-happstack-server-doc, Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/happstack Vcs-Darcs: http://darcs.debian.org/darcs/pkg-haskell/haskell-happstack Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-happstack Package: libghc-happstack-dev Architecture: any Depends: ${haskell:Depends}, ${misc:Depends}, ${shlibs:Depends} Suggests: ${haskell:Suggests} Recommends: ${haskell:Recommends} Provides: ${haskell:Provides} Description: Haskell web framework${haskell:ShortBlurb} Happstack is a web framework written in Haskell; it provides a rich collection of types and functions for routing Requests, generating Responses, working with query parameters, form data, and cookies, serving files and more. . ${haskell:Blurb} Anyway, it is just a stub, depending on the package that actually provides the Happstack server. Package: libghc-happstack-prof Architecture: any Depends: ${haskell:Depends}, ${misc:Depends} Suggests: ${haskell:Suggests} Recommends: ${haskell:Recommends} Provides: ${haskell:Provides} Description: Haskell web framework${haskell:ShortBlurb} Happstack is a web framework written in Haskell; it provides a rich collection of types and functions for routing Requests, generating Responses, working with query parameters, form data, and cookies, serving files and more. . This package contains the profiling libraries compiled for GHC. Anyway, it is just a stub, depending on the package that actually provides the Happstack server. Package: libghc-happstack-doc Section: doc Architecture: all Depends: ${haskell:Depends}, ${misc:Depends} Suggests: ${haskell:Suggests} Recommends: ${haskell:Recommends} Description: Haskell web framework${haskell:ShortBlurb} Happstack is a web framework written in Haskell; it provides a rich collection of types and functions for routing Requests, generating Responses, working with query parameters, form data, and cookies, serving files and more. . ${haskell:Blurb} Anyway, it is just a stub, depending on the package that actually provides the Happstack server. debian/changelog0000644000000000000000000000562412257430101011042 0ustar haskell-happstack (7.0.1-2build6) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Sat, 28 Dec 2013 01:58:25 +0000 haskell-happstack (7.0.1-2build5) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Thu, 19 Dec 2013 18:04:16 +0000 haskell-happstack (7.0.1-2build4) saucy; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Mon, 17 Jun 2013 20:20:42 +0100 haskell-happstack (7.0.1-2build3) saucy; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Sun, 16 Jun 2013 22:44:26 +0100 haskell-happstack (7.0.1-2build2) saucy; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Wed, 05 Jun 2013 10:55:02 +0100 haskell-happstack (7.0.1-2build1) saucy; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Thu, 30 May 2013 14:24:21 +0100 haskell-happstack (7.0.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-happstack (7.0.1-1) experimental; urgency=low * Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental * Bump standards version, no change * New upstream release -- Joachim Breitner Sat, 05 Jan 2013 13:14:20 +0100 haskell-happstack (7.0.0-1) unstable; urgency=low * New upstream reselase. + Update dependencies. * Bump Standards-Version to 3.9.3 (no changes required). * Small updates in debian/copyright. * Fix some lintian warnings. -- Giovanni Mascellani Tue, 22 May 2012 11:34:01 +0200 haskell-happstack (6.1.8-1) unstable; urgency=low * New upstream release + This removes the happstack scaffolding binary, as it is unmaintained (http://groups.google.com/group/happs/browse_thread/thread/a88a2494bf975c4d?hl=en) -- Joachim Breitner Tue, 13 Mar 2012 15:31:14 +0100 haskell-happstack (6.0.0-1) unstable; urgency=low [ Marco Silva ] * Use ghc instead of ghc6 [ Giovanni Mascellani ] * New upstream release * Description: removing references to GHC 6. * debian/copyright: copyright years updated. * Standards-Version bumped to 3.9.2 (no changes required). * Dependencies fixed. * Make installed scripts executables (fixes lintian complaints). * Package happstack recommends ghc. -- Giovanni Mascellani Tue, 24 May 2011 16:03:03 +0200 haskell-happstack (0.5.0.2-2) unstable; urgency=low * Add missing dependency in debian/rules, fixing FTBFS. (closes: #589366) -- Giovanni Mascellani Sat, 17 Jul 2010 09:45:42 +0200 haskell-happstack (0.5.0.2-1) unstable; urgency=low * Initial release. (closes: #569501) -- Giovanni Mascellani Fri, 16 Jul 2010 12:15:23 +0200