[Pkg-xfce-commits] r4700 - goodies/branches/experimental/xfce4-smartbookmark-plugin/debian

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


Author: mrpouit-guest
Date: 2010-12-12 10:34:49 +0000 (Sun, 12 Dec 2010)
New Revision: 4700

Modified:
   goodies/branches/experimental/xfce4-smartbookmark-plugin/debian/changelog
   goodies/branches/experimental/xfce4-smartbookmark-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-smartbookmark-plugin/debian/changelog
===================================================================
--- goodies/branches/experimental/xfce4-smartbookmark-plugin/debian/changelog	2010-12-11 21:27:21 UTC (rev 4699)
+++ goodies/branches/experimental/xfce4-smartbookmark-plugin/debian/changelog	2010-12-12 10:34:49 UTC (rev 4700)
@@ -1,5 +1,6 @@
 xfce4-smartbookmark-plugin (0.4.2-4) UNRELEASED; urgency=low
 
+  [ Yves-Alexis Perez ]
   * debian/control:
     - add build-dep on libxfcegui4-dev.
     - add build-dep on libtool, intltool and xfce4-dev-tools
@@ -13,6 +14,10 @@
   * debian/patches:
     - 02_fix-linking added, fix linking.
 
+  [ 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 22:20:35 +0100
 
 xfce4-smartbookmark-plugin (0.4.2-3) unstable; urgency=low

Modified: goodies/branches/experimental/xfce4-smartbookmark-plugin/debian/rules
===================================================================
--- goodies/branches/experimental/xfce4-smartbookmark-plugin/debian/rules	2010-12-11 21:27:21 UTC (rev 4699)
+++ goodies/branches/experimental/xfce4-smartbookmark-plugin/debian/rules	2010-12-12 10:34:49 UTC (rev 4700)
@@ -12,6 +12,12 @@
 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 intltool-extract.in intltool-merge.in intltool-update.in ltmain.sh
+	rm -f missing mkinstalldirs
+
 binary-post-install/xfce4-smartbookmark-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