[Pkg-xfce-commits] r6437 - in goodies/trunk/xfce4-mpc-plugin/debian: . patches
Yves-Alexis Perez
corsac at alioth.debian.org
Mon Feb 20 09:51:25 UTC 2012
Author: corsac
Date: 2012-02-20 09:51:24 +0000 (Mon, 20 Feb 2012)
New Revision: 6437
Removed:
goodies/trunk/xfce4-mpc-plugin/debian/patches/01_fix-configure.ac.in-xdt4.8.patch
goodies/trunk/xfce4-mpc-plugin/debian/patches/series
Modified:
goodies/trunk/xfce4-mpc-plugin/debian/changelog
goodies/trunk/xfce4-mpc-plugin/debian/control
goodies/trunk/xfce4-mpc-plugin/debian/rules
Log:
new upstream release, patch unneeded
Modified: goodies/trunk/xfce4-mpc-plugin/debian/changelog
===================================================================
--- goodies/trunk/xfce4-mpc-plugin/debian/changelog 2012-02-20 09:49:23 UTC (rev 6436)
+++ goodies/trunk/xfce4-mpc-plugin/debian/changelog 2012-02-20 09:51:24 UTC (rev 6437)
@@ -1,4 +1,4 @@
-xfce4-mpc-plugin (0.4.1-1) UNRELEASED; urgency=low
+xfce4-mpc-plugin (0.4.2-1) UNRELEASED; urgency=low
[ Lionel Le Folgoc ]
* New upstream release.
@@ -12,15 +12,6 @@
- add dpkg-dev 1.16.1 build-dep for hardening support.
- replace libxfcegui4-dev b-dep by libxfce4ui-1-dev.
- [ Yves-Alexis Perez ]
- * debian/patches:
- - 01_fix-configure.ac.in-xdt4.8 added, fix configure.ac.in to correctly
- call libtool when using xfce4-dev-tools 4.8.
- * debian/control:
- - add build-dep on xfce4-dev-tools.
- * debian/rules:
- - run xdt-autogen before configure.
-
-- Lionel Le Folgoc <mrpouit at gmail.com> Sun, 12 Feb 2012 21:18:49 +0100
xfce4-mpc-plugin (0.3.6-1) unstable; urgency=low
Modified: goodies/trunk/xfce4-mpc-plugin/debian/control
===================================================================
--- goodies/trunk/xfce4-mpc-plugin/debian/control 2012-02-20 09:49:23 UTC (rev 6436)
+++ goodies/trunk/xfce4-mpc-plugin/debian/control 2012-02-20 09:51:24 UTC (rev 6437)
@@ -4,8 +4,7 @@
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>
Build-Depends: debhelper (>= 9), xfce4-panel-dev (>= 4.8.0), libexo-1-dev,
- libxml-parser-perl, intltool, libxfce4ui-1-dev, dpkg-dev (>= 1.16.1),
- xfce4-dev-tools, libtool
+ libxml-parser-perl, intltool, libxfce4ui-1-dev, dpkg-dev (>= 1.16.1)
Standards-Version: 3.9.2
Homepage: http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin/
Vcs-Svn: svn://svn.debian.org/pkg-xfce/goodies/trunk/xfce4-mpc-plugin/
Deleted: goodies/trunk/xfce4-mpc-plugin/debian/patches/01_fix-configure.ac.in-xdt4.8.patch
===================================================================
--- goodies/trunk/xfce4-mpc-plugin/debian/patches/01_fix-configure.ac.in-xdt4.8.patch 2012-02-20 09:49:23 UTC (rev 6436)
+++ goodies/trunk/xfce4-mpc-plugin/debian/patches/01_fix-configure.ac.in-xdt4.8.patch 2012-02-20 09:51:24 UTC (rev 6437)
@@ -1,20 +0,0 @@
-commit f7da4e3da6ebd801d875cf27838653963c2454aa
-Author: Landry Breuil <landry at xfce.org>
-Date: Thu Feb 16 10:00:56 2012 +0100
-
- Add AC_PROG_LIBTOOL so that xdt 4.8 runs libtoolize
-
-diff --git a/configure.ac b/configure.ac
-index 846d7f0..590cd40 100644
---- a/configure.ac
-+++ b/configure.ac
-@@ -31,6 +31,9 @@ AC_PROG_INSTALL
- AC_PROG_INTLTOOL
-
- dnl Initialize libtool
-+dnl for xdt 4.8
-+AC_PROG_LIBTOOL
-+dnl for xdt 4.9
- LT_PREREQ([2.2.6])
- LT_INIT([disable-static])
-
Deleted: goodies/trunk/xfce4-mpc-plugin/debian/patches/series
===================================================================
--- goodies/trunk/xfce4-mpc-plugin/debian/patches/series 2012-02-20 09:49:23 UTC (rev 6436)
+++ goodies/trunk/xfce4-mpc-plugin/debian/patches/series 2012-02-20 09:51:24 UTC (rev 6437)
@@ -1 +0,0 @@
-01_fix-configure.ac.in-xdt4.8.patch
Modified: goodies/trunk/xfce4-mpc-plugin/debian/rules
===================================================================
--- goodies/trunk/xfce4-mpc-plugin/debian/rules 2012-02-20 09:49:23 UTC (rev 6436)
+++ goodies/trunk/xfce4-mpc-plugin/debian/rules 2012-02-20 09:51:24 UTC (rev 6437)
@@ -7,5 +7,4 @@
dh $@
override_dh_auto_configure:
- NOCONFIGURE=1 xdt-autogen
dh_auto_configure -- --disable-libmpd
More information about the Pkg-xfce-commits
mailing list