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

compizconfig-backend-kconfig: Changes to 'debian-unstable'



 configure.in.in                      |    2 +-
 debian/changelog                     |    6 ++++++
 debian/control                       |    2 +-
 settings-backend/kconfig_backend.cpp |   18 ------------------
 4 files changed, 8 insertions(+), 20 deletions(-)

New commits:
commit 8764aa6df2fbc7090ea61ef6135f5c60a10b1b72
Author: Sean Finney <seanius@debian.org>
Date:   Tue Jun 3 00:51:00 2008 +0200

    new upstream release

diff --git a/debian/changelog b/debian/changelog
index a96b4e9..35e09b1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+compizconfig-backend-kconfig (0.7.6-1) unstable; urgency=low
+
+  * New upstream release. 
+
+ -- Sean Finney <seanius@debian.org>  Tue, 03 Jun 2008 00:50:25 +0200
+
 compizconfig-backend-kconfig (0.7.4-2) unstable; urgency=low
 
   * Add build-deps on autoconf, automake1.9, and libtool
diff --git a/debian/control b/debian/control
index cc978f7..a450d89 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: compizconfig-backend-kconfig
 Priority: extra
 Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
 Uploaders: Sean Finney <seanius@debian.org>
-Build-Depends: debhelper (>= 5), autoconf, automake1.9, autotools-dev, chrpath, compiz-dev (>= 0.7.3), intltool, kdelibs4-dev | kdelibs-dev, libcompizconfig-dev (>= 0.7.3), libtool, pkg-config, xsltproc
+Build-Depends: debhelper (>= 5), autoconf, automake1.9, autotools-dev, chrpath, compiz-dev (>= 0.7.6), intltool, kdelibs4-dev | kdelibs-dev, libcompizconfig-dev (>= 0.7.6), libtool, pkg-config, xsltproc
 Standards-Version: 3.7.2
 Section: x11
 

commit dbbd389bc5516ca72e8797ce59214400ead7ad39
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Sat May 31 14:11:37 2008 +0200

    * Bump version to 0.7.6

diff --git a/configure.in.in b/configure.in.in
index ebfc446..66d06ba 100644
--- a/configure.in.in
+++ b/configure.in.in
@@ -1,6 +1,6 @@
 #MIN_CONFIG
 KDE_ENABLE_HIDDEN_VISIBILITY
-AM_INIT_AUTOMAKE(compizconfig-backend-kconfig,0.7.5)
+AM_INIT_AUTOMAKE(compizconfig-backend-kconfig,0.7.6)
 
 AC_CHECK_RANDOM
 AC_CHECK_USLEEP

commit b756f5cb5122da697de4535ede77f63e32dbdb0f
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Apr 18 21:14:10 2008 +0200

    Remove plane plugin integration.

diff --git a/settings-backend/kconfig_backend.cpp b/settings-backend/kconfig_backend.cpp
index 3bac424..e9d9ced 100644
--- a/settings-backend/kconfig_backend.cpp
+++ b/settings-backend/kconfig_backend.cpp
@@ -149,24 +149,6 @@ const specialOptions[] =
     {"left_key", "wall", "Switch One Desktop to the Left", true, OptionKey},
     {"right_key", "wall", "Switch One Desktop to the Right", true, OptionKey},
 
-    {"plane_up_key", "plane", "Switch One Desktop Up", true, OptionKey},
-    {"plane_down_key", "plane", "Switch One Desktop Down", true, OptionKey},
-    {"plane_left_key", "plane", "Switch One Desktop to the Left", true, OptionKey},
-    {"plane_right_key", "plane", "Switch One Desktop to the Right", true, OptionKey},
-
-    {"plane_to_1_key", "plane", "Switch to Desktop 1", true, OptionKey},
-    {"plane_to_2_key", "plane", "Switch to Desktop 2", true, OptionKey},
-    {"plane_to_3_key", "plane", "Switch to Desktop 3", true, OptionKey},
-    {"plane_to_4_key", "plane", "Switch to Desktop 4", true, OptionKey},
-    {"plane_to_5_key", "plane", "Switch to Desktop 5", true, OptionKey},
-    {"plane_to_6_key", "plane", "Switch to Desktop 6", true, OptionKey},
-    {"plane_to_7_key", "plane", "Switch to Desktop 7", true, OptionKey},
-    {"plane_to_8_key", "plane", "Switch to Desktop 8", true, OptionKey},
-    {"plane_to_9_key", "plane", "Switch to Desktop 9", true, OptionKey},
-    {"plane_to_10_key", "plane", "Switch to Desktop 10", true, OptionKey},
-    {"plane_to_11_key", "plane", "Switch to Desktop 11", true, OptionKey},
-    {"plane_to_12_key", "plane", "Switch to Desktop 12", true, OptionKey},
-
     {"switch_to_1_key", "vpswitch", "Switch to Desktop 1", true, OptionKey},
     {"switch_to_2_key", "vpswitch", "Switch to Desktop 2", true, OptionKey},
     {"switch_to_3_key", "vpswitch", "Switch to Desktop 3", true, OptionKey},

commit deaca51ac9eaeec414043dde52872d7883b591b8
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Fri Apr 4 00:21:35 2008 +0200

    * Bump version to 0.7.5

diff --git a/configure.in.in b/configure.in.in
index 4292eaf..ebfc446 100644
--- a/configure.in.in
+++ b/configure.in.in
@@ -1,6 +1,6 @@
 #MIN_CONFIG
 KDE_ENABLE_HIDDEN_VISIBILITY
-AM_INIT_AUTOMAKE(compizconfig-backend-kconfig,0.7.4)
+AM_INIT_AUTOMAKE(compizconfig-backend-kconfig,0.7.5)
 
 AC_CHECK_RANDOM
 AC_CHECK_USLEEP


Reply to: