debian/0000755000000000000000000000000012147643115007172 5ustar debian/watch0000644000000000000000000000033612036251472010223 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|SDL-mixer-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/SDL-mixer \ ([\d\.]*\d)/ debian/control0000644000000000000000000000406512147621367010607 0ustar Source: haskell-sdl-mixer 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-mixer1.2-dev, libghc-sdl-dev, libghc-sdl-prof Build-Depends-Indep: ghc-doc Homepage: http://hackage.haskell.org/package/SDL-mixer Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-sdl-mixer Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-sdl-mixer Package: libghc-sdl-mixer-dev Architecture: any Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}, libgl1-mesa-dev | libgl-dev, libglu1-mesa-dev | libglu-dev, libx11-dev, libsdl1.2-dev, libsdl-mixer1.2-dev, libghc-sdl-dev Suggests: libghc-sdl-mixer-prof, libghc-sdl-mixer-doc Description: Haskell SDL Mixer binding for GHC This package provides the SDL Mixer library bindings for the Haskell programming language. SDL Mixer is sample multi-channel audio mixer library. Package: libghc-sdl-mixer-prof Architecture: any Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}, libghc-sdl-mixer-dev (= ${binary:Version}), libghc-sdl-prof Suggests: libghc-sdl-mixer-doc Description: Haskell SDL Mixer binding for GHC - profiling libraries This package provides the SDL Mixer library bindings for the Haskell programming language, compiled for profiling. SDL Mixer is a sample multi-channel audio mixer library. Package: libghc-sdl-mixer-doc Section: doc Architecture: all Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends} Recommends: ghc-doc Suggests: libghc-sdl-mixer-dev, libghc-sdl-mixer-prof Description: Haskell SDL Mixer binding for GHC - documentation This package provides the documentation for the SDL Mixer library bindings for the Haskell programming language. SDL Mixer is a sample multi-channel audio mixer library. debian/rules0000755000000000000000000000022212036251472010244 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/clean0000644000000000000000000000011612036251472010173 0ustar SDL-mixer.buildinfo config.log config.mk config.status includes/HsSDLConfig.h debian/changelog0000644000000000000000000000275512147643115011055 0ustar haskell-sdl-mixer (0.6.1-5) unstable; urgency=low * Enable compat level 9 -- Joachim Breitner Fri, 24 May 2013 12:51:57 +0200 haskell-sdl-mixer (0.6.1-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-mixer (0.6.1-3) unstable; urgency=low * Sourceful upload to rebuild documentation package -- Iain Lane Mon, 27 Feb 2012 21:01:38 +0000 haskell-sdl-mixer (0.6.1-2) unstable; urgency=low [ Marco Silva ] * Use ghc instead of ghc6 -- Joachim Breitner Tue, 24 May 2011 16:05:34 +0200 haskell-sdl-mixer (0.6.1-1) unstable; urgency=low * New upstream. -- Erik de Castro Lopo Wed, 23 Jun 2010 17:57:41 +1000 haskell-sdl-mixer (0.5.5-1) unstable; urgency=low [ Miriam Ruiz ] * Initial release. Closes: #572042. 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 21:02:28 +1100 debian/source/0000755000000000000000000000000012036251472010470 5ustar debian/source/format0000644000000000000000000000001412036251472011676 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212147616315010372 0ustar 9 debian/copyright0000644000000000000000000000512412036251472011125 0ustar Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat Upstream-Source: http://hackage.haskell.org/package/SDL-mixer 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'.