packages feed

AGI-1.0: debian/control

Source: haskell-agi
Priority: optional
Section: devel
Maintainer: Jeremy Shaw <jeremy@n-heptane.com>
Build-Depends: debhelper (>= 4.0.0), haskell-devscripts (>=0.5.12), ghc6 (>=6.4), ghc6-prof
Build-Depends-Indep: haddock, hugs (>= 98.200503.08)
Standards-Version: 3.7.2.0

Package: libghc6-agi-dev
Section: libdevel
Architecture: any
Depends: ${haskell:Depends}
Description: A Haskell AGI library
 A library for creating applications that can be called from Asterisk
 using the Asterisk Gateway Interface (AGI).
 .
 This package contains the libraries compiled for GHC 6.

Package: libghc6-agi-prof
Section: libdevel
Architecture: any
Depends: ${haskell:Depends}
Description: A Haskell AGI library
 A library for creating applications that can be called from Asterisk
 using the Asterisk Gateway Interface (AGI).
 .
 This package contains the libraries compiled for GHC 6 with profiling
 enabled.

Package: libhugs-agi
Section: libdevel
Architecture: all
Depends: ${haskell:Depends}
Description: A Haskell AGI library
 A library for creating applications that can be called from Asterisk
 using the Asterisk Gateway Interface (AGI).
 .
 This package contains the libraries compiled for Hugs.

Package: haskell-agi-doc
Section: doc
Architecture: all
Description: Documentation for a Haskell AGI library
 A library for creating applications that can be called from Asterisk
 using the Asterisk Gateway Interface (AGI).