[Pkg-xfce-commits] r10032 - in /desktop/trunk/xfdesktop4/debian: changelog control copyright docs

Yves-Alexis Perez corsac at moszumanska.debian.org
Tue Sep 12 12:12:20 UTC 2017


Author: corsac
Date: Tue Sep 12 12:12:19 2017
New Revision: 10032

URL: http://svn.debian.org/wsvn/pkg-xfce/?sc=1&rev=10032
Log:
* debian/control:
  - add build-dep on xfce4-dev-tools
* Run wrap-and-sort.

Modified:
    desktop/trunk/xfdesktop4/debian/changelog
    desktop/trunk/xfdesktop4/debian/control
    desktop/trunk/xfdesktop4/debian/copyright
    desktop/trunk/xfdesktop4/debian/docs

Modified: desktop/trunk/xfdesktop4/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/trunk/xfdesktop4/debian/changelog?rev=10032&op=diff
==============================================================================
--- desktop/trunk/xfdesktop4/debian/changelog	(original)
+++ desktop/trunk/xfdesktop4/debian/changelog	Tue Sep 12 12:12:19 2017
@@ -12,6 +12,9 @@
   * debian/rules:
     - override dh_autoreconf to call xdt-autogen, Since dh compat 10
     automatically calls autoreconf.
+  * debian/control:
+    - add build-dep on xfce4-dev-tools
+  * Run wrap-and-sort.
 
  -- Mateusz Łukasik <mati75 at linuxmint.pl>  Sun, 10 Sep 2017 16:11:47 +0200
 

Modified: desktop/trunk/xfdesktop4/debian/control
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/trunk/xfdesktop4/debian/control?rev=10032&op=diff
==============================================================================
--- desktop/trunk/xfdesktop4/debian/control	(original)
+++ desktop/trunk/xfdesktop4/debian/control	Tue Sep 12 12:12:19 2017
@@ -2,13 +2,23 @@
 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 (>= 10), libglib2.0-dev, libgtk2.0-dev, 
- libxfce4util-dev (>= 4.10.0), libxfce4ui-1-dev (>= 4.11.1), libwnck-dev,
- libxfconf-0-dev (>= 4.10.0), intltool, libdbus-glib-1-dev (>= 0.84),
- libthunarx-2-dev (>= 1.4.0), libexo-1-dev (>= 0.7.0), 
- libgarcon-1-0-dev (>= 0.2.0), libnotify-dev (>= 0.4.0), dpkg-dev (>= 1.16.1), xfce4-dev-tools
+Uploaders: Yves-Alexis Perez <corsac at debian.org>,
+           Lionel Le Folgoc <mrpouit at gmail.com>
+Build-Depends: debhelper (>= 10),
+               dpkg-dev (>= 1.16.1),
+               intltool,
+               libdbus-glib-1-dev (>= 0.84),
+               libexo-1-dev (>= 0.7.0),
+               libgarcon-1-0-dev (>= 0.2.0),
+               libglib2.0-dev,
+               libgtk2.0-dev,
+               libnotify-dev (>= 0.4.0),
+               libthunarx-2-dev (>= 1.4.0),
+               libwnck-dev,
+               libxfce4ui-1-dev (>= 4.11.1),
+               libxfce4util-dev (>= 4.10.0),
+               libxfconf-0-dev (>= 4.10.0),
+               xfce4-dev-tools
 Standards-Version: 4.1.0
 Homepage: http://www.xfce.org/
 Vcs-Svn: svn://anonscm.debian.org/pkg-xfce/desktop/trunk/xfdesktop4/
@@ -24,10 +34,15 @@
 Package: xfdesktop4
 Section: xfce
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, xfdesktop4-data (= ${source:Version}),
- exo-utils
+Depends: exo-utils,
+         xfdesktop4-data (= ${source:Version}),
+         ${misc:Depends},
+         ${shlibs:Depends}
 Replaces: xfdesktop4-data (<< 4.5.92)
-Recommends: default-dbus-session-bus | dbus-session-bus, librsvg2-common, xdg-user-dirs, tumbler
+Recommends: default-dbus-session-bus | dbus-session-bus,
+            librsvg2-common,
+            tumbler,
+            xdg-user-dirs
 Suggests: menu
 Description: xfce desktop background, icons and root menu manager
  xfdesktop4 sets the background image, provides a right-click menu to

Modified: desktop/trunk/xfdesktop4/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/trunk/xfdesktop4/debian/copyright?rev=10032&op=diff
==============================================================================
--- desktop/trunk/xfdesktop4/debian/copyright	(original)
+++ desktop/trunk/xfdesktop4/debian/copyright	Tue Sep 12 12:12:19 2017
@@ -147,6 +147,6 @@
  `/usr/share/common-licenses/GPL-2'.
 
 License: LGPL-2+
- On Debian systems, the complete text of the GNU Library 
- General Public License (version 2) can be found in 
- `/usr/share/common-licenses/GPL-2'.
+ On Debian systems, the complete text of the GNU Library
+ General Public License (version 2) can be found in
+ `/usr/share/common-licenses/GPL-2'.

Modified: desktop/trunk/xfdesktop4/debian/docs
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/trunk/xfdesktop4/debian/docs?rev=10032&op=diff
==============================================================================
--- desktop/trunk/xfdesktop4/debian/docs	(original)
+++ desktop/trunk/xfdesktop4/debian/docs	Tue Sep 12 12:12:19 2017
@@ -1,4 +1,4 @@
+NEWS
 README
 TODO
-NEWS
 doc/README.kiosk




More information about the Pkg-xfce-commits mailing list