[Pkg-xfce-commits] r669 - goodies/xfce4-wavelan-plugin/debian
Yves-Alexis Perez
corsac-guest at costa.debian.org
Sat Jun 3 10:17:25 UTC 2006
Author: corsac-guest
Date: 2006-06-03 10:17:24 +0000 (Sat, 03 Jun 2006)
New Revision: 669
Modified:
goodies/xfce4-wavelan-plugin/debian/changelog
goodies/xfce4-wavelan-plugin/debian/control
goodies/xfce4-wavelan-plugin/debian/rules
Log:
uncommited changes, upgrade to 0.5 for 4.4 panel
Modified: goodies/xfce4-wavelan-plugin/debian/changelog
===================================================================
--- goodies/xfce4-wavelan-plugin/debian/changelog 2006-06-03 10:05:06 UTC (rev 668)
+++ goodies/xfce4-wavelan-plugin/debian/changelog 2006-06-03 10:17:24 UTC (rev 669)
@@ -1,8 +1,9 @@
-xfce4-wavelan-plugin (0.4.1-4) UNRELEASED; urgency=low
+xfce4-wavelan-plugin (0.5.0-1) UNRELEASED; urgency=low
- * Set Standard policy version to 3.6.2
+ * New upstream release
+ * Set Standard policy version to 3.7.2
- -- Jani Monoses <jani at ubuntu.com> Wed, 21 Dec 2005 15:01:50 +0200
+ -- Yves-Alexis Perez <corsac at corsac.net> Sat, 13 May 2006 10:40:36 +0200
xfce4-wavelan-plugin (0.4.1-3) unstable; urgency=high
Modified: goodies/xfce4-wavelan-plugin/debian/control
===================================================================
--- goodies/xfce4-wavelan-plugin/debian/control 2006-06-03 10:05:06 UTC (rev 668)
+++ goodies/xfce4-wavelan-plugin/debian/control 2006-06-03 10:17:24 UTC (rev 669)
@@ -2,13 +2,13 @@
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>
-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
-Standards-Version: 3.6.2
+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.3.90.1), libxml2-dev, libxml-parser-perl
+Standards-Version: 3.7.2
Package: xfce4-wavelan-plugin
Architecture: any
-Depends: ${shlibs:Depends}, xfce4-panel (>= 4.2.2)
+Depends: ${shlibs:Depends}
Description: wavelan status plugin for the Xfce4 panel
The WaveLAN plugin displays information of a WaveLAN device.
.
Modified: goodies/xfce4-wavelan-plugin/debian/rules
===================================================================
--- goodies/xfce4-wavelan-plugin/debian/rules 2006-06-03 10:05:06 UTC (rev 668)
+++ goodies/xfce4-wavelan-plugin/debian/rules 2006-06-03 10:17:24 UTC (rev 669)
@@ -1,11 +1,9 @@
#!/usr/bin/make -f
-DEB_AUTO_UPDATE_LIBTOOL := pre
-DEB_AUTO_UPDATE_ACLOCAL := 1.8
-DEB_AUTO_UPDATE_AUTOMAKE := 1.8
-DEB_AUTO_UPDATE_AUTOCONF := yes
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk
-binary-post-install/xfce4-weather-plugin::
+DEB_DH_INSTALL_ARGS := --fail-missing
+
+binary-post-install/xfce4-wavelan-plugin::
-rm -rf debian/`dh_listpackages`/usr/lib/xfce4/panel-plugins/*.a
-rm -rf debian/`dh_listpackages`/usr/lib/xfce4/panel-plugins/*.la
More information about the Pkg-xfce-commits
mailing list