[Pkg-xfce-commits] r4702 - goodies/branches/experimental/xfce4-verve-plugin/debian

Lionel Le Folgoc mrpouit-guest at alioth.debian.org
Sun Dec 12 10:56:01 UTC 2010


Author: mrpouit-guest
Date: 2010-12-12 10:55:58 +0000 (Sun, 12 Dec 2010)
New Revision: 4702

Modified:
   goodies/branches/experimental/xfce4-verve-plugin/debian/changelog
   goodies/branches/experimental/xfce4-verve-plugin/debian/control
   goodies/branches/experimental/xfce4-verve-plugin/debian/rules
Log:
* debian/rules: clean up autogenerated files changed by xdt-autogen.
* debian/control: add myself to Uploaders.

Modified: goodies/branches/experimental/xfce4-verve-plugin/debian/changelog
===================================================================
--- goodies/branches/experimental/xfce4-verve-plugin/debian/changelog	2010-12-12 10:37:52 UTC (rev 4701)
+++ goodies/branches/experimental/xfce4-verve-plugin/debian/changelog	2010-12-12 10:55:58 UTC (rev 4702)
@@ -22,6 +22,10 @@
   * Switch to 3.0 (quilt) source format.
   * debian/compat bumped to 7.
 
+  [ Lionel Le Folgoc ]
+  * debian/rules: clean up autogenerated files changed by xdt-autogen.
+  * debian/control: add myself to Uploaders.
+
  -- Yves-Alexis Perez <corsac at debian.org>  Sat, 06 Nov 2010 12:33:11 +0100
 
 xfce4-verve-plugin (0.3.6-1) unstable; urgency=low

Modified: goodies/branches/experimental/xfce4-verve-plugin/debian/control
===================================================================
--- goodies/branches/experimental/xfce4-verve-plugin/debian/control	2010-12-12 10:37:52 UTC (rev 4701)
+++ goodies/branches/experimental/xfce4-verve-plugin/debian/control	2010-12-12 10:55:58 UTC (rev 4702)
@@ -2,7 +2,8 @@
 Section: xfce
 Priority: optional
 Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
-Uploaders: Yves-Alexis Perez <corsac at debian.org>, Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>
+Uploaders: Yves-Alexis Perez <corsac at debian.org>, Emanuele Rocca <ema at debian.org>,
+ Simon Huggins <huggie at earth.li>, Lionel Le Folgoc <mrpouit at gmail.com>
 Build-Depends: debhelper (>= 7), autotools-dev, cdbs, 
  libexo-0.3-dev (>= 0.3.2-3), xfce4-panel-dev (>= 4.4.1), libpcre3-dev, 
  libstartup-notification0-dev, libxml-parser-perl, libdbus-glib-1-dev,

Modified: goodies/branches/experimental/xfce4-verve-plugin/debian/rules
===================================================================
--- goodies/branches/experimental/xfce4-verve-plugin/debian/rules	2010-12-12 10:37:52 UTC (rev 4701)
+++ goodies/branches/experimental/xfce4-verve-plugin/debian/rules	2010-12-12 10:55:58 UTC (rev 4702)
@@ -14,3 +14,8 @@
 
 post-patches::
 	NOCONFIGURE=1 xdt-autogen
+
+clean::
+	rm -f $$(find -name 'Makefile.in*')
+	rm -f INSTALL aclocal.m4 config.h.in configure depcomp install-sh
+	rm -f ltmain.sh missing mkinstalldirs




More information about the Pkg-xfce-commits mailing list