summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarco TĂșlio Gontijo e Silva <marcot@marcot.eti.br>2010-06-09 03:15:20 +0400
committer=?UTF-8?q?Marco=20T=C3=BAlio=20Gontijo=20e=20Silva?= <=?UTF-8?q?Marco=20T=C3=BAlio=20Gontijo=20e=20Silva?=>2010-06-09 03:15:20 +0400
commit44e47f30738f61c73cd1004a98b4a3919203a0fb (patch)
treed157343a02cd4832578c2b12236b64667d186fbe
parentf08e6a73f9471f38031c7bd849dd9aabf71e9866 (diff)
downloadDHG_packages-44e47f30738f61c73cd1004a98b4a3919203a0fb.tar.gz
haskell-soegtk: control: Remove -prof package.
-rw-r--r--p/haskell-soegtk/debian/changelog6
-rw-r--r--p/haskell-soegtk/debian/control40
2 files changed, 26 insertions, 20 deletions
diff --git a/p/haskell-soegtk/debian/changelog b/p/haskell-soegtk/debian/changelog
index e79cf88b9..6e523a24f 100644
--- a/p/haskell-soegtk/debian/changelog
+++ b/p/haskell-soegtk/debian/changelog
@@ -1,3 +1,9 @@
+haskell-soegtk (0.11.0-2) UNRELEASED; urgency=low
+
+ * control: Remove -prof package.
+
+ -- Marco TĂșlio Gontijo e Silva <marcot@debian.org> Tue, 08 Jun 2010 20:15:20 -0300
+
haskell-soegtk (0.11.0-1) unstable; urgency=low
* Initial release.
diff --git a/p/haskell-soegtk/debian/control b/p/haskell-soegtk/debian/control
index 056ffe8bb..9595bf6c3 100644
--- a/p/haskell-soegtk/debian/control
+++ b/p/haskell-soegtk/debian/control
@@ -7,18 +7,18 @@ Build-Depends: debhelper (>= 7)
, 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 @@ Description: functions from the book "The Haskell School of Expression"
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