debian/0000755000000000000000000000000012154332622007166 5ustar debian/watch0000644000000000000000000000035712036250171010221 0ustar # See uscan(1) for format version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|hint-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/hint \ ([\d\.]*\d)/ debian/rules0000755000000000000000000000022212036250171010237 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/copyright0000644000000000000000000000337012036250171011121 0ustar Upstream: Location: It was downloaded from http://hackage.haskell.org/package/hint Copyright: 2007 Daniel Gorin License: All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the author nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Packaging: Copyright: 2009 Marco Túlio Gontijo e Silva License: Public Domain debian/source/0000755000000000000000000000000012036250171010463 5ustar debian/source/format0000644000000000000000000000001412036250171011671 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212147616212010366 0ustar 9 debian/control0000644000000000000000000000612512150230131010561 0ustar Source: haskell-hint Section: haskell Priority: extra Maintainer: Debian Haskell Group Uploaders: Marco Túlio Gontijo e Silva Build-Depends: debhelper (>= 9) , cdbs , haskell-devscripts (>= 0.8.15) , ghc , ghc-prof , ghc-ghci , libghc-mtl-dev , libghc-mtl-prof , libghc-haskell-src-dev , libghc-haskell-src-prof , libghc-ghc-paths-dev , libghc-ghc-paths-prof , libghc-monadcatchio-mtl-dev , libghc-monadcatchio-mtl-prof , libghc-ghc-mtl-dev , libghc-ghc-mtl-prof , libghc-random-dev , libghc-random-prof , libghc-utf8-string-dev , libghc-utf8-string-prof , ghc-doc , libghc-mtl-doc , libghc-haskell-src-doc , libghc-ghc-paths-doc , libghc-monadcatchio-mtl-doc , libghc-ghc-mtl-doc , libghc-random-doc , libghc-utf8-string-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/hint Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-hint Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-hint DM-Upload-Allowed: yes Package: libghc-hint-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: runtime Haskell interpreter (GHC API wrapper)${haskell:ShortBlurb} This library defines an Interpreter monad. It allows one to load Haskell modules, browse them, type-check and evaluate strings with Haskell expressions and even coerce them into values. The library is thread-safe and type-safe (even the coercion of expressions to values). It is, esentially, a huge subset of the GHC API wrapped in a simpler API. Works with GHC.10.x and 6.8.x (this version was not tested with GHC.6). . ${haskell:Blurb} Package: libghc-hint-prof Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Provides: ${haskell:Provides} Description: runtime Haskell interpreter (GHC API wrapper)${haskell:ShortBlurb} This library defines an Interpreter monad. It allows one to load Haskell modules, browse them, type-check and evaluate strings with Haskell expressions and even coerce them into values. The library is thread-safe and type-safe (even the coercion of expressions to values). It is, esentially, a huge subset of the GHC API wrapped in a simpler API. Works with GHC.10.x and 6.8.x (this version was not tested with GHC.6). . ${haskell:Blurb} Package: libghc-hint-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: runtime Haskell interpreter (GHC API wrapper)${haskell:ShortBlurb} This library defines an Interpreter monad. It allows one to load Haskell modules, browse them, type-check and evaluate strings with Haskell expressions and even coerce them into values. The library is thread-safe and type-safe (even the coercion of expressions to values). It is, esentially, a huge subset of the GHC API wrapped in a simpler API. Works with GHC.10.x and 6.8.x (this version was not tested with GHC.6). . ${haskell:Blurb} debian/changelog0000644000000000000000000000734112154332622011045 0ustar haskell-hint (0.3.3.6-3build2) saucy; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Fri, 07 Jun 2013 11:27:30 +0100 haskell-hint (0.3.3.6-3build1) saucy; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Fri, 31 May 2013 00:18:51 +0100 haskell-hint (0.3.3.6-3) 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:22 +0200 haskell-hint (0.3.3.6-2) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:50:53 +0200 haskell-hint (0.3.3.6-1) experimental; urgency=low * New upstream version. -- Colin Watson Sun, 28 Apr 2013 16:07:51 +0100 haskell-hint (0.3.3.5-2) experimental; urgency=low * Switch to Architecture: any and build-depend on ghc-ghci. Patch based on one from Ben Collins via Ubuntu. -- Colin Watson Thu, 11 Apr 2013 11:14:32 +0100 haskell-hint (0.3.3.5-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 Thu, 08 Nov 2012 10:39:57 +0100 haskell-hint (0.3.3.4-2) unstable; urgency=low * Bump to Standards-Version 3.9.3. * Fix -doc package dependency. -- Clint Adams Tue, 06 Mar 2012 19:54:35 -0500 haskell-hint (0.3.3.4-1) unstable; urgency=low * New upstream release -- Joachim Breitner Sat, 25 Feb 2012 17:15:49 +0100 haskell-hint (0.3.3.2-1) unstable; urgency=low [ Marco Túlio Gontijo e Silva ] * debian/source/format: Use 3.0 (quilt). [ Marco Silva ] * Use ghc instead of ghc6 [ Joachim Breitner ] * New upstream release -- Joachim Breitner Fri, 27 May 2011 10:34:46 +0200 haskell-hint (0.3.2.1-3) unstable; urgency=low [ Marco Túlio Gontijo e Silva ] * debian/control: Remove dependency in hscolour, since it's now a dependency of haskell-devscripts. * debian/control: Remove haddock from Build-Depends:, since it's now a Depends: of haskell-devscripts. * debian/control: Bump Standards-Version: to 3.8.4, no changes needed. * debian/control: Include kfreebsd-i386 and kfreebsd-amd64 in Architecture:, since ghci is also available on them. * Use debian/compat 7. * debian/control: Use more sintetic link in Homepage:. * debian/control: Remove uneeded Build-Depends: in libghc6-utf8- string-*. [ Joachim Breitner ] * Bump haskell-devscripts dependency to 0.7 -- Joachim Breitner Sat, 20 Feb 2010 18:27:56 +0100 haskell-hint (0.3.2.1-2) unstable; urgency=low * debian/watch: Include package name in downloaded .tar.gz. * Fix "[haskell-hint] FTBFS: Not in scope: GHC.{HValue,compileExpr,exprType,typeKind}" debian/control: Remove unsupported architectures. (Closes: #564136) * debian/watch: Remove spaces, since they're not allowed by uscan. * debian/control: Add field Provides: ${haskell:Provides} to -dev and -prof packages. * Update Uploader e-mail. * debian/control: Use Vcs-Browser: field. -- Marco Túlio Gontijo e Silva Tue, 02 Feb 2010 20:30:57 -0200 haskell-hint (0.3.2.1-1) unstable; urgency=low * Initial release. (Closes: #529514) * debian/control: Change Priority: to extra. * debian/watch: Use format that works for --download-current-version. * debian/watch: Add .tar.gz to downloaded filename. -- Marco Túlio Gontijo e Silva Mon, 04 Jan 2010 08:04:15 -0200