[Pkg-xfce-commits] r3095 - goodies/trunk/xfce4-wavelan-plugin/debian
Yves-Alexis Perez
corsac at alioth.debian.org
Wed Apr 8 06:27:10 UTC 2009
Author: corsac
Date: 2009-04-08 06:27:10 +0000 (Wed, 08 Apr 2009)
New Revision: 3095
Removed:
goodies/trunk/xfce4-wavelan-plugin/debian/patches/
Modified:
goodies/trunk/xfce4-wavelan-plugin/debian/changelog
goodies/trunk/xfce4-wavelan-plugin/debian/compat
goodies/trunk/xfce4-wavelan-plugin/debian/control
Log:
* New upstream release.
* debian/compat bumped to 7.
* debian/control:
- update debhelper build-dep to 7.
- update standards version to 3.8.1.
- remove Rudy and Martin from uploaders, thanks to them.
- move to xfce section.
- update build-deps to Xfce 4.6.
- add build-dep on intltool.
- add dep on ${misc:Depends}.
* debian/patches:
- 01_interface-length.patch dropped, merged upstream.
Modified: goodies/trunk/xfce4-wavelan-plugin/debian/changelog
===================================================================
--- goodies/trunk/xfce4-wavelan-plugin/debian/changelog 2009-04-08 06:27:04 UTC (rev 3094)
+++ goodies/trunk/xfce4-wavelan-plugin/debian/changelog 2009-04-08 06:27:10 UTC (rev 3095)
@@ -1,3 +1,20 @@
+xfce4-wavelan-plugin (0.5.5-1) UNRELEASED; urgency=low
+
+ * New upstream release.
+ * debian/compat bumped to 7.
+ * debian/control:
+ - update debhelper build-dep to 7.
+ - update standards version to 3.8.1.
+ - remove Rudy and Martin from uploaders, thanks to them.
+ - move to xfce section.
+ - update build-deps to Xfce 4.6.
+ - add build-dep on intltool.
+ - add dep on ${misc:Depends}.
+ * debian/patches:
+ - 01_interface-length.patch dropped, merged upstream.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Tue, 07 Apr 2009 23:55:18 +0200
+
xfce4-wavelan-plugin (0.5.4-2) unstable; urgency=low
[ Simon Huggins ]
Modified: goodies/trunk/xfce4-wavelan-plugin/debian/compat
===================================================================
--- goodies/trunk/xfce4-wavelan-plugin/debian/compat 2009-04-08 06:27:04 UTC (rev 3094)
+++ goodies/trunk/xfce4-wavelan-plugin/debian/compat 2009-04-08 06:27:10 UTC (rev 3095)
@@ -1 +1 @@
-4
+7
Modified: goodies/trunk/xfce4-wavelan-plugin/debian/control
===================================================================
--- goodies/trunk/xfce4-wavelan-plugin/debian/control 2009-04-08 06:27:04 UTC (rev 3094)
+++ goodies/trunk/xfce4-wavelan-plugin/debian/control 2009-04-08 06:27:10 UTC (rev 3095)
@@ -1,17 +1,20 @@
Source: xfce4-wavelan-plugin
-Section: x11
+Section: xfce
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 debian.org>
-Build-Depends: autotools-dev, cdbs, debhelper (>= 4.1), xfce4-panel-dev (>= 4.4.1), libxml2-dev, libxml-parser-perl
-Standards-Version: 3.7.3
+Uploaders: Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>,
+ Yves-Alexis Perez <corsac at debian.org>
+Build-Depends: autotools-dev, cdbs, debhelper (>= 7),
+ xfce4-panel-dev (>= 4.6.0), libxml2-dev, libxml-parser-perl, intltool
+Standards-Version: 3.8.1
Homepage: http://goodies.xfce.org/
Vcs-Svn: svn://svn.debian.org/pkg-xfce/goodies/xfce4-wavelan-plugin/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/goodies/xfce4-wavelan-plugin/
Package: xfce4-wavelan-plugin
+Section: xfce
Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
Description: wavelan status plugin for the Xfce4 panel
The WaveLAN plugin displays information of a WaveLAN device.
.
More information about the Pkg-xfce-commits
mailing list