[Pkg-xfce-commits] r4689 - goodies/branches/experimental/xfce4-mailwatch-plugin/debian

Lionel Le Folgoc mrpouit-guest at alioth.debian.org
Sat Dec 11 11:57:14 UTC 2010


Author: mrpouit-guest
Date: 2010-12-11 11:57:13 +0000 (Sat, 11 Dec 2010)
New Revision: 4689

Modified:
   goodies/branches/experimental/xfce4-mailwatch-plugin/debian/changelog
   goodies/branches/experimental/xfce4-mailwatch-plugin/debian/rules
Log:
cleanup autogenerated files

Modified: goodies/branches/experimental/xfce4-mailwatch-plugin/debian/changelog
===================================================================
--- goodies/branches/experimental/xfce4-mailwatch-plugin/debian/changelog	2010-12-11 11:36:15 UTC (rev 4688)
+++ goodies/branches/experimental/xfce4-mailwatch-plugin/debian/changelog	2010-12-11 11:57:13 UTC (rev 4689)
@@ -1,5 +1,6 @@
 xfce4-mailwatch-plugin (1.1.0-4) UNRELEASED; urgency=low
 
+  [ Yves-Alexis Perez ]
   * debian/patches:
     - 02_link-with-libxfcegui4, links against libxfcegui4 since xfce4-panel
       doesn't brings the flags anymore.
@@ -14,6 +15,10 @@
     - add -z,defs, -O1 and --as-needed to LDFLAGS.
   * Switch to 3.0 (quilt) source format.
 
+  [ 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>  Thu, 04 Nov 2010 15:16:29 +0100
 
 xfce4-mailwatch-plugin (1.1.0-3) unstable; urgency=low

Modified: goodies/branches/experimental/xfce4-mailwatch-plugin/debian/rules
===================================================================
--- goodies/branches/experimental/xfce4-mailwatch-plugin/debian/rules	2010-12-11 11:36:15 UTC (rev 4688)
+++ goodies/branches/experimental/xfce4-mailwatch-plugin/debian/rules	2010-12-11 11:57:13 UTC (rev 4689)
@@ -11,6 +11,12 @@
 post-patches::
 	NOCONFIGURE=1 xdt-autogen
 
+clean::
+	rm -f $$(find -name 'Makefile.in*')
+	rm -f INSTALL aclocal.m4 compile config.h.in configure depcomp install-sh
+	rm -f intltool-extract.in intltool-merge.in intltool-update.in ltmain.sh
+	rm -f missing mkinstalldirs
+
 binary-post-install/xfce4-mailwatch-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