[Pkg-xfce-commits] r683 - goodies/xfce4-genmon-plugin/debian
Emanuele Rocca
ema at costa.debian.org
Sat Jun 3 16:00:40 UTC 2006
Author: ema
Date: 2006-06-03 16:00:40 +0000 (Sat, 03 Jun 2006)
New Revision: 683
Modified:
goodies/xfce4-genmon-plugin/debian/changelog
goodies/xfce4-genmon-plugin/debian/control
goodies/xfce4-genmon-plugin/debian/rules
Log:
Uploading genmon. Remove config.log before configuring, policy version updated
Modified: goodies/xfce4-genmon-plugin/debian/changelog
===================================================================
--- goodies/xfce4-genmon-plugin/debian/changelog 2006-06-03 15:23:36 UTC (rev 682)
+++ goodies/xfce4-genmon-plugin/debian/changelog 2006-06-03 16:00:40 UTC (rev 683)
@@ -1,6 +1,6 @@
-xfce4-genmon-plugin (2.0-1) UNRELEASED; urgency=low
+xfce4-genmon-plugin (2.0-1) unstable; urgency=low
- * Initial Release. (Closes: #309860)
+ * Initial Release. closes: #309860
-- 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-06-03 15:23:36 UTC (rev 682)
+++ goodies/xfce4-genmon-plugin/debian/control 2006-06-03 16:00:40 UTC (rev 683)
@@ -4,7 +4,7 @@
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.90.1), libxml-parser-perl
-Standards-Version: 3.6.2
+Standards-Version: 3.7.2
Package: xfce4-genmon-plugin
Architecture: any
Modified: goodies/xfce4-genmon-plugin/debian/rules
===================================================================
--- goodies/xfce4-genmon-plugin/debian/rules 2006-06-03 15:23:36 UTC (rev 682)
+++ goodies/xfce4-genmon-plugin/debian/rules 2006-06-03 16:00:40 UTC (rev 683)
@@ -3,7 +3,7 @@
include /usr/share/cdbs/1/class/autotools.mk
makebuilddir/xfce4-genmon-plugin::
- -rm -rf config.status
+ -rm -f config.log
binary-post-install/xfce4-genmon-plugin::
-rm -rf debian/`dh_listpackages`/usr/lib/xfce4/panel-plugins/*.a
More information about the Pkg-xfce-commits
mailing list