[Pkg-xfce-commits] r1230 - in goodies: xfce4-fsguard-plugin/debian
xfce4-genmon-plugin/debian xfce4-sensors-plugin/debian
Simon Huggins
huggie at alioth.debian.org
Sun Apr 29 14:18:46 UTC 2007
Author: huggie
Date: 2007-04-29 14:18:46 +0000 (Sun, 29 Apr 2007)
New Revision: 1230
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-sensors-plugin/debian/changelog
goodies/xfce4-sensors-plugin/debian/control
Log:
Build-dep on latest panel, update standards versions and upload three more
plugins.
Modified: goodies/xfce4-fsguard-plugin/debian/changelog
===================================================================
--- goodies/xfce4-fsguard-plugin/debian/changelog 2007-04-29 11:46:15 UTC (rev 1229)
+++ goodies/xfce4-fsguard-plugin/debian/changelog 2007-04-29 14:18:46 UTC (rev 1230)
@@ -1,4 +1,4 @@
-xfce4-fsguard-plugin (0.3.0-3) UNRELEASED; urgency=low
+xfce4-fsguard-plugin (0.3.0-3) unstable; urgency=low
(Stefan Ott)
* debian/control: updated the url
@@ -7,12 +7,15 @@
* debian/control:
- removed Jani from uploaders as he's not anymore in the team.
- removed gtk from build-dep as it's pulled by xfce4-panel-dev anyway.
- - really updated standard versions to 3.7.2.
* debian/rules: added cdbs simple-patchsys rules
* debian/patches:
- - 01_fix-ftbfs-kfreebsd.patch added, thanks Cyril Brulebois. closes: #415661
+ - 01_fix-ftbfs-kfreebsd.patch added, thanks Cyril Brulebois.
+ closes: #415661
+ (Simon Huggins)
+ - Updated standard versions to 3.7.2.2.
+ - Build-dep on latest xfce4-panel-dev.
- -- Yves-Alexis Perez <corsac at corsac.net> Wed, 21 Mar 2007 19:24:45 +0100
+ -- Yves-Alexis Perez <corsac at corsac.net> Sun, 29 Apr 2007 14:49:59 +0100
xfce4-fsguard-plugin (0.3.0-2) unstable; urgency=low
Modified: goodies/xfce4-fsguard-plugin/debian/control
===================================================================
--- goodies/xfce4-fsguard-plugin/debian/control 2007-04-29 11:46:15 UTC (rev 1229)
+++ goodies/xfce4-fsguard-plugin/debian/control 2007-04-29 14:18:46 UTC (rev 1230)
@@ -3,8 +3,8 @@
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>, Stefan Ott <stefan at desire.ch>, Yves-Alexis Perez <corsac at corsac.net>
-Build-Depends: cdbs, debhelper (>= 4.1), xfce4-panel-dev (>= 4.3.90.2-3), libxml2-dev, libxml-parser-perl
-Standards-Version: 3.7.2
+Build-Depends: cdbs, debhelper (>= 4.1), xfce4-panel-dev (>= 4.4.1), libxml2-dev, libxml-parser-perl
+Standards-Version: 3.7.2.2
Package: xfce4-fsguard-plugin
Architecture: any
Modified: goodies/xfce4-genmon-plugin/debian/changelog
===================================================================
--- goodies/xfce4-genmon-plugin/debian/changelog 2007-04-29 11:46:15 UTC (rev 1229)
+++ goodies/xfce4-genmon-plugin/debian/changelog 2007-04-29 14:18:46 UTC (rev 1230)
@@ -1,10 +1,13 @@
-xfce4-genmon-plugin (3.1-1) UNRELEASED; urgency=low
+xfce4-genmon-plugin (3.1-1) unstable; urgency=low
+ (Yves-Alexis Perez)
* New upstream release.
* debian/patches: remove patch to fix implicit pointer conversion, merged
upstream.
+ (Simon Huggins)
+ * Build against latest panel.
- -- Yves-Alexis Perez <corsac at corsac.net> Sun, 11 Mar 2007 22:13:52 +0100
+ -- Yves-Alexis Perez <corsac at corsac.net> Sun, 29 Apr 2007 14:57:21 +0100
xfce4-genmon-plugin (3.0-2) unstable; urgency=low
Modified: goodies/xfce4-genmon-plugin/debian/control
===================================================================
--- goodies/xfce4-genmon-plugin/debian/control 2007-04-29 11:46:15 UTC (rev 1229)
+++ goodies/xfce4-genmon-plugin/debian/control 2007-04-29 14:18:46 UTC (rev 1230)
@@ -3,8 +3,8 @@
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.3.99.2), libxml-parser-perl
-Standards-Version: 3.7.2
+Build-Depends: debhelper (>= 4.1.0), autotools-dev, cdbs, xfce4-panel-dev (>= 4.4.1), libxml-parser-perl
+Standards-Version: 3.7.2.2
Package: xfce4-genmon-plugin
Architecture: any
Modified: goodies/xfce4-sensors-plugin/debian/changelog
===================================================================
--- goodies/xfce4-sensors-plugin/debian/changelog 2007-04-29 11:46:15 UTC (rev 1229)
+++ goodies/xfce4-sensors-plugin/debian/changelog 2007-04-29 14:18:46 UTC (rev 1230)
@@ -1,14 +1,15 @@
-xfce4-sensors-plugin (0.10.0-1) UNRELEASED; urgency=low
+xfce4-sensors-plugin (0.10.0-1) unstable; urgency=low
(Yves-Alexis Perez)
* New upstream release.
* debian/control:
- - updated build-deps to 4.3.99.2 (Xfce4.4rc2).
- added dep on lm-sensors so plugin can work.
(Stefan Ott)
- updated the url
+ (Simon Huggins)
+ - updated build-deps to 4.4.1.
- -- Yves-Alexis Perez <corsac at corsac.net> Fri, 8 Dec 2006 10:53:16 +0100
+ -- Yves-Alexis Perez <corsac at corsac.net> Sun, 29 Apr 2007 14:41:23 +0100
xfce4-sensors-plugin (0.9.0-2) unstable; urgency=low
Modified: goodies/xfce4-sensors-plugin/debian/control
===================================================================
--- goodies/xfce4-sensors-plugin/debian/control 2007-04-29 11:46:15 UTC (rev 1229)
+++ goodies/xfce4-sensors-plugin/debian/control 2007-04-29 14:18:46 UTC (rev 1230)
@@ -3,8 +3,8 @@
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>, Yves-Alexis Perez <corsac at corsac.net>, Stefan Ott <stefan at desire.ch>
-Build-Depends: cdbs, debhelper (>= 4.1), libgtk2.0-dev, xfce4-panel-dev (>= 4.3.99.2), libxml2-dev, libsensors-dev, libxml-parser-perl
-Standards-Version: 3.7.2
+Build-Depends: cdbs, debhelper (>= 4.1), libgtk2.0-dev, xfce4-panel-dev (>= 4.4.1), libxml2-dev, libsensors-dev, libxml-parser-perl
+Standards-Version: 3.7.2.2
Package: xfce4-sensors-plugin
Architecture: any
More information about the Pkg-xfce-commits
mailing list