Skip to content

Commits on Source 7

xfce4 (4.14) unstable; urgency=medium
* d/control: drop depends on gtk2-engine-xfce, deprecated
* d/control: update version for Xfce 4.14 release
* d/control: update standards version to 4.4.0
* use debhelper-compat b-d for dh compat level
* d/control: update dh compat level to 11
-- Yves-Alexis Perez <corsac@debian.org> Thu, 15 Aug 2019 17:38:01 +0200
xfce4 (4.12.5) unstable; urgency=medium
* Moved the package to git on salsa.debian.org
......
......@@ -3,34 +3,32 @@ Section: metapackages
Priority: optional
Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Uploaders: Yves-Alexis Perez <corsac@debian.org>
Build-Depends: debhelper (>= 10)
Standards-Version: 4.3.0
Build-Depends: debhelper-compat (= 11)
Standards-Version: 4.4.0
Homepage: https://www.xfce.org/
Vcs-Git: https://salsa.debian.org/xfce-team/desktop/xfce4.git
Vcs-Browser: https://salsa.debian.org/xfce-team/desktop/xfce4
Package: xfce4
Architecture: all
Depends: gtk2-engines-xfce (>= 3.2.0),
libxfce4ui-utils (>= 4.12),
thunar (>= 1.6.6),
xfce4-appfinder (>= 4.12.0),
xfce4-panel (>= 4.12.0),
Depends: libxfce4ui-utils (>= 4.14),
thunar (>= 1.8.9),
xfce4-appfinder (>= 4.14.0),
xfce4-panel (>= 4.14.0),
xfce4-pulseaudio-plugin,
xfce4-session (>= 4.12.0),
xfce4-settings (>= 4.12.0),
xfconf (>= 4.12.0),
xfdesktop4 (>= 4.12.0),
xfwm4 (>= 4.12.0),
xfce4-session (>= 4.14.0),
xfce4-settings (>= 4.14.0),
xfconf (>= 4.14.0),
xfdesktop4 (>= 4.14.0),
xfwm4 (>= 4.14.0),
${misc:Depends}
Recommends: desktop-base (>= 5.0.4),
tango-icon-theme (>= 0.8.90),
thunar-volman (>= 0.8.1),
thunar-volman (>= 0.9.5),
xfce4-notifyd,
xorg
Suggests: gtk3-engines-xfce (>= 3.2.0),
xfce4-goodies,
xfce4-power-manager (>= 1.4.0)
Suggests: xfce4-goodies,
xfce4-power-manager (>= 1.6.5)
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
......