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

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


Author: unit193-guest
Date: Sat Nov  4 15:13:37 2017
New Revision: 10123

URL: http://svn.debian.org/wsvn/pkg-xfce/?sc=1&rev=10123
Log:
* d/control:
  - Update build-depends for new version.
    + libgtk2.0-dev → libgtk-3-dev
    + libxfce4ui-1-dev → libxfce4ui-2-dev
    + xfce4-panel-dev → libxfce4panel-2.0-dev
    + Add build-depends on libx11-dev and libglib2.0-dev.

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

Modified: goodies/trunk/xfce4-dict/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-dict/debian/changelog?rev=10123&op=diff
==============================================================================
--- goodies/trunk/xfce4-dict/debian/changelog	(original)
+++ goodies/trunk/xfce4-dict/debian/changelog	Sat Nov  4 15:13:37 2017
@@ -3,6 +3,12 @@
   [ Unit 193 ]
   * New upstream release.
   * Run wrap-and-sort.
+  * d/control:
+    - Update build-depends for new version.
+      + libgtk2.0-dev → libgtk-3-dev
+      + libxfce4ui-1-dev → libxfce4ui-2-dev
+      + xfce4-panel-dev → libxfce4panel-2.0-dev
+      + Add build-depends on libx11-dev and libglib2.0-dev.
 
  -- 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=10123&op=diff
==============================================================================
--- goodies/trunk/xfce4-dict/debian/control	(original)
+++ goodies/trunk/xfce4-dict/debian/control	Sat Nov  4 15:13:37 2017
@@ -5,10 +5,12 @@
 Uploaders: Yves-Alexis Perez <corsac at debian.org>
 Build-Depends: debhelper (>= 9),
                intltool,
-               libgtk2.0-dev,
-               libxfce4ui-1-dev,
-               libxml-parser-perl,
-               xfce4-panel-dev
+               libglib2.0-dev,
+               libgtk-3-dev,
+               libx11-dev,
+               libxfce4panel-2.0-dev,
+               libxfce4ui-2-dev,
+               libxml-parser-perl
 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/




More information about the Pkg-xfce-commits mailing list