[Pkg-xfce-commits] r849 - in desktop/trunk: dbh/debian exo/debian gtk2-engines-xfce/debian libxfce4mcs/debian libxfce4util/debian libxfcegui4/debian orage/debian thunar/debian xfce-mcs-manager/debian xfce-mcs-plugins/debian xfce4/debian xfce4-appfinder/debian xfce4-icon-theme/debian xfce4-mixer/debian xfce4-panel/debian xfce4-session/debian xfce4-utils/debian xfdesktop4/debian xfprint4/debian xfwm4/debian xfwm4/debian/patches xfwm4-themes/debian

Yves-Alexis Perez corsac-guest at costa.debian.org
Tue Sep 5 08:11:18 UTC 2006


Author: corsac-guest
Date: 2006-09-05 08:11:17 +0000 (Tue, 05 Sep 2006)
New Revision: 849

Removed:
   desktop/trunk/orage/debian/patches/
Modified:
   desktop/trunk/dbh/debian/rules
   desktop/trunk/exo/debian/changelog
   desktop/trunk/exo/debian/control
   desktop/trunk/exo/debian/libexo-0.3-0.shlibs
   desktop/trunk/gtk2-engines-xfce/debian/changelog
   desktop/trunk/libxfce4mcs/debian/changelog
   desktop/trunk/libxfce4mcs/debian/control
   desktop/trunk/libxfce4util/debian/changelog
   desktop/trunk/libxfce4util/debian/rules
   desktop/trunk/libxfcegui4/debian/changelog
   desktop/trunk/libxfcegui4/debian/control
   desktop/trunk/orage/debian/changelog
   desktop/trunk/orage/debian/control
   desktop/trunk/thunar/debian/changelog
   desktop/trunk/thunar/debian/control
   desktop/trunk/thunar/debian/libthunar-vfs-1-2.shlibs
   desktop/trunk/xfce-mcs-manager/debian/changelog
   desktop/trunk/xfce-mcs-manager/debian/control
   desktop/trunk/xfce-mcs-plugins/debian/changelog
   desktop/trunk/xfce-mcs-plugins/debian/control
   desktop/trunk/xfce4-appfinder/debian/changelog
   desktop/trunk/xfce4-appfinder/debian/control
   desktop/trunk/xfce4-icon-theme/debian/changelog
   desktop/trunk/xfce4-mixer/debian/changelog
   desktop/trunk/xfce4-mixer/debian/control
   desktop/trunk/xfce4-panel/debian/changelog
   desktop/trunk/xfce4-panel/debian/control
   desktop/trunk/xfce4-panel/debian/rules
   desktop/trunk/xfce4-panel/debian/xfce4-panel.shlibs
   desktop/trunk/xfce4-session/debian/changelog
   desktop/trunk/xfce4-session/debian/control
   desktop/trunk/xfce4-utils/debian/changelog
   desktop/trunk/xfce4-utils/debian/control
   desktop/trunk/xfce4/debian/changelog
   desktop/trunk/xfce4/debian/control
   desktop/trunk/xfdesktop4/debian/changelog
   desktop/trunk/xfdesktop4/debian/control
   desktop/trunk/xfprint4/debian/changelog
   desktop/trunk/xfprint4/debian/control
   desktop/trunk/xfwm4-themes/debian/changelog
   desktop/trunk/xfwm4-themes/debian/control
   desktop/trunk/xfwm4/debian/changelog
   desktop/trunk/xfwm4/debian/control
   desktop/trunk/xfwm4/debian/patches/00list
Log:
Xfce 4.4RC1


Modified: desktop/trunk/dbh/debian/rules
===================================================================
--- desktop/trunk/dbh/debian/rules	2006-09-01 06:09:17 UTC (rev 848)
+++ desktop/trunk/dbh/debian/rules	2006-09-05 08:11:17 UTC (rev 849)
@@ -18,6 +18,8 @@
 configure: configure-stamp
 configure-stamp: 
 	
+	#remove any CVS folder in the package
+	find . -name "CVS" -exec rmdir {} \;
 	dh_testdir
 	./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --disable-rpath
 	touch configure-stamp
@@ -66,6 +68,7 @@
 	cat debian/libdbh1.0-dev/usr/lib/pkgconfig/dbh-1.0.pc | sed 's/-Wl,-R\$${libdir} //g' >> debian/libdbh1.0-dev/usr/lib/pkgconfig/dbh-1.0.pc.new
 	mv debian/libdbh1.0-dev/usr/lib/pkgconfig/dbh-1.0.pc.new debian/libdbh1.0-dev/usr/lib/pkgconfig/dbh-1.0.pc
 
+
 	dh_installchangelogs ChangeLog
 	dh_strip
 	

