Source: haskell-midi
Section: haskell
Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Ernesto Hernández-Novich (USB) <emhn@usb.ve>
Build-Depends: debhelper (>= 7), cdbs, haskell-devscripts (>= 0.8.13),
 ghc, ghc-prof,
 libghc-random-dev,
 libghc-random-prof,
 libghc-event-list-dev (>= 0.0.9),
 libghc-event-list-dev (<< 0.2),
 libghc-event-list-prof,
 libghc-non-negative-dev (>= 0.0.1),
 libghc-non-negative-dev (<< 0.2),
 libghc-non-negative-prof,
 libghc-explicit-exception-dev (>= 0.1),
 libghc-explicit-exception-dev (<< 0.2),
 libghc-explicit-exception-prof,
# libghc-binary-dev (>= 0.4.2), comes with GHC now
# libghc-binary-dev (<< 0.6),
 libghc-binary-dev,
 libghc-binary-prof,
 libghc-transformers-dev (>= 0.2),
 libghc-transformers-dev (<< 0.4),
 libghc-transformers-prof,
 libghc-monoid-transformer-dev (>= 0.0.1),
 libghc-monoid-transformer-dev (<< 3),
 libghc-monoid-transformer-prof,
 libghc-quickcheck2-dev (>= 0.1),
 libghc-quickcheck2-dev (<< 3),
 libghc-quickcheck2-prof
Build-Depends-Indep: ghc-doc,
 libghc-random-doc,
 libghc-non-negative-doc,
 libghc-transformers-doc,
 libghc-explicit-exception-doc,
 libghc-binary-doc,
 libghc-monoid-transformer-doc,
 libghc-event-list-doc
Standards-Version: 3.9.4
Homepage: http://hackage.haskell.org/package/midi
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-midi
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=haskell/haskell-midi

Package: libghc-midi-dev
Architecture: any
Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: MIDI message and file handling
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.
 .
 This library provides data types and functions for handling realtime
 MIDI messages, reading and writing MIDI files. It does not provide
 means for sending nor receiving MIDI messages to specific interfaces.

Package: libghc-midi-prof
Architecture: any
Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: MIDI message and file handling; profiling libraries
 This package provides a library for the Haskell programming language
 compiled for profiling.
 See http://www.haskell.org/ for more information on Haskell.
 .
 This library provides data types and functions for handling realtime
 MIDI messages, reading and writing MIDI files. It does not provide
 means for sending nor receiving MIDI messages to specific interfaces.

Package: libghc-midi-doc
Section: doc
Architecture: all
Depends: ${haskell:Depends}, ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Description: MIDI message and file handling; documentation
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.
 .
 This library provides data types and functions for handling realtime
 MIDI messages, reading and writing MIDI files. It does not provide
 means for sending nor receiving MIDI messages to specific interfaces.
