[Pkg-xfce-commits] r663 - goodies/xfce4-smartbookmark-plugin/debian scripts

Emanuele Rocca ema at costa.debian.org
Sun May 21 13:18:12 UTC 2006


Author: ema
Date: 2006-05-21 13:18:11 +0000 (Sun, 21 May 2006)
New Revision: 663

Modified:
   goodies/xfce4-smartbookmark-plugin/debian/changelog
   goodies/xfce4-smartbookmark-plugin/debian/control
   goodies/xfce4-smartbookmark-plugin/debian/rules
   scripts/goodies-sources.txt
Log:
-smartbookmark-plugin: new upstream release, working with 4.4B1


Modified: goodies/xfce4-smartbookmark-plugin/debian/changelog
===================================================================
--- goodies/xfce4-smartbookmark-plugin/debian/changelog	2006-05-19 23:38:28 UTC (rev 662)
+++ goodies/xfce4-smartbookmark-plugin/debian/changelog	2006-05-21 13:18:11 UTC (rev 663)
@@ -1,3 +1,11 @@
+xfce4-smartbookmark-plugin (0.4-1) UNRELEASED; urgency=low
+
+  * New upstream release. debian/rules modified to use autotools.mk & friends.
+  * Added build dependency on libxml-parser-perl.
+
+ -- Emanuele Rocca <ema at debian.org>  Sun, 21 May 2006 14:05:53 +0200
+
+
 xfce4-smartbookmark-plugin (0.2-1) unstable; urgency=low
 
   * Initial release                                            Closes: #350470

Modified: goodies/xfce4-smartbookmark-plugin/debian/control
===================================================================
--- goodies/xfce4-smartbookmark-plugin/debian/control	2006-05-19 23:38:28 UTC (rev 662)
+++ goodies/xfce4-smartbookmark-plugin/debian/control	2006-05-21 13:18:11 UTC (rev 663)
@@ -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>, Yves-Alexis Perez <corsac at corsac.net>, Stefan Ott <stefan at desire.ch>
-Build-Depends: cdbs, debhelper (>= 4.1), libgtk2.0-dev, libxfcegui4-dev, xfce4-panel-dev (>= 4.2.2), libxml2-dev
+Build-Depends: cdbs, debhelper (>= 4.1), libgtk2.0-dev, libxfcegui4-dev (>= 4.3.90.1), xfce4-panel-dev (>= 4.3.90.1), libxml2-dev, libxml-parser-perl
 Standards-Version: 3.6.2
 
 Package: xfce4-smartbookmark-plugin
 Architecture: any
-Depends: ${shlibs:Depends}, xfce4-panel (>= 4.2.2)
+Depends: ${shlibs:Depends}
 Description: search the web via the Xfce4 panel
  This plugin adds a text field to the Xfce panel, allowing the user to search
  the web. The URL and the text field size are configurable options.

Modified: goodies/xfce4-smartbookmark-plugin/debian/rules
===================================================================
--- goodies/xfce4-smartbookmark-plugin/debian/rules	2006-05-19 23:38:28 UTC (rev 662)
+++ goodies/xfce4-smartbookmark-plugin/debian/rules	2006-05-21 13:18:11 UTC (rev 663)
@@ -1,14 +1,9 @@
 #!/usr/bin/make -f
-
-#include /usr/share/cdbs/1/rules/dpatch.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/makefile-vars.mk
+include /usr/share/cdbs/1/class/autotools.mk
 
-DEB_MAKE_INVOKE := $(DEB_MAKE_ENVVARS) \
-	make -C $(DEB_BUILDDIR)
-	
-include /usr/share/cdbs/1/class/makefile.mk
-
+makebuilddir/xfce4-smartbookmark-plugin::
+	-rm -rf config.status config.log
 binary-post-install/xfce4-smartbookmark-plugin::
 	-rm -rf debian/`dh_listpackages`/usr/lib/xfce4/panel-plugins/*.a
 	-rm -rf debian/`dh_listpackages`/usr/lib/xfce4/panel-plugins/*.la

Modified: scripts/goodies-sources.txt
===================================================================
--- scripts/goodies-sources.txt	2006-05-19 23:38:28 UTC (rev 662)
+++ scripts/goodies-sources.txt	2006-05-21 13:18:11 UTC (rev 663)
@@ -24,7 +24,7 @@
 thunar-archive-plugin http://download.berlios.de/xfce-goodies/thunar-archive-plugin-0.1.2.tar.gz
 thunar-media-tags-plugin http://download.berlios.de/xfce-goodies/thunar-media-tags-plugin-0.1.0.tar.bz2
 xfce4-wavelan-plugin http://jameswestby.net/xfce4-wavelan-plugin-0.5.0.tar.bz2
-xfce4-smartbookmark-plugin ftp://ftp.berlios.de/pub/xfce-goodies/panel-plugins/4.4/xfce4-smartbookmark-plugin-0.4.tar.bz2
+xfce4-smartbookmark-plugin http://people.debian.org/~ema/xfce4-smartbookmark-plugin-0.4.tar.gz
 #
 #
 #




More information about the Pkg-xfce-commits mailing list