Modified: desktop/trunk/exo/debian/changelog
===================================================================
--- desktop/trunk/exo/debian/changelog	2006-09-01 06:09:17 UTC (rev 848)
+++ desktop/trunk/exo/debian/changelog	2006-09-05 08:11:17 UTC (rev 849)
@@ -1,3 +1,10 @@
+exo (0.3.1.10rc1-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+  * debian/control: updated build-dep against Xfce 4.4RC1 (4.3.99.1).
+
+ -- Yves-Alexis Perez <corsac at corsac.net>  Mon,  4 Sep 2006 10:29:55 +0200
+
 exo (0.3.1.8beta2-3) unstable; urgency=low
 
   * debian/rules: fix bashism. (thanks Mohammed Adnène Trojette)

Modified: desktop/trunk/exo/debian/control
===================================================================
--- desktop/trunk/exo/debian/control	2006-09-01 06:09:17 UTC (rev 848)
+++ desktop/trunk/exo/debian/control	2006-09-05 08:11:17 UTC (rev 849)
@@ -2,14 +2,14 @@
 Priority: optional
 Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
 Uploaders: Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>, Rudy Godoy <rudy at kernel-panik.org>, Martin Loschwitz <madkiss at debian.org>, Yves-Alexis Perez <corsac at corsac.net>, Jani Monoses <jani at ubuntu.com>
-Build-Depends: debhelper (>= 4.0.0), libxfcegui4-dev (>= 4.3.90.2-1), liburi-perl, xfce4-mcs-manager-dev, chrpath
+Build-Depends: debhelper (>= 4.0.0), libxfcegui4-dev (>= 4.3.99.1), liburi-perl, xfce4-mcs-manager-dev, chrpath
 Standards-Version: 3.7.2
 Section: libs
 
 Package: libexo-0.3-dev
 Section: libdevel
 Architecture: any
-Depends: libexo-0.3-0 (= ${Source-Version}), libxfcegui4-dev (>= 4.3.90.2-1)
+Depends: libexo-0.3-0 (= ${Source-Version}), libxfcegui4-dev (>= 4.3.99.1)
 Conflicts: libexo0.3-dev
 Replaces: libexo0.3-dev
 Description: Development files for libexo

Modified: desktop/trunk/exo/debian/libexo-0.3-0.shlibs
===================================================================
--- desktop/trunk/exo/debian/libexo-0.3-0.shlibs	2006-09-01 06:09:17 UTC (rev 848)
+++ desktop/trunk/exo/debian/libexo-0.3-0.shlibs	2006-09-05 08:11:17 UTC (rev 849)
@@ -1 +1 @@
-libexo-0.3 0 libexo-0.3-0 (>= 0.3.1.8beta2-1)
+libexo-0.3 0 libexo-0.3-0 (>= 0.3.1.10rc1-1)

Modified: desktop/trunk/gtk2-engines-xfce/debian/changelog
===================================================================
--- desktop/trunk/gtk2-engines-xfce/debian/changelog	2006-09-01 06:09:17 UTC (rev 848)
+++ desktop/trunk/gtk2-engines-xfce/debian/changelog	2006-09-05 08:11:17 UTC (rev 849)
@@ -1,3 +1,9 @@
+gtk2-engines-xfce (2.3.99.1-1) UNRELEASED; urgency=low
+
+  * New upstream release 
+
+ -- Yves-Alexis Perez <corsac at corsac.net>  Mon,  4 Sep 2006 10:19:16 +0200
+
 gtk2-engines-xfce (2.3.90.2-1) unstable; urgency=low
 
   * New upstream release

Modified: desktop/trunk/libxfce4mcs/debian/changelog
===================================================================
--- desktop/trunk/libxfce4mcs/debian/changelog	2006-09-01 06:09:17 UTC (rev 848)
+++ desktop/trunk/libxfce4mcs/debian/changelog	2006-09-05 08:11:17 UTC (rev 849)
@@ -1,3 +1,10 @@
+libxfce4mcs (4.3.99.1-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+  * debian/control: updated build-dep against Xfce 4.4RC1 (4.3.99.1).
+
+ -- Yves-Alexis Perez <corsac at corsac.net>  Mon,  4 Sep 2006 10:27:28 +0200
+
 libxfce4mcs (4.3.90.2-1) unstable; urgency=low
 
   (Yves-Alexis Perez)

Modified: desktop/trunk/libxfce4mcs/debian/control
===================================================================
--- desktop/trunk/libxfce4mcs/debian/control	2006-09-01 06:09:17 UTC (rev 848)
+++ desktop/trunk/libxfce4mcs/debian/control	2006-09-05 08:11:17 UTC (rev 849)
@@ -3,7 +3,7 @@
 Section: x11
 Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
 Uploaders: Martin Loschwitz <madkiss at debian.org>, Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>, Yves-Alexis Perez <corsac at corsac.net>, Jani Monoses <jani at ubuntu.com>
-Build-Depends: debhelper (>= 4.0.0), libglib2.0-dev, libxfce4util-dev (>= 4.3.90.2-1), libxt-dev, chrpath
+Build-Depends: debhelper (>= 4.0.0), libglib2.0-dev, libxfce4util-dev (>= 4.3.99.1), libxt-dev, chrpath
 Standards-Version: 3.7.2
 
 Package: libxfce4mcs-manager3
@@ -39,7 +39,7 @@
 Package: libxfce4mcs-dev
 Section: libdevel
 Architecture: any
-Depends: libxfce4mcs-manager3 (= ${Source-Version}), libxfce4mcs-client3 (= ${Source-Version}), libxfce4util-dev (>= 4.3.90.2-1)
+Depends: libxfce4mcs-manager3 (= ${Source-Version}), libxfce4mcs-client3 (= ${Source-Version}), libxfce4util-dev (>= 4.3.99.1)
 Replaces: libxfce4mcs-0-dev
 Conflicts: libxfce4mcs-0-dev
 Description: Development files for libxfce4mcs-client and -manager

Modified: desktop/trunk/libxfce4util/debian/changelog
===================================================================
--- desktop/trunk/libxfce4util/debian/changelog	2006-09-01 06:09:17 UTC (rev 848)
+++ desktop/trunk/libxfce4util/debian/changelog	2006-09-05 08:11:17 UTC (rev 849)
@@ -1,3 +1,9 @@
+libxfce4util (4.3.99.1-1) UNRELEASED; urgency=low
+
+  * New upstream release 
+
+ -- Yves-Alexis Perez <corsac at corsac.net>  Mon,  4 Sep 2006 10:26:41 +0200
+
 libxfce4util (4.3.90.2-2) unstable; urgency=low
 
   * rpath fixes: call chrpath in debian/rules and add it to the build 

Modified: desktop/trunk/libxfce4util/debian/rules
===================================================================
--- desktop/trunk/libxfce4util/debian/rules	2006-09-01 06:09:17 UTC (rev 848)
+++ desktop/trunk/libxfce4util/debian/rules	2006-09-05 08:11:17 UTC (rev 849)
@@ -68,7 +68,7 @@
 	dh_compress
 	dh_fixperms
 
-	dh_makeshlibs -V 'libxfce4util4 (>= 4.3.90.2)'
+	dh_makeshlibs -V 'libxfce4util4 (>= 4.3.99.1)'
 	dh_installdeb
 
 	dh_shlibdeps

Modified: desktop/trunk/libxfcegui4/debian/changelog
===================================================================
--- desktop/trunk/libxfcegui4/debian/changelog	2006-09-01 06:09:17 UTC (rev 848)
+++ desktop/trunk/libxfcegui4/debian/changelog	2006-09-05 08:11:17 UTC (rev 849)
@@ -1,3 +1,10 @@
+libxfcegui4 (4.3.99.1-1) UNRELEASED; urgency=low
+
+  * New upstream release 
+  * debian/control: updated build-dep against Xfce 4.4RC1 (4.3.99.1).
+
+ -- Yves-Alexis Perez <corsac at corsac.net>  Mon,  4 Sep 2006 10:27:01 +0200
+
 libxfcegui4 (4.3.90.2-1) unstable; urgency=low
 
   (Yves-Alexis Perez)

Modified: desktop/trunk/libxfcegui4/debian/control
===================================================================
--- desktop/trunk/libxfcegui4/debian/control	2006-09-01 06:09:17 UTC (rev 848)
+++ desktop/trunk/libxfcegui4/debian/control	2006-09-05 08:11:17 UTC (rev 849)
@@ -3,13 +3,13 @@
 Priority: optional
 Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
 Uploaders: Martin Loschwitz <madkiss at debian.org>, Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>, Yves-Alexis Perez <corsac at corsac.net>
-Build-Depends: debhelper (>> 4.0.0), libgtk2.0-dev, bison, libxft-dev, libxfce4util-dev (>= 4.3.90.2-1), libxt-dev, libdbh1.0-dev (>= 1.0.20-1), libxml2-dev, libstartup-notification0-dev, chrpath
+Build-Depends: debhelper (>> 4.0.0), libgtk2.0-dev, bison, libxft-dev, libxfce4util-dev (>= 4.3.99.1), libxt-dev, libdbh1.0-dev (>= 1.0.20-1), libxml2-dev, libstartup-notification0-dev, chrpath
 Standards-Version: 3.7.2
 
 Package: libxfcegui4-dev
 Section: libdevel
 Architecture: any
-Depends: libxfcegui4-4 (= ${Source-Version}), libxfce4util-dev (>= 4.3.90.2-1), libxft-dev, libxt-dev, libxpm-dev, libdbh1.0-dev (>= 1.0.20-1), libxml2-dev, libstartup-notification0-dev
+Depends: libxfcegui4-4 (= ${Source-Version}), libxfce4util-dev (>= 4.3.99.1), libxft-dev, libxt-dev, libxpm-dev, libdbh1.0-dev (>= 1.0.20-1), libxml2-dev, libstartup-notification0-dev
 Replaces: libxfcegui4-1-dev
 Conflicts: libxfcegui4-1-dev
 Description: Development files for libxfcegui4-3

Modified: desktop/trunk/orage/debian/changelog
===================================================================
--- desktop/trunk/orage/debian/changelog	2006-09-01 06:09:17 UTC (rev 848)
+++ desktop/trunk/orage/debian/changelog	2006-09-05 08:11:17 UTC (rev 849)
@@ -1,3 +1,10 @@
+orage (4.3.99.1-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+  * debian/control: updated build-dep against Xfce 4.4RC1 (4.3.99.1).
+
+ -- Yves-Alexis Perez <corsac at corsac.net>  Mon,  4 Sep 2006 18:00:29 +0200
+
 orage (4.3.90.2-3) unstable; urgency=low
 
   * Include patch to fix amd64 issues in ical code              closes: #370273

Modified: desktop/trunk/orage/debian/control
===================================================================
--- desktop/trunk/orage/debian/control	2006-09-01 06:09:17 UTC (rev 848)
+++ desktop/trunk/orage/debian/control	2006-09-05 08:11:17 UTC (rev 849)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
 Uploaders: Martin Loschwitz <madkiss at debian.org>, Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>, Yves-Alexis Perez <corsac at corsac.net>
-Build-Depends: debhelper (>= 4.1.0), xfce4-mcs-manager-dev (>= 4.3.90.2-1), cdbs, libxml-parser-perl, xfce4-panel-dev (>= 4.3.90.2-3), chrpath
+Build-Depends: debhelper (>= 4.1.0), xfce4-mcs-manager-dev (>= 4.3.99.1), cdbs, libxml-parser-perl, xfce4-panel-dev (>= 4.3.99.1), chrpath
 Standards-Version: 3.7.2
 
 Package: orage

Modified: desktop/trunk/thunar/debian/changelog
===================================================================
--- desktop/trunk/thunar/debian/changelog	2006-09-01 06:09:17 UTC (rev 848)
+++ desktop/trunk/thunar/debian/changelog	2006-09-05 08:11:17 UTC (rev 849)
@@ -1,3 +1,10 @@
+thunar (0.4.0rc1-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+  * debian/control: updated build-dep against Xfce 4.4RC1 (4.3.99.1).
+
+ -- Yves-Alexis Perez <corsac at corsac.net>  Mon,  4 Sep 2006 18:00:09 +0200
+
 thunar (0.3.2beta2-1) unstable; urgency=low
 
   * New upstream release.

Modified: desktop/trunk/thunar/debian/control
===================================================================
--- desktop/trunk/thunar/debian/control	2006-09-01 06:09:17 UTC (rev 848)
+++ desktop/trunk/thunar/debian/control	2006-09-05 08:11:17 UTC (rev 849)
@@ -3,13 +3,13 @@
 Priority: optional
 Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
 Uploaders: Yves-Alexis Perez <corsac at corsac.net>, Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>, Rudy Godoy <rudy at kernel-panik.org>, Martin Loschwitz <madkiss at debian.org>
-Build-Depends: debhelper (>= 4.1.0), autotools-dev, libcairo2-dev, libexo-0.3-dev (>= 0.3.1.8beta2-1), cdbs, libxml-parser-perl, libgamin-dev, libhal-storage-dev, libdbus-glib-1-dev, libexif-dev
+Build-Depends: debhelper (>= 4.1.0), autotools-dev, libcairo2-dev, libexo-0.3-dev (>= 0.3.1.10rc1), cdbs, libxml-parser-perl, libgamin-dev, libhal-storage-dev, libdbus-glib-1-dev, libexif-dev
 Standards-Version: 3.7.2
 
 Package: libthunar-vfs-1-dev
 Section: libdevel
 Architecture: any
-Depends: libthunar-vfs-1-2 (= ${Source-Version}), libexo-0.3-dev (>= 0.3.1.8beta2-1)
+Depends: libthunar-vfs-1-2 (= ${Source-Version}), libexo-0.3-dev (>= 0.3.1.10rc1)
 Description: Development files for libthunar-vfs
  This package contains the headers and the static library for libthunar-vfs, 
  the virtual file system abstraction used by thunar

Modified: desktop/trunk/thunar/debian/libthunar-vfs-1-2.shlibs
===================================================================
--- desktop/trunk/thunar/debian/libthunar-vfs-1-2.shlibs	2006-09-01 06:09:17 UTC (rev 848)
+++ desktop/trunk/thunar/debian/libthunar-vfs-1-2.shlibs	2006-09-05 08:11:17 UTC (rev 849)
@@ -1,2 +1,2 @@
-libthunar-vfs-1 2 libthunar-vfs-1-2 (>= 0.3.2beta2-1)
-libthunarx-1 2 libthunar-vfs-1-2 (>= 0.3.2beta2-1)
+libthunar-vfs-1 2 libthunar-vfs-1-2 (>= 0.4.0rc1-1)
+libthunarx-1 2 libthunar-vfs-1-2 (>= 0.4.0rc1-1)

Modified: desktop/trunk/xfce-mcs-manager/debian/changelog
===================================================================
--- desktop/trunk/xfce-mcs-manager/debian/changelog	2006-09-01 06:09:17 UTC (rev 848)
+++ desktop/trunk/xfce-mcs-manager/debian/changelog	2006-09-05 08:11:17 UTC (rev 849)
@@ -1,3 +1,10 @@
+xfce-mcs-manager (4.3.99.1-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+  * debian/control: updated build-dep against Xfce 4.4RC1 (4.3.99.1).
+
+ -- Yves-Alexis Perez <corsac at corsac.net>  Mon,  4 Sep 2006 10:27:42 +0200
+
 xfce-mcs-manager (4.3.90.2-1) unstable; urgency=low
 
   (Yves-Alexis Perez)

Modified: desktop/trunk/xfce-mcs-manager/debian/control
===================================================================
--- desktop/trunk/xfce-mcs-manager/debian/control	2006-09-01 06:09:17 UTC (rev 848)
+++ desktop/trunk/xfce-mcs-manager/debian/control	2006-09-05 08:11:17 UTC (rev 849)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
 Uploaders: Martin Loschwitz <madkiss at debian.org>, Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>, Yves-Alexis Perez <corsac at corsac.net>
-Build-Depends: debhelper (>= 4.1.25), libgtk2.0-dev, libxfce4mcs-dev (>= 4.3.90.2-1), libxfcegui4-dev (>= 4.3.90.2-1), libxft-dev, dpatch, chrpath
+Build-Depends: debhelper (>= 4.1.25), libgtk2.0-dev, libxfce4mcs-dev (>= 4.3.99.1), libxfcegui4-dev (>= 4.3.99.1), libxft-dev, dpatch, chrpath
 Standards-Version: 3.7.2
 
 Package: xfce4-mcs-manager
@@ -22,7 +22,7 @@
 Package: xfce4-mcs-manager-dev
 Architecture: any
 Section: devel
-Depends: libxfce4mcs-dev (>= 4.3.90.2-1), libxfcegui4-dev (>= 4.3.90.2-1)
+Depends: libxfce4mcs-dev (>= 4.3.99.1), libxfcegui4-dev (>= 4.3.99.1)
 Description: Development files and static plugins
  This package contains the header-files and the static versions
  of the plugins for xfce-mcs-manager which is a configuration 

Modified: desktop/trunk/xfce-mcs-plugins/debian/changelog
===================================================================
--- desktop/trunk/xfce-mcs-plugins/debian/changelog	2006-09-01 06:09:17 UTC (rev 848)
+++ desktop/trunk/xfce-mcs-plugins/debian/changelog	2006-09-05 08:11:17 UTC (rev 849)
@@ -1,3 +1,10 @@
+xfce-mcs-plugins (4.3.99.1-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+  * debian/control: updated build-dep against Xfce 4.4RC1 (4.3.99.1).
+
+ -- Yves-Alexis Perez <corsac at corsac.net>  Mon,  4 Sep 2006 10:27:49 +0200
+
 xfce-mcs-plugins (4.3.90.2-2) unstable; urgency=low
 
   * debian/rules: don't provide xfce-filemanager.png which conflicts with 

Modified: desktop/trunk/xfce-mcs-plugins/debian/control
===================================================================
--- desktop/trunk/xfce-mcs-plugins/debian/control	2006-09-01 06:09:17 UTC (rev 848)
+++ desktop/trunk/xfce-mcs-plugins/debian/control	2006-09-05 08:11:17 UTC (rev 849)
@@ -3,12 +3,12 @@
 Priority: optional
 Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
 Uploaders: Martin Loschwitz <madkiss at debian.org>, Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>, Yves-Alexis Perez <corsac at corsac.net>
-Build-Depends: debhelper (>= 4.1.26), libgtk2.0-dev, xfce4-mcs-manager-dev (>= 4.3.90.2-1), libxft-dev, libxrandr-dev, libxrender-dev, libxxf86vm-dev, chrpath
+Build-Depends: debhelper (>= 4.1.26), libgtk2.0-dev, xfce4-mcs-manager-dev (>= 4.3.99.1), libxft-dev, libxrandr-dev, libxrender-dev, libxxf86vm-dev, chrpath
 Standards-Version: 3.7.2
 
 Package: xfce4-mcs-plugins
 Architecture: any
-Depends: ${shlibs:Depends}, xfce4-mcs-manager (>= 4.3.90.2-1)
+Depends: ${shlibs:Depends}, xfce4-mcs-manager (>= 4.3.99.1)
 Description: Special modules for the xfce4-mcs-manager
  This package contains some settings manager plugins. The plugins 
  provide settings dialogs for general items that are not part of a 

Modified: desktop/trunk/xfce4/debian/changelog
===================================================================
--- desktop/trunk/xfce4/debian/changelog	2006-09-01 06:09:17 UTC (rev 848)
+++ desktop/trunk/xfce4/debian/changelog	2006-09-05 08:11:17 UTC (rev 849)
@@ -1,3 +1,9 @@
+xfce4 (4.3.90.3) UNRELEASED; urgency=low
+
+  * New upstream release candidate.
+
+ -- Yves-Alexis Perez <corsac at corsac.net>  Mon,  4 Sep 2006 10:35:00 +0200
+
 xfce4 (4.3.90.2) unstable; urgency=low
   
   (Yves-Alexis Perez)

Modified: desktop/trunk/xfce4/debian/control
===================================================================
--- desktop/trunk/xfce4/debian/control	2006-09-01 06:09:17 UTC (rev 848)
+++ desktop/trunk/xfce4/debian/control	2006-09-05 08:11:17 UTC (rev 849)
@@ -8,7 +8,7 @@
 
 Package: xfce4
 Architecture: all
-Depends: xfwm4 (>= 4.3.90.1-1), xfwm4-themes (>= 4.3.90.1-1), xfce4-mcs-plugins (>= 4.3.90.1-1), xfce4-panel (>= 4.3.90.1-1), xfce4-icon-theme (>= 4.3.90.1-1), xfdesktop4 (>= 4.3.90.1-1), thunar, xfce4-utils (>= 4.3.90.1-1), gtk2-engines-xfce, xfce4-session (>= 4.3.90.1-1)
+Depends: xfwm4 (>= 4.3.99.1-1), xfwm4-themes (>= 4.3.99.1-1), xfce4-mcs-plugins (>= 4.3.99.1-1), xfce4-panel (>= 4.3.99.1-1), xfce4-icon-theme (>= 4.3.99.1-1), xfdesktop4 (>= 4.3.99.1-1), thunar, xfce4-utils (>= 4.3.99.1-1), gtk2-engines-xfce, xfce4-session (>= 4.3.99.1-1)
 Recommends: xfce4-mixer, xfprint4, orage, xfce4-terminal, xfmedia
 Replaces: xfce4-themes (<= 4.0.0+cvs.20030301-1), xfce4-dev (<< 4.0.0+cvs.20030421)
 Suggests: x-window-system-core

Modified: desktop/trunk/xfce4-appfinder/debian/changelog
===================================================================
--- desktop/trunk/xfce4-appfinder/debian/changelog	2006-09-01 06:09:17 UTC (rev 848)
+++ desktop/trunk/xfce4-appfinder/debian/changelog	2006-09-05 08:11:17 UTC (rev 849)
@@ -1,3 +1,10 @@
+xfce4-appfinder (4.3.99.1-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+  * debian/control: updated build-dep against Xfce 4.4RC1 (4.3.99.1).
+
+ -- Yves-Alexis Perez <corsac at corsac.net>  Mon,  4 Sep 2006 17:56:44 +0200
+
 xfce4-appfinder (4.3.90.2-1) unstable; urgency=low
 
   * New upstream release.

Modified: desktop/trunk/xfce4-appfinder/debian/control
===================================================================
--- desktop/trunk/xfce4-appfinder/debian/control	2006-09-01 06:09:17 UTC (rev 848)
+++ desktop/trunk/xfce4-appfinder/debian/control	2006-09-05 08:11:17 UTC (rev 849)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
 Uploaders: Martin Loschwitz <madkiss at debian.org>, Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>, Yves-Alexis Perez <corsac at corsac.net>
-Build-Depends: debhelper (>= 4.0.0), libxfcegui4-dev (>= 4.3.90.2-1), libxfce4mcs-dev (>= 4.3.90.2-1), libxft-dev, libxml-parser-perl
+Build-Depends: debhelper (>= 4.0.0), libxfcegui4-dev (>= 4.3.99.1), libxfce4mcs-dev (>= 4.3.99.1), libxft-dev, libxml-parser-perl
 Standards-Version: 3.7.2
 
 Package: xfce4-appfinder

Modified: desktop/trunk/xfce4-icon-theme/debian/changelog
===================================================================
--- desktop/trunk/xfce4-icon-theme/debian/changelog	2006-09-01 06:09:17 UTC (rev 848)
+++ desktop/trunk/xfce4-icon-theme/debian/changelog	2006-09-05 08:11:17 UTC (rev 849)
@@ -1,3 +1,9 @@
+xfce4-icon-theme (4.3.99.1-1) UNRELEASED; urgency=low
+
+  * New upstream release 
+
+ -- Yves-Alexis Perez <corsac at corsac.net>  Mon,  4 Sep 2006 10:25:22 +0200
+
 xfce4-icon-theme (4.3.90.2-1) unstable; urgency=low
 
   * New upstream release.
@@ -3,5 +9,5 @@
   * debian/control: updated standards version to 3.7.2
 
- -- Yves-Alexis Perez <corsac at corsac.net>  Mon, 10 Jul 2006 17:56:37 +0200
+ -- Yves-Alexis Perez <corsac at corsac.net>  Mon,  4 Sep 2006 10:22:52 +0200
 
 xfce4-icon-theme (4.3.90.1-1) unstable; urgency=low

Modified: desktop/trunk/xfce4-mixer/debian/changelog
===================================================================
--- desktop/trunk/xfce4-mixer/debian/changelog	2006-09-01 06:09:17 UTC (rev 848)
+++ desktop/trunk/xfce4-mixer/debian/changelog	2006-09-05 08:11:17 UTC (rev 849)
@@ -1,3 +1,10 @@
+xfce4-mixer (4.3.99.1-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+  * debian/control: updated build-dep against Xfce 4.4RC1 (4.3.99.1).
+
+ -- Yves-Alexis Perez <corsac at corsac.net>  Mon,  4 Sep 2006 17:57:25 +0200
+
 xfce4-mixer (4.3.90.2-4) unstable; urgency=low
 
   * Depend on xfce4-panel-dev with correct shlibs.

Modified: desktop/trunk/xfce4-mixer/debian/control
===================================================================
--- desktop/trunk/xfce4-mixer/debian/control	2006-09-01 06:09:17 UTC (rev 848)
+++ desktop/trunk/xfce4-mixer/debian/control	2006-09-05 08:11:17 UTC (rev 849)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
 Uploaders: Martin Loschwitz <madkiss at debian.org>, Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>, Yves-Alexis Perez <corsac at corsac.net>
-Build-Depends: debhelper (>= 4.2.1-1), libgtk2.0-dev, libxft-dev, xfce4-panel-dev (>= 4.3.90.2-3), libasound2-dev (>= 0.9.0), libxml-parser-perl, chrpath
+Build-Depends: debhelper (>= 4.2.1-1), libgtk2.0-dev, libxft-dev, xfce4-panel-dev (>= 4.3.99.1), libasound2-dev (>= 0.9.0), libxml-parser-perl, chrpath
 Standards-Version: 3.7.2
 
 Package: xfce4-mixer

Modified: desktop/trunk/xfce4-panel/debian/changelog
===================================================================
--- desktop/trunk/xfce4-panel/debian/changelog	2006-09-01 06:09:17 UTC (rev 848)
+++ desktop/trunk/xfce4-panel/debian/changelog	2006-09-05 08:11:17 UTC (rev 849)
@@ -1,8 +1,9 @@
-xfce4-panel (4.3.90.2-4) UNRELEASED; urgency=low
+xfce4-panel (4.3.99.1-1) UNRELEASED; urgency=low
 
-  * debian/rule: replace default terminal launcher icon by the correct one.
+  * New upstream release.
+  * debian/control: updated build-dep against Xfce 4.4RC1 (4.3.99.1).
 
- -- Yves-Alexis Perez <corsac at corsac.net>  Mon, 31 Jul 2006 13:52:31 +0200
+ -- Yves-Alexis Perez <corsac at corsac.net>  Mon,  4 Sep 2006 10:30:02 +0200
 
 xfce4-panel (4.3.90.2-3) unstable; urgency=low
 

Modified: desktop/trunk/xfce4-panel/debian/control
===================================================================
--- desktop/trunk/xfce4-panel/debian/control	2006-09-01 06:09:17 UTC (rev 848)
+++ desktop/trunk/xfce4-panel/debian/control	2006-09-05 08:11:17 UTC (rev 849)
@@ -3,12 +3,12 @@
 Priority: optional
 Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
 Uploaders: Martin Loschwitz <madkiss at debian.org>, Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>, Yves-Alexis Perez <corsac at corsac.net>
-Build-Depends: debhelper (>> 4.0.0), libgtk2.0-dev, bison, libxft-dev, libxml2-dev, xfce4-mcs-manager-dev (>= 4.3.90.2-1), chrpath
+Build-Depends: debhelper (>> 4.0.0), libgtk2.0-dev, bison, libxft-dev, libxml2-dev, xfce4-mcs-manager-dev (>= 4.3.99.1), chrpath
 Standards-Version: 3.7.2
 
 Package: xfce4-panel
 Architecture: any
-Depends: ${shlibs:Depends}, libexo-0.3-0 (>= 0.3.1.8beta2-1)
+Depends: ${shlibs:Depends}, libexo-0.3-0 (>= 0.3.1.10rc1)
 Replaces: xfce4 (<< 4.0.0.final-1), xfce4-iconbox, xfce4-showdesktop-plugin, xfce4-systray, xfce4-windowlist-plugin, xfce4-utils (<< 4.3.90.1-1), xfce4-trigger-launcher, xfce4-mcs-plugins (= 4.3.90.2-1)
 Conflicts: xfce4 (<< 4.0.0.final-1), xfce4-themes, xfce4-iconbox, xfce4-showdesktop-plugin, xfce4-systray, xfce4-windowlist-plugin, xfce4-trigger-launcher
 Description: The Xfce4 desktop environment panel
@@ -21,7 +21,7 @@
 Package: xfce4-panel-dev
 Section: devel
 Architecture: any
-Depends: xfce4-panel (= ${Source-Version}), libxml2-dev, xfce4-mcs-manager-dev (>= 4.3.90.2-1)
+Depends: xfce4-panel (= ${Source-Version}), libxml2-dev, xfce4-mcs-manager-dev (>= 4.3.99.1)
 Replaces: xfce4-dev (<= 4.0.0.final-1)
 Conflicts: xfce4-dev (<= 4.0.0.final-1)
 Description: The Xfce4 panel development files

Modified: desktop/trunk/xfce4-panel/debian/rules
===================================================================
--- desktop/trunk/xfce4-panel/debian/rules	2006-09-01 06:09:17 UTC (rev 848)
+++ desktop/trunk/xfce4-panel/debian/rules	2006-09-05 08:11:17 UTC (rev 849)
@@ -52,8 +52,6 @@
 	install `pwd`/debian/xfce4-panel.1 `pwd`/debian/tmp/usr/share/man/man1
 
 	perl -i -pe 's/Exec=Terminal/Exec=exo-open --launch TerminalEmulator/; s/Exec=mousepad/Exec=sensible-editor/' `pwd`/debian/tmp/etc/xdg/xfce4/panel/launcher*
-	#Fix default terminal icon
-	perl -i -pe 's/X-XFCE-IconCategory=12/X-XFCE-IconCategory=13/' `pwd`/debian/tmp/etc/xdg/xfce4/panel/launcher-7.rc
 
 	rm -f `pwd`/debian/tmp/usr/lib/xfce4/panel-plugins/*.la
 	rm -f `pwd`/debian/tmp/usr/lib/xfce4/panel-plugins/*.a
@@ -63,9 +61,19 @@
 	install -D -p -o root -g root -m 644 `pwd`/debian/lintian \
 	$(CURDIR)/debian/tmp/usr/share/lintian/overrides/xfce4-panel
 
+	mkdir $(CURDIR)/debian/tmp/usr/escape_chrpath
+	mv $(CURDIR)/debian/tmp/usr/bin/xftaskbar4 \
+		$(CURDIR)/debian/tmp/usr/escape_chrpath/
+	mv $(CURDIR)/debian/tmp/usr/bin/xfce4-iconbox \
+		$(CURDIR)/debian/tmp/usr/escape_chrpath/
+
 	chrpath -d -k `pwd`/debian/tmp/usr/bin/* \
 		`pwd`/debian/tmp/usr/lib/xfce4/*/*
 
+	mv $(CURDIR)/debian/tmp/usr/escape_chrpath/* \
+		$(CURDIR)/debian/tmp/usr/bin/
+	rmdir $(CURDIR)/debian/tmp/usr/escape_chrpath
+
 binary-indep: build install
 binary-arch: build install
 	

Modified: desktop/trunk/xfce4-panel/debian/xfce4-panel.shlibs
===================================================================
--- desktop/trunk/xfce4-panel/debian/xfce4-panel.shlibs	2006-09-01 06:09:17 UTC (rev 848)
+++ desktop/trunk/xfce4-panel/debian/xfce4-panel.shlibs	2006-09-05 08:11:17 UTC (rev 849)
@@ -1 +1 @@
-libxfce4panel 1 xfce4-panel (>= 4.3.90.2)
+libxfce4panel 1 xfce4-panel (>= 4.3.99.1)

Modified: desktop/trunk/xfce4-session/debian/changelog
===================================================================
--- desktop/trunk/xfce4-session/debian/changelog	2006-09-01 06:09:17 UTC (rev 848)
+++ desktop/trunk/xfce4-session/debian/changelog	2006-09-05 08:11:17 UTC (rev 849)
@@ -1,3 +1,10 @@
+xfce4-session (4.3.99.1-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+  * debian/control: updated build-dep against Xfce 4.4RC1 (4.3.99.1).
+
+ -- Yves-Alexis Perez <corsac at corsac.net>  Mon,  4 Sep 2006 17:58:03 +0200
+
 xfce4-session (4.3.90.2-1) unstable; urgency=low
   
   (Yves-Alexis Perez)

Modified: desktop/trunk/xfce4-session/debian/control
===================================================================
--- desktop/trunk/xfce4-session/debian/control	2006-09-01 06:09:17 UTC (rev 848)
+++ desktop/trunk/xfce4-session/debian/control	2006-09-05 08:11:17 UTC (rev 849)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
 Uploaders: Martin Loschwitz <madkiss at debian.org>, Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>, Yves-Alexis Perez <corsac at corsac.net>
-Build-Depends: debhelper (>= 4.0.0), xfce4-mcs-manager-dev (>= 4.3.90.2-1), xbase-clients, libxml-parser-perl, chrpath
+Build-Depends: debhelper (>= 4.0.0), xfce4-mcs-manager-dev (>= 4.3.99.1), xbase-clients, libxml-parser-perl, chrpath
 Standards-Version: 3.7.2
 
 Package: xfce4-session

Modified: desktop/trunk/xfce4-utils/debian/changelog
===================================================================
--- desktop/trunk/xfce4-utils/debian/changelog	2006-09-01 06:09:17 UTC (rev 848)
+++ desktop/trunk/xfce4-utils/debian/changelog	2006-09-05 08:11:17 UTC (rev 849)
@@ -1,3 +1,10 @@
+xfce4-utils (4.3.99.1-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+  * debian/control: updated build-dep against Xfce 4.4RC1 (4.3.99.1).
+
+ -- Yves-Alexis Perez <corsac at corsac.net>  Mon,  4 Sep 2006 10:30:09 +0200
+
 xfce4-utils (4.3.90.2-1) unstable; urgency=low
 
   (Yves-Alexis Perez)

Modified: desktop/trunk/xfce4-utils/debian/control
===================================================================
--- desktop/trunk/xfce4-utils/debian/control	2006-09-01 06:09:17 UTC (rev 848)
+++ desktop/trunk/xfce4-utils/debian/control	2006-09-05 08:11:17 UTC (rev 849)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
 Uploaders: Martin Loschwitz <madkiss at debian.org>, Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>, Yves-Alexis Perez <corsac at corsac.net>
-Build-Depends: debhelper (>= 4.1.26), libgtk2.0-dev, libxft-dev, xfce4-mcs-manager-dev (>= 4.3.90.2-1), dpatch, chrpath
+Build-Depends: debhelper (>= 4.1.26), libgtk2.0-dev, libxft-dev, xfce4-mcs-manager-dev (>= 4.3.99.1), dpatch, chrpath
 Standards-Version: 3.7.2
 
 Package: xfce4-utils

Modified: desktop/trunk/xfdesktop4/debian/changelog
===================================================================
--- desktop/trunk/xfdesktop4/debian/changelog	2006-09-01 06:09:17 UTC (rev 848)
+++ desktop/trunk/xfdesktop4/debian/changelog	2006-09-05 08:11:17 UTC (rev 849)
@@ -1,3 +1,10 @@
+xfdesktop4 (4.3.99.1-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+  * debian/control: updated build-dep against Xfce 4.4RC1 (4.3.99.1).
+
+ -- Yves-Alexis Perez <corsac at corsac.net>  Mon,  4 Sep 2006 18:00:41 +0200
+
 xfdesktop4 (4.3.90.2-2) unstable; urgency=low
 
   * Depend on xfce4-panel-dev with correct shlibs.

Modified: desktop/trunk/xfdesktop4/debian/control
===================================================================
--- desktop/trunk/xfdesktop4/debian/control	2006-09-01 06:09:17 UTC (rev 848)
+++ desktop/trunk/xfdesktop4/debian/control	2006-09-05 08:11:17 UTC (rev 849)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
 Uploaders: Martin Loschwitz <madkiss at debian.org>, Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>, Yves-Alexis Perez <corsac at corsac.net>
-Build-Depends: debhelper (>= 4.1.26), libgtk2.0-dev, libxft-dev, libxml2-dev, xfce4-panel-dev (>= 4.3.90.2-3), libthunar-vfs-1-dev (>= 0.3.2beta2-1), chrpath
+Build-Depends: debhelper (>= 4.1.26), libgtk2.0-dev, libxft-dev, libxml2-dev, xfce4-panel-dev (>= 4.3.99.1), libthunar-vfs-1-dev (>= 0.4.0rc1-1), chrpath, libdbus-glib-1-dev
 Standards-Version: 3.7.2
 
 Package: xfdesktop4

Modified: desktop/trunk/xfprint4/debian/changelog
===================================================================
--- desktop/trunk/xfprint4/debian/changelog	2006-09-01 06:09:17 UTC (rev 848)
+++ desktop/trunk/xfprint4/debian/changelog	2006-09-05 08:11:17 UTC (rev 849)
@@ -1,3 +1,10 @@
+xfprint4 (4.3.99.1-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+  * debian/control: updated build-dep against Xfce 4.4RC1 (4.3.99.1).
+
+ -- Yves-Alexis Perez <corsac at corsac.net>  Mon,  4 Sep 2006 17:58:24 +0200
+
 xfprint4 (4.3.90.2-1) unstable; urgency=low
 
   (Yves-Alexis Perez)

Modified: desktop/trunk/xfprint4/debian/control
===================================================================
--- desktop/trunk/xfprint4/debian/control	2006-09-01 06:09:17 UTC (rev 848)
+++ desktop/trunk/xfprint4/debian/control	2006-09-05 08:11:17 UTC (rev 849)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
 Uploaders: Martin Loschwitz <madkiss at debian.org>, Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>, Yves-Alexis Perez <corsac at corsac.net>
-Build-Depends: debhelper (>> 4.0.0), libgtk2.0-dev, libxft-dev, xfce4-mcs-manager-dev (>= 4.3.90.2), a2ps, lpr, libcupsys2-dev, chrpath
+Build-Depends: debhelper (>> 4.0.0), libgtk2.0-dev, libxft-dev, xfce4-mcs-manager-dev (>= 4.3.99.1), a2ps, lpr, libcupsys2-dev, chrpath
 Standards-Version: 3.7.2
 
 Package: xfprint4

Modified: desktop/trunk/xfwm4/debian/changelog
===================================================================
--- desktop/trunk/xfwm4/debian/changelog	2006-09-01 06:09:17 UTC (rev 848)
+++ desktop/trunk/xfwm4/debian/changelog	2006-09-05 08:11:17 UTC (rev 849)
@@ -1,3 +1,10 @@
+xfwm4 (4.3.99.1-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+  * debian/control: updated build-dep against Xfce 4.4RC1 (4.3.99.1).
+
+ -- Yves-Alexis Perez <corsac at corsac.net>  Mon,  4 Sep 2006 17:58:42 +0200
+
 xfwm4 (4.3.90.2-2) unstable; urgency=low
 
   * Add upstream patch to fix mouse focus grab.

Modified: desktop/trunk/xfwm4/debian/control
===================================================================
--- desktop/trunk/xfwm4/debian/control	2006-09-01 06:09:17 UTC (rev 848)
+++ desktop/trunk/xfwm4/debian/control	2006-09-05 08:11:17 UTC (rev 849)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
 Uploaders: Martin Loschwitz <madkiss at debian.org>, Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>, Yves-Alexis Perez <corsac at corsac.net>
-Build-Depends: debhelper (>= 4.1.26), libgtk2.0-dev, libxft-dev, xfce4-mcs-manager-dev (>= 4.3.90.2-1), dpatch, libxdamage-dev, libxrender-dev, libxcomposite-dev, libxfixes-dev, chrpath
+Build-Depends: debhelper (>= 4.1.26), libgtk2.0-dev, libxft-dev, xfce4-mcs-manager-dev (>= 4.3.99.1), dpatch, libxdamage-dev, libxrender-dev, libxcomposite-dev, libxfixes-dev, chrpath
 Standards-Version: 3.7.2
 
 Package: xfwm4

Modified: desktop/trunk/xfwm4/debian/patches/00list
===================================================================
--- desktop/trunk/xfwm4/debian/patches/00list	2006-09-01 06:09:17 UTC (rev 848)
+++ desktop/trunk/xfwm4/debian/patches/00list	2006-09-05 08:11:17 UTC (rev 849)
@@ -1 +0,0 @@
-01_xfwm4-mouse-grab-fix

Modified: desktop/trunk/xfwm4-themes/debian/changelog
===================================================================
--- desktop/trunk/xfwm4-themes/debian/changelog	2006-09-01 06:09:17 UTC (rev 848)
+++ desktop/trunk/xfwm4-themes/debian/changelog	2006-09-05 08:11:17 UTC (rev 849)
@@ -1,3 +1,10 @@
+xfwm4-themes (4.3.99.1-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+  * debian/control: updated dep against Xfce 4.4RC1 (4.3.99.1).
+
+ -- Yves-Alexis Perez <corsac at corsac.net>  Mon,  4 Sep 2006 17:59:02 +0200
+
 xfwm4-themes (4.3.90.2-1) unstable; urgency=low
 
   * New upstream release.

Modified: desktop/trunk/xfwm4-themes/debian/control
===================================================================
--- desktop/trunk/xfwm4-themes/debian/control	2006-09-01 06:09:17 UTC (rev 848)
+++ desktop/trunk/xfwm4-themes/debian/control	2006-09-05 08:11:17 UTC (rev 849)
@@ -8,7 +8,7 @@
 
 Package: xfwm4-themes
 Architecture: all
-Depends: xfwm4 (>= 4.3.90.2-1)
+Depends: xfwm4 (>= 4.3.99.1)
 Replaces: xfwm4 (<< 4.3.90.1)
 Description: Theme files for xfwm4
  This package contains several theme files for xfwm4,




More information about the Pkg-xfce-commits mailing list