debian/0000755000000000000000000000000012157420306007166 5ustar debian/watch0000644000000000000000000000035712036250712010222 0ustar # See uscan(1) for format version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|midi-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/midi \ ([\d\.]*\d)/ debian/rules0000755000000000000000000000022312036250712010241 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/copyright0000644000000000000000000000145512036250712011124 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Name: midi Maintainer: Henning Thielemann Source: http://hackage.haskell.org/packages/archive/midi Files: * Copyright: 2008-2010, Henning Thielemann License: GPL-3+ Files: debian/* Copyright: 2010, Ernesto Hernández-Novich (USB) License: GPL-3+ License: 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 GNU/Linux systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-3' debian/source/0000755000000000000000000000000012036250712010464 5ustar debian/source/format0000644000000000000000000000001412036250712011672 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212147616253010373 0ustar 9 debian/control0000644000000000000000000000556712150230145010577 0ustar Source: haskell-midi Section: haskell Priority: extra Maintainer: Debian Haskell Group Uploaders: Ernesto Hernández-Novich (USB) Build-Depends: debhelper (>= 9), cdbs, haskell-devscripts (>= 0.8.15), 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${haskell:ShortBlurb} 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. . ${haskell:Blurb} 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${haskell:ShortBlurb} 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. . ${haskell:Blurb} 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${haskell:ShortBlurb} 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. . ${haskell:Blurb} debian/changelog0000644000000000000000000000366612157420306011053 0ustar haskell-midi (0.2.0.1-4build1) saucy; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Sun, 16 Jun 2013 21:32:06 +0100 haskell-midi (0.2.0.1-4) unstable; urgency=low * Move Haskell blurb to the end of the description, reduces the impact of #708703 -- Joachim Breitner Sat, 25 May 2013 23:52:30 +0200 haskell-midi (0.2.0.1-3) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:51:24 +0200 haskell-midi (0.2.0.1-2) 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:25:50 +0200 haskell-midi (0.2.0.1-1) unstable; urgency=low * New upstream release -- Joachim Breitner Tue, 15 May 2012 23:37:33 +0200 haskell-midi (0.1.7.1-1) unstable; urgency=low * New upstream release -- Joachim Breitner Sat, 25 Feb 2012 16:53:38 +0100 haskell-midi (0.1.5.2-1) unstable; urgency=low * New upstream release * Fix Build-depends -- Joachim Breitner Mon, 05 Sep 2011 16:25:09 +0200 haskell-midi (0.1.5.1-2) unstable; urgency=low [ Marco Silva ] * Use ghc instead of ghc6 [ Iain Lane ] * Standards-Version → 3.9.2, no changes required -- Iain Lane Fri, 27 May 2011 14:34:55 +0100 haskell-midi (0.1.5.1-1) unstable; urgency=low * New upstream release. -- Ernesto Hernández-Novich (USB) Sat, 08 May 2010 08:14:35 -0430 haskell-midi (0.1.5-1) unstable; urgency=low [ Ernesto Hernández-Novich (USB) ] * Initial release (Closes: 575319) [ Marco Túlio Gontijo e Silva ] * source/format: Use 3.0 (quilt). -- Ernesto Hernández-Novich (USB) Wed, 24 Mar 2010 16:57:37 -0430