[Pkg-xfce-commits] r786 - goodies/xfce4-notes-plugin/debian

Yves-Alexis Perez corsac-guest at costa.debian.org
Mon Jul 24 16:21:14 UTC 2006


Author: corsac-guest
Date: 2006-07-24 16:21:13 +0000 (Mon, 24 Jul 2006)
New Revision: 786

Modified:
   goodies/xfce4-notes-plugin/debian/changelog
   goodies/xfce4-notes-plugin/debian/control
   goodies/xfce4-notes-plugin/debian/rules
Log:
don't relibtoolize


Modified: goodies/xfce4-notes-plugin/debian/changelog
===================================================================
--- goodies/xfce4-notes-plugin/debian/changelog	2006-07-24 15:58:30 UTC (rev 785)
+++ goodies/xfce4-notes-plugin/debian/changelog	2006-07-24 16:21:13 UTC (rev 786)
@@ -5,6 +5,8 @@
     - Updated standards version
   * (Yves-Alexis Perez)
     - debian/control: added build-deps on 4.3.90.2 (Xfce 4.4Beta2)
+    - debian/rules: don't relibtoolise the package
+    - debian/control: remove useless build-dep for relibtoolising
 
  -- Emanuele Rocca <ema at debian.org>  Mon, 24 Jul 2006 12:30:01 +0200
 

Modified: goodies/xfce4-notes-plugin/debian/control
===================================================================
--- goodies/xfce4-notes-plugin/debian/control	2006-07-24 15:58:30 UTC (rev 785)
+++ goodies/xfce4-notes-plugin/debian/control	2006-07-24 16:21:13 UTC (rev 786)
@@ -2,7 +2,7 @@
 Section: x11
 Priority: optional
 Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
-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, libtool, automake1.8, autoconf
+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, libxml-parser-perl
 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>, Yves-Alexis Perez <corsac at corsac.net>
 Standards-Version: 3.7.2
 

Modified: goodies/xfce4-notes-plugin/debian/rules
===================================================================
--- goodies/xfce4-notes-plugin/debian/rules	2006-07-24 15:58:30 UTC (rev 785)
+++ goodies/xfce4-notes-plugin/debian/rules	2006-07-24 16:21:13 UTC (rev 786)
@@ -2,11 +2,7 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
-DEB_AUTO_UPDATE_LIBTOOL := pre
-#DEB_AUTO_UPDATE_ACLOCAL := 1.8
-DEB_AUTO_UPDATE_AUTOCONF := yes
 
-
 binary-post-install/xfce4-notes-plugin::
 	-rm -rf debian/xfce4-notes-plugin/usr/lib/xfce4/panel-plugins/*.a
 	-rm -rf debian/xfce4-notes-plugin/usr/lib/xfce4/panel-plugins/*.la




More information about the Pkg-xfce-commits mailing list