[Pkg-haskell-commits] darcs: haskell-svgcairo: control: Remove -prof package.
Marco Túlio Gontijo e Silva
marcot at marcot.eti.br
Wed Jun 9 02:52:08 UTC 2010
Tue Jun 8 23:16:37 UTC 2010 Marco T[_\c3_][_\ba_]lio Gontijo e Silva <marcot at marcot.eti.br>
* control: Remove -prof package.
Ignore-this: bbc5903b11c7be321e2891d4836cb551
M ./changelog +6
M ./control -19 +19
Tue Jun 8 23:16:37 UTC 2010 Marco Túlio Gontijo e Silva <marcot at marcot.eti.br>
* control: Remove -prof package.
Ignore-this: bbc5903b11c7be321e2891d4836cb551
diff -rN -u old-haskell-svgcairo/changelog new-haskell-svgcairo/changelog
--- old-haskell-svgcairo/changelog 2010-06-09 02:52:08.705033001 +0000
+++ new-haskell-svgcairo/changelog 2010-06-09 02:52:08.709033212 +0000
@@ -1,3 +1,9 @@
+haskell-svgcairo (0.11.0+darcs20100531-2) UNRELEASED; urgency=low
+
+ * control: Remove -prof package.
+
+ -- Marco Túlio Gontijo e Silva <marcot at debian.org> Tue, 08 Jun 2010 20:16:37 -0300
+
haskell-svgcairo (0.11.0+darcs20100531-1) unstable; urgency=low
* Initial release.
diff -rN -u old-haskell-svgcairo/control new-haskell-svgcairo/control
--- old-haskell-svgcairo/control 2010-06-09 02:52:08.705033001 +0000
+++ new-haskell-svgcairo/control 2010-06-09 02:52:08.709033212 +0000
@@ -7,21 +7,21 @@
, cdbs
, haskell-devscripts (>= 0.7)
, ghc6
- , ghc6-prof
+# , ghc6-prof
, libghc6-mtl-dev
- , libghc6-mtl-prof
+# , libghc6-mtl-prof
, libghc6-glib-dev (>= 0.11)
, libghc6-glib-dev (<< 0.12)
- , libghc6-glib-prof
+# , libghc6-glib-prof
, libghc6-cairo-dev (>= 0.11)
, libghc6-cairo-dev (<< 0.12)
- , libghc6-cairo-prof
+# , libghc6-cairo-prof
, libghc6-pango-dev (>= 0.11)
, libghc6-pango-dev (<< 0.12)
- , libghc6-pango-prof
+# , libghc6-pango-prof
, libghc6-gtk-dev (>= 0.11)
, libghc6-gtk-dev (<< 0.12)
- , libghc6-gtk-prof
+# , libghc6-gtk-prof
, gtk2hs-buildtools
, librsvg2-dev
Build-Depends-Indep: ghc6-doc
@@ -50,19 +50,19 @@
.
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-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
More information about the Pkg-haskell-commits
mailing list