[Pkg-xfce-commits] r569 - goodies/xfce4-netload-plugin/debian

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


Author: corsac-guest
Date: 2006-04-30 19:08:14 +0000 (Sun, 30 Apr 2006)
New Revision: 569

Modified:
   goodies/xfce4-netload-plugin/debian/changelog
   goodies/xfce4-netload-plugin/debian/control
   goodies/xfce4-netload-plugin/debian/rules
Log:
4.4 release


Modified: goodies/xfce4-netload-plugin/debian/changelog
===================================================================
--- goodies/xfce4-netload-plugin/debian/changelog	2006-04-30 19:07:44 UTC (rev 568)
+++ goodies/xfce4-netload-plugin/debian/changelog	2006-04-30 19:08:14 UTC (rev 569)
@@ -1,4 +1,4 @@
-xfce4-netload-plugin (0.4.0-1) UNRELEASED; urgency=low
+xfce4-netload-plugin (0.4-1) UNRELEASED; urgency=low
 
   * New upstream release
 

Modified: goodies/xfce4-netload-plugin/debian/control
===================================================================
--- goodies/xfce4-netload-plugin/debian/control	2006-04-30 19:07:44 UTC (rev 568)
+++ goodies/xfce4-netload-plugin/debian/control	2006-04-30 19:08:14 UTC (rev 569)
@@ -2,13 +2,13 @@
 Section: x11
 Priority: optional
 Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
-Build-Depends: cdbs, debhelper (>= 4.1), libgtk2.0-dev, libxfcegui4-dev, xfce4-panel-dev (>= 4.2.2), libxml2-dev
-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>
+Build-Depends: cdbs, debhelper (>= 4.1), libgtk2.0-dev, libxfcegui4-dev, xfce4-panel-dev (>= 4.3.90.1), libxml2-dev
+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-netload-plugin
 Architecture: any
-Depends: ${shlibs:Depends}, xfce4-panel (>= 4.2.2)
+Depends: ${shlibs:Depends}, xfce4-panel (>= 4.3.90.1)
 Description: network load monitor plugin for the Xfce4 panel
  This plugin displays the current load of the network interfaces of your choice
  in the panel.

Modified: goodies/xfce4-netload-plugin/debian/rules
===================================================================
--- goodies/xfce4-netload-plugin/debian/rules	2006-04-30 19:07:44 UTC (rev 568)
+++ goodies/xfce4-netload-plugin/debian/rules	2006-04-30 19:08:14 UTC (rev 569)
@@ -1,27 +1,10 @@
 #!/usr/bin/make -f
-
-# Not bootstraping autotools since upstream is using an updated
-# version.
-
-#DEB_AUTO_UPDATE_LIBTOOL := pre
-#DEB_AUTO_UPDATE_ACLOCAL := 1.9
-#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.9 --foreign
-
-#clean::
-#	rm -f debian/stamp-homebrew-automake
-
-# Patching automake to remove libgtop definition
 include /usr/share/cdbs/1/rules/simple-patchsys.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
 
+makebuilddir/xfce4-netload-plugin::
+	-rm -rf config.status
 binary-post-install/xfce4-netload-plugin::
 	-rm -rf debian/xfce4-netload-plugin/usr/lib/xfce4/panel-plugins/*.a
 	-rm -rf debian/xfce4-netload-plugin/usr/lib/xfce4/panel-plugins/*.la




More information about the Pkg-xfce-commits mailing list