r30032 - in /desktop/experimental/glib2.0/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Thu Oct 6 00:42:01 UTC 2011


Author: biebl
Date: Thu Oct  6 00:42:00 2011
New Revision: 30032

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=30032
Log:
Add Build-Depends on libffi-dev (>= 3.0.0).

Modified:
    desktop/experimental/glib2.0/debian/changelog
    desktop/experimental/glib2.0/debian/control
    desktop/experimental/glib2.0/debian/control.in

Modified: desktop/experimental/glib2.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib2.0/debian/changelog?rev=30032&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/changelog [utf-8] (original)
+++ desktop/experimental/glib2.0/debian/changelog [utf-8] Thu Oct  6 00:42:00 2011
@@ -13,6 +13,7 @@
     - Use architecture wildcard for kfreebsd and hurd.
     - Bump Standards-Version to 3.9.2. No further changes.
     - Set pkg-gnome-maintainers at lists.alioth.debian.org as Maintainer.
+    - Add Build-Depends on libffi-dev (>= 3.0.0).
 
  -- Michael Biebl <biebl at debian.org>  Thu, 06 Oct 2011 00:09:17 +0200
 

Modified: desktop/experimental/glib2.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib2.0/debian/control?rev=30032&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/control [utf-8] (original)
+++ desktop/experimental/glib2.0/debian/control [utf-8] Thu Oct  6 00:42:00 2011
@@ -22,7 +22,8 @@
                dbus-x11,
                shared-mime-info,
                python-gobject,
-               python-dbus
+               python-dbus,
+               libffi-dev (>= 3.0.0)
 Standards-Version: 3.9.2
 Homepage: http://www.gtk.org/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glib2.0/

Modified: desktop/experimental/glib2.0/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib2.0/debian/control.in?rev=30032&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/control.in [utf-8] (original)
+++ desktop/experimental/glib2.0/debian/control.in [utf-8] Thu Oct  6 00:42:00 2011
@@ -22,7 +22,8 @@
                dbus-x11,
                shared-mime-info,
                python-gobject,
-               python-dbus
+               python-dbus,
+               libffi-dev (>= 3.0.0)
 Standards-Version: 3.9.2
 Homepage: http://www.gtk.org/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glib2.0/




More information about the pkg-gnome-commits mailing list