[Pkg-xfce-commits] r10103 - in /goodies/trunk/xfce4-notifyd/debian: changelog control copyright

Yves-Alexis Perez corsac at moszumanska.debian.org
Wed Oct 18 20:10:48 UTC 2017


Author: corsac
Date: Wed Oct 18 20:10:48 2017
New Revision: 10103

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

Modified:
    goodies/trunk/xfce4-notifyd/debian/changelog
    goodies/trunk/xfce4-notifyd/debian/control
    goodies/trunk/xfce4-notifyd/debian/copyright

Modified: goodies/trunk/xfce4-notifyd/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-notifyd/debian/changelog?rev=10103&op=diff
==============================================================================
--- goodies/trunk/xfce4-notifyd/debian/changelog	(original)
+++ goodies/trunk/xfce4-notifyd/debian/changelog	Wed Oct 18 20:10:48 2017
@@ -1,6 +1,7 @@
 xfce4-notifyd (0.4.0-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * Run wrap-and-sort.
 
  -- Yves-Alexis Perez <corsac at debian.org>  Wed, 18 Oct 2017 22:05:43 +0200
 

Modified: goodies/trunk/xfce4-notifyd/debian/control
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-notifyd/debian/control?rev=10103&op=diff
==============================================================================
--- goodies/trunk/xfce4-notifyd/debian/control	(original)
+++ goodies/trunk/xfce4-notifyd/debian/control	Wed Oct 18 20:10:48 2017
@@ -3,11 +3,21 @@
 Priority: optional
 Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
 Uploaders: Evgeni Golov <evgeni at debian.org>,
- Yves-Alexis Perez <corsac at debian.org>, Lionel Le Folgoc <mrpouit at gmail.com>
-Build-Depends: debhelper (>= 9), intltool, dpkg-dev (>= 1.16.1),
- libxfce4ui-2-dev, libxfce4util-dev (>= 4.12), libdbus-1-dev,
- libdbus-glib-1-dev, exo-utils, libxfconf-0-dev (>= 4.12),
- libnotify-dev (>= 0.7.0), dh-autoreconf, xfce4-dev-tools, libgtk-3-dev (>= 3.20)
+           Yves-Alexis Perez <corsac at debian.org>,
+           Lionel Le Folgoc <mrpouit at gmail.com>
+Build-Depends: debhelper (>= 9),
+               dh-autoreconf,
+               dpkg-dev (>= 1.16.1),
+               exo-utils,
+               intltool,
+               libdbus-1-dev,
+               libdbus-glib-1-dev,
+               libgtk-3-dev (>= 3.20),
+               libnotify-dev (>= 0.7.0),
+               libxfce4ui-2-dev,
+               libxfce4util-dev (>= 4.12),
+               libxfconf-0-dev (>= 4.12),
+               xfce4-dev-tools
 Standards-Version: 3.9.8
 Homepage: http://goodies.xfce.org/projects/applications/xfce4-notifyd
 Vcs-Svn: svn://anonscm.debian.org/pkg-xfce/goodies/trunk/xfce4-notifyd/
@@ -15,7 +25,7 @@
 
 Package: xfce4-notifyd
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Provides: notification-daemon
 Recommends: libnotify-bin
 Description: simple, visually-appealing notification daemon for Xfce

Modified: goodies/trunk/xfce4-notifyd/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-notifyd/debian/copyright?rev=10103&op=diff
==============================================================================
--- goodies/trunk/xfce4-notifyd/debian/copyright	(original)
+++ goodies/trunk/xfce4-notifyd/debian/copyright	Wed Oct 18 20:10:48 2017
@@ -26,4 +26,3 @@
  On Debian systems, the complete text of the GNU General
  Public License version 2 can be found in
  `/usr/share/common-licenses/GPL-2'.
-




More information about the Pkg-xfce-commits mailing list