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

compiz: Changes to 'debian-unstable'



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

New commits:
commit e109f8517bb9b15c3dd267c2bf802e54e2ce9809
Author: Brice Goglin <bgoglin@debian.org>
Date:   Sun Sep 9 23:41:41 2007 +0200

    Make compiz dependencies on compiz-* packages versioned

diff --git a/debian/changelog b/debian/changelog
index 3c53748..65138df 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+compiz (0.5.2-3) UNRELEASED; urgency=low
+
+  * Make compiz dependencies on compiz-* packages versioned,
+    closes: #440494.
+
+ -- Brice Goglin <bgoglin@debian.org>  Sun, 09 Sep 2007 23:39:27 +0200
+
 compiz (0.5.2-2) unstable; urgency=low
 
   * oops, shipping copies of a few .h and .pc files in both compiz-dev
diff --git a/debian/control b/debian/control
index 0d38aa1..f91baf2 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Standards-Version: 3.7.2
 
 Package: compiz
 Architecture: all
-Depends: compiz-core, compiz-plugins, compiz-gtk, compiz-gnome
+Depends: compiz-core (= ${binary:Version}), compiz-plugins (= ${binary:Version}), compiz-gtk (= ${binary:Version}), compiz-gnome (= ${binary:Version})
 Description: OpenGL window and compositing manager
  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: