debian/0000755000000000000000000000000012147643114007171 5ustar debian/watch0000644000000000000000000000033212036251463010217 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|SDL-gfx-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/SDL-gfx \ ([\d\.]*\d)/ debian/control0000644000000000000000000000452012147621367010603 0ustar Source: haskell-sdl-gfx Section: haskell Priority: extra Maintainer: Debian Haskell Group Uploaders: Miriam Ruiz Standards-Version: 3.9.4 Build-Depends: debhelper (>= 9), haskell-devscripts (>= 0.8.13), cdbs, ghc, ghc-prof, libgl1-mesa-dev | libgl-dev, libglu1-mesa-dev | libglu-dev, libx11-dev, alex, c2hs, cpphs, pkg-config, libsdl1.2-dev, libsdl-gfx1.2-dev, libghc-sdl-dev, libghc-sdl-prof Build-Depends-Indep: ghc-doc Homepage: http://hackage.haskell.org/package/SDL-gfx Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-sdl-gfx Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-sdl-gfx Package: libghc-sdl-gfx-dev Architecture: any Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: Haskell SDL gfx binding for GHC This package provides the SDL gfx library bindings for the Haskell programming language. SDL gfx is an extension to the SDL library which provides basic antialiased drawing routines such as lines, circles or polygons, an interpolating rotozoomer for SDL surfaces, framerate control and MMX image filters. Package: libghc-sdl-gfx-prof Architecture: any Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: Haskell SDL gfx binding for GHC - profiling libraries This package provides the SDL gfx library bindings for the Haskell programming language, compiled for profiling. SDL gfx is an extension to the SDL library which provides basic antialiased drawing routines such as lines, circles or polygons, an interpolating rotozoomer for SDL surfaces, framerate control and MMX image filters. Package: libghc-sdl-gfx-doc Section: doc Architecture: all Depends: ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: Haskell SDL gfx binding for GHC - documentation This package provides the documentation for the SDL gfx library bindings for the Haskell programming language. SDL gfx is an extension to the SDL library which provides basic antialiased drawing routines such as lines, circles or polygons, an interpolating rotozoomer for SDL surfaces, framerate control and MMX image filters. debian/rules0000755000000000000000000000022212036251463010244 0ustar #!/usr/bin/make -f DEB_BUILD_DEPENDENCIES = build-arch include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/clean0000644000000000000000000000011412036251463010171 0ustar SDL-gfx.buildinfo config.log config.mk config.status includes/HsSDLConfig.h debian/changelog0000644000000000000000000000274112147643114011047 0ustar haskell-sdl-gfx (0.6.0-5) unstable; urgency=low * Enable compat level 9 -- Joachim Breitner Fri, 24 May 2013 12:51:56 +0200 haskell-sdl-gfx (0.6.0-4) experimental; urgency=low * Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental * Bump standards version, no change -- Joachim Breitner Thu, 18 Oct 2012 10:26:07 +0200 haskell-sdl-gfx (0.6.0-3) unstable; urgency=low * Sourceful upload to rebuild documentation package -- Iain Lane Mon, 27 Feb 2012 21:01:27 +0000 haskell-sdl-gfx (0.6.0-2) unstable; urgency=low [ Marco Silva ] * Use ghc instead of ghc6 -- Joachim Breitner Tue, 24 May 2011 16:01:38 +0200 haskell-sdl-gfx (0.6.0-1) unstable; urgency=low * New upstream. -- Erik de Castro Lopo Wed, 23 Jun 2010 17:56:10 +1000 haskell-sdl-gfx (0.5.3-1) unstable; urgency=low [ Miriam Ruiz ] * Initial release. Closes: #572037. Based on a package by Christoph Korn [ Erik de Castro Lopo ] * Use debian/compat 7. * debian/source/format: Use 3.0 (quilt). * debian/control - Standards version 3.8.4. - Use Build-Depends-Indep. - Use Vcs-Browser. - Use more synthetic Vcs-Darcs. - Use all haskell variables. - Maintainer is Debian Haskell Group, Miriam Ruiz moved to Uploaders. -- Erik de Castro Lopo Mon, 1 Mar 2010 19:55:12 +1100 debian/source/0000755000000000000000000000000012036251463010470 5ustar debian/source/format0000644000000000000000000000001412036251463011676 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212147616315010372 0ustar 9 debian/copyright0000644000000000000000000000512212036251463011123 0ustar Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat Upstream-Source: http://hackage.haskell.org/package/SDL-gfx Upstream-Maintainer: David Himmelstrup Debianized-By: Miriam Ruiz Debianized-Date: Sat, 30 Jan 2010 19:15:17 +0100 Files: * Copyright: Copyright (c) 2004-2006, David Himmelstrup License: BSD 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 David Himmelstrup 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. Files: debian/* Copyright: Copyright (C) 2010, Miriam Ruiz Copyright (C) 2010, Christoph Korn Licence: GPL-3+ Licence: GPL-3+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. . On Debian systems, the complete text of the latest version of the GNU General Public License can be found in `/usr/share/common-licenses/GPL'. . The complete text of version 3 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-3'.