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

Unit 193 unit193-guest at moszumanska.debian.org
Sat Nov 4 15:09:00 UTC 2017


Author: unit193-guest
Date: Sat Nov  4 15:09:00 2017
New Revision: 10122

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

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

Modified: goodies/trunk/xfce4-dict/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-dict/debian/changelog?rev=10122&op=diff
==============================================================================
--- goodies/trunk/xfce4-dict/debian/changelog	(original)
+++ goodies/trunk/xfce4-dict/debian/changelog	Sat Nov  4 15:09:00 2017
@@ -2,6 +2,7 @@
 
   [ Unit 193 ]
   * New upstream release.
+  * Run wrap-and-sort.
 
  -- Yves-Alexis Perez <corsac at debian.org>  Sat, 04 Nov 2017 11:07:40 -0400
 

Modified: goodies/trunk/xfce4-dict/debian/control
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-dict/debian/control?rev=10122&op=diff
==============================================================================
--- goodies/trunk/xfce4-dict/debian/control	(original)
+++ goodies/trunk/xfce4-dict/debian/control	Sat Nov  4 15:09:00 2017
@@ -3,8 +3,12 @@
 Priority: optional
 Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
 Uploaders: Yves-Alexis Perez <corsac at debian.org>
-Build-Depends: debhelper (>= 9), xfce4-panel-dev, libxml-parser-perl, intltool,
- libgtk2.0-dev, libxfce4ui-1-dev
+Build-Depends: debhelper (>= 9),
+               intltool,
+               libgtk2.0-dev,
+               libxfce4ui-1-dev,
+               libxml-parser-perl,
+               xfce4-panel-dev
 Standards-Version: 3.9.8
 Vcs-Svn: svn://anonscm.debian.org/pkg-xfce/goodies/trunk/xfce4-dict/
 Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-xfce/goodies/trunk/xfce4-dict/
@@ -12,7 +16,7 @@
 
 Package: xfce4-dict
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Recommends: aspell | ispell
 Provides: dict-client
 Description: Dictionary plugin for Xfce4 panel

Modified: goodies/trunk/xfce4-dict/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-dict/debian/copyright?rev=10122&op=diff
==============================================================================
--- goodies/trunk/xfce4-dict/debian/copyright	(original)
+++ goodies/trunk/xfce4-dict/debian/copyright	Sat Nov  4 15:09:00 2017
@@ -6,10 +6,10 @@
 
 Author: Enrico Tröger, <enrico.troeger at uvena.de>
 
-Copyright Holders: 
+Copyright Holders:
 
 lib/* © 2006-2008 Enrico Tröger, <enrico.troeger at uvena.de>
-lib/wraplabel.{c,h}: 
+lib/wraplabel.{c,h}:
   © 2008 Nick Treleaven <nick.treleaven at btinternet.com>
   © 2006-2008 Enrico Tröger, <enrico.troeger at uvena.de>
 
@@ -34,4 +34,3 @@
 the GNU General Public License (version 2 or later).
 On Debian systems, the complete text of the GNU General Public
 License can be found in the file `/usr/share/common-licenses/GPL'
-




More information about the Pkg-xfce-commits mailing list