debian/0000755000000000000000000000000012151331134007160 5ustar debian/watch0000644000000000000000000000035412036251542010221 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|shakespeare-text-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/shakespeare-text \ ([\d\.]*\d)/ debian/rules0000755000000000000000000000020512036251541010242 0ustar #!/usr/bin/make -f DEB_ENABLE_TESTS = yes include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000271612036251541011126 0ustar This package was debianized by Clint Adams on Mon, 05 Sep 2011 21:11:42 -0000 It was downloaded from http://hackage.haskell.org/package/shakespeare-text Upstream Author: Greg Weber Copyright: 2009 Michael Snoyman License: Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * 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. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS "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 HOLDERS 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. debian/source/0000755000000000000000000000000012036251541010465 5ustar debian/source/format0000644000000000000000000000001412036251541011673 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212147616322010370 0ustar 9 debian/control0000644000000000000000000000367712150230167010603 0ustar Source: haskell-shakespeare-text Section: haskell Priority: extra Maintainer: Debian Haskell Group Uploaders: Clint Adams Build-Depends: debhelper (>= 9) , cdbs , haskell-devscripts (>= 0.8.15) , ghc , ghc-prof , ghc-ghci , libghc-shakespeare-dev (>> 1.0) , libghc-shakespeare-dev (<< 1.1) , libghc-shakespeare-prof , libghc-text-dev (>> 0.7) , libghc-text-dev (<< 0.12) , libghc-text-prof , libghc-hunit-dev , libghc-hspec-dev (>> 1.3) Build-Depends-Indep: ghc-doc , libghc-shakespeare-doc , libghc-text-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/shakespeare-text Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-shakespeare-text Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-shakespeare-text Package: libghc-shakespeare-text-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: interpolation with quasi-quotation${haskell:ShortBlurb} Interpolation with quasi-quotation: stick Haskell variables into Haskell strings. . ${haskell:Blurb} Package: libghc-shakespeare-text-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: interpolation with quasi-quotation${haskell:ShortBlurb} Interpolation with quasi-quotation: stick Haskell variables into Haskell strings. . ${haskell:Blurb} Package: libghc-shakespeare-text-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: interpolation with quasi-quotation${haskell:ShortBlurb} Interpolation with quasi-quotation: stick Haskell variables into Haskell strings. . ${haskell:Blurb} debian/changelog0000644000000000000000000000335312151331134011036 0ustar haskell-shakespeare-text (1.0.0.5-3build1) saucy; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Wed, 29 May 2013 08:46:36 +0100 haskell-shakespeare-text (1.0.0.5-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:43 +0200 haskell-shakespeare-text (1.0.0.5-2) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:52:01 +0200 haskell-shakespeare-text (1.0.0.5-1) experimental; urgency=low [ Joachim Breitner ] * Depend on haskell-devscripts 0.8.13 to ensure this package is built against experimental * Bump standards version, no change [ Clint Adams ] * New upstream version. -- Clint Adams Sat, 20 Oct 2012 14:16:30 -0400 haskell-shakespeare-text (1.0.0.2-1) unstable; urgency=low * New upstream version. * Bump to Standards-Version 3.9.3. * Enable test suite. -- Clint Adams Mon, 14 May 2012 23:33:11 -0400 haskell-shakespeare-text (0.10.5-1) unstable; urgency=low * New upstream version. -- Clint Adams Sun, 12 Feb 2012 16:06:01 -0500 haskell-shakespeare-text (0.10.3-1) unstable; urgency=low * New upstream version. -- Clint Adams Sun, 25 Dec 2011 21:03:20 -0500 haskell-shakespeare-text (0.10.2-1) unstable; urgency=low * New upstream version. -- Clint Adams Sat, 08 Oct 2011 16:26:16 -0400 haskell-shakespeare-text (0.10.1-1) unstable; urgency=low * Initial release. -- Clint Adams Mon, 05 Sep 2011 17:11:42 -0400