[Pkg-haskell-commits] darcs: haskell-svgcairo: Initial release.

Marco Túlio Gontijo e Silva marcot at debian.org
Mon May 31 13:24:35 UTC 2010


Mon May 31 12:06:19 UTC 2010  Marco T[_\c3_][_\ba_]lio Gontijo e Silva <marcot at debian.org>
  * Initial release.
  Ignore-this: d213368662b5a396e3897871f1d1e617

    A ./changelog
    A ./compat
    A ./control
    A ./copyright
    A ./libghc6-svgcairo-dev.preinst
    A ./rules
    A ./source/
    A ./source/format

Mon May 31 12:06:19 UTC 2010  Marco Túlio Gontijo e Silva <marcot at debian.org>
  * Initial release.
  Ignore-this: d213368662b5a396e3897871f1d1e617
diff -rN -u old-haskell-svgcairo/changelog new-haskell-svgcairo/changelog
--- old-haskell-svgcairo/changelog	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-svgcairo/changelog	2010-05-31 13:24:35.562413508 +0000
@@ -0,0 +1,5 @@
+haskell-svgcairo (0.11.0+darcs20100531-1) UNRELEASED; urgency=low
+
+  * Initial release.
+
+ -- Marco Túlio Gontijo e Silva <marcot at debian.org>  Mon, 31 May 2010 08:46:20 -0300
diff -rN -u old-haskell-svgcairo/compat new-haskell-svgcairo/compat
--- old-haskell-svgcairo/compat	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-svgcairo/compat	2010-05-31 13:24:35.562413508 +0000
@@ -0,0 +1 @@
+7
diff -rN -u old-haskell-svgcairo/control new-haskell-svgcairo/control
--- old-haskell-svgcairo/control	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-svgcairo/control	2010-05-31 13:24:35.562413508 +0000
@@ -0,0 +1,78 @@
+Source: haskell-svgcairo
+Section: haskell
+Priority: extra
+Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
+Uploaders: Marco Túlio Gontijo e Silva <marcot at debian.org>
+Build-Depends: debhelper (>= 7)
+  , cdbs
+  , haskell-devscripts (>= 0.7)
+  , ghc6
+  , ghc6-prof
+  , libghc6-mtl-dev
+  , libghc6-mtl-prof
+  , libghc6-glib-dev (>= 0.11)
+  , libghc6-glib-dev (<< 0.12)
+  , libghc6-glib-prof
+  , libghc6-cairo-dev (>= 0.11)
+  , libghc6-cairo-dev (<< 0.12)
+  , libghc6-cairo-prof
+  , libghc6-pango-dev (>= 0.11)
+  , libghc6-pango-dev (<< 0.12)
+  , libghc6-pango-prof
+  , libghc6-gtk-dev (>= 0.11)
+  , libghc6-gtk-dev (<< 0.12)
+  , libghc6-gtk-prof
+  , gtk2hs-buildtools
+  , librsvg2-dev
+Build-Depends-Indep: ghc6-doc
+  , libghc6-mtl-doc
+  , libghc6-glib-doc
+  , libghc6-cairo-doc
+  , libghc6-pango-doc
+  , libghc6-gtk-doc
+Standards-Version: 3.8.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: libghc6-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
+ This package provides a library for the Haskell programming language.
+ See http://www.haskell.org/ for more information on Haskell.
+ .
+ Svgcairo is used to render SVG with cairo.
+
+Package: libghc6-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; profiling libraries
+ This package provides a library for the Haskell programming language,
+ compiled for profiling.
+ See http://www.haskell.org/ for more information on Haskell.
+ .
+ Svgcairo is used to render SVG with cairo.
+
+Package: libghc6-svgcairo-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends}, ${haskell:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Description: Binding to the libsvg-cairo library; documentation
+ This package provides the documentation for a library for the Haskell
+ programming language.
+ See http://www.haskell.org/ for more information on Haskell.
+ .
+ Svgcairo is used to render SVG with cairo.
diff -rN -u old-haskell-svgcairo/copyright new-haskell-svgcairo/copyright
--- old-haskell-svgcairo/copyright	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-svgcairo/copyright	2010-05-31 13:24:35.562413508 +0000
@@ -0,0 +1,30 @@
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Name: svgcairo
+Maintainer: gtk2hs-users at 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.
diff -rN -u old-haskell-svgcairo/libghc6-svgcairo-dev.preinst new-haskell-svgcairo/libghc6-svgcairo-dev.preinst
--- old-haskell-svgcairo/libghc6-svgcairo-dev.preinst	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-svgcairo/libghc6-svgcairo-dev.preinst	2010-05-31 13:24:35.562413508 +0000
@@ -0,0 +1,10 @@
+#!/bin/sh
+
+set -e
+
+#DEBHELPER#
+
+if [ "$1" = "upgrade" ]
+then
+    ghc-pkg unregister svgcairo-`echo $2 | sed 's/-.*//'` > /dev/null 2>&1 || true
+fi
diff -rN -u old-haskell-svgcairo/rules new-haskell-svgcairo/rules
--- old-haskell-svgcairo/rules	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-svgcairo/rules	2010-05-31 13:24:35.558413290 +0000
@@ -0,0 +1,4 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/hlibrary.mk
diff -rN -u old-haskell-svgcairo/source/format new-haskell-svgcairo/source/format
--- old-haskell-svgcairo/source/format	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-svgcairo/source/format	2010-05-31 13:24:35.558413290 +0000
@@ -0,0 +1 @@
+3.0 (quilt)





More information about the Pkg-haskell-commits mailing list