[Pkg-xfce-commits] r5585 - goodies/trunk/xfce4-xfapplet-plugin/debian
Yves-Alexis Perez
corsac at alioth.debian.org
Wed Apr 20 08:55:28 UTC 2011
Author: corsac
Date: 2011-04-20 08:55:27 +0000 (Wed, 20 Apr 2011)
New Revision: 5585
Modified:
goodies/trunk/xfce4-xfapplet-plugin/debian/changelog
goodies/trunk/xfce4-xfapplet-plugin/debian/rules
Log:
switch to debhelper 7 tiny rules.
Modified: goodies/trunk/xfce4-xfapplet-plugin/debian/changelog
===================================================================
--- goodies/trunk/xfce4-xfapplet-plugin/debian/changelog 2011-04-20 08:54:32 UTC (rev 5584)
+++ goodies/trunk/xfce4-xfapplet-plugin/debian/changelog 2011-04-20 08:55:27 UTC (rev 5585)
@@ -14,7 +14,7 @@
* debian/watch edited to track Xfce archive reorganisation.
* debian/rules:
- drop --enable-final arg to configure.
- - drop simple-patchsys include.
+ - switch to debhelper 7 tiny rules.
* Switch to 3.0 (quilt) source format.
* debian/compat bumped to 7.
@@ -24,7 +24,7 @@
[ Lionel Le Folgoc ]
* debian/control: drop unneeded build-dep on libexo-0.3-dev.
- -- Yves-Alexis Perez <corsac at debian.org> Sat, 19 Jun 2010 13:18:11 +0200
+ -- Yves-Alexis Perez <corsac at debian.org> Wed, 20 Apr 2011 10:55:09 +0200
xfce4-xfapplet-plugin (0.1.0-3) unstable; urgency=low
Modified: goodies/trunk/xfce4-xfapplet-plugin/debian/rules
===================================================================
--- goodies/trunk/xfce4-xfapplet-plugin/debian/rules 2011-04-20 08:54:32 UTC (rev 5584)
+++ goodies/trunk/xfce4-xfapplet-plugin/debian/rules 2011-04-20 08:55:27 UTC (rev 5585)
@@ -1,3 +1,3 @@
#!/usr/bin/make -f
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/autotools.mk
+%:
+ dh $@
More information about the Pkg-xfce-commits
mailing list