[Pkg-xfce-commits] r3127 - desktop/trunk/libxfce4menu/debian
Yves-Alexis Perez
corsac at alioth.debian.org
Sun Apr 19 12:09:45 UTC 2009
Author: corsac
Date: 2009-04-19 12:09:45 +0000 (Sun, 19 Apr 2009)
New Revision: 3127
Modified:
desktop/trunk/libxfce4menu/debian/changelog
desktop/trunk/libxfce4menu/debian/control
Log:
drop dep on libgtk2.0-dev in favor of libglib2.0-dev for
libxfce4menu-dev.
Modified: desktop/trunk/libxfce4menu/debian/changelog
===================================================================
--- desktop/trunk/libxfce4menu/debian/changelog 2009-04-19 12:09:24 UTC (rev 3126)
+++ desktop/trunk/libxfce4menu/debian/changelog 2009-04-19 12:09:45 UTC (rev 3127)
@@ -3,9 +3,10 @@
* New upstream release.
* debian/control:
- move lib to libs section and -dev to libdevel.
- - drop build-dep on libgtk2.0-dev in favor of libglib2.0-dev.
+ - drop dep on libgtk2.0-dev in favor of libglib2.0-dev for
+ libxfce4menu-dev.
- -- Yves-Alexis Perez <corsac at debian.org> Wed, 08 Apr 2009 13:58:47 +0200
+ -- Yves-Alexis Perez <corsac at debian.org> Fri, 10 Apr 2009 08:28:30 +0200
libxfce4menu (4.6.0-3) unstable; urgency=low
Modified: desktop/trunk/libxfce4menu/debian/control
===================================================================
--- desktop/trunk/libxfce4menu/debian/control 2009-04-19 12:09:24 UTC (rev 3126)
+++ desktop/trunk/libxfce4menu/debian/control 2009-04-19 12:09:45 UTC (rev 3127)
@@ -4,7 +4,7 @@
Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
Uploaders: Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>, Yves-Alexis Perez <corsac at debian.org>, Mike Massonnet <mmassonnet at gmail.com>
Build-Depends: debhelper (>= 7), libxfce4util-dev (>= 4.6.0),
- libglib2.0-dev, intltool (>= 0.31)
+ libgtk2.0-dev, intltool (>= 0.31)
Standards-Version: 3.8.1
Homepage: http://www.xfce.org/
Vcs-Svn: svn://svn.debian.org/pkg-xfce/desktop/branches/svn-snapshots/libxfce4menu/
@@ -14,7 +14,7 @@
Section: libdevel
Architecture: any
Depends: libxfce4menu-0.1-0 (= ${binary:Version}),
- libxfce4util-dev (>= 4.6.0), libgtk2.0-dev
+ libxfce4util-dev (>= 4.6.0), libglib2.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