[Pkg-xfce-commits] r9818 - in /goodies/branches/experimental/xfce4-netload-plugin/debian: changelog control
Yves-Alexis Perez
corsac at moszumanska.debian.org
Mon May 29 20:57:03 UTC 2017
Author: corsac
Date: Mon May 29 20:57:03 2017
New Revision: 9818
URL: http://svn.debian.org/wsvn/pkg-xfce/?sc=1&rev=9818
Log:
Run wrap-and-sort.
Modified:
goodies/branches/experimental/xfce4-netload-plugin/debian/changelog
goodies/branches/experimental/xfce4-netload-plugin/debian/control
Modified: goodies/branches/experimental/xfce4-netload-plugin/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/branches/experimental/xfce4-netload-plugin/debian/changelog?rev=9818&op=diff
==============================================================================
--- goodies/branches/experimental/xfce4-netload-plugin/debian/changelog (original)
+++ goodies/branches/experimental/xfce4-netload-plugin/debian/changelog Mon May 29 20:57:03 2017
@@ -1,6 +1,7 @@
xfce4-netload-plugin (1.3.1-1) UNRELEASED; urgency=medium
* New upstream release.
+ * Run wrap-and-sort.
-- Yves-Alexis Perez <corsac at debian.org> Mon, 29 May 2017 22:56:41 +0200
Modified: goodies/branches/experimental/xfce4-netload-plugin/debian/control
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/branches/experimental/xfce4-netload-plugin/debian/control?rev=9818&op=diff
==============================================================================
--- goodies/branches/experimental/xfce4-netload-plugin/debian/control (original)
+++ goodies/branches/experimental/xfce4-netload-plugin/debian/control Mon May 29 20:57:03 2017
@@ -2,10 +2,16 @@
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
+Uploaders: Yves-Alexis Perez <corsac at debian.org>,
+ Lionel Le Folgoc <mrpouit at gmail.com>
+Build-Depends: debhelper (>= 9),
+ dh-autoreconf,
+ intltool,
+ libxfce4ui-1-dev (>= 4.10.0),
+ libxml-parser-perl,
+ libxml2-dev,
+ xfce4-dev-tools,
+ xfce4-panel-dev (>= 4.10.0)
Standards-Version: 3.9.7
Homepage: http://goodies.xfce.org/
Vcs-Svn: svn://anonscm.debian.org/pkg-xfce/goodies/trunk/xfce4-netload-plugin/
@@ -13,7 +19,7 @@
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