r27120 - in /packages/unstable/clutter-1.0/debian: changelog control control.in

sjoerd at users.alioth.debian.org sjoerd at users.alioth.debian.org
Sat Mar 26 21:43:07 UTC 2011


Author: sjoerd
Date: Sat Mar 26 21:43:01 2011
New Revision: 27120

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=27120
Log:
* debian/control.in:
  + Add libxi-dev to libclutter-1.0-dev

Modified:
    packages/unstable/clutter-1.0/debian/changelog
    packages/unstable/clutter-1.0/debian/control
    packages/unstable/clutter-1.0/debian/control.in

Modified: packages/unstable/clutter-1.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/clutter-1.0/debian/changelog?rev=27120&op=diff
==============================================================================
--- packages/unstable/clutter-1.0/debian/changelog [utf-8] (original)
+++ packages/unstable/clutter-1.0/debian/changelog [utf-8] Sat Mar 26 21:43:01 2011
@@ -1,3 +1,10 @@
+clutter-1.0 (1.6.10-3) UNRELEASED; urgency=low
+
+  * debian/control.in:
+    + Add libxi-dev to libclutter-1.0-dev
+
+ -- Sjoerd Simons <sjoerd at debian.org>  Sat, 26 Mar 2011 21:42:09 +0000
+
 clutter-1.0 (1.6.10-2) unstable; urgency=low
 
   * debian/control.in:

Modified: packages/unstable/clutter-1.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/clutter-1.0/debian/control?rev=27120&op=diff
==============================================================================
--- packages/unstable/clutter-1.0/debian/control [utf-8] (original)
+++ packages/unstable/clutter-1.0/debian/control [utf-8] Sat Mar 26 21:43:01 2011
@@ -7,7 +7,7 @@
 Section: libs
 Priority: optional
 Maintainer: Ross Burton <ross at debian.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu at debian.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu at debian.org>, Sjoerd Simons <sjoerd at debian.org>
 Build-Depends: debhelper (>= 5),
                cdbs (>= 0.4.41),
                gnome-pkg-tools,
@@ -73,6 +73,7 @@
          libxfixes-dev,
          libxdamage-dev,
          libxcomposite-dev,
+         libxi-dev,
          libjson-glib-dev (>= 0.12),
          ${misc:Depends},
          ${shlibs:Depends}

Modified: packages/unstable/clutter-1.0/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/clutter-1.0/debian/control.in?rev=27120&op=diff
==============================================================================
--- packages/unstable/clutter-1.0/debian/control.in [utf-8] (original)
+++ packages/unstable/clutter-1.0/debian/control.in [utf-8] Sat Mar 26 21:43:01 2011
@@ -68,6 +68,7 @@
          libxfixes-dev,
          libxdamage-dev,
          libxcomposite-dev,
+         libxi-dev,
          libjson-glib-dev (>= 0.12),
          ${misc:Depends},
          ${shlibs:Depends}




More information about the pkg-gnome-commits mailing list