[Pkg-xfce-commits] r2619 - desktop/branches/svn-snapshots/libxfce4menu/debian

corsac at alioth.debian.org corsac at alioth.debian.org
Mon Jan 19 06:52:33 UTC 2009


Author: corsac
Date: 2009-01-19 06:52:33 +0000 (Mon, 19 Jan 2009)
New Revision: 2619

Modified:
   desktop/branches/svn-snapshots/libxfce4menu/debian/changelog
   desktop/branches/svn-snapshots/libxfce4menu/debian/control
Log:
add explicit dep on libgtk2.0-dev to -dev package.

Modified: desktop/branches/svn-snapshots/libxfce4menu/debian/changelog
===================================================================
--- desktop/branches/svn-snapshots/libxfce4menu/debian/changelog	2009-01-19 06:50:37 UTC (rev 2618)
+++ desktop/branches/svn-snapshots/libxfce4menu/debian/changelog	2009-01-19 06:52:33 UTC (rev 2619)
@@ -29,6 +29,7 @@
   * debian/control:
     - update build-deps for “Tuco-Tuco”.
     - add build-dep on intltool.
+    - add explicit dep on libgtk2.0-dev to -dev package.
   * debian/rules:
     - bump shlibs for “Tuco Tuco”. 
 
@@ -36,4 +37,4 @@
   * debian/watch:
     - Added so uscan can work
 
- -- Michael Casadevall <sonicmctails at gmail.com>  Sat, 17 Jan 2009 17:34:06 -0500
+ -- Yves-Alexis Perez <corsac at debian.org>  Mon, 19 Jan 2009 07:52:05 +0100

Modified: desktop/branches/svn-snapshots/libxfce4menu/debian/control
===================================================================
--- desktop/branches/svn-snapshots/libxfce4menu/debian/control	2009-01-19 06:50:37 UTC (rev 2618)
+++ desktop/branches/svn-snapshots/libxfce4menu/debian/control	2009-01-19 06:52:33 UTC (rev 2619)
@@ -13,7 +13,8 @@
 Package: libxfce4menu-0.1-dev
 Section: libdevel
 Architecture: any
-Depends: libxfce4menu-0.1-0 (= ${binary:Version}), libxfce4util-dev (>= 4.5.93)
+Depends: libxfce4menu-0.1-0 (= ${binary:Version}), 
+ libxfce4util-dev (>= 4.5.93), libgtk2.0-dev
 Suggests: devhelp
 Description: Development files for libxfce4menu
  This package contains the headers and the static library




More information about the Pkg-xfce-commits mailing list