[Pkg-xfce-commits] r302 - goodies/xfce4-fsguard-plugin/debian

Rudy Godoy rudy-guest at costa.debian.org
Wed Nov 16 20:08:36 UTC 2005


Author: rudy-guest
Date: 2005-11-16 20:08:35 +0000 (Wed, 16 Nov 2005)
New Revision: 302

Modified:
   goodies/xfce4-fsguard-plugin/debian/changelog
   goodies/xfce4-fsguard-plugin/debian/control
   goodies/xfce4-fsguard-plugin/debian/rules
Log:
new upstream release and minor changes

Modified: goodies/xfce4-fsguard-plugin/debian/changelog
===================================================================
--- goodies/xfce4-fsguard-plugin/debian/changelog	2005-11-16 17:56:17 UTC (rev 301)
+++ goodies/xfce4-fsguard-plugin/debian/changelog	2005-11-16 20:08:35 UTC (rev 302)
@@ -1,3 +1,13 @@
+xfce4-fsguard-plugin (0.2.1-1) unstable; urgency=low
+
+  * New upstream release
+  * Updated standards version
+  * Removed dependency and not bootstraping autotools since 
+    upstream is using an up to date version
+  * Fixed wrongly named post-install target
+
+ -- Rudy Godoy <rudy at kernel-panik.org>  Wed,  9 Nov 2005 10:45:07 -0500
+
 xfce4-fsguard-plugin (0.2.0-2) unstable; urgency=low
 
   * Move to unstable

Modified: goodies/xfce4-fsguard-plugin/debian/control
===================================================================
--- goodies/xfce4-fsguard-plugin/debian/control	2005-11-16 17:56:17 UTC (rev 301)
+++ goodies/xfce4-fsguard-plugin/debian/control	2005-11-16 20:08:35 UTC (rev 302)
@@ -3,8 +3,8 @@
 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>
-Build-Depends: autotools-dev, cdbs, debhelper (>= 4.1), libgtk2.0-dev, libxfcegui4-dev, xfce4-panel-dev (>= 4.2.2), libxml2-dev, libtool, automake1.8
-Standards-Version: 3.6.1
+Build-Depends: cdbs, debhelper (>= 4.1), libgtk2.0-dev, libxfcegui4-dev, xfce4-panel-dev (>= 4.2.2), libxml2-dev
+Standards-Version: 3.6.2.1
 
 Package: xfce4-fsguard-plugin
 Architecture: any

Modified: goodies/xfce4-fsguard-plugin/debian/rules
===================================================================
--- goodies/xfce4-fsguard-plugin/debian/rules	2005-11-16 17:56:17 UTC (rev 301)
+++ goodies/xfce4-fsguard-plugin/debian/rules	2005-11-16 20:08:35 UTC (rev 302)
@@ -1,12 +1,13 @@
 #!/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
+# no need to update them since upstream uses latest version (1.9)
+#DEB_AUTO_UPDATE_LIBTOOL := pre
+#DEB_AUTO_UPDATE_ACLOCAL := 1.9
+#DEB_AUTO_UPDATE_AUTOMAKE := 1.9
+#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::
+binary-post-install/xfce4-fsguard-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