[Pkg-xfce-commits] r7488 - in desktop/trunk/xfce4: . debian
Yves-Alexis Perez
corsac at alioth.debian.org
Tue May 21 10:50:17 UTC 2013
Author: corsac
Date: 2013-05-21 22:50:17 +0000 (Tue, 21 May 2013)
New Revision: 7488
Modified:
desktop/trunk/xfce4/
desktop/trunk/xfce4/debian/changelog
desktop/trunk/xfce4/debian/control
Log:
merge changes from experimental
Property changes on: desktop/trunk/xfce4
___________________________________________________________________
Added: svn:mergeinfo
+ /desktop/branches/experimental/xfce4:6594-7485
Modified: desktop/trunk/xfce4/debian/changelog
===================================================================
--- desktop/trunk/xfce4/debian/changelog 2013-05-21 22:49:57 UTC (rev 7487)
+++ desktop/trunk/xfce4/debian/changelog 2013-05-21 22:50:17 UTC (rev 7488)
@@ -1,3 +1,43 @@
+xfce4 (4.10.1) UNRELEASED; urgency=low
+
+ * debian/control:
+ - suggest gtk3-engines-xfce.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Sun, 27 Jan 2013 14:03:06 +0100
+
+xfce4 (4.10.0) experimental; urgency=low
+
+ [ Lionel Le Folgoc ]
+ * New release for Xfce 4.10 final.
+ * debian/control: bump versions.
+
+ [ Yves-Alexis Perez ]
+ * debian/control:
+ - add dependency on libxfce4ui-utils.
+
+ -- Lionel Le Folgoc <mrpouit at gmail.com> Sat, 05 May 2012 14:27:27 +0200
+
+xfce4 (4.10~pre2) experimental; urgency=low
+
+ * New release for Xfce 4.10pre2.
+ * debian/control:
+ - update dependencies for 4.10pre2.
+ - update thunar-volman recommends.
+ - add suggests on xfce4-power-manager now that it's part of core.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Sun, 15 Apr 2012 16:26:40 +0200
+
+xfce4 (4.10~pre1) experimental; urgency=low
+
+ * New release for Xfce 4.10pre1.
+ * debian/control:
+ - update standards version to 3.9.3.
+ - update version dependencies for 4.10
+ - drop xfce4-utils dependency.
+ - drop xfprint4 suggestion.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Sun, 08 Apr 2012 22:39:38 +0200
+
xfce4 (4.8.0.3) unstable; urgency=low
* debian/control:
Modified: desktop/trunk/xfce4/debian/control
===================================================================
--- desktop/trunk/xfce4/debian/control 2013-05-21 22:49:57 UTC (rev 7487)
+++ desktop/trunk/xfce4/debian/control 2013-05-21 22:50:17 UTC (rev 7488)
@@ -4,7 +4,7 @@
Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
Uploaders: Yves-Alexis Perez <corsac at debian.org>, Lionel Le Folgoc <mrpouit at gmail.com>
Build-Depends: debhelper (>= 7)
-Standards-Version: 3.9.2
+Standards-Version: 3.9.3
Homepage: http://www.xfce.org/
Vcs-Svn: svn://svn.debian.org/pkg-xfce/desktop/trunk/xfce4/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/desktop/trunk/xfce4/
@@ -13,29 +13,31 @@
Section: xfce
Architecture: all
Depends: ${misc:Depends},
- xfwm4 (>= 4.8.0),
- xfconf (>= 4.8.0),
- xfce4-settings (>= 4.8.0),
- xfce4-panel (>= 4.8.0),
- xfdesktop4 (>= 4.8.0),
- thunar (>= 1.2.0),
- xfce4-utils (>= 4.8.0),
- gtk2-engines-xfce (>= 2.8.0),
- xfce4-session (>= 4.8.0),
- xfce4-appfinder (>= 4.8.0),
+ xfwm4 (>= 4.10.0),
+ xfconf (>= 4.10.0),
+ xfce4-settings (>= 4.10.0),
+ xfce4-panel (>= 4.10.0),
+ xfdesktop4 (>= 4.10.0),
+ thunar (>= 1.4.0),
+ gtk2-engines-xfce (>= 3.0.0),
+ xfce4-session (>= 4.10.0),
+ xfce4-appfinder (>= 4.10.0),
xfce4-mixer (>= 4.8.0),
- orage (>= 4.8.0)
-Recommends: xorg,
+ orage (>= 4.8.0),
+ libxfce4ui-utils (>= 4.10)
+Recommends: xorg,
desktop-base (>= 5.0.4),
- thunar-volman (>= 0.6.0),
+ thunar-volman (>= 0.8.0),
tango-icon-theme (>= 0.8.90),
xfce4-notifyd
-Suggests: xfprint4, xfce4-goodies
+Suggests: xfce4-goodies,
+ xfce4-power-manager (>= 1.2.0),
+ gtk3-engines-xfce (>= 3.0.0)
Description: Meta-package for the Xfce Lightweight Desktop Environment
- Xfce is a lightweight desktop environment for unix-like operating systems.
- It aims to be fast and lightweight, while still being visually appealing and
- easy to use. Designed for productivity, it loads and executes applications
- fast, while conserving system resources.
+ Xfce is a lightweight desktop environment for unix-like operating systems.
+ It aims to be fast and lightweight, while still being visually appealing and
+ easy to use. Designed for productivity, it loads and executes applications
+ fast, while conserving system resources.
.
This package is a metapackage; it depends on the core packages of the
Xfce4 desktop environment and recommends some extra Xfce4 packages. If you
@@ -49,7 +51,7 @@
Priority: extra
Architecture: all
Depends: ${misc:Depends},
- libxfce4util4-dbg,
+ libxfce4util6-dbg,
libxfce4ui-1-dbg,
libgarcon-1-0-dbg,
libexo-1-0-dbg,
@@ -59,6 +61,6 @@
xfce4-panel-dbg,
thunar-dbg
Description: meta-package for debugging symbols in Xfce
- Xfce is a lightweight desktop environment for unix-like operating systems.
+ Xfce is a lightweight desktop environment for unix-like operating systems.
.
This package depends on all debugging package for the core Xfce packages.
More information about the Pkg-xfce-commits
mailing list