[Pkg-xfce-commits] r845 - goodies/xfce4-xmms-plugin/debian
Yves-Alexis Perez
corsac-guest at costa.debian.org
Thu Aug 31 15:56:36 UTC 2006
Author: corsac-guest
Date: 2006-08-31 15:56:36 +0000 (Thu, 31 Aug 2006)
New Revision: 845
Modified:
goodies/xfce4-xmms-plugin/debian/changelog
goodies/xfce4-xmms-plugin/debian/control
goodies/xfce4-xmms-plugin/debian/rules
Log:
new upstream release, ported to 4.4 panel
Modified: goodies/xfce4-xmms-plugin/debian/changelog
===================================================================
--- goodies/xfce4-xmms-plugin/debian/changelog 2006-08-27 16:04:35 UTC (rev 844)
+++ goodies/xfce4-xmms-plugin/debian/changelog 2006-08-31 15:56:36 UTC (rev 845)
@@ -1,8 +1,9 @@
-xfce4-xmms-plugin (0.3.1-2) UNPORTED; urgency=low
+xfce4-xmms-plugin (0.4.0-1) UNRELEASED; urgency=low
- * Set Standard policy version to 3.6.2
+ * New upstream ealse
+ * Set Standard policy version to 3.7.2
- -- Jani Monoses <jani at ubuntu.com> Wed, 21 Dec 2005 15:01:50 +0200
+ -- Yves-Alexis Perez <corsac at corsac.net> Thu, 31 Aug 2006 17:31:41 +0200
xfce4-xmms-plugin (0.3.1-1) unstable; urgency=low
Modified: goodies/xfce4-xmms-plugin/debian/control
===================================================================
--- goodies/xfce4-xmms-plugin/debian/control 2006-08-27 16:04:35 UTC (rev 844)
+++ goodies/xfce4-xmms-plugin/debian/control 2006-08-31 15:56:36 UTC (rev 845)
@@ -3,12 +3,12 @@
Priority: optional
Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
Uploaders: Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>, Rudy Godoy <rudy at kernel-panik.org>, Martin Loschwitz <madkiss at debian.org>, Jani Monoses <jani at ubuntu.com>
-Build-Depends: autotools-dev, cdbs, debhelper (>= 4.1), libgtk2.0-dev, libxfcegui4-dev, xfce4-panel-dev (>= 4.2.2), libxml2-dev, xmms-dev
-Standards-Version: 3.6.2
+Build-Depends: autotools-dev, cdbs, debhelper (>= 4.1), libgtk2.0-dev, libxfcegui4-dev (>= 4.3.90.2), xfce4-panel-dev (>= 4.3.90.2), libxml2-dev, xmms-dev, libxml-parser-perl
+Standards-Version: 3.7.2
Package: xfce4-xmms-plugin
Architecture: any
-Depends: ${shlibs:Depends}, xfce4-panel (>= 4.2.2)
+Depends: ${shlibs:Depends}
Description: xmms control plugin for the Xfce4 panel
The xmms plugin allows you to remotely control the multimedia
player XMMS and Beep Media Player from the Xfce panel.
Modified: goodies/xfce4-xmms-plugin/debian/rules
===================================================================
--- goodies/xfce4-xmms-plugin/debian/rules 2006-08-27 16:04:35 UTC (rev 844)
+++ goodies/xfce4-xmms-plugin/debian/rules 2006-08-31 15:56:36 UTC (rev 845)
@@ -1,19 +1,4 @@
#!/usr/bin/make -f
-DEB_AUTO_UPDATE_LIBTOOL := pre
-DEB_AUTO_UPDATE_ACLOCAL := 1.9
-#DEB_AUTO_UPDATE_AUTOMAKE := 1.9
-DEB_AUTO_UPDATE_AUTOCONF := yes
-
-# We need to run automake but we need to run it with --foreign so using
-# DEB_AUTO_UPDATE_AUTOMAKE := 1.8 above won't work as it calls it with the
-# gnu strictness which requires a NEWS file *sigh* --huggie
-common-configure-impl:: debian/stamp-homebrew-automake
-debian/stamp-homebrew-automake:
- automake-1.9 --foreign
-
-clean::
- rm -f debian/stamp-homebrew-automake
-
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk
More information about the Pkg-xfce-commits
mailing list