[Pkg-xfce-commits] r3763 - goodies/trunk/xfce4-smartbookmark-plugin/debian
Yves-Alexis Perez
corsac at alioth.debian.org
Sat Jan 9 01:27:45 UTC 2010
Author: corsac
Date: 2010-01-09 13:27:44 +0000 (Sat, 09 Jan 2010)
New Revision: 3763
Modified:
goodies/trunk/xfce4-smartbookmark-plugin/debian/changelog
goodies/trunk/xfce4-smartbookmark-plugin/debian/compat
goodies/trunk/xfce4-smartbookmark-plugin/debian/control
goodies/trunk/xfce4-smartbookmark-plugin/debian/rules
Log:
* debian/rules:
- drop useless removal of config.status, fix ftbfs. closes: #564376
* debian/compat bumped to 7.
* debian/control:
- bump debhelper build-dep to 7.
- drop versionning on xfce4-panel build-dep.
- bump standards version to 3.8.3.
Modified: goodies/trunk/xfce4-smartbookmark-plugin/debian/changelog
===================================================================
--- goodies/trunk/xfce4-smartbookmark-plugin/debian/changelog 2010-01-09 13:17:48 UTC (rev 3762)
+++ goodies/trunk/xfce4-smartbookmark-plugin/debian/changelog 2010-01-09 13:27:44 UTC (rev 3763)
@@ -6,8 +6,15 @@
[ Yves-Alexis Perez ]
* debian/watch edited to track Xfce archive reorganisation.
+ * debian/rules:
+ - drop useless removal of config.status, fix ftbfs. closes: #564376
+ * debian/compat bumped to 7.
+ * debian/control:
+ - bump debhelper build-dep to 7.
+ - drop versionning on xfce4-panel build-dep.
+ - bump standards version to 3.8.3.
- -- Yves-Alexis Perez <corsac at debian.org> Mon, 03 Aug 2009 18:32:34 +0200
+ -- Yves-Alexis Perez <corsac at debian.org> Sat, 09 Jan 2010 14:09:54 +0100
xfce4-smartbookmark-plugin (0.4.2-2) unstable; urgency=low
Modified: goodies/trunk/xfce4-smartbookmark-plugin/debian/compat
===================================================================
--- goodies/trunk/xfce4-smartbookmark-plugin/debian/compat 2010-01-09 13:17:48 UTC (rev 3762)
+++ goodies/trunk/xfce4-smartbookmark-plugin/debian/compat 2010-01-09 13:27:44 UTC (rev 3763)
@@ -1 +1 @@
-4
+7
Modified: goodies/trunk/xfce4-smartbookmark-plugin/debian/control
===================================================================
--- goodies/trunk/xfce4-smartbookmark-plugin/debian/control 2010-01-09 13:17:48 UTC (rev 3762)
+++ goodies/trunk/xfce4-smartbookmark-plugin/debian/control 2010-01-09 13:27:44 UTC (rev 3763)
@@ -5,9 +5,9 @@
Uploaders: Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>,
Yves-Alexis Perez <corsac at debian.org>, Stefan Ott <stefan at ott.net>,
Evgeni Golov <evgeni at debian.org>
-Build-Depends: cdbs, debhelper (>= 4.1), libgtk2.0-dev,
- xfce4-panel-dev (>= 4.4.2), libxml2-dev, libxml-parser-perl, libxt-dev
-Standards-Version: 3.8.0
+Build-Depends: cdbs, debhelper (>= 7), libgtk2.0-dev,
+ xfce4-panel-dev, libxml2-dev, libxml-parser-perl, libxt-dev
+Standards-Version: 3.8.3
Vcs-Svn: svn://svn.debian.org/pkg-xfce/goodies/trunk/xfce4-smartbookmark-plugin/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-smartbookmark-plugin/
Modified: goodies/trunk/xfce4-smartbookmark-plugin/debian/rules
===================================================================
--- goodies/trunk/xfce4-smartbookmark-plugin/debian/rules 2010-01-09 13:17:48 UTC (rev 3762)
+++ goodies/trunk/xfce4-smartbookmark-plugin/debian/rules 2010-01-09 13:27:44 UTC (rev 3763)
@@ -3,8 +3,6 @@
include /usr/share/cdbs/1/class/autotools.mk
include /usr/share/cdbs/1/rules/simple-patchsys.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
More information about the Pkg-xfce-commits
mailing list