debian/0000755000000000000000000000000012150231256007163 5ustar debian/copyright0000644000000000000000000000310712036251647011130 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Name: svgcairo Maintainer: gtk2hs-users@sourceforge.net Source: http://code.haskell.org/svgcairo/ Copyright: 2001-2010, The Gtk2Hs Team 2005, Duncan Coutts, Paolo Martini 2003-2004, Abraham Egnor 2004, Aetion Technologies LLC License: BSD3 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 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. debian/watch0000644000000000000000000000033412036251647010225 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|svgcairo-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/svgcairo \ ([\d\.]*\d)/ debian/compat0000644000000000000000000000000212147616333010372 0ustar 9 debian/control0000644000000000000000000000351312150230174010566 0ustar Source: haskell-svgcairo 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 , libghc-mtl-dev , libghc-mtl-prof , libghc-glib-dev (>= 0.12) , libghc-glib-dev (<< 0.13) , libghc-glib-prof , libghc-cairo-dev (>= 0.12) , libghc-cairo-dev (<< 0.13) , libghc-cairo-prof , gtk2hs-buildtools , librsvg2-dev Build-Depends-Indep: ghc-doc , libghc-mtl-doc , libghc-glib-doc , libghc-cairo-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/svgcairo Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-svgcairo Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-svgcairo Package: libghc-svgcairo-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} , librsvg2-dev Recommends: ${haskell:Recommends} Suggests: svgcairo, ${haskell:Suggests} Provides: ${haskell:Provides} Description: Binding to the libsvg-cairo library${haskell:ShortBlurb} Svgcairo is used to render SVG with cairo. . ${haskell:Blurb} Package: libghc-svgcairo-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Binding to the libsvg-cairo library${haskell:ShortBlurb} Svgcairo is used to render SVG with cairo. . ${haskell:Blurb} Package: libghc-svgcairo-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: Binding to the libsvg-cairo library${haskell:ShortBlurb} Svgcairo is used to render SVG with cairo. . ${haskell:Blurb} debian/rules0000755000000000000000000000015512036251647010255 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/changelog0000644000000000000000000000324012150231256011034 0ustar haskell-svgcairo (0.12.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:46 +0200 haskell-svgcairo (0.12.1-3) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:52:09 +0200 haskell-svgcairo (0.12.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:26:15 +0200 haskell-svgcairo (0.12.1-1) unstable; urgency=low * New upstream release -- Joachim Breitner Mon, 13 Feb 2012 23:20:58 +0100 haskell-svgcairo (0.12.0-1) unstable; urgency=low [ Marco Silva ] * Use ghc instead of ghc6 [ Joachim Breitner ] * New upstream release * Re-enable -prof package * Remove preinst script, not require with clean ghc-pkg database -- Joachim Breitner Wed, 30 Mar 2011 09:57:53 +0530 haskell-svgcairo (0.11.1-1) unstable; urgency=low * Update to released version, add watch file -- Joachim Breitner Sat, 31 Jul 2010 16:47:15 +0200 haskell-svgcairo (0.11.0+darcs20100531-2) unstable; urgency=low * control: Remove -prof package. -- Marco Túlio Gontijo e Silva Tue, 08 Jun 2010 20:16:38 -0300 haskell-svgcairo (0.11.0+darcs20100531-1) unstable; urgency=low * Initial release. -- Marco Túlio Gontijo e Silva Mon, 31 May 2010 09:07:23 -0300 debian/source/0000755000000000000000000000000012036251647010474 5ustar debian/source/format0000644000000000000000000000001412036251647011702 0ustar 3.0 (quilt)