[Pkg-xfce-commits] r3764 - goodies/trunk/xfce4-weather-plugin/debian

Yves-Alexis Perez corsac at alioth.debian.org
Sat Jan 9 01:38:31 UTC 2010


Author: corsac
Date: 2010-01-09 13:38:30 +0000 (Sat, 09 Jan 2010)
New Revision: 3764

Modified:
   goodies/trunk/xfce4-weather-plugin/debian/changelog
   goodies/trunk/xfce4-weather-plugin/debian/control
   goodies/trunk/xfce4-weather-plugin/debian/rules
Log:
* debian/rules:
  - drop useless removal of config.status, fix ftbfs.         closes: #564361
* debian/control:
  - update standards version to 3.8.3.

Modified: goodies/trunk/xfce4-weather-plugin/debian/changelog
===================================================================
--- goodies/trunk/xfce4-weather-plugin/debian/changelog	2010-01-09 13:27:44 UTC (rev 3763)
+++ goodies/trunk/xfce4-weather-plugin/debian/changelog	2010-01-09 13:38:30 UTC (rev 3764)
@@ -1,3 +1,12 @@
+xfce4-weather-plugin (0.7.3-2) UNRELEASED; urgency=low
+
+  * debian/rules:
+    - drop useless removal of config.status, fix ftbfs.         closes: #564361
+  * debian/control:
+    - update standards version to 3.8.3.
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Sat, 09 Jan 2010 14:12:49 +0100
+
 xfce4-weather-plugin (0.7.3-1) unstable; urgency=low
 
   * debian/watch edited to track Xfce archive reorganisation.

Modified: goodies/trunk/xfce4-weather-plugin/debian/control
===================================================================
--- goodies/trunk/xfce4-weather-plugin/debian/control	2010-01-09 13:27:44 UTC (rev 3763)
+++ goodies/trunk/xfce4-weather-plugin/debian/control	2010-01-09 13:38:30 UTC (rev 3764)
@@ -5,7 +5,7 @@
 Uploaders: Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>, Yves-Alexis Perez <corsac at debian.org>
 Build-Depends: autotools-dev, cdbs, debhelper (>= 7.0), 
  xfce4-panel-dev, libxml2-dev, libxml-parser-perl, intltool
-Standards-Version: 3.8.2
+Standards-Version: 3.8.3
 Homepage: http://goodies.xfce.org/
 Vcs-Svn: svn://svn.debian.org/pkg-xfce/goodies/trunk/xfce4-weather-plugin/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-weather-plugin/

Modified: goodies/trunk/xfce4-weather-plugin/debian/rules
===================================================================
--- goodies/trunk/xfce4-weather-plugin/debian/rules	2010-01-09 13:27:44 UTC (rev 3763)
+++ goodies/trunk/xfce4-weather-plugin/debian/rules	2010-01-09 13:38:30 UTC (rev 3764)
@@ -9,9 +9,6 @@
 include /usr/share/cdbs/1/class/autotools.mk
 LDFLAGS+=-Wl,-z,defs -Wl,--as-needed
 
-makebuilddir/xfce4-weather-plugin::
-	-rm config.status
-
 binary-post-install/xfce4-weather-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