[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

compiz: Changes to 'debian-unstable'



 debian/changelog |    5 +++++
 debian/control   |    2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

New commits:
commit 732ab15a53717b7c8c231332f2a0c9e25bcf310a
Author: Julien Cristau <jcristau@debian.org>
Date:   Sun Jun 1 12:23:31 2008 +0200

    Add Depends: libxslt1-dev, libxml2-dev to compiz-dev.
    
    They are required by compiz.pc (closes: #482192).

diff --git a/debian/changelog b/debian/changelog
index c3175f3..84d3a04 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
 compiz (0.7.4-2) unstable; urgency=low
 
+  [ Sean Finney ]
   * Special-case the gconf and kconfig plugins to go into the -gtk and -kde
     packages respectively, as they are semi-obsoleted by the ccp plugin anyway
     and cause potentially problematic dependencies.  Thanks to Fabiano 
@@ -14,6 +15,10 @@ compiz (0.7.4-2) unstable; urgency=low
     - Spelling correction in debian/control
     - Fix for build-depends-on-1-revision for x11proto-gl-dev
 
+  [ Julien Cristau ]
+  * Add Depends: libxslt1-dev, libxml2-dev to compiz-dev, as they are required
+    by compiz.pc (closes: #482192).
+
  -- Sean Finney <seanius@debian.org>  Mon, 26 May 2008 23:04:24 +0200
 
 compiz (0.7.4-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 4379f37..5b9e704 100644
--- a/debian/control
+++ b/debian/control
@@ -48,7 +48,7 @@ Description: OpenGL window and compositing manager
 
 Package: compiz-dev
 Architecture: any
-Depends: compiz-core (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, libgl1-mesa-dev | libgl-dev, libpng-dev, libxcomposite-dev, libxdamage-dev, libxinerama-dev, libxrandr-dev, libice-dev, libsm-dev, libstartup-notification0-dev
+Depends: compiz-core (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, libgl1-mesa-dev | libgl-dev, libpng-dev, libxcomposite-dev, libxdamage-dev, libxinerama-dev, libxrandr-dev, libice-dev, libsm-dev, libstartup-notification0-dev, libxslt1-dev, libxml2-dev
 Description: OpenGL window and compositing manager - development files
  Compiz brings to life a variety of visual effects that make the Linux desktop
  easier to use, more powerful and intuitive, and more accessible for users


Reply to: