r25835 - in /packages/experimental/pyclutter/debian: changelog control control.in

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Sat Dec 11 00:15:06 UTC 2010


Author: pochu
Date: Sat Dec 11 00:14:57 2010
New Revision: 25835

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=25835
Log:
* debian/control.in:
  - Remove the libgl1-mesa-dev build dependency, libclutter-1.0-dev
    now has proper dependencies so we don't need to workaround it.

Modified:
    packages/experimental/pyclutter/debian/changelog
    packages/experimental/pyclutter/debian/control
    packages/experimental/pyclutter/debian/control.in

Modified: packages/experimental/pyclutter/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/pyclutter/debian/changelog?rev=25835&op=diff
==============================================================================
--- packages/experimental/pyclutter/debian/changelog [utf-8] (original)
+++ packages/experimental/pyclutter/debian/changelog [utf-8] Sat Dec 11 00:14:57 2010
@@ -1,3 +1,11 @@
+pyclutter (1.3.2-2) UNRELEASED; urgency=low
+
+  * debian/control.in:
+    - Remove the libgl1-mesa-dev build dependency, libclutter-1.0-dev
+      now has proper dependencies so we don't need to workaround it.
+
+ -- Emilio Pozuelo Monfort <pochu at debian.org>  Sat, 11 Dec 2010 01:13:29 +0100
+
 pyclutter (1.3.2-1) experimental; urgency=low
 
   * New upstream release.

Modified: packages/experimental/pyclutter/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/pyclutter/debian/control?rev=25835&op=diff
==============================================================================
--- packages/experimental/pyclutter/debian/control [utf-8] (original)
+++ packages/experimental/pyclutter/debian/control [utf-8] Sat Dec 11 00:14:57 2010
@@ -11,7 +11,6 @@
 XS-Python-Version: >= 2.6
 Build-Depends: debhelper (>= 5.0.38),
                gnome-pkg-tools,
-               libgl1-mesa-dev,
                python-support (>= 0.5.3),
                python-all-dev (>= 2.6),
                python-gobject-dev (>= 2.21.3),

Modified: packages/experimental/pyclutter/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/pyclutter/debian/control.in?rev=25835&op=diff
==============================================================================
--- packages/experimental/pyclutter/debian/control.in [utf-8] (original)
+++ packages/experimental/pyclutter/debian/control.in [utf-8] Sat Dec 11 00:14:57 2010
@@ -6,7 +6,6 @@
 XS-Python-Version: >= 2.6
 Build-Depends: debhelper (>= 5.0.38),
                gnome-pkg-tools,
-               libgl1-mesa-dev,
                python-support (>= 0.5.3),
                python-all-dev (>= 2.6),
                python-gobject-dev (>= 2.21.3),




More information about the pkg-gnome-commits mailing list