[Pkg-xfce-commits] r4703 - goodies/branches/experimental/xfce4-wavelan-plugin/debian
Lionel Le Folgoc
mrpouit-guest at alioth.debian.org
Sun Dec 12 11:22:47 UTC 2010
Author: mrpouit-guest
Date: 2010-12-12 11:22:40 +0000 (Sun, 12 Dec 2010)
New Revision: 4703
Modified:
goodies/branches/experimental/xfce4-wavelan-plugin/debian/changelog
goodies/branches/experimental/xfce4-wavelan-plugin/debian/control
goodies/branches/experimental/xfce4-wavelan-plugin/debian/rules
Log:
* Drop the autotools regeneration, unneeded with 0.5.6 (already compatible
with xfce4-panel 4.7):
- debian/control: drop xfce4-dev-tools and libtool b-deps.
- debian/rules: drop xdt-autogen call in post-patches::.
* debian/control:
- add myself to Uploaders.
- update Standards-Version to 3.9.1.
Modified: goodies/branches/experimental/xfce4-wavelan-plugin/debian/changelog
===================================================================
--- goodies/branches/experimental/xfce4-wavelan-plugin/debian/changelog 2010-12-12 10:55:58 UTC (rev 4702)
+++ goodies/branches/experimental/xfce4-wavelan-plugin/debian/changelog 2010-12-12 11:22:40 UTC (rev 4703)
@@ -1,5 +1,6 @@
xfce4-wavelan-plugin (0.5.6-1) UNRELEASED; urgency=low
+ [ Yves-Alexis Perez ]
* New upstream release.
* debian/control:
- add build-dep on libxfcegui4-dev.
@@ -14,6 +15,15 @@
- add hardening flags to {C,LD}FLAGS.
* Switch to 3.0 (quilt) source format.
+ [ Lionel Le Folgoc ]
+ * Drop the autotools regeneration, unneeded with 0.5.6 (already compatible
+ with xfce4-panel 4.7):
+ - debian/control: drop xfce4-dev-tools and libtool b-deps.
+ - debian/rules: drop xdt-autogen call in post-patches::.
+ * debian/control:
+ - add myself to Uploaders.
+ - update Standards-Version to 3.9.1.
+
-- Yves-Alexis Perez <corsac at debian.org> Sun, 05 Dec 2010 17:01:02 +0100
xfce4-wavelan-plugin (0.5.5-3) unstable; urgency=low
Modified: goodies/branches/experimental/xfce4-wavelan-plugin/debian/control
===================================================================
--- goodies/branches/experimental/xfce4-wavelan-plugin/debian/control 2010-12-12 10:55:58 UTC (rev 4702)
+++ goodies/branches/experimental/xfce4-wavelan-plugin/debian/control 2010-12-12 11:22:40 UTC (rev 4703)
@@ -3,11 +3,11 @@
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>,
- Yves-Alexis Perez <corsac at debian.org>
+ Yves-Alexis Perez <corsac at debian.org>, Lionel Le Folgoc <mrpouit at gmail.com>
Build-Depends: autotools-dev, cdbs, debhelper (>= 7),
xfce4-panel-dev (>= 4.6.0), libxml2-dev, libxml-parser-perl, intltool,
- libxfcegui4-dev, xfce4-dev-tools, libtool, hardening-includes
-Standards-Version: 3.8.2
+ libxfcegui4-dev, hardening-includes
+Standards-Version: 3.9.1
Homepage: http://goodies.xfce.org/
Vcs-Svn: svn://svn.debian.org/pkg-xfce/goodies/trunk/xfce4-wavelan-plugin/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-wavelan-plugin/
Modified: goodies/branches/experimental/xfce4-wavelan-plugin/debian/rules
===================================================================
--- goodies/branches/experimental/xfce4-wavelan-plugin/debian/rules 2010-12-12 10:55:58 UTC (rev 4702)
+++ goodies/branches/experimental/xfce4-wavelan-plugin/debian/rules 2010-12-12 11:22:40 UTC (rev 4703)
@@ -11,9 +11,6 @@
LDFLAGS+=$(HARDENING_LDFLAGS) -Wl,-z,defs -Wl,--as-needed -Wl,-O1
CFLAGS+=$(HARDENING_CFLAGS)
-post-patches::
- NOCONFIGURE=1 xdt-autogen
-
binary-post-install/xfce4-wavelan-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