--- libcompizconfig-0.0+git20070711.orig/debian/changelog +++ libcompizconfig-0.0+git20070711/debian/changelog @@ -0,0 +1,106 @@ +libcompizconfig (0.0+git20070711-0ubuntu3) gutsy; urgency=low + + * add missing epoch to build-depends + + -- Michael Vogt Thu, 12 Jul 2007 14:13:28 +0100 + +libcompizconfig (0.0+git20070711-0ubuntu2) gutsy; urgency=low + + [Sebastien Bacher] + * debian/patches/01_default_plugins.patch: + - change the shadow_radius workaround again + + [Michael Vogt] + * bump build-depends to latest compiz + + -- Michael Vogt Wed, 11 Jul 2007 18:25:21 +0100 + +libcompizconfig (0.0+git20070711-0ubuntu1) gutsy; urgency=low + + * New git snapshot + * debian/patches/01_default_plugins.patch: + - change shadow_radius value to workaround white border using dri + + -- Sebastien Bacher Tue, 10 Jul 2007 23:49:15 +0100 + +libcompizconfig (0.0+git20070626-0ubuntu3) gutsy; urgency=low + + * debian/patches/01_default_plugins.patch: + - change default settings there rather than in compiz + + -- Sebastien Bacher Tue, 10 Jul 2007 10:18:19 +0100 + +libcompizconfig (0.0+git20070626-0ubuntu2) gutsy; urgency=low + + * disable scale initiation on top-left click (thanks to + Sebastien Bacher) + + -- Michael Vogt Wed, 27 Jun 2007 11:32:32 +0200 + +libcompizconfig (0.0+git20070626-0ubuntu1) gutsy; urgency=low + + * new git snapshot + * debian/patches/03_add_missing_include.patch: + - dropped, taken upstream + * debian/patches/03_add_missing_include.patch: + - enable resizeinfo plugin by default + - do not bind top-left edge to expo plugin + + -- Michael Vogt Tue, 26 Jun 2007 13:22:29 +0200 + +libcompizconfig (0.0+git20070615-0ubuntu2) gutsy; urgency=low + + * debian/patches/01_default_plugins.patch: + - setup plugin list as described in CompositeByDefault spec + + -- Michael Vogt Thu, 21 Jun 2007 10:55:33 +0200 + +libcompizconfig (0.0+git20070615-0ubuntu1) gutsy; urgency=low + + * new git snapshot that will detect the runing session itself + + -- Michael Vogt Fri, 15 Jun 2007 09:30:01 +0200 + +libcompizconfig (0.0+git20070614-0ubuntu1) gutsy; urgency=low + + * new git snapshot + * install global /etc/compizconfig/default config with the + backend to use + * libcompizconfig0-dev depends on compiz-dev + * debian/patches/03_add_missing_include.patch: + - add missing include to make it compile with -O0 -g + + -- Michael Vogt Wed, 13 Jun 2007 21:37:46 +0200 + +libcompizconfig (0.0+git20070613-0ubuntu1) gutsy; urgency=low + + * update debian/copyright mail adresses + (thanks to Dennis Kasprzyk) + * new git snapshot: + - support for a global config file + - suport for glib module + + -- Michael Vogt Wed, 13 Jun 2007 17:40:50 +0200 + +libcompizconfig (0.0+git20070612-0ubuntu3) gutsy; urgency=low + + * update debian/copyright (thanks to seb128) + * added XS-Vcs-Bzr header + + -- Michael Vogt Wed, 13 Jun 2007 10:56:55 +0200 + +libcompizconfig (0.0+git20070612-0ubuntu2) gutsy; urgency=low + + * remove debian/docs, debian/dirs + * added depends on libcompizconfig0 for libcompizconfig0-dev + * fix debian/copyright + (thanks to seb128 for the review) + + -- Michael Vogt Tue, 12 Jun 2007 17:01:22 +0200 + +libcompizconfig (0.0+git20070612-0ubuntu1) gutsy; urgency=low + + * Initial snapshot + + -- Michael Vogt Tue, 12 Jun 2007 11:53:11 +0200 + --- libcompizconfig-0.0+git20070711.orig/debian/compat +++ libcompizconfig-0.0+git20070711/debian/compat @@ -0,0 +1 @@ +5 --- libcompizconfig-0.0+git20070711.orig/debian/compizconfig/config +++ libcompizconfig-0.0+git20070711/debian/compizconfig/config @@ -0,0 +1,11 @@ +[general] +integration = true +backend = ini + +[gnome_session] +integration = true +backend = gconf + +[kde_session] +integration = true +backend = kconfig --- libcompizconfig-0.0+git20070711.orig/debian/control +++ libcompizconfig-0.0+git20070711/debian/control @@ -0,0 +1,30 @@ +Source: libcompizconfig +Section: libs +Priority: extra +Maintainer: Michael Vogt +Build-Depends: cdbs, debhelper (>= 5), compiz-dev (>= 1:0.5.1+git20070711), pkg-config, intltool, libxml2-dev, libxslt1-dev +Standards-Version: 3.7.2 +XS-Vcs-Bzr: http://bazaar.launchpad.net/~compiz/libcompizconfig/ubuntu + +Package: libcompizconfig0 +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: Settings library for plugins - OpenCompositing Project + The OpenCompositing Project brings 3D desktop visual effects that improve + usability of the X Window System and provide increased productivity + through plugins and themes contributed by the community giving a + rich desktop experience. + . + This package contains the library for plugins to configure settings. + +Package: libcompizconfig0-dev +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, libcompizconfig0 (= ${Source-Version}), compiz-dev +Description: Development file for plugin settings - OpenCompositing Project + The OpenCompositing Project brings 3D desktop visual effects that improve + usability of the X Window System and provide increased productivity + through plugins and themes contributed by the community giving a + rich desktop experience. + . + This package contains the headers and development files needed to + build plugins with settings support. --- libcompizconfig-0.0+git20070711.orig/debian/copyright +++ libcompizconfig-0.0+git20070711/debian/copyright @@ -0,0 +1,36 @@ +This package was debianized by Michael Vogt on +Sat, 9 Jun 2007 02:20:13 +0200. + +It was downloaded from git://anongit.opencompositing.org/compcomm/compiz-configuration-system/libraries/ccs-lib + +Upstream Authors: +Danny Baumann +Dennis Kasprzyk +Nicolas Devillard (ndevilla AT free DOT fr) +David Reveman + +This software is copyright: + +(C) 2007 Dennis Kasprzyk +(c) 2007 Danny Baumann +(c) 2000 Nicolas Devillard (ndevilla AT free DOT fr). +(c) 2005 Novell, Inc. + +License: + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + +For the full license text, see /usr/share/common-licenses/LGPL + +The Debian packaging is (C) 2007, Michael Vogt and +is licensed under the GPL, see `/usr/share/common-licenses/GPL'. + + + --- libcompizconfig-0.0+git20070711.orig/debian/libcompizconfig0-dev.install +++ libcompizconfig-0.0+git20070711/debian/libcompizconfig0-dev.install @@ -0,0 +1,5 @@ +debian/tmp/usr/lib/libcompizconfig.a +debian/tmp/usr/lib/libcompizconfig.so +debian/tmp/usr/include/compizconfig/ccs.h +debian/tmp/usr/lib/pkgconfig/libcompizconfig.pc +debian/tmp/usr/lib/compizconfig/backends/libini.a --- libcompizconfig-0.0+git20070711.orig/debian/libcompizconfig0.install +++ libcompizconfig-0.0+git20070711/debian/libcompizconfig0.install @@ -0,0 +1,6 @@ +debian/tmp/usr/lib/libcompizconfig.so.0.0.0 +debian/tmp/usr/lib/libcompizconfig.so.0 +debian/tmp/usr/lib/compizconfig/backends/libini.so +debian/tmp/usr/share/compizconfig/global.xml +debian/tmp/usr/lib/compiz/libccp.so +debian/compizconfig/config /etc/compizconfig --- libcompizconfig-0.0+git20070711.orig/debian/patches/01_default_plugins.patch +++ libcompizconfig-0.0+git20070711/debian/patches/01_default_plugins.patch @@ -0,0 +1,174 @@ +diff -Nur libcompizconfig-0.0+git20070710/metadata/global.xml libcompizconfig-0.0+git20070710.new/metadata/global.xml +--- libcompizconfig-0.0+git20070710/metadata/global.xml 2007-07-10 23:46:37.000000000 +0100 ++++ libcompizconfig-0.0+git20070710.new/metadata/global.xml 2007-07-10 23:55:53.000000000 +0100 +@@ -48,11 +48,16 @@ + + + + + Desktop Size +- + +@@ -88,11 +93,15 @@ + + Effects + true ++ ++ ++ + + + + Desktop +- true + + + Behaviour +@@ -106,11 +115,19 @@ + +- + + Cube Caps + + + +@@ -149,7 +166,6 @@ + + + Effects +- true + + + +@@ -162,12 +178,19 @@ + + + Desktop +- true + + + + Window Management + true ++ ++ ++ + + + +@@ -231,6 +254,7 @@ + + + Image Loading ++ true + + + +@@ -244,6 +268,7 @@ + + + Utility ++ true + + + +@@ -252,11 +277,67 @@ + + + Effects +- true ++ ++ ++ ++ ++ ++ ++ + + + + Accessibility + true + ++ ++ ++ true ++ ++ ++ ++ true ++ ++ ++ ++ true ++ ++ ++ ++ true ++ ++ ++ ++ ++ ++ ++ true ++ ++ ++ ++ true ++ ++ ++ ++ true ++ ++ ++ ++ true ++ ++ ++ ++ true ++ + --- libcompizconfig-0.0+git20070711.orig/debian/rules +++ libcompizconfig-0.0+git20070711/debian/rules @@ -0,0 +1,6 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/autotools.mk +include /usr/share/cdbs/1/rules/simple-patchsys.mk +