[Pkg-xfce-commits] r578 - in goodies: xfce4-fsguard-plugin/debian xfce4-genmon-plugin/debian xfce4-minicmd-plugin/debian xfce4-sensors-plugin/debian

Yves-Alexis Perez corsac-guest at costa.debian.org
Sun Apr 30 19:11:43 UTC 2006


Author: corsac-guest
Date: 2006-04-30 19:11:42 +0000 (Sun, 30 Apr 2006)
New Revision: 578

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-genmon-plugin/debian/rules
   goodies/xfce4-minicmd-plugin/debian/changelog
   goodies/xfce4-minicmd-plugin/debian/control
   goodies/xfce4-minicmd-plugin/debian/rules
   goodies/xfce4-sensors-plugin/debian/control
Log:
4.4 release


Modified: goodies/xfce4-fsguard-plugin/debian/changelog
===================================================================
--- goodies/xfce4-fsguard-plugin/debian/changelog	2006-04-30 19:11:16 UTC (rev 577)
+++ goodies/xfce4-fsguard-plugin/debian/changelog	2006-04-30 19:11:42 UTC (rev 578)
@@ -1,3 +1,9 @@
+xfce4-fsguard-plugin (0.3.0-1) UNRELEASED; urgency=low
+
+  * New upstream release
+
+ -- Yves-Alexis Perez <corsac at corsac.net>  Sun, 30 Apr 2006 16:43:51 +0200
+
 xfce4-fsguard-plugin (0.2.1-1) unstable; urgency=low
 
   * (Rudy Godoy)

Modified: goodies/xfce4-fsguard-plugin/debian/control
===================================================================
--- goodies/xfce4-fsguard-plugin/debian/control	2006-04-30 19:11:16 UTC (rev 577)
+++ goodies/xfce4-fsguard-plugin/debian/control	2006-04-30 19:11:42 UTC (rev 578)
@@ -2,7 +2,7 @@
 Section: x11
 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>
+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
 Standards-Version: 3.6.2
 

Modified: goodies/xfce4-genmon-plugin/debian/changelog
===================================================================
--- goodies/xfce4-genmon-plugin/debian/changelog	2006-04-30 19:11:16 UTC (rev 577)
+++ goodies/xfce4-genmon-plugin/debian/changelog	2006-04-30 19:11:42 UTC (rev 578)
@@ -1,9 +1,13 @@
-xfce4-genmon-plugin (1.1-2) UNRELEASED; urgency=low
+xfce4-genmon-plugin (2.0-1) UNRELEASED; urgency=low
 
