r23881 - in /packages/unstable/gobject-introspection/debian: changelog control control.in

slomo at users.alioth.debian.org slomo at users.alioth.debian.org
Mon Apr 19 08:45:13 UTC 2010


Author: slomo
Date: Mon Apr 19 08:45:13 2010
New Revision: 23881

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=23881
Log:
* New upstream release:
  + debian/control.in:
    - Add build dependency on libcairo2-dev.

Modified:
    packages/unstable/gobject-introspection/debian/changelog
    packages/unstable/gobject-introspection/debian/control
    packages/unstable/gobject-introspection/debian/control.in

Modified: packages/unstable/gobject-introspection/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gobject-introspection/debian/changelog?rev=23881&op=diff
==============================================================================
--- packages/unstable/gobject-introspection/debian/changelog [utf-8] (original)
+++ packages/unstable/gobject-introspection/debian/changelog [utf-8] Mon Apr 19 08:45:13 2010
@@ -1,6 +1,8 @@
 gobject-introspection (0.6.10-1) unstable; urgency=low
 
-  * New upstream release
+  * New upstream release:
+    + debian/control.in:
+      - Add build dependency on libcairo2-dev.
 
  -- Sebastian Dröge <slomo at debian.org>  Mon, 19 Apr 2010 10:39:33 +0200
 

Modified: packages/unstable/gobject-introspection/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gobject-introspection/debian/control?rev=23881&op=diff
==============================================================================
--- packages/unstable/gobject-introspection/debian/control [utf-8] (original)
+++ packages/unstable/gobject-introspection/debian/control [utf-8] Mon Apr 19 08:45:13 2010
@@ -17,6 +17,7 @@
                flex,
                bison,
                libglib2.0-dev (>= 2.16.0),
+               libcairo2-dev,
                libffi-dev,
                libtool
 Standards-Version: 3.8.4

Modified: packages/unstable/gobject-introspection/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gobject-introspection/debian/control.in?rev=23881&op=diff
==============================================================================
--- packages/unstable/gobject-introspection/debian/control.in [utf-8] (original)
+++ packages/unstable/gobject-introspection/debian/control.in [utf-8] Mon Apr 19 08:45:13 2010
@@ -12,6 +12,7 @@
                flex,
                bison,
                libglib2.0-dev (>= 2.16.0),
+               libcairo2-dev,
                libffi-dev,
                libtool
 Standards-Version: 3.8.4




More information about the pkg-gnome-commits mailing list