[Pkg-xfce-commits] r10172 - in /goodies/trunk/xfce4-xkb-plugin/debian: changelog control
Unit 193
unit193-guest at moszumanska.debian.org
Tue Nov 14 20:27:49 UTC 2017
Author: unit193-guest
Date: Tue Nov 14 20:27:49 2017
New Revision: 10172
URL: http://svn.debian.org/wsvn/pkg-xfce/?sc=1&rev=10172
Log:
Run wrap-and-sort.
Modified:
goodies/trunk/xfce4-xkb-plugin/debian/changelog
goodies/trunk/xfce4-xkb-plugin/debian/control
Modified: goodies/trunk/xfce4-xkb-plugin/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-xkb-plugin/debian/changelog?rev=10172&op=diff
==============================================================================
--- goodies/trunk/xfce4-xkb-plugin/debian/changelog (original)
+++ goodies/trunk/xfce4-xkb-plugin/debian/changelog Tue Nov 14 20:27:49 2017
@@ -3,6 +3,7 @@
[ Unit 193 ]
* New upstream release.
- Drop patch no longer needed.
+ * Run wrap-and-sort.
-- Yves-Alexis Perez <corsac at debian.org> Tue, 14 Nov 2017 15:25:37 -0500
Modified: goodies/trunk/xfce4-xkb-plugin/debian/control
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-xkb-plugin/debian/control?rev=10172&op=diff
==============================================================================
--- goodies/trunk/xfce4-xkb-plugin/debian/control (original)
+++ goodies/trunk/xfce4-xkb-plugin/debian/control Tue Nov 14 20:27:49 2017
@@ -3,11 +3,18 @@
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), libgtk2.0-dev, dpkg-dev (>= 1.16.1),
- libxfce4ui-1-dev (>= 4.8.0), xfce4-panel-dev (>= 4.8.0), libxml-parser-perl,
- libxklavier-dev (>= 5.0), librsvg2-dev, libwnck-dev, intltool,
- libgarcon-1-0-dev (>= 0.1.5)
+ Lionel Le Folgoc <mrpouit at gmail.com>
+Build-Depends: debhelper (>= 9),
+ dpkg-dev (>= 1.16.1),
+ intltool,
+ libgarcon-1-0-dev (>= 0.1.5),
+ libgtk2.0-dev,
+ librsvg2-dev,
+ libwnck-dev,
+ libxfce4ui-1-dev (>= 4.8.0),
+ libxklavier-dev (>= 5.0),
+ libxml-parser-perl,
+ 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-xkb-plugin/
@@ -15,11 +22,11 @@
Package: xfce4-xkb-plugin
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
Description: xkb layout switch plugin for the Xfce4 panel
The xkb plugin shows you the current keyboard layout and allows you to
switch to different defined layouts.
.
The plugin itself cannot be used for defining the keyboard
- layouts one wants to use, this is done the XKB way - either
+ layouts one wants to use, this is done the XKB way - either
in your X config or by setxkbmap tool.
More information about the Pkg-xfce-commits
mailing list