-  * Add build-depends on >= 4.2.2 (though this won't matter now the
-    autobuilders have actually all installed it but hey)
+  * (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
+   
+ -- Yves-Alexis Perez <corsac at corsac.net>  Sun, 30 Apr 2006 16:46:30 +0200
 
- -- Simon Huggins <huggie at earth.li>  Thu, 14 Jul 2005 09:38:05 +0100
 
 xfce4-genmon-plugin (1.1-1) unstable; urgency=low
 

Modified: goodies/xfce4-genmon-plugin/debian/control
===================================================================
--- goodies/xfce4-genmon-plugin/debian/control	2006-04-30 19:11:16 UTC (rev 577)
+++ goodies/xfce4-genmon-plugin/debian/control	2006-04-30 19:11:42 UTC (rev 578)
@@ -2,7 +2,7 @@
 Section: x11
 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>
+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, libtool, automake1.8, xfce4-panel-dev (>= 4.2.2)
 Standards-Version: 3.6.2
 

Modified: goodies/xfce4-genmon-plugin/debian/rules
===================================================================
--- goodies/xfce4-genmon-plugin/debian/rules	2006-04-30 19:11:16 UTC (rev 577)
+++ goodies/xfce4-genmon-plugin/debian/rules	2006-04-30 19:11:42 UTC (rev 578)
@@ -1,13 +1,10 @@
 #!/usr/bin/make -f
-
 include /usr/share/cdbs/1/rules/debhelper.mk
-
 include /usr/share/cdbs/1/class/autotools.mk
-DEB_AUTO_UPDATE_LIBTOOL := pre
-DEB_AUTO_UPDATE_ACLOCAL := 1.8
-DEB_AUTO_UPDATE_AUTOMAKE := 1.8
-DEB_AUTO_UPDATE_AUTOCONF := yes
 
-binary-post-install/xfce4-weather-plugin::
+makebuilddir/xfce4-genmon-plugin::
+	-rm -rf config.status
+
+binary-post-install/xfce4-genmon-plugin::
 	-rm -rf debian/`dh_listpackages`/usr/lib/xfce4/panel-plugins/*.a
 	-rm -rf debian/`dh_listpackages`/usr/lib/xfce4/panel-plugins/*.la

Modified: goodies/xfce4-minicmd-plugin/debian/changelog
===================================================================
--- goodies/xfce4-minicmd-plugin/debian/changelog	2006-04-30 19:11:16 UTC (rev 577)
+++ goodies/xfce4-minicmd-plugin/debian/changelog	2006-04-30 19:11:42 UTC (rev 578)
@@ -1,4 +1,4 @@
-xfce4-minicmd-plugin (0.4.0-1) UNRELEASED; urgency=low
+xfce4-minicmd-plugin (0.4-1) UNRELEASED; urgency=low
 
   * (Yves-Alexis Perez)
     * New upstream release

Modified: goodies/xfce4-minicmd-plugin/debian/control
===================================================================
--- goodies/xfce4-minicmd-plugin/debian/control	2006-04-30 19:11:16 UTC (rev 577)
+++ goodies/xfce4-minicmd-plugin/debian/control	2006-04-30 19:11:42 UTC (rev 578)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
 Build-Depends: autotools-dev, cdbs, debhelper (>= 4.1), libgtk2.0-dev, libxfcegui4-dev, xfce4-panel-dev (>= 4.2.2), libxml2-dev, libtool, automake1.8, autoconf
-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>
+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>
 Standards-Version: 3.6.2
 
 Package: xfce4-minicmd-plugin

Modified: goodies/xfce4-minicmd-plugin/debian/rules
===================================================================
--- goodies/xfce4-minicmd-plugin/debian/rules	2006-04-30 19:11:16 UTC (rev 577)
+++ goodies/xfce4-minicmd-plugin/debian/rules	2006-04-30 19:11:42 UTC (rev 578)
@@ -1,23 +1,10 @@
 #!/usr/bin/make -f
-
-#DEB_AUTO_UPDATE_LIBTOOL := pre
-#DEB_AUTO_UPDATE_ACLOCAL := 1.8
-#DEB_AUTO_UPDATE_AUTOCONF := yes
-
-# We need to run automake but we need to run it with --foreign so using
-# DEB_AUTO_UPDATE_AUTOMAKE := 1.8 above won't work as it calls it with the
-# gnu strictness which requires a NEWS file *sigh* --huggie
-#common-configure-impl:: debian/stamp-homebrew-automake
-#debian/stamp-homebrew-automake:
-#	automake-1.8 --foreign
-#
-#clean::
-#	rm -f debian/stamp-homebrew-automake
-
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/rules/simple-patchsys.mk
 include /usr/share/cdbs/1/class/autotools.mk
 
+makebuilddir/xfce4-minicmd-plugin::
+	-rm -rf config.status
 binary-post-install/xfce4-minicmd-plugin::
 	-rm -rf debian/xfce4-minicmd-plugin/usr/lib/xfce4/panel-plugins/*.a
 	-rm -rf debian/xfce4-minicmd-plugin/usr/lib/xfce4/panel-plugins/*.la

Modified: goodies/xfce4-sensors-plugin/debian/control
===================================================================
--- goodies/xfce4-sensors-plugin/debian/control	2006-04-30 19:11:16 UTC (rev 577)
+++ goodies/xfce4-sensors-plugin/debian/control	2006-04-30 19:11:42 UTC (rev 578)
@@ -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>, Yves-Alexis Perez <corsac at corsac.net>, Stefan Ott <stefan at desire.ch>
-Build-Depends: cdbs, debhelper (>= 4.1), libgtk2.0-dev, libxfcegui4-dev, xfce4-panel-dev (>= 4.2.2), libxml2-dev, libsensors-dev, libtool, autoconf
+Build-Depends: cdbs, debhelper (>= 4.1), libgtk2.0-dev, libxfcegui4-dev, xfce4-panel-dev (>= 4.3.90.1), libxml2-dev, libsensors-dev
 Standards-Version: 3.6.2
 
 Package: xfce4-sensors-plugin
 Architecture: any
-Depends: ${shlibs:Depends}, xfce4-panel (>= 4.2.3)
+Depends: ${shlibs:Depends}, xfce4-panel (>= 4.3.90.1)
 Suggests: xsensors
 Description: hardware sensors plugin for the Xfce4 panel
  The sensors plugin reads your hardware sensor values and displays




More information about the Pkg-xfce-commits mailing list