debian/changelog | 6 ++++++ debian/control | 5 ++++- 2 files changed, 10 insertions(+), 1 deletion(-)
New commits: commit 4274770e62f70d0c879351da1f356a025ebc688a Author: Sean Finney <[email protected]> Date: Mon Mar 7 19:50:54 2011 +0100 Prepare changelog for upload diff --git a/debian/changelog b/debian/changelog index d557d7f..df57645 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +compiz (0.9.2.1+git20110226.f059fae9-3) experimental; urgency=low + + * Add Conflicts/Replaces to reflect some shifting of files from 0.8.x + + -- Sean Finney <[email protected]> Mon, 07 Mar 2011 19:50:37 +0100 + compiz (0.9.2.1+git20110226.f059fae9-2) experimental; urgency=low * Add a Depends on libglibmm-2.4-dev to compiz-dev commit 43f818d3dcde593ee19b2c1b29cec07c945e4657 Author: Sean Finney <[email protected]> Date: Mon Mar 7 19:49:50 2011 +0100 Add Conflicts/Replaces to reflect some shifting of files from 0.8.x diff --git a/debian/control b/debian/control index 2474fe2..c8d2206 100644 --- a/debian/control +++ b/debian/control @@ -49,6 +49,8 @@ Breaks: libcompizconfig0 (<< 0.9), compiz-fusion-plugins-main (<< 0.9), compiz-fusion-plugins-extra (<< 0.9), compiz-gtk (<< 0.9) +Conflicts: compiz-gtk (<= 0.8.4-4) +Replaces: compiz-gtk (<= 0.8.4-4) Recommends: compiz-plugins (= ${binary:Version}) Suggests: nvidia-glx (>= 1.0.9625-1) Provides: compiz-core-abiversion-${coreabiversion} @@ -78,7 +80,8 @@ Description: OpenGL window and compositing manager - development files Package: compiz-gtk Architecture: any Depends: compiz-core (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} -Replaces: compiz-plugins (<< 0.7.6-2) +Replaces: compiz-plugins (<= 0.8.4-4) +Conflicts: compiz-plugins (<= 0.8.4-4) Suggests: gnome-themes Description: OpenGL window and compositing manager - Gtk window decorator Compiz brings to life a variety of visual effects that make the Linux desktop -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

