[Pkg-xfce-commits] r594 - in goodies: xfce4-fsguard-plugin/debian
xfce4-genmon-plugin/debian xfce4-minicmd-plugin/debian
Yves-Alexis Perez
corsac-guest at costa.debian.org
Mon May 1 14:14:14 UTC 2006
Author: corsac-guest
Date: 2006-05-01 14:14:10 +0000 (Mon, 01 May 2006)
New Revision: 594
Modified:
goodies/xfce4-fsguard-plugin/debian/changelog
goodies/xfce4-fsguard-plugin/debian/control
goodies/xfce4-genmon-plugin/debian/changelog
goodies/xfce4-genmon-plugin/debian/control
goodies/xfce4-minicmd-plugin/debian/changelog
goodies/xfce4-minicmd-plugin/debian/control
Log:
fixed explicit dependency on xfce4-panel
Modified: goodies/xfce4-fsguard-plugin/debian/changelog
===================================================================
--- goodies/xfce4-fsguard-plugin/debian/changelog 2006-05-01 14:13:26 UTC (rev 593)
+++ goodies/xfce4-fsguard-plugin/debian/changelog 2006-05-01 14:14:10 UTC (rev 594)
@@ -1,6 +1,7 @@
xfce4-fsguard-plugin (0.3.0-1) UNRELEASED; urgency=low
* New upstream release
+ * Removed explicit dependency on xfce4-panel (managed by shlibs)
-- Yves-Alexis Perez <corsac at corsac.net> Sun, 30 Apr 2006 16:43:51 +0200
Modified: goodies/xfce4-fsguard-plugin/debian/control
===================================================================
--- goodies/xfce4-fsguard-plugin/debian/control 2006-05-01 14:13:26 UTC (rev 593)
+++ goodies/xfce4-fsguard-plugin/debian/control 2006-05-01 14:14:10 UTC (rev 594)
@@ -3,12 +3,12 @@
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>, Jani Monoses <jani at ubuntu.com>, Stefan Ott <stefan at desire.ch>, Yves-Alexis Perez <corsac at corsac.net>
-Build-Depends: cdbs, debhelper (>= 4.1), libgtk2.0-dev, libxfcegui4-dev, xfce4-panel-dev (>= 4.2.2), libxml2-dev, libxml-parser-perl
+Build-Depends: cdbs, debhelper (>= 4.1), libgtk2.0-dev, libxfcegui4-dev, xfce4-panel-dev (>= 4.3.90.1), libxml2-dev, libxml-parser-perl
Standards-Version: 3.6.2
Package: xfce4-fsguard-plugin
Architecture: any
-Depends: ${shlibs:Depends}, xfce4-panel (>= 4.2.2)
+Depends: ${shlibs:Depends}
Description: filesystem monitor plugin for the Xfce4 panel
The fsguard plugin checks free space on a chosen mount point
frequently and displays an alarm if free space is less than
Modified: goodies/xfce4-genmon-plugin/debian/changelog
===================================================================
--- goodies/xfce4-genmon-plugin/debian/changelog 2006-05-01 14:13:26 UTC (rev 593)
+++ goodies/xfce4-genmon-plugin/debian/changelog 2006-05-01 14:14:10 UTC (rev 594)
@@ -1,10 +1,7 @@
xfce4-genmon-plugin (2.0-1) UNRELEASED; urgency=low
- * (Simon Huggins)
- * Add build-depends on >= 4.2.2 (though this won't matter now the
- autobuilders have actually all installed it but hey)
- * (Yves-Alexis Perez)
- * New upstream release
+ * New upstream release
+ * Removed explicit dependency on xfce4-panel (managed by shlibs)
-- Yves-Alexis Perez <corsac at corsac.net> Sun, 30 Apr 2006 16:46:30 +0200
Modified: goodies/xfce4-genmon-plugin/debian/control
===================================================================
--- goodies/xfce4-genmon-plugin/debian/control 2006-05-01 14:13:26 UTC (rev 593)
+++ goodies/xfce4-genmon-plugin/debian/control 2006-05-01 14:14:10 UTC (rev 594)
@@ -3,12 +3,12 @@
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>, Jani Monoses <jani at ubuntu.com>, Yves-Alexis Perez <corsac at corsac.net>
-Build-Depends: debhelper (>= 4.1.0), autotools-dev, cdbs, xfce4-panel-dev (>= 4.2.2), libxml-parser-perl
+Build-Depends: debhelper (>= 4.1.0), autotools-dev, cdbs, xfce4-panel-dev (>= 4.3.90.1), libxml-parser-perl
Standards-Version: 3.6.2
Package: xfce4-genmon-plugin
Architecture: any
-Depends: ${shlibs:Depends}, xfce4-panel (>= 4.2.2)
+Depends: ${shlibs:Depends}
Description: Generic Monitor for the Xfce4 panel
This plugin repeatedly spawns the indicated script/program, displaying
its output as a string in the panel. It is useful for periodic status
Modified: goodies/xfce4-minicmd-plugin/debian/changelog
===================================================================
--- goodies/xfce4-minicmd-plugin/debian/changelog 2006-05-01 14:13:26 UTC (rev 593)
+++ goodies/xfce4-minicmd-plugin/debian/changelog 2006-05-01 14:14:10 UTC (rev 594)
@@ -2,6 +2,7 @@
* (Yves-Alexis Perez)
* New upstream release
+ * Removed explicit dependency on xfce4-panel (managed by shlibs)
* (Jani Monoses)
* Set Standard policy version to 3.6.2
Modified: goodies/xfce4-minicmd-plugin/debian/control
===================================================================
--- goodies/xfce4-minicmd-plugin/debian/control 2006-05-01 14:13:26 UTC (rev 593)
+++ goodies/xfce4-minicmd-plugin/debian/control 2006-05-01 14:14:10 UTC (rev 594)
@@ -3,12 +3,12 @@
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>, Jani Monoses <jani at ubuntu.com>, Yves-Alexis Perez <corsac at corsac.net>
-Build-Depends: autotools-dev, cdbs, debhelper (>= 4.1), libgtk2.0-dev, libxfcegui4-dev, xfce4-panel-dev (>= 4.2.2), libxml2-dev, libxml-parser-perl
+Build-Depends: autotools-dev, cdbs, debhelper (>= 4.1), libgtk2.0-dev, libxfcegui4-dev, xfce4-panel-dev (>= 4.3.90.1), libxml2-dev, libxml-parser-perl
Standards-Version: 3.6.2
Package: xfce4-minicmd-plugin
Architecture: any
-Depends: ${shlibs:Depends}, xfce4-panel (>= 4.2.2)
+Depends: ${shlibs:Depends}
Description: Mini-command line plugin for the Xfce4 panel
The plugin displays a mini-command line on the Xfce4 panel.
.
More information about the Pkg-xfce-commits
mailing list