[Pkg-haskell-commits] darcs: haskell-gtk3: control: Include Build-Depends: in gio, to enable Cabal flag.

Marco Túlio Gontijo e Silva marcot at debian.org
Sun Apr 6 08:42:02 UTC 2014


Mon May 31 12:42:36 UTC 2010  Marco T[_<U+00FA>_]lio Gontijo e Silva <marcot at debian.org>
  * control: Include Build-Depends: in gio, to enable Cabal flag.

    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.
diff -rN -u old-haskell-gtk3/changelog new-haskell-gtk3/changelog
--- old-haskell-gtk3/changelog	2014-04-06 08:42:02.232198548 +0000
+++ new-haskell-gtk3/changelog	2014-04-06 08:42:02.264198546 +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-gtk3/control new-haskell-gtk3/control
--- old-haskell-gtk3/control	2014-04-06 08:42:02.232198548 +0000
+++ new-haskell-gtk3/control	2014-04-06 08:42:02.264198546 +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