[Pkg-haskell-commits] darcs: haskell-soegtk: control: Remove -prof package.

Marco Túlio Gontijo e Silva marcot at marcot.eti.br
Wed Jun 9 02:51:51 UTC 2010


Tue Jun  8 23:15:20 UTC 2010  Marco T[_\c3_][_\ba_]lio Gontijo e Silva <marcot at marcot.eti.br>
  * control: Remove -prof package.
  Ignore-this: 9472f669f760803ff94f9a53ec5cefda

    M ./changelog +6
    M ./control -20 +20

Tue Jun  8 23:15:20 UTC 2010  Marco Túlio Gontijo e Silva <marcot at marcot.eti.br>
  * control: Remove -prof package.
  Ignore-this: 9472f669f760803ff94f9a53ec5cefda
diff -rN -u old-haskell-soegtk/changelog new-haskell-soegtk/changelog
--- old-haskell-soegtk/changelog	2010-06-09 02:51:51.316116206 +0000
+++ new-haskell-soegtk/changelog	2010-06-09 02:51:51.320116417 +0000
@@ -1,3 +1,9 @@
+haskell-soegtk (0.11.0-2) UNRELEASED; urgency=low
+
+  * control: Remove -prof package.
+
+ -- Marco Túlio Gontijo e Silva <marcot at debian.org>  Tue, 08 Jun 2010 20:15:20 -0300
+
 haskell-soegtk (0.11.0-1) unstable; urgency=low
 
   * Initial release.
diff -rN -u old-haskell-soegtk/control new-haskell-soegtk/control
--- old-haskell-soegtk/control	2010-06-09 02:51:51.316116206 +0000
+++ new-haskell-soegtk/control	2010-06-09 02:51:51.320116417 +0000
@@ -7,18 +7,18 @@
   , 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-gtk-dev (>= 0.11)
   , libghc6-gtk-dev (<< 0.12)
-  , libghc6-gtk-prof
+#  , libghc6-gtk-prof
   , gtk2hs-buildtools
 Build-Depends-Indep: ghc6-doc
   , libghc6-mtl-doc
@@ -46,21 +46,21 @@
  Haskell School of Expression, by Paul Hudak, http://www.haskell.org/soe. This
  library builds on top of Gtk+.
 
-Package: libghc6-soegtk-prof
-Architecture: any
-Depends: ${haskell:Depends}
-  , ${misc:Depends}
-Recommends: ${haskell:Recommends}
-Suggests: ${haskell:Suggests}
-Provides: ${haskell:Provides}
-Description: functions from the book "The Haskell School of Expression"; 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.
- .
- An alternative implementation of the graphics library used in the book The
- Haskell School of Expression, by Paul Hudak, http://www.haskell.org/soe. This
- library builds on top of Gtk+.
+# Package: libghc6-soegtk-prof
+# Architecture: any
+# Depends: ${haskell:Depends}
+#   , ${misc:Depends}
+# Recommends: ${haskell:Recommends}
+# Suggests: ${haskell:Suggests}
+# Provides: ${haskell:Provides}
+# Description: functions from the book "The Haskell School of Expression"; 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.
+#  .
+#  An alternative implementation of the graphics library used in the book The
+#  Haskell School of Expression, by Paul Hudak, http://www.haskell.org/soe. This
+#  library builds on top of Gtk+.
 
 Package: libghc6-soegtk-doc
 Section: doc





More information about the Pkg-haskell-commits mailing list