[Pkg-xfce-commits] r10155 - in /goodies/trunk/xfce4-netload-plugin: ./ debian/changelog debian/control
Yves-Alexis Perez
corsac at moszumanska.debian.org
Sat Nov 11 15:08:45 UTC 2017
Author: corsac
Date: Sat Nov 11 15:08:45 2017
New Revision: 10155
URL: http://svn.debian.org/wsvn/pkg-xfce/?sc=1&rev=10155
Log:
merge netload back to trunk
Modified:
goodies/trunk/xfce4-netload-plugin/ (props changed)
goodies/trunk/xfce4-netload-plugin/debian/changelog
goodies/trunk/xfce4-netload-plugin/debian/control
Propchange: goodies/trunk/xfce4-netload-plugin/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Sat Nov 11 15:08:45 2017
@@ -1,2 +1,2 @@
-/goodies/branches/experimental/xfce4-netload-plugin:4344-5292
+/goodies/branches/experimental/xfce4-netload-plugin:4344-5292,9816-10133
/goodies/tags/xfce4-netload-plugin/0.4.0-4:3809-4343
Modified: goodies/trunk/xfce4-netload-plugin/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-netload-plugin/debian/changelog?rev=10155&op=diff
==============================================================================
--- goodies/trunk/xfce4-netload-plugin/debian/changelog (original)
+++ goodies/trunk/xfce4-netload-plugin/debian/changelog Sat Nov 11 15:08:45 2017
@@ -1,3 +1,14 @@
+xfce4-netload-plugin (1.3.1-1) UNRELEASED; urgency=medium
+
+ * New upstream release.
+ * Run wrap-and-sort.
+ * debian/control:
+ - update standards version to 3.9.8.
+ - replace xfce4-panel-dev build-dep by libxfce4panel-2.0-dev.
+ - replace libxfce4ui-1-dev build-dep by libxfce4ui-2-dev.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Mon, 29 May 2017 22:56:41 +0200
+
xfce4-netload-plugin (1.2.4-2) unstable; urgency=medium
* debian/patches:
Modified: goodies/trunk/xfce4-netload-plugin/debian/control
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-netload-plugin/debian/control?rev=10155&op=diff
==============================================================================
--- goodies/trunk/xfce4-netload-plugin/debian/control (original)
+++ goodies/trunk/xfce4-netload-plugin/debian/control Sat Nov 11 15:08:45 2017
@@ -2,18 +2,24 @@
Section: xfce
Priority: optional
Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
-Uploaders: Yves-Alexis Perez <corsac at debian.org>, Lionel Le Folgoc <mrpouit at gmail.com>
-Build-Depends: debhelper (>= 9), xfce4-panel-dev (>= 4.10.0), libxml2-dev,
- libxml-parser-perl, libxfce4ui-1-dev (>= 4.10.0), intltool, dh-autoreconf,
- xfce4-dev-tools
-Standards-Version: 3.9.7
+Uploaders: Yves-Alexis Perez <corsac at debian.org>,
+ Lionel Le Folgoc <mrpouit at gmail.com>
+Build-Depends: debhelper (>= 9),
+ dh-autoreconf,
+ intltool,
+ libxfce4ui-2-dev (>= 4.12.0),
+ libxfce4panel-2.0-dev (>= 4.12.0),
+ libxml-parser-perl,
+ libxml2-dev,
+ xfce4-dev-tools,
+Standards-Version: 3.9.8
Homepage: http://goodies.xfce.org/
Vcs-Svn: svn://anonscm.debian.org/pkg-xfce/goodies/trunk/xfce4-netload-plugin/
Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-xfce/goodies/trunk/xfce4-netload-plugin/
Package: xfce4-netload-plugin
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
Description: network load monitor plugin for the Xfce4 panel
This plugin displays the current load of the network interfaces of your choice
in the panel.
More information about the Pkg-xfce-commits
mailing list