debian/0000755000000000000000000000000012147642713007175 5ustar debian/watch0000644000000000000000000000032412036246766010232 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|ALUT-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/ALUT \ ([\d\.]*\d)/ debian/control0000644000000000000000000000504112147623664010604 0ustar Source: haskell-alut Section: haskell Priority: extra Maintainer: Debian Haskell Group Uploaders: Joachim Breitner Standards-Version: 3.9.4 Build-Depends: debhelper (>= 9) , haskell-devscripts (>= 0.8.13) , cdbs , ghc , ghc-prof , libghc-statevar-dev , libghc-statevar-prof , libghc-openal-dev , libghc-openal-prof , libalut-dev Build-Depends-Indep: ghc-doc , libghc-statevar-doc , libghc-openal-doc Homepage: http://connect.creativelabs.com/openal/default.aspx Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-alut Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-alut Package: libghc-alut-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} , libalut-dev Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Haskell ALUT binding for GHC This package provides a library for the Haskell programming language. . This library provides a Haskell binding for the OpenAL Utility Toolkit, which makes managing of OpenAL contexts, loading sounds in various formats and creating waveforms very easy. For more information about the C library on which this binding is based, please see: . Package: libghc-alut-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Provides: ${haskell:Provides} Description: Haskell ALUT binding for GHC; profiling libraries This package provides a library for the Haskell programming language, compiled for profiling. . This library provides a Haskell binding for the OpenAL Utility Toolkit, which makes managing of OpenAL contexts, loading sounds in various formats and creating waveforms very easy. For more information about the C library on which this binding is based, please see: . Package: libghc-alut-doc Section: doc Architecture: all Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: Haskell ALUT binding for GHC; documentation This package provides the documentation for a library for the Haskell programming language. . This library provides a Haskell binding for the OpenAL Utility Toolkit, which makes managing of OpenAL contexts, loading sounds in various formats and creating waveforms very easy. For more information about the C library on which this binding is based, please see: . debian/rules0000755000000000000000000000015512036246766010263 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/libghc-alut-doc.examples0000644000000000000000000000001312036246766013672 0ustar examples/* debian/changelog0000644000000000000000000001126212147642713011051 0ustar haskell-alut (2.2.0.0-2) unstable; urgency=low * Enable compat level 9 -- Joachim Breitner Fri, 24 May 2013 12:49:47 +0200 haskell-alut (2.2.0.0-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 Sun, 10 Mar 2013 19:55:59 +0100 haskell-alut (2.1.0.2-4) unstable; urgency=low * Sourceful upload to rebuild documentation package -- Joachim Breitner Mon, 13 Feb 2012 22:20:37 +0100 haskell-alut (2.1.0.2-3) unstable; urgency=low [ Marco Túlio Gontijo e Silva ] * debian/source/format: Use 3.0 (quilt). [ Marco Silva ] * Use ghc instead of ghc6 [ Iain Lane ] * Standards-Version → 3.9.2, no changes required -- Iain Lane Wed, 25 May 2011 11:54:58 +0100 haskell-alut (2.1.0.2-2) unstable; urgency=low * Adopt for the Debian Haskell Group -- Joachim Breitner Fri, 12 Feb 2010 16:16:29 +0100 haskell-alut (2.1.0.2-1) unstable; urgency=low * New upstream release * Install examples to -doc package. -- Kari Pahula Mon, 18 May 2009 14:50:36 +0300 haskell-alut (2.1.0.0-3) unstable; urgency=low * New maintainer. * Use haskell-devscripts and hlibrary.mk. -- Kari Pahula Fri, 06 Mar 2009 14:31:11 +0200 haskell-alut (2.1.0.0-2) unstable; urgency=low * Upgrade to "Generic Haskell cabal library packaging files v10": * Versioned dependencies are now generated for the Cabal packages we depend on. * Use the new ${impl:ghc6:*_deps} variables in debian/control.in. * Call canonicalise-comma-list on the depends and suggests fields in control.in. This works around bugs in lintian, where it gets confused and starts giving spurious warnings. -- Ian Lynagh (wibble) Thu, 28 Feb 2008 01:01:41 +0000 haskell-alut (2.1.0.0-1) unstable; urgency=low * New upstream version. * Upgrade to "Generic Haskell cabal library packaging files v9": * Allows Setup to be in Setup.lhs instead of Setup.hs. * Bump the required haskell-utils from 1.8 to 1.10. * The control.in gives a standards-version of 3.7.3 (was 3.7.2). * Move everything from the devel section to the libdevel section. * Delete the LICENSE file (currently we assume it has that name, and that it exists) after "Setup copy"ing the Cabal package. * Remove some hacks that worked around older Cabal not letting us tell it exactly where to put the documentation. * Use --hyperlink-source when telling Cabal to haddock the library. * Add hscolour to the build-depends. -- Ian Lynagh (wibble) Tue, 20 Nov 2007 00:00:40 +0000 haskell-alut (2.0.1-2) unstable; urgency=low * Upgrade to "Generic Haskell cabal library packaging files v8": * update-generated-files rule in debian/rules runs update-debian-haskell-files. * Build-dep on haddock >= 0.8-2 in order to get portable .haddock files. * We tell Cabal's configure where to put the docs so that it doesn't break when we move them around behind its back. * Use canonicalise-comma-list around the build-deps in debian/control.in to fix problems where we get an unparsable ", , " when a variable is empty. -- Ian Lynagh (wibble) Mon, 04 Jun 2007 21:53:00 +0000 haskell-alut (2.0.1-1) unstable; urgency=low * New upstream version. * Fix Setup.hs (type signatures don't match our version of Cabal). * Split off profiling and documentation into separate packages. * debian/control.in now makes much more use of variables, including magic Cabal variables. * Use debhelper level 5 (was 4). * Bump haskell-utils build-dep requirement to 1.8. * Upgrade to "Generic Haskell cabal library debian/rules v0.7": * Generate haddock docs. * -doc package calls gen_contents_index from postinst and postrm. * Use destdir rather than deprecated copy-prefix flag to Setup copy. * Add -X.haddock to dh_compress call. -- Ian Lynagh (wibble) Wed, 09 May 2007 20:08:37 +0000 haskell-alut (2.0-2) unstable; urgency=low * Upgrade to "Generic Haskell cabal library debian/rules v0.6". Tell setup to use ghc6 rather than ghc, so that the postinst/prerm scripts work when the ghc-pkg symlink doesn't exist or doesn't point to ghc6's ghc-pkg. -- Ian Lynagh (wibble) Mon, 20 Nov 2006 20:50:42 +0000 haskell-alut (2.0-1) unstable; urgency=low * Initial release (was part of ghc6 until version 6.6-1). -- Ian Lynagh (wibble) Fri, 13 Oct 2006 16:43:11 +0000 debian/source/0000755000000000000000000000000012036246766010502 5ustar debian/source/format0000644000000000000000000000001412036246766011710 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212147616105010367 0ustar 9 debian/copyright0000644000000000000000000000301512036246766011134 0ustar This package was debianised by Ian Lynagh on Fri, 13 Oct 2006. Further packaging work by Kari Pahula . It was downloaded from http://hackage.haskell.org/packages/archive/ALUT/ ----- Upstream Author: Sven Panne Copyright (c) 2005, 2006, Sven Panne All rights reserved. BSD licenced. The complete text of the BSD license can be found in /usr/share/common-licenses/BSD on Debian systems. ----- haskell-alut includes examples from freealut that have been translated from C to Haskell. freealut is copyrighted free software by Steve Baker, Sven Panne, Erik Hofman and Prakash Punnoor, distributed under the terms of the LGPL v2. This package is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; version 2 dated June, 1991. This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this package; if not, write to the Free Software Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. On Debian systems, the full text of the GNU Library General Public License can be found at /usr/share/common-licenses/LGPL-2.