r35616 - in /desktop/experimental/clutter-1.0/debian: changelog control control.in

kov at users.alioth.debian.org kov at users.alioth.debian.org
Wed Aug 15 19:20:18 UTC 2012


Author: kov
Date: Wed Aug 15 19:20:18 2012
New Revision: 35616

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=35616
Log:
Also bump versions of pango and atk on libclutter-1.0-dev depends

Modified:
    desktop/experimental/clutter-1.0/debian/changelog
    desktop/experimental/clutter-1.0/debian/control
    desktop/experimental/clutter-1.0/debian/control.in

Modified: desktop/experimental/clutter-1.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/clutter-1.0/debian/changelog?rev=35616&op=diff
==============================================================================
--- desktop/experimental/clutter-1.0/debian/changelog [utf-8] (original)
+++ desktop/experimental/clutter-1.0/debian/changelog [utf-8] Wed Aug 15 19:20:18 2012
@@ -1,3 +1,11 @@
+clutter-1.0 (1.11.10-2) experimental; urgency=low
+
+  * debian/control.in:
+  - make also libclutter-1.0-dev also depend on the new required versions
+    of pango and atk dev packages
+
+ -- Gustavo Noronha Silva <kov at debian.org>  Wed, 15 Aug 2012 16:19:23 -0300
+
 clutter-1.0 (1.11.10-1) experimental; urgency=low
 
   * New upstream release

Modified: desktop/experimental/clutter-1.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/clutter-1.0/debian/control?rev=35616&op=diff
==============================================================================
--- desktop/experimental/clutter-1.0/debian/control [utf-8] (original)
+++ desktop/experimental/clutter-1.0/debian/control [utf-8] Wed Aug 15 19:20:18 2012
@@ -7,7 +7,7 @@
 Section: libs
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>, Sjoerd Simons <sjoerd at debian.org>, Rico Tzschichholz <ricotz at ubuntu.com>
+Uploaders: Gustavo Noronha Silva <kov at debian.org>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>, Sjoerd Simons <sjoerd at debian.org>, Rico Tzschichholz <ricotz at ubuntu.com>
 Build-Depends: debhelper (>= 8.1.3~),
                cdbs (>= 0.4.93~),
                dh-autoreconf,
@@ -69,8 +69,8 @@
          gir1.2-clutter-1.0 (= ${binary:Version}),
          libgdk-pixbuf2.0-dev,
          libcairo2-dev (>= 1.10),
-         libatk1.0-dev (>= 1.7),
-         libpango1.0-dev (>= 1.20),
+         libatk1.0-dev (>= 2.5.3),
+         libpango1.0-dev (>= 1.30),
          libcogl-dev (>= 1.9.8),
          libcogl-pango-dev (>= 1.9.8),
          libgl1-mesa-dev (>= 7.1~rc3-1~) [!armel !armhf],

Modified: desktop/experimental/clutter-1.0/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/clutter-1.0/debian/control.in?rev=35616&op=diff
==============================================================================
--- desktop/experimental/clutter-1.0/debian/control.in [utf-8] (original)
+++ desktop/experimental/clutter-1.0/debian/control.in [utf-8] Wed Aug 15 19:20:18 2012
@@ -64,8 +64,8 @@
          gir1.2-clutter-1.0 (= ${binary:Version}),
          libgdk-pixbuf2.0-dev,
          libcairo2-dev (>= 1.10),
-         libatk1.0-dev (>= 1.7),
-         libpango1.0-dev (>= 1.20),
+         libatk1.0-dev (>= 2.5.3),
+         libpango1.0-dev (>= 1.30),
          libcogl-dev (>= 1.9.8),
          libcogl-pango-dev (>= 1.9.8),
          libgl1-mesa-dev (>= 7.1~rc3-1~) [!armel !armhf],




More information about the pkg-gnome-commits mailing list