[Pkg-xfce-commits] r920 - in desktop/trunk: exo/debian
gtk2-engines-xfce/debian libxfce4mcs/debian
libxfce4util/debian libxfcegui4/debian orage/debian
thunar/debian thunar/debian/patches 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-themes/debian
Yves-Alexis Perez
corsac-guest at alioth.debian.org
Mon Nov 6 15:30:32 CET 2006
Author: corsac-guest
Date: 2006-11-06 15:30:31 +0100 (Mon, 06 Nov 2006)
New Revision: 920
Added:
desktop/trunk/libxfce4mcs/debian/libxfce4mcs-client3.shlibs
desktop/trunk/libxfce4mcs/debian/libxfce4mcs-manager3.shlibs
Removed:
desktop/trunk/thunar/debian/patches/05_fix-open-terminal-uca.patch
Modified:
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/libxfcegui4/debian/libxfcegui4-4.shlibs
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/thunar/debian/rules
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
Log:
Xfce 4.4rc2 release
Modified: desktop/trunk/exo/debian/changelog
===================================================================
--- desktop/trunk/exo/debian/changelog 2006-11-06 14:29:46 UTC (rev 919)
+++ desktop/trunk/exo/debian/changelog 2006-11-06 14:30:31 UTC (rev 920)
@@ -1,3 +1,10 @@
+exo (0.3.1.12rc2-1) UNRELEASED; urgency=low
+
+ * New upstream release.
+ * debian/control: updated build-deps against Xfce 4.4RC2 (4.3.99.2).
+
+ -- Yves-Alexis Perez <corsac at corsac.net> Mon, 6 Nov 2006 10:32:06 +0100
+
exo (0.3.1.10rc1-1) unstable; urgency=low
* New upstream release.
Modified: desktop/trunk/exo/debian/control
===================================================================
--- desktop/trunk/exo/debian/control 2006-11-06 14:29:46 UTC (rev 919)
+++ desktop/trunk/exo/debian/control 2006-11-06 14:30:31 UTC (rev 920)
@@ -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.99.1), liburi-perl, xfce4-mcs-manager-dev, chrpath
+Build-Depends: debhelper (>= 4.0.0), libxfcegui4-dev (>= 4.3.99.2), 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.99.1)
+Depends: libexo-0.3-0 (= ${Source-Version}), libxfcegui4-dev (>= 4.3.99.2)
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-11-06 14:29:46 UTC (rev 919)
+++ desktop/trunk/exo/debian/libexo-0.3-0.shlibs 2006-11-06 14:30:31 UTC (rev 920)
@@ -1 +1 @@
-libexo-0.3 0 libexo-0.3-0 (>= 0.3.1.10rc1-1)
+libexo-0.3 0 libexo-0.3-0 (>= 0.3.1.12rc2-1)
Modified: desktop/trunk/gtk2-engines-xfce/debian/changelog
===================================================================
--- desktop/trunk/gtk2-engines-xfce/debian/changelog 2006-11-06 14:29:46 UTC (rev 919)
+++ desktop/trunk/gtk2-engines-xfce/debian/changelog 2006-11-06 14:30:31 UTC (rev 920)
@@ -1,3 +1,9 @@
+gtk2-engines-xfce (4.3.99.2-1) UNRELEASED; urgency=low
+
+ * New upstream release.
+
+ -- Yves-Alexis Perez <corsac at corsac.net> Mon, 6 Nov 2006 10:21:06 +0100
+
gtk2-engines-xfce (2.3.99.1-1) unstable; urgency=low
* New upstream release
Modified: desktop/trunk/libxfce4mcs/debian/changelog
===================================================================
--- desktop/trunk/libxfce4mcs/debian/changelog 2006-11-06 14:29:46 UTC (rev 919)
+++ desktop/trunk/libxfce4mcs/debian/changelog 2006-11-06 14:30:31 UTC (rev 920)
@@ -1,3 +1,11 @@
+libxfce4mcs (4.3.99.2-1) UNRELEASED; urgency=low
+
+ * New upstream release.
+ * Ship shlibs files so dependencies are correctly versionned.
+ * debian/control: updated build-deps against Xfce 4.4RC2 (4.3.99.2).
+
+ -- Yves-Alexis Perez <corsac at corsac.net> Mon, 6 Nov 2006 10:29:55 +0100
+
libxfce4mcs (4.3.99.1-1) unstable; urgency=low
* New upstream release.
Modified: desktop/trunk/libxfce4mcs/debian/control
===================================================================
--- desktop/trunk/libxfce4mcs/debian/control 2006-11-06 14:29:46 UTC (rev 919)
+++ desktop/trunk/libxfce4mcs/debian/control 2006-11-06 14:30:31 UTC (rev 920)
@@ -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.99.1), libxt-dev, chrpath
+Build-Depends: debhelper (>= 4.0.0), libglib2.0-dev, libxfce4util-dev (>= 4.3.99.2), 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.99.1)
+Depends: libxfce4mcs-manager3 (= ${Source-Version}), libxfce4mcs-client3 (= ${Source-Version}), libxfce4util-dev (>= 4.3.99.2)
Replaces: libxfce4mcs-0-dev
Conflicts: libxfce4mcs-0-dev
Description: Development files for libxfce4mcs-client and -manager
Added: desktop/trunk/libxfce4mcs/debian/libxfce4mcs-client3.shlibs
===================================================================
--- desktop/trunk/libxfce4mcs/debian/libxfce4mcs-client3.shlibs 2006-11-06 14:29:46 UTC (rev 919)
+++ desktop/trunk/libxfce4mcs/debian/libxfce4mcs-client3.shlibs 2006-11-06 14:30:31 UTC (rev 920)
@@ -0,0 +1 @@
+libxfce4mcs-client 3 libxfce4mcs-client3 (>= 4.3.99.2)
Added: desktop/trunk/libxfce4mcs/debian/libxfce4mcs-manager3.shlibs
===================================================================
--- desktop/trunk/libxfce4mcs/debian/libxfce4mcs-manager3.shlibs 2006-11-06 14:29:46 UTC (rev 919)
+++ desktop/trunk/libxfce4mcs/debian/libxfce4mcs-manager3.shlibs 2006-11-06 14:30:31 UTC (rev 920)
@@ -0,0 +1 @@
+libxfce4mcs-manager 3 libxfce4mcs-manager3 (>= 4.3.99.2)
Modified: desktop/trunk/libxfce4util/debian/changelog
===================================================================
--- desktop/trunk/libxfce4util/debian/changelog 2006-11-06 14:29:46 UTC (rev 919)
+++ desktop/trunk/libxfce4util/debian/changelog 2006-11-06 14:30:31 UTC (rev 920)
@@ -1,3 +1,9 @@
+libxfce4util (4.3.99.2-1) UNRELEASED; urgency=low
+
+ * New upstream release.
+
+ -- Yves-Alexis Perez <corsac at corsac.net> Mon, 6 Nov 2006 10:21:37 +0100
+
libxfce4util (4.3.99.1-1) unstable; urgency=low
* New upstream release
Modified: desktop/trunk/libxfce4util/debian/rules
===================================================================
--- desktop/trunk/libxfce4util/debian/rules 2006-11-06 14:29:46 UTC (rev 919)
+++ desktop/trunk/libxfce4util/debian/rules 2006-11-06 14:30:31 UTC (rev 920)
@@ -68,7 +68,7 @@
dh_compress
dh_fixperms
- dh_makeshlibs -V 'libxfce4util4 (>= 4.3.99.1)'
+ dh_makeshlibs -V 'libxfce4util4 (>= 4.3.99.2)'
dh_installdeb
dh_shlibdeps
Modified: desktop/trunk/libxfcegui4/debian/changelog
===================================================================
--- desktop/trunk/libxfcegui4/debian/changelog 2006-11-06 14:29:46 UTC (rev 919)
+++ desktop/trunk/libxfcegui4/debian/changelog 2006-11-06 14:30:31 UTC (rev 920)
@@ -1,3 +1,10 @@
+libxfcegui4 (4.3.99.2-1) UNRELEASED; urgency=low
+
+ * New upstream release.
+ * debian/control: updated build-deps against Xfce 4.4RC2 (4.3.99.2).
+
+ -- Yves-Alexis Perez <corsac at corsac.net> Mon, 6 Nov 2006 10:29:08 +0100
+
libxfcegui4 (4.3.99.1-2) unstable; urgency=low
* Ship a shlibs file so dependencies know that they need libxfcegui4
Modified: desktop/trunk/libxfcegui4/debian/control
===================================================================
--- desktop/trunk/libxfcegui4/debian/control 2006-11-06 14:29:46 UTC (rev 919)
+++ desktop/trunk/libxfcegui4/debian/control 2006-11-06 14:30:31 UTC (rev 920)
@@ -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.99.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.2), 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.99.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.2), 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/libxfcegui4/debian/libxfcegui4-4.shlibs
===================================================================
--- desktop/trunk/libxfcegui4/debian/libxfcegui4-4.shlibs 2006-11-06 14:29:46 UTC (rev 919)
+++ desktop/trunk/libxfcegui4/debian/libxfcegui4-4.shlibs 2006-11-06 14:30:31 UTC (rev 920)
@@ -1 +1 @@
-libxfcegui4 4 libxfcegui4-4 (>= 4.3.99.1)
+libxfcegui4 4 libxfcegui4-4 (>= 4.3.99.2)
Modified: desktop/trunk/orage/debian/changelog
===================================================================
--- desktop/trunk/orage/debian/changelog 2006-11-06 14:29:46 UTC (rev 919)
+++ desktop/trunk/orage/debian/changelog 2006-11-06 14:30:31 UTC (rev 920)
@@ -1,3 +1,10 @@
+orage (4.3.99.2-1) UNRELEASED; urgency=low
+
+ * New upstream release.
+ * debian/control: updated build-deps against Xfce 4.4RC2 (4.3.99.2).
+
+ -- Yves-Alexis Perez <corsac at corsac.net> Mon, 6 Nov 2006 10:44:48 +0100
+
orage (4.3.99.1-1) unstable; urgency=low
* New upstream release.
Modified: desktop/trunk/orage/debian/control
===================================================================
--- desktop/trunk/orage/debian/control 2006-11-06 14:29:46 UTC (rev 919)
+++ desktop/trunk/orage/debian/control 2006-11-06 14:30:31 UTC (rev 920)
@@ -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.99.1), cdbs, libxml-parser-perl, xfce4-panel-dev (>= 4.3.99.1), chrpath
+Build-Depends: debhelper (>= 4.1.0), xfce4-mcs-manager-dev (>= 4.3.99.2), cdbs, libxml-parser-perl, xfce4-panel-dev (>= 4.3.99.2), chrpath
Standards-Version: 3.7.2
Package: orage
Modified: desktop/trunk/thunar/debian/changelog
===================================================================
--- desktop/trunk/thunar/debian/changelog 2006-11-06 14:29:46 UTC (rev 919)
+++ desktop/trunk/thunar/debian/changelog 2006-11-06 14:30:31 UTC (rev 920)
@@ -1,3 +1,11 @@
+thunar (0.5.0rc2-1) UNRELEASED; urgency=low
+
+ * New upstream release.
+ * debian/control: updated build-deps against Xfce 4.4RC2 (4.3.99.2).
+ * thunar-uca now uses terminal configured in exo-preferred-applications.
+
+ -- Yves-Alexis Perez <corsac at corsac.net> Mon, 6 Nov 2006 12:44:43 +0100
+
thunar (0.4.0rc1-2) unstable; urgency=low
(Yves-Alexis Perez)
Modified: desktop/trunk/thunar/debian/control
===================================================================
--- desktop/trunk/thunar/debian/control 2006-11-06 14:29:46 UTC (rev 919)
+++ desktop/trunk/thunar/debian/control 2006-11-06 14:30:31 UTC (rev 920)
@@ -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.10rc1), cdbs, libxml-parser-perl, libgamin-dev, libhal-storage-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64], libdbus-glib-1-dev, libexif-dev, xfce4-panel-dev (>= 4.3.99.1), chrpath
+Build-Depends: debhelper (>= 4.1.0), autotools-dev, libcairo2-dev, libexo-0.3-dev (>= 0.3.1.12rc2), cdbs, libxml-parser-perl, libgamin-dev, libhal-storage-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64], libdbus-glib-1-dev, libexif-dev, xfce4-panel-dev (>= 4.3.99.2), chrpath
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.10rc1)
+Depends: libthunar-vfs-1-2 (= ${Source-Version}), libexo-0.3-dev (>= 0.3.1.12rc2)
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-11-06 14:29:46 UTC (rev 919)
+++ desktop/trunk/thunar/debian/libthunar-vfs-1-2.shlibs 2006-11-06 14:30:31 UTC (rev 920)
@@ -1,2 +1,2 @@
-libthunar-vfs-1 2 libthunar-vfs-1-2 (>= 0.4.0rc1-1)
-libthunarx-1 2 libthunar-vfs-1-2 (>= 0.4.0rc1-1)
+libthunar-vfs-1 2 libthunar-vfs-1-2 (>= 0.5.0rc2-1)
+libthunarx-1 2 libthunar-vfs-1-2 (>= 0.5.0rc2-1)
Deleted: desktop/trunk/thunar/debian/patches/05_fix-open-terminal-uca.patch
===================================================================
--- desktop/trunk/thunar/debian/patches/05_fix-open-terminal-uca.patch 2006-11-06 14:29:46 UTC (rev 919)
+++ desktop/trunk/thunar/debian/patches/05_fix-open-terminal-uca.patch 2006-11-06 14:30:31 UTC (rev 920)
@@ -1,13 +0,0 @@
---- plugins/thunar-uca/uca.xml.in.orig 2006-04-16 16:31:11.000000000 +0200
-+++ plugins/thunar-uca/uca.xml.in 2006-06-17 14:33:36.000000000 +0200
-@@ -36,8 +36,8 @@
- <action>
- <icon>Terminal</icon>
- <patterns>*</patterns>
-- <_name>Open Terminal Here</_name>
-- <command>Terminal --working-directory %f</command>
-+ <_name>Open xfce4-terminal Here</_name>
-+ <command>xfce4-terminal --working-directory %f</command>
- <_description>Example for a custom action</_description>
-
- <directories/>
Modified: desktop/trunk/thunar/debian/rules
===================================================================
--- desktop/trunk/thunar/debian/rules 2006-11-06 14:29:46 UTC (rev 919)
+++ desktop/trunk/thunar/debian/rules 2006-11-06 14:30:31 UTC (rev 920)
@@ -17,11 +17,11 @@
&& mv Thunar thunar
rm -f $(CURDIR)/debian/tmp/usr/lib/*.la
rm -f $(CURDIR)/debian/tmp/usr/lib/*/*.la
- chrpath -d -k $(CURDIR)/debian/tmp/usr/bin/Thunar \
- $(CURDIR)/debian/tmp/usr/lib/thunar/thunar-* \
- $(CURDIR)/debian/tmp/usr/lib/libthunar*.so.*0 \
- $(CURDIR)/debian/tmp/usr/lib/thunarx-1/thunar-apr.so \
- $(CURDIR)/debian/tmp/usr/lib/thunar/xfce4/panel-plugins/thunar-tpa
+ #chrpath -d -k $(CURDIR)/debian/tmp/usr/bin/Thunar \
+ # $(CURDIR)/debian/tmp/usr/lib/thunar/thunar-* \
+ # $(CURDIR)/debian/tmp/usr/lib/libthunar*.so.*0 \
+ # $(CURDIR)/debian/tmp/usr/lib/thunarx-1/thunar-apr.so \
+ # $(CURDIR)/debian/tmp/usr/lib/thunar/xfce4/panel-plugins/thunar-tpa
binary-post-install/thunar::
dh_installman -pthunar debian/thunar.1 debian/Thunar.1
Modified: desktop/trunk/xfce-mcs-manager/debian/changelog
===================================================================
--- desktop/trunk/xfce-mcs-manager/debian/changelog 2006-11-06 14:29:46 UTC (rev 919)
+++ desktop/trunk/xfce-mcs-manager/debian/changelog 2006-11-06 14:30:31 UTC (rev 920)
@@ -1,3 +1,10 @@
+xfce-mcs-manager (4.3.99.2-1) UNRELEASED; urgency=low
+
+ * New upstream release.
+ * debian/control: updated build-deps against Xfce 4.4RC2 (4.3.99.2).
+
+ -- Yves-Alexis Perez <corsac at corsac.net> Mon, 6 Nov 2006 10:30:31 +0100
+
xfce-mcs-manager (4.3.99.1-1) unstable; urgency=low
* New upstream release.
Modified: desktop/trunk/xfce-mcs-manager/debian/control
===================================================================
--- desktop/trunk/xfce-mcs-manager/debian/control 2006-11-06 14:29:46 UTC (rev 919)
+++ desktop/trunk/xfce-mcs-manager/debian/control 2006-11-06 14:30:31 UTC (rev 920)
@@ -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.99.1), libxfcegui4-dev (>= 4.3.99.1), libxft-dev, dpatch, chrpath
+Build-Depends: debhelper (>= 4.1.25), libgtk2.0-dev, libxfce4mcs-dev (>= 4.3.99.2), libxfcegui4-dev (>= 4.3.99.2), 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.99.1), libxfcegui4-dev (>= 4.3.99.1)
+Depends: libxfce4mcs-dev (>= 4.3.99.2), libxfcegui4-dev (>= 4.3.99.2)
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-11-06 14:29:46 UTC (rev 919)
+++ desktop/trunk/xfce-mcs-plugins/debian/changelog 2006-11-06 14:30:31 UTC (rev 920)
@@ -1,3 +1,10 @@
+xfce-mcs-plugins (4.3.99.2-1) UNRELEASED; urgency=low
+
+ * New upstream release.
+ * debian/control: updated build-deps against Xfce 4.4RC2 (4.3.99.2).
+
+ -- Yves-Alexis Perez <corsac at corsac.net> Mon, 6 Nov 2006 10:31:01 +0100
+
xfce-mcs-plugins (4.3.99.1-1) unstable; urgency=low
* New upstream release.
Modified: desktop/trunk/xfce-mcs-plugins/debian/control
===================================================================
--- desktop/trunk/xfce-mcs-plugins/debian/control 2006-11-06 14:29:46 UTC (rev 919)
+++ desktop/trunk/xfce-mcs-plugins/debian/control 2006-11-06 14:30:31 UTC (rev 920)
@@ -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.99.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.2), 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.99.1)
+Depends: ${shlibs:Depends}, xfce4-mcs-manager (>= 4.3.99.2)
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-11-06 14:29:46 UTC (rev 919)
+++ desktop/trunk/xfce4/debian/changelog 2006-11-06 14:30:31 UTC (rev 920)
@@ -1,3 +1,9 @@
+xfce4 (4.3.99.2) UNRELEASED; urgency=low
+
+ * New upstream release candidate.
+
+ -- Yves-Alexis Perez <corsac at corsac.net> Mon, 6 Nov 2006 10:46:12 +0100
+
xfce4 (4.3.99.1) unstable; urgency=low
* New upstream release candidate.
Modified: desktop/trunk/xfce4/debian/control
===================================================================
--- desktop/trunk/xfce4/debian/control 2006-11-06 14:29:46 UTC (rev 919)
+++ desktop/trunk/xfce4/debian/control 2006-11-06 14:30:31 UTC (rev 920)
@@ -8,7 +8,7 @@
Package: xfce4
Architecture: all
-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)
+Depends: xfwm4 (>= 4.3.99.2-1), xfwm4-themes (>= 4.3.99.2-1), xfce4-mcs-plugins (>= 4.3.99.2-1), xfce4-panel (>= 4.3.99.2-1), xfce4-icon-theme (>= 4.3.99.2-1), xfdesktop4 (>= 4.3.99.2-1), thunar, xfce4-utils (>= 4.3.99.2-1), gtk2-engines-xfce, xfce4-session (>= 4.3.99.2-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-11-06 14:29:46 UTC (rev 919)
+++ desktop/trunk/xfce4-appfinder/debian/changelog 2006-11-06 14:30:31 UTC (rev 920)
@@ -1,3 +1,10 @@
+xfce4-appfinder (4.3.99.2-1) UNRELEASED; urgency=low
+
+ * New upstream release.
+ * debian/control: updated build-deps against Xfce 4.4RC2 (4.3.99.2).
+
+ -- Yves-Alexis Perez <corsac at corsac.net> Mon, 6 Nov 2006 10:36:30 +0100
+
xfce4-appfinder (4.3.99.1-1) unstable; urgency=low
* New upstream release.
Modified: desktop/trunk/xfce4-appfinder/debian/control
===================================================================
--- desktop/trunk/xfce4-appfinder/debian/control 2006-11-06 14:29:46 UTC (rev 919)
+++ desktop/trunk/xfce4-appfinder/debian/control 2006-11-06 14:30:31 UTC (rev 920)
@@ -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.99.1), libxfce4mcs-dev (>= 4.3.99.1), libxft-dev, libxml-parser-perl
+Build-Depends: debhelper (>= 4.0.0), libxfcegui4-dev (>= 4.3.99.2), libxfce4mcs-dev (>= 4.3.99.2), 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-11-06 14:29:46 UTC (rev 919)
+++ desktop/trunk/xfce4-icon-theme/debian/changelog 2006-11-06 14:30:31 UTC (rev 920)
@@ -1,3 +1,9 @@
+xfce4-icon-theme (4.3.99.2-1) UNRELEASED; urgency=low
+
+ * New upstream release.
+
+ -- Yves-Alexis Perez <corsac at corsac.net> Mon, 6 Nov 2006 10:21:22 +0100
+
xfce4-icon-theme (4.3.99.1-1) unstable; urgency=low
* New upstream release
Modified: desktop/trunk/xfce4-mixer/debian/changelog
===================================================================
--- desktop/trunk/xfce4-mixer/debian/changelog 2006-11-06 14:29:46 UTC (rev 919)
+++ desktop/trunk/xfce4-mixer/debian/changelog 2006-11-06 14:30:31 UTC (rev 920)
@@ -1,3 +1,10 @@
+xfce4-mixer (4.3.99.2-1) UNRELEASED; urgency=low
+
+ * New upstream release.
+ * debian/control: updated build-deps against Xfce 4.4RC2 (4.3.99.2).
+
+ -- Yves-Alexis Perez <corsac at corsac.net> Mon, 6 Nov 2006 10:37:06 +0100
+
xfce4-mixer (4.3.99.1-1) unstable; urgency=low
* New upstream release.
Modified: desktop/trunk/xfce4-mixer/debian/control
===================================================================
--- desktop/trunk/xfce4-mixer/debian/control 2006-11-06 14:29:46 UTC (rev 919)
+++ desktop/trunk/xfce4-mixer/debian/control 2006-11-06 14:30:31 UTC (rev 920)
@@ -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.99.1), libasound2-dev (>= 0.9.0), libxml-parser-perl, chrpath, quilt
+Build-Depends: debhelper (>= 4.2.1-1), libgtk2.0-dev, libxft-dev, xfce4-panel-dev (>= 4.3.99.2), libasound2-dev (>= 0.9.0), libxml-parser-perl, chrpath, quilt
Standards-Version: 3.7.2
Package: xfce4-mixer
Modified: desktop/trunk/xfce4-panel/debian/changelog
===================================================================
--- desktop/trunk/xfce4-panel/debian/changelog 2006-11-06 14:29:46 UTC (rev 919)
+++ desktop/trunk/xfce4-panel/debian/changelog 2006-11-06 14:30:31 UTC (rev 920)
@@ -1,3 +1,10 @@
+xfce4-panel (4.3.99.2-1) UNRELEASED; urgency=low
+
+ * New upstream release.
+ * debian/control: updated build-deps against Xfce 4.4RC2 (4.3.99.2).
+
+ -- Yves-Alexis Perez <corsac at corsac.net> Mon, 6 Nov 2006 10:33:20 +0100
+
xfce4-panel (4.3.99.1-1) unstable; urgency=low
* New upstream release.
Modified: desktop/trunk/xfce4-panel/debian/control
===================================================================
--- desktop/trunk/xfce4-panel/debian/control 2006-11-06 14:29:46 UTC (rev 919)
+++ desktop/trunk/xfce4-panel/debian/control 2006-11-06 14:30:31 UTC (rev 920)
@@ -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, bison, libxft-dev, libxml2-dev, xfce4-mcs-manager-dev (>= 4.3.99.1), chrpath
+Build-Depends: debhelper (>> 4.0.0), libgtk2.0-dev, bison, libxft-dev, libxml2-dev, xfce4-mcs-manager-dev (>= 4.3.99.2), chrpath
Standards-Version: 3.7.2
Package: xfce4-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.99.1)
+Depends: xfce4-panel (= ${Source-Version}), libxml2-dev, xfce4-mcs-manager-dev (>= 4.3.99.2)
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-11-06 14:29:46 UTC (rev 919)
+++ desktop/trunk/xfce4-panel/debian/rules 2006-11-06 14:30:31 UTC (rev 920)
@@ -65,10 +65,10 @@
rm -f $(CURDIR)/debian/tmp/usr/bin/xftaskbar4
rm -f $(CURDIR)/debian/tmp/usr/bin/xfce4-iconbox
- chrpath -d -k `pwd`/debian/tmp/usr/bin/xfce4-panel \
- `pwd`/debian/tmp/usr/bin/xfce4-popup-windowlist \
- `pwd`/debian/tmp/usr/lib/xfce4/*/* \
- `pwd`/debian/tmp/usr/lib/libxfce4panel.so.*0
+ #chrpath -d -k `pwd`/debian/tmp/usr/bin/xfce4-panel \
+ #`pwd`/debian/tmp/usr/bin/xfce4-popup-windowlist \
+ #`pwd`/debian/tmp/usr/lib/xfce4/*/* \
+ #`pwd`/debian/tmp/usr/lib/libxfce4panel.so.*0
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-11-06 14:29:46 UTC (rev 919)
+++ desktop/trunk/xfce4-panel/debian/xfce4-panel.shlibs 2006-11-06 14:30:31 UTC (rev 920)
@@ -1 +1 @@
-libxfce4panel 1 xfce4-panel (>= 4.3.99.1)
+libxfce4panel 1 xfce4-panel (>= 4.3.99.2)
Modified: desktop/trunk/xfce4-session/debian/changelog
===================================================================
--- desktop/trunk/xfce4-session/debian/changelog 2006-11-06 14:29:46 UTC (rev 919)
+++ desktop/trunk/xfce4-session/debian/changelog 2006-11-06 14:30:31 UTC (rev 920)
@@ -1,8 +1,10 @@
-xfce4-session (4.3.99.1-2) UNRELEASED; urgency=low
+xfce4-session (4.3.99.2-1) UNRELEASED; urgency=low
- * Add a patch to disable shadows in simple engine.
+ * New upstream release.
+ * debian/control: updated build-deps against Xfce 4.4RC2 (4.3.99.2).
+ * Added a patch to disable shadows in simple engine.
- -- Yves-Alexis Perez <corsac at corsac.net> Fri, 6 Oct 2006 16:10:00 +0200
+ -- Yves-Alexis Perez <corsac at corsac.net> Mon, 6 Nov 2006 10:41:09 +0100
xfce4-session (4.3.99.1-1) unstable; urgency=low
Modified: desktop/trunk/xfce4-session/debian/control
===================================================================
--- desktop/trunk/xfce4-session/debian/control 2006-11-06 14:29:46 UTC (rev 919)
+++ desktop/trunk/xfce4-session/debian/control 2006-11-06 14:30:31 UTC (rev 920)
@@ -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.99.1), xbase-clients, libxml-parser-perl, chrpath, libhal-dev, quilt
+Build-Depends: debhelper (>= 4.0.0), xfce4-mcs-manager-dev (>= 4.3.99.2), xbase-clients, libxml-parser-perl, chrpath, libhal-dev, quilt
Standards-Version: 3.7.2
Package: xfce4-session
Modified: desktop/trunk/xfce4-utils/debian/changelog
===================================================================
--- desktop/trunk/xfce4-utils/debian/changelog 2006-11-06 14:29:46 UTC (rev 919)
+++ desktop/trunk/xfce4-utils/debian/changelog 2006-11-06 14:30:31 UTC (rev 920)
@@ -1,3 +1,12 @@
+xfce4-utils (4.3.99.2-1) UNRELEASED; urgency=low
+
+ * New upstream release.
+ * debian/control: updated build-deps against Xfce 4.4RC2 (4.3.99.2).
+ * debian/control: moved thunar to Recommends. Updated description
+ accordingly. Closes: #397085
+
+ -- Yves-Alexis Perez <corsac at corsac.net> Mon, 6 Nov 2006 10:37:28 +0100
+
xfce4-utils (4.3.99.1-1) unstable; urgency=low
* New upstream release.
Modified: desktop/trunk/xfce4-utils/debian/control
===================================================================
--- desktop/trunk/xfce4-utils/debian/control 2006-11-06 14:29:46 UTC (rev 919)
+++ desktop/trunk/xfce4-utils/debian/control 2006-11-06 14:30:31 UTC (rev 920)
@@ -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.1.26), libgtk2.0-dev, libxft-dev, xfce4-mcs-manager-dev (>= 4.3.99.1), dpatch, chrpath
+Build-Depends: debhelper (>= 4.1.26), libgtk2.0-dev, libxft-dev, xfce4-mcs-manager-dev (>= 4.3.99.2), dpatch, chrpath
Standards-Version: 3.7.2
Package: xfce4-utils
Architecture: any
-Depends: ${shlibs:Depends}, xterm|x-terminal-emulator, thunar
-Recommends: xfwm4, xfce4-panel
+Depends: ${shlibs:Depends}, xterm|x-terminal-emulator
+Recommends: xfwm4, xfce4-panel, thunar
Suggests: xfce4-session
Description: Various tools for Xfce
This package contains xfrun4, xftaskbar4, xfterm4, xflock4, xfmountdev4,
@@ -17,4 +17,6 @@
Xfce is a desktop environment reminiscent of CDE that uses the GTK+ library
and isn't resource-hungry.
.
+ If you want to use xfmountdev4, be sure to install Thunar before because it's
+ called by it.
Homepage: http://www.xfce.org/
Modified: desktop/trunk/xfdesktop4/debian/changelog
===================================================================
--- desktop/trunk/xfdesktop4/debian/changelog 2006-11-06 14:29:46 UTC (rev 919)
+++ desktop/trunk/xfdesktop4/debian/changelog 2006-11-06 14:30:31 UTC (rev 920)
@@ -1,9 +1,11 @@
-xfdesktop4 (4.3.99.1-2) UNRELEASED; urgency=low
+xfdesktop4 (4.3.99.2-1) UNRELEASED; urgency=low
+ * New upstream release.
+ * debian/control: updated build-deps against Xfce 4.4RC2 (4.3.99.2).
* Use Xfce menu as root menu and Debian menu as a submenu, if menu package
is installed.
- -- Yves-Alexis Perez <corsac at corsac.net> Sat, 30 Sep 2006 18:09:41 +0200
+ -- Yves-Alexis Perez <corsac at corsac.net> Mon, 6 Nov 2006 10:45:24 +0100
xfdesktop4 (4.3.99.1-1) unstable; urgency=low
Modified: desktop/trunk/xfdesktop4/debian/control
===================================================================
--- desktop/trunk/xfdesktop4/debian/control 2006-11-06 14:29:46 UTC (rev 919)
+++ desktop/trunk/xfdesktop4/debian/control 2006-11-06 14:30:31 UTC (rev 920)
@@ -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.99.1), libthunar-vfs-1-dev (>= 0.4.0rc1-1), chrpath, libdbus-glib-1-dev
+Build-Depends: debhelper (>= 4.1.26), libgtk2.0-dev, libxft-dev, libxml2-dev, xfce4-panel-dev (>= 4.3.99.2), 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-11-06 14:29:46 UTC (rev 919)
+++ desktop/trunk/xfprint4/debian/changelog 2006-11-06 14:30:31 UTC (rev 920)
@@ -1,3 +1,10 @@
+xfprint4 (4.3.99.2-1) UNRELEASED; urgency=low
+
+ * New upstream release.
+ * debian/control: updated build-deps against Xfce 4.4RC2 (4.3.99.2).
+
+ -- Yves-Alexis Perez <corsac at corsac.net> Mon, 6 Nov 2006 10:40:41 +0100
+
xfprint4 (4.3.99.1-1) unstable; urgency=low
* New upstream release.
Modified: desktop/trunk/xfprint4/debian/control
===================================================================
--- desktop/trunk/xfprint4/debian/control 2006-11-06 14:29:46 UTC (rev 919)
+++ desktop/trunk/xfprint4/debian/control 2006-11-06 14:30:31 UTC (rev 920)
@@ -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.99.1), a2ps, lpr, libcupsys2-dev, chrpath
+Build-Depends: debhelper (>> 4.0.0), libgtk2.0-dev, libxft-dev, xfce4-mcs-manager-dev (>= 4.3.99.2), a2ps, lpr, libcupsys2-dev, chrpath
Standards-Version: 3.7.2
Package: xfprint4
Modified: desktop/trunk/xfwm4/debian/changelog
===================================================================
--- desktop/trunk/xfwm4/debian/changelog 2006-11-06 14:29:46 UTC (rev 919)
+++ desktop/trunk/xfwm4/debian/changelog 2006-11-06 14:30:31 UTC (rev 920)
@@ -1,3 +1,10 @@
+xfwm4 (4.3.99.2-1) UNRELEASED; urgency=low
+
+ * New upstream release.
+ * debian/control: updated build-deps against Xfce 4.4RC2 (4.3.99.2).
+
+ -- Yves-Alexis Perez <corsac at corsac.net> Mon, 6 Nov 2006 10:41:43 +0100
+
xfwm4 (4.3.99.1-1) unstable; urgency=low
* New upstream release.
Modified: desktop/trunk/xfwm4/debian/control
===================================================================
--- desktop/trunk/xfwm4/debian/control 2006-11-06 14:29:46 UTC (rev 919)
+++ desktop/trunk/xfwm4/debian/control 2006-11-06 14:30:31 UTC (rev 920)
@@ -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.99.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.2), dpatch, libxdamage-dev, libxrender-dev, libxcomposite-dev, libxfixes-dev, chrpath
Standards-Version: 3.7.2
Package: xfwm4
Modified: desktop/trunk/xfwm4-themes/debian/changelog
===================================================================
--- desktop/trunk/xfwm4-themes/debian/changelog 2006-11-06 14:29:46 UTC (rev 919)
+++ desktop/trunk/xfwm4-themes/debian/changelog 2006-11-06 14:30:31 UTC (rev 920)
@@ -1,3 +1,10 @@
+xfwm4-themes (4.3.99.2-1) UNRELEASED; urgency=low
+
+ * New upstream release.
+ * debian/control: updated dep against Xfce 4.4RC2 (4.3.99.2).
+
+ -- Yves-Alexis Perez <corsac at corsac.net> Mon, 6 Nov 2006 10:42:10 +0100
+
xfwm4-themes (4.3.99.1-1) unstable; urgency=low
* New upstream release.
Modified: desktop/trunk/xfwm4-themes/debian/control
===================================================================
--- desktop/trunk/xfwm4-themes/debian/control 2006-11-06 14:29:46 UTC (rev 919)
+++ desktop/trunk/xfwm4-themes/debian/control 2006-11-06 14:30:31 UTC (rev 920)
@@ -8,7 +8,7 @@
Package: xfwm4-themes
Architecture: all
-Depends: xfwm4 (>= 4.3.99.1)
+Depends: xfwm4 (>= 4.3.99.2)
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