r20799 - in /packages/unstable/clutter/debian: changelog control
kov at users.alioth.debian.org
kov at users.alioth.debian.org
Wed Jul 29 12:03:25 UTC 2009
Author: kov
Date: Wed Jul 29 12:03:22 2009
New Revision: 20799
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=20799
Log:
Updated build-depends
Modified:
packages/unstable/clutter/debian/changelog
packages/unstable/clutter/debian/control
Modified: packages/unstable/clutter/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/clutter/debian/changelog?rev=20799&op=diff
==============================================================================
--- packages/unstable/clutter/debian/changelog [utf-8] (original)
+++ packages/unstable/clutter/debian/changelog [utf-8] Wed Jul 29 12:03:22 2009
@@ -14,6 +14,8 @@
[ Gustavo Noronha Silva ]
* New stable upstream release
+ * Updated build-dependencies according to upstream's configure.ac
+ * Build-Depend on cairo explicitly
-- Gustavo Noronha Silva <kov at debian.org> Wed, 29 Jul 2009 13:44:01 +0200
Modified: packages/unstable/clutter/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/clutter/debian/control?rev=20799&op=diff
==============================================================================
--- packages/unstable/clutter/debian/control [utf-8] (original)
+++ packages/unstable/clutter/debian/control [utf-8] Wed Jul 29 12:03:22 2009
@@ -2,13 +2,14 @@
Section: libs
Priority: optional
Maintainer: Ross Burton <ross at debian.org>
-Uploaders: Rob Bradford <robster at debian.org>
+Uploaders: Rob Bradford <robster at debian.org>, Gustavo Noronha Silva <kov at debian.org>
Build-Depends: debhelper (>= 5),
cdbs (>= 0.4.41),
libgl1-mesa-dev | libgl-dev,
libgtk2.0-dev,
- libpango1.0-dev (>= 1.18),
- libglib2.0-dev (>= 2.14),
+ libcairo-dev (>= 1.4),
+ libpango1.0-dev (>= 1.20),
+ libglib2.0-dev (>= 2.16),
gtk-doc-tools,
Standards-Version: 3.8.2
More information about the pkg-gnome-commits
mailing list