debian/0000755000000000000000000000000012147643055007175 5ustar debian/watch0000644000000000000000000000037612036250730010223 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|MonadCatchIO-transformers-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/MonadCatchIO-transformers \ ([\d\.]*\d)/ debian/control0000644000000000000000000000503112147627356010605 0ustar Source: haskell-monadcatchio-transformers Section: haskell Priority: optional Maintainer: Debian Haskell Group Uploaders: TANIGUCHI Takaki Build-Depends: cdbs, debhelper (>= 9), haskell-devscripts (>= 0.8.15) , ghc , ghc-prof , libghc-transformers-dev (>> 0.2) , libghc-transformers-dev (<< 0.4) , libghc-transformers-prof , libghc-extensible-exceptions-dev (>> 0.1) , libghc-extensible-exceptions-dev (<< 0.2) , libghc-extensible-exceptions-prof Build-Depends-Indep: ghc-doc , libghc-transformers-doc , libghc-extensible-exceptions-doc Standards-Version: 3.9.4 #Homepage: None Package: libghc-monadcatchio-transformers-dev Architecture: any Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Provides: ${haskell:Provides} Suggests: ${haskell:Suggests} Description: Monad-transformer compatible with Control.Exception${haskell:ShortBlurb} Provides functions to throw and catch exceptions. Unlike the functions from Control.Exception, which work in IO, these work in any stack of monad transformers (from the 'transformers' package) with IO as the base monad. You can extend this functionality to other monads, by creating an instance of the MonadCatchIO class. . ${haskell:Blurb} Package: libghc-monadcatchio-transformers-prof Architecture: any Depends: ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Provides: ${haskell:Provides} Suggests: ${haskell:Suggests} Description: Monad-transformer compatible with Control.Exception${haskell:ShortBlurb} Provides functions to throw and catch exceptions. Unlike the functions from Control.Exception, which work in IO, these work in any stack of monad transformers (from the 'transformers' package) with IO as the base monad. You can extend this functionality to other monads, by creating an instance of the MonadCatchIO class. . ${haskell:Blurb} Package: libghc-monadcatchio-transformers-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: Monad-transformer compatible with Control.Exception${haskell:ShortBlurb} Provides functions to throw and catch exceptions. Unlike the functions from Control.Exception, which work in IO, these work in any stack of monad transformers (from the 'transformers' package) with IO as the base monad. You can extend this functionality to other monads, by creating an instance of the MonadCatchIO class. . ${haskell:Blurb} debian/rules0000755000000000000000000000015512036250730010245 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/changelog0000644000000000000000000000357212147643055011056 0ustar haskell-monadcatchio-transformers (0.3.0.0-5) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:51:25 +0200 haskell-monadcatchio-transformers (0.3.0.0-4) experimental; urgency=low * Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental -- Joachim Breitner Thu, 08 Nov 2012 23:15:41 +0100 haskell-monadcatchio-transformers (0.3.0.0-3) experimental; urgency=low * Bump standards version, no change -- Joachim Breitner Sun, 14 Oct 2012 12:01:32 +0200 haskell-monadcatchio-transformers (0.3.0.0-2) unstable; urgency=low * Bump dependencies, was forgotten by last upload. -- Joachim Breitner Fri, 18 May 2012 00:42:42 +0200 haskell-monadcatchio-transformers (0.3.0.0-1) unstable; urgency=low * New upstream release * Bump Standards-Version to 3.9.2 (without changes). + debian/copyright: copyright-format 1.0 -- TANIGUCHI Takaki Wed, 09 May 2012 10:26:36 +0900 haskell-monadcatchio-transformers (0.2.2.3-2) unstable; urgency=low * Sourceful upload for -doc package rebuild. -- Clint Adams Mon, 13 Feb 2012 18:37:52 -0500 haskell-monadcatchio-transformers (0.2.2.3-1) unstable; urgency=low * New upstream release * Bump Standards-Version to 3.9.2 (without changes). -- TANIGUCHI Takaki Tue, 15 Nov 2011 11:17:00 +0900 haskell-monadcatchio-transformers (0.2.2.2-2) unstable; urgency=low * Use ghc instead of ghc 6. (Closes: #617572) -- TANIGUCHI Takaki Mon, 11 Apr 2011 15:39:03 +0900 haskell-monadcatchio-transformers (0.2.2.2-1) unstable; urgency=low * Initial release. (Closes: #607414) -- TANIGUCHI Takaki Fri, 17 Dec 2010 22:14:59 +0900 debian/source/0000755000000000000000000000000012036250730010464 5ustar debian/source/format0000644000000000000000000000001412036250730011672 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212147620643010371 0ustar 9 debian/copyright0000644000000000000000000000141012036250730011113 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: MonadCatchIO-transformers Upstream-Contact: ariep@xs4all.nl Source: http://hackage.haskell.org/package/MonadCatchIO-transformers Files: * Copyright: ariep@xs4all.nl> License: public-domain public-domain Files: debian/* Copyright: 2010, TANIGUCHI Takaki 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, or (at your option) any later version. . On Debian GNU/Linux systems, the complete text of version 3 of the General Public License can be found in `/usr/share/common-licenses/GPL-3'.