r23070 - in /packages/unstable/pyclutter/debian: changelog control control.in

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Tue Feb 16 06:51:41 UTC 2010


Author: pochu
Date: Tue Feb 16 06:51:40 2010
New Revision: 23070

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=23070
Log:
* Add docbook-xsl to build depends to avoid downloading some stylesheets
  from the net.
* Standards-Version is 3.8.4, no changes needed.

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

Modified: packages/unstable/pyclutter/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/pyclutter/debian/changelog?rev=23070&op=diff
==============================================================================
--- packages/unstable/pyclutter/debian/changelog [utf-8] (original)
+++ packages/unstable/pyclutter/debian/changelog [utf-8] Tue Feb 16 06:51:40 2010
@@ -1,3 +1,11 @@
+pyclutter (1.0.0-3) unstable; urgency=low
+
+  * Add docbook-xsl to build depends to avoid downloading some stylesheets
+    from the net.
+  * Standards-Version is 3.8.4, no changes needed.
+
+ -- Emilio Pozuelo Monfort <pochu at debian.org>  Tue, 16 Feb 2010 07:51:07 +0100
+
 pyclutter (1.0.0-2) unstable; urgency=low
 
   * Update download URL.

Modified: packages/unstable/pyclutter/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/pyclutter/debian/control?rev=23070&op=diff
==============================================================================
--- packages/unstable/pyclutter/debian/control [utf-8] (original)
+++ packages/unstable/pyclutter/debian/control [utf-8] Tue Feb 16 06:51:40 2010
@@ -17,8 +17,9 @@
                python-gtk2-dev (>= 2.8),
                libclutter-1.0-dev (>= 1.0.0),
                python-cairo-dev (>= 1.0.2),
+               docbook-xsl,
                xsltproc
-Standards-Version: 3.8.3
+Standards-Version: 3.8.4
 Homepage: http://www.clutter-project.org/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/packages/unstable/pyclutter/
 Vcs-Svn: svn://svn.debian.org/pkg-gnome/packages/unstable/pyclutter/

Modified: packages/unstable/pyclutter/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/pyclutter/debian/control.in?rev=23070&op=diff
==============================================================================
--- packages/unstable/pyclutter/debian/control.in [utf-8] (original)
+++ packages/unstable/pyclutter/debian/control.in [utf-8] Tue Feb 16 06:51:40 2010
@@ -12,8 +12,9 @@
                python-gtk2-dev (>= 2.8),
                libclutter-1.0-dev (>= 1.0.0),
                python-cairo-dev (>= 1.0.2),
+               docbook-xsl,
                xsltproc
-Standards-Version: 3.8.3
+Standards-Version: 3.8.4
 Homepage: http://www.clutter-project.org/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/packages/unstable/pyclutter/
 Vcs-Svn: svn://svn.debian.org/pkg-gnome/packages/unstable/pyclutter/




More information about the pkg-gnome-commits mailing list