[Pkg-xfce-commits] r10063 - in /goodies/trunk/xfce4-diskperf-plugin/debian: changelog control

Yves-Alexis Perez corsac at moszumanska.debian.org
Sat Oct 14 12:44:48 UTC 2017


Author: corsac
Date: Sat Oct 14 12:44:48 2017
New Revision: 10063

URL: http://svn.debian.org/wsvn/pkg-xfce/?sc=1&rev=10063
Log:
run wrap-and-sort.

Modified:
    goodies/trunk/xfce4-diskperf-plugin/debian/changelog
    goodies/trunk/xfce4-diskperf-plugin/debian/control

Modified: goodies/trunk/xfce4-diskperf-plugin/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-diskperf-plugin/debian/changelog?rev=10063&op=diff
==============================================================================
--- goodies/trunk/xfce4-diskperf-plugin/debian/changelog	(original)
+++ goodies/trunk/xfce4-diskperf-plugin/debian/changelog	Sat Oct 14 12:44:48 2017
@@ -1,6 +1,7 @@
 xfce4-diskperf-plugin (2.6.1-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * run wrap-and-sort.
 
  -- Yves-Alexis Perez <corsac at debian.org>  Sat, 14 Oct 2017 14:43:36 +0200
 

Modified: goodies/trunk/xfce4-diskperf-plugin/debian/control
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-diskperf-plugin/debian/control?rev=10063&op=diff
==============================================================================
--- goodies/trunk/xfce4-diskperf-plugin/debian/control	(original)
+++ goodies/trunk/xfce4-diskperf-plugin/debian/control	Sat Oct 14 12:44:48 2017
@@ -3,10 +3,17 @@
 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: autotools-dev, debhelper (>= 9), 
- xfce4-panel-dev (>= 4.8.0), libxfce4ui-1-dev,
- libxml2-dev, libxml-parser-perl, intltool, xfce4-dev-tools, automake, libtool
+           Lionel Le Folgoc <mrpouit at gmail.com>
+Build-Depends: automake,
+               autotools-dev,
+               debhelper (>= 9),
+               intltool,
+               libtool,
+               libxfce4ui-1-dev,
+               libxml-parser-perl,
+               libxml2-dev,
+               xfce4-dev-tools,
+               xfce4-panel-dev (>= 4.8.0)
 Standards-Version: 3.9.6
 Homepage: http://goodies.xfce.org/
 Vcs-Svn: svn://anonscm.debian.org/pkg-xfce/goodies/trunk/xfce4-diskperf-plugin/
@@ -14,7 +21,7 @@
 
 Package: xfce4-diskperf-plugin
 Architecture: linux-any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: disk performance display plugin for the Xfce4 panel
  The DiskPerf plugin displays disk/partition performance statistics based on
  the rsect/wsect data provided by the Linux kernel.




More information about the Pkg-xfce-commits mailing list