[Pkg-xfce-commits] r5752 - goodies/trunk/xfce4-sensors-plugin/debian
Yves-Alexis Perez
corsac at alioth.debian.org
Mon May 9 09:06:13 UTC 2011
Author: corsac
Date: 2011-05-09 21:05:47 +0000 (Mon, 09 May 2011)
New Revision: 5752
Modified:
goodies/trunk/xfce4-sensors-plugin/debian/changelog
goodies/trunk/xfce4-sensors-plugin/debian/control
goodies/trunk/xfce4-sensors-plugin/debian/rules
Log:
- drop xfce4-dev-tools and libtool from build-deps.
* debian/rules:
- stop running xdt-autogen.
Modified: goodies/trunk/xfce4-sensors-plugin/debian/changelog
===================================================================
--- goodies/trunk/xfce4-sensors-plugin/debian/changelog 2011-05-09 21:03:45 UTC (rev 5751)
+++ goodies/trunk/xfce4-sensors-plugin/debian/changelog 2011-05-09 21:05:47 UTC (rev 5752)
@@ -7,8 +7,11 @@
- 03_fix-typo as well.
* debian/control:
- update libxfcegui4 build-dep to libxfce4ui
+ - drop xfce4-dev-tools and libtool from build-deps.
+ * debian/rules:
+ - stop running xdt-autogen.
- -- Yves-Alexis Perez <corsac at debian.org> Mon, 09 May 2011 23:02:51 +0200
+ -- Yves-Alexis Perez <corsac at debian.org> Mon, 09 May 2011 23:05:01 +0200
xfce4-sensors-plugin (1.0.0-2) unstable; urgency=low
Modified: goodies/trunk/xfce4-sensors-plugin/debian/control
===================================================================
--- goodies/trunk/xfce4-sensors-plugin/debian/control 2011-05-09 21:03:45 UTC (rev 5751)
+++ goodies/trunk/xfce4-sensors-plugin/debian/control 2011-05-09 21:05:47 UTC (rev 5752)
@@ -7,7 +7,7 @@
Build-Depends: cdbs, debhelper (>= 7), libgtk2.0-dev,
xfce4-panel-dev (>= 4.8.0), libxml2-dev, libsensors4-dev, libxml-parser-perl,
hddtemp [!kfreebsd-amd64 !kfreebsd-i386 !hurd-i386], intltool, libxfce4ui-1-dev,
- xfce4-dev-tools, libtool, libnotify-dev
+ libnotify-dev
Standards-Version: 3.9.2
Homepage: http://goodies.xfce.org/
Vcs-Svn: svn://svn.debian.org/pkg-xfce/goodies/trunk/xfce4-sensors-plugin/
Modified: goodies/trunk/xfce4-sensors-plugin/debian/rules
===================================================================
--- goodies/trunk/xfce4-sensors-plugin/debian/rules 2011-05-09 21:03:45 UTC (rev 5751)
+++ goodies/trunk/xfce4-sensors-plugin/debian/rules 2011-05-09 21:05:47 UTC (rev 5752)
@@ -7,13 +7,6 @@
DEB_DH_MAKESHLIBS_ARGS_ALL += -X debian/xfce4-sensors-plugin/usr/lib/xfce4/modules/libxfce4sensors.so.1.0.0
DEB_INSTALL_MANPAGES_xfce4-sensors-plugin := debian/xfce4-sensors.1
-post-patches::
- NOCONFIGURE=1 xdt-autogen
-
-clean::
- rm -f $$(find -name 'Makefile.in*')
- rm -f aclocal.m4 configure
-
binary-post-install/xfce4-sensors-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