[Pkg-xfce-commits] r5764 - goodies/trunk/xfce4-radio-plugin/debian
Yves-Alexis Perez
corsac at alioth.debian.org
Thu May 19 06:52:12 UTC 2011
Author: corsac
Date: 2011-05-19 06:52:11 +0000 (Thu, 19 May 2011)
New Revision: 5764
Modified:
goodies/trunk/xfce4-radio-plugin/debian/changelog
goodies/trunk/xfce4-radio-plugin/debian/control
goodies/trunk/xfce4-radio-plugin/debian/rules
Log:
* debian/rules:
- don't call xdt-autogen
* debian/control:
- drop build-dep on xfce4-dev-tools, libtool etc.
- add Stefan to Uploaders.
Modified: goodies/trunk/xfce4-radio-plugin/debian/changelog
===================================================================
--- goodies/trunk/xfce4-radio-plugin/debian/changelog 2011-05-19 04:24:40 UTC (rev 5763)
+++ goodies/trunk/xfce4-radio-plugin/debian/changelog 2011-05-19 06:52:11 UTC (rev 5764)
@@ -6,6 +6,13 @@
* debian/control:
- drop build-dep on libv4l-dev
+ [ Yves-Alexis Perez ]
+ * debian/rules:
+ - don't call xdt-autogen
+ * debian/control:
+ - drop build-dep on xfce4-dev-tools, libtool etc.
+ - add Stefan to Uploaders.
+
-- Stefan Ott <stefan at ott.net> Thu, 19 May 2011 06:16:38 +0200
xfce4-radio-plugin (0.4.5-1) unstable; urgency=low
Modified: goodies/trunk/xfce4-radio-plugin/debian/control
===================================================================
--- goodies/trunk/xfce4-radio-plugin/debian/control 2011-05-19 04:24:40 UTC (rev 5763)
+++ goodies/trunk/xfce4-radio-plugin/debian/control 2011-05-19 06:52:11 UTC (rev 5764)
@@ -3,10 +3,9 @@
Priority: optional
Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
Uploaders: Yves-Alexis Perez <corsac at debian.org>,
- Lionel Le Folgoc <mrpouit at gmail.com>
+ Lionel Le Folgoc <mrpouit at gmail.com>, Stefan Ott <stefan at ott.net>
Build-Depends: cdbs, debhelper (>= 7), xfce4-panel-dev (>= 4.8.0),
libxml2-dev, libxml-parser-perl, intltool, libxfcegui4-dev, hardening-includes,
- xfce4-dev-tools, autoconf, automake, libtool
Standards-Version: 3.9.2
Homepage: http://goodies.xfce.org/
Vcs-Svn: svn://svn.debian.org/pkg-xfce/goodies/trunk/xfce4-radio-plugin/
Modified: goodies/trunk/xfce4-radio-plugin/debian/rules
===================================================================
--- goodies/trunk/xfce4-radio-plugin/debian/rules 2011-05-19 04:24:40 UTC (rev 5763)
+++ goodies/trunk/xfce4-radio-plugin/debian/rules 2011-05-19 06:52:11 UTC (rev 5764)
@@ -10,13 +10,6 @@
export CFLAGS LDFLAGS
-post-patches::
- NOCONFIGURE=1 xdt-autogen
-
-clean::
- rm -f $$(find -name 'Makefile.in*')
- rm -f aclocal.m4 configure
-
binary-post-install/xfce4-radio-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