[Pkg-xfce-commits] r9925 - in /goodies/branches/experimental/xfce4-whiskermenu-plugin/debian: changelog control
Unit 193
unit193-guest at moszumanska.debian.org
Tue Jun 27 02:24:51 UTC 2017
Author: unit193-guest
Date: Tue Jun 27 02:24:51 2017
New Revision: 9925
URL: http://svn.debian.org/wsvn/pkg-xfce/?sc=1&rev=9925
Log:
Run wrap-and-sort.
Modified:
goodies/branches/experimental/xfce4-whiskermenu-plugin/debian/changelog
goodies/branches/experimental/xfce4-whiskermenu-plugin/debian/control
Modified: goodies/branches/experimental/xfce4-whiskermenu-plugin/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/branches/experimental/xfce4-whiskermenu-plugin/debian/changelog?rev=9925&op=diff
==============================================================================
--- goodies/branches/experimental/xfce4-whiskermenu-plugin/debian/changelog (original)
+++ goodies/branches/experimental/xfce4-whiskermenu-plugin/debian/changelog Tue Jun 27 02:24:51 2017
@@ -2,6 +2,7 @@
[ Unit 193 ]
* New upstream release.
+ * Run wrap-and-sort.
* d/rules:
- Drop -DCMAKE_BUILD_TYPE=Release as this prevents dbgsym generation.
Modified: goodies/branches/experimental/xfce4-whiskermenu-plugin/debian/control
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/branches/experimental/xfce4-whiskermenu-plugin/debian/control?rev=9925&op=diff
==============================================================================
--- goodies/branches/experimental/xfce4-whiskermenu-plugin/debian/control (original)
+++ goodies/branches/experimental/xfce4-whiskermenu-plugin/debian/control Tue Jun 27 02:24:51 2017
@@ -3,11 +3,19 @@
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>,
- Jackson Doak <noskcaj at ubuntu.com>
-Build-Depends: debhelper (>= 9), cmake, pkg-config, gettext,
- hicolor-icon-theme, libexo-2-dev (>= 0.11), libgarcon-1-0-dev, libgtk-3-dev,
- libxfce4ui-2-dev, libxfce4util-dev, libxfce4panel-2.0-dev
+ Lionel Le Folgoc <mrpouit at gmail.com>,
+ Jackson Doak <noskcaj at ubuntu.com>
+Build-Depends: cmake,
+ debhelper (>= 9),
+ gettext,
+ hicolor-icon-theme,
+ libexo-2-dev (>= 0.11),
+ libgarcon-1-0-dev,
+ libgtk-3-dev,
+ libxfce4panel-2.0-dev,
+ libxfce4ui-2-dev,
+ libxfce4util-dev,
+ pkg-config
Standards-Version: 3.9.8
Homepage: http://gottcode.org/xfce4-whiskermenu-plugin/
Vcs-Svn: svn://anonscm.debian.org/pkg-xfce/goodies/trunk/xfce4-whiskermenu-plugin/
@@ -15,7 +23,7 @@
Package: xfce4-whiskermenu-plugin
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Alternate menu plugin for the Xfce desktop environment
Whisker Menu is an alternate application launcher for Xfce. When you open it
you are shown a list of applications you have marked as favorites. You can
More information about the Pkg-xfce-commits
mailing list