[Pkg-haskell-commits] darcs: haskell-gtk: control: Include Build-Depends: in gio, to enable Cabal flag.
Marco Túlio Gontijo e Silva
marcot at debian.org
Mon May 31 13:20:34 UTC 2010
Mon May 31 12:42:36 UTC 2010 Marco T[_\c3_][_\ba_]lio Gontijo e Silva <marcot at debian.org>
* control: Include Build-Depends: in gio, to enable Cabal flag.
Ignore-this: 456c0647d310d7605dd3dd79078a5384
M ./changelog +6
M ./control +4
Mon May 31 12:42:36 UTC 2010 Marco Túlio Gontijo e Silva <marcot at debian.org>
* control: Include Build-Depends: in gio, to enable Cabal flag.
Ignore-this: 456c0647d310d7605dd3dd79078a5384
diff -rN -u old-haskell-gtk/changelog new-haskell-gtk/changelog
--- old-haskell-gtk/changelog 2010-05-31 13:20:34.421245051 +0000
+++ new-haskell-gtk/changelog 2010-05-31 13:20:34.433245707 +0000
@@ -1,3 +1,9 @@
+haskell-gtk (0.11.0-2) UNRELEASED; urgency=low
+
+ * control: Include Build-Depends: in gio, to enable Cabal flag.
+
+ -- Marco Túlio Gontijo e Silva <marcot at debian.org> Mon, 31 May 2010 09:42:28 -0300
+
haskell-gtk (0.11.0-1) unstable; urgency=low
* Initial release. (Closes: #583225)
diff -rN -u old-haskell-gtk/control new-haskell-gtk/control
--- old-haskell-gtk/control 2010-05-31 13:20:34.421245051 +0000
+++ new-haskell-gtk/control 2010-05-31 13:20:34.425245270 +0000
@@ -19,6 +19,9 @@
, libghc6-pango-dev (>= 0.11)
, libghc6-pango-dev (<< 0.12)
, libghc6-pango-prof
+ , libghc6-gio-dev (>= 0.11)
+ , libghc6-gio-dev (<< 0.12)
+ , libghc6-gio-prof
, libgtk2.0-dev
, gtk2hs-buildtools
Build-Depends-Indep: ghc6-doc
@@ -26,6 +29,7 @@
, libghc6-glib-doc
, libghc6-cairo-doc
, libghc6-pango-doc
+ , libghc6-gio-doc
Standards-Version: 3.8.4
Homepage: http://hackage.haskell.org/package/gtk
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-gtk
More information about the Pkg-haskell-commits
mailing list