[Pkg-xfce-commits] r9809 - in /goodies/branches/experimental/xfce4-fsguard-plugin/debian: changelog control

Yves-Alexis Perez corsac at moszumanska.debian.org
Mon May 29 20:32:58 UTC 2017


Author: corsac
Date: Mon May 29 20:32:58 2017
New Revision: 9809

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

Modified:
    goodies/branches/experimental/xfce4-fsguard-plugin/debian/changelog
    goodies/branches/experimental/xfce4-fsguard-plugin/debian/control

Modified: goodies/branches/experimental/xfce4-fsguard-plugin/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/branches/experimental/xfce4-fsguard-plugin/debian/changelog?rev=9809&op=diff
==============================================================================
--- goodies/branches/experimental/xfce4-fsguard-plugin/debian/changelog	(original)
+++ goodies/branches/experimental/xfce4-fsguard-plugin/debian/changelog	Mon May 29 20:32:58 2017
@@ -1,6 +1,7 @@
 xfce4-fsguard-plugin (1.1.0-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * Run wrap-and-sort.
 
  -- Yves-Alexis Perez <corsac at debian.org>  Mon, 29 May 2017 22:32:37 +0200
 

Modified: goodies/branches/experimental/xfce4-fsguard-plugin/debian/control
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/branches/experimental/xfce4-fsguard-plugin/debian/control?rev=9809&op=diff
==============================================================================
--- goodies/branches/experimental/xfce4-fsguard-plugin/debian/control	(original)
+++ goodies/branches/experimental/xfce4-fsguard-plugin/debian/control	Mon May 29 20:32:58 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: debhelper (>= 9), xfce4-panel-dev,
- libxml2-dev, libxml-parser-perl, intltool, libx11-dev, pkg-config,
- libgtk2.0-dev, libxfce4ui-1-dev, autotools-dev
+           Lionel Le Folgoc <mrpouit at gmail.com>
+Build-Depends: autotools-dev,
+               debhelper (>= 9),
+               intltool,
+               libgtk2.0-dev,
+               libx11-dev,
+               libxfce4ui-1-dev,
+               libxml-parser-perl,
+               libxml2-dev,
+               pkg-config,
+               xfce4-panel-dev
 Standards-Version: 3.9.6
 Homepage: http://goodies.xfce.org/projects/panel-plugins/xfce4-fsguard-plugin
 Vcs-Svn: svn://anonscm.debian.org/pkg-xfce/goodies/trunk/xfce4-fsguard-plugin/
@@ -14,7 +21,7 @@
 
 Package: xfce4-fsguard-plugin
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: filesystem monitor plugin for the Xfce4 panel
  The fsguard plugin checks free space on a chosen mount point
  frequently and displays an alarm if free space is less than




More information about the Pkg-xfce-commits mailing list