debian/0000755000000000000000000000000012157170562007174 5ustar debian/watch0000644000000000000000000000032412157167765010237 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|show-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/show \ ([\d\.]*\d)/ debian/rules0000755000000000000000000000015512157167765010270 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000052612157167765011145 0ustar This package was debianized by Clint Adams on Sat, 18 Jun 2011 00:41:26 -0000 It was downloaded from http://hackage.haskell.org/package/show Upstream Authors: Twan van Laarhoven Copyright: 2008 Twan van Laarhoven License: GNU GPL version 2 or later. See /usr/share/common-licenses/GPL-2 debian/source/0000755000000000000000000000000012157167765010507 5ustar debian/source/format0000644000000000000000000000001412157167765011715 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212157167765010405 0ustar 9 debian/control0000644000000000000000000000333112157170452010575 0ustar Source: haskell-show Section: haskell Priority: extra Maintainer: Debian Haskell Group Uploaders: Clint Adams Build-Depends: debhelper (>= 9) , cdbs , haskell-devscripts (>= 0.8.15) , ghc , ghc-prof , libghc-syb-dev , libghc-syb-prof Build-Depends-Indep: ghc-doc , libghc-syb-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/show Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-show Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-show Package: libghc-show-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Show instances for lambdabot${haskell:ShortBlurb} Show instances for functions and IO procedures. . ShowFun gives us Typeable instances for neutering IO expressions. . ${haskell:Blurb} Package: libghc-show-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Show instances for lambdabot${haskell:ShortBlurb} Show instances for functions and IO procedures. . ShowFun gives us Typeable instances for neutering IO expressions. . ${haskell:Blurb} Package: libghc-show-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: Show instances for lambdabot${haskell:ShortBlurb} Show instances for functions and IO procedures. . ShowFun gives us Typeable instances for neutering IO expressions. . ${haskell:Blurb} debian/changelog0000644000000000000000000000212012157170556011044 0ustar haskell-show (0.6-1) unstable; urgency=low * New upstream version. -- Colin Watson Sat, 15 Jun 2013 23:57:47 +0100 haskell-show (0.4.1.2-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:43 +0200 haskell-show (0.4.1.2-3) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:52:01 +0200 haskell-show (0.4.1.2-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:26:11 +0200 haskell-show (0.4.1.2-1) unstable; urgency=low * New upstream version. -- Clint Adams Sun, 12 Feb 2012 16:26:55 -0500 haskell-show (0.4.1.1-1) unstable; urgency=low * Initial release. -- Clint Adams Fri, 17 Jun 2011 20:41:26 -0400