[Pkg-xfce-commits] r6788 - desktop/branches/experimental/libxfcegui4/debian
Lionel Le Folgoc
mrpouit-guest at alioth.debian.org
Sat Apr 14 06:21:12 UTC 2012
Author: mrpouit-guest
Date: 2012-04-14 18:21:12 +0000 (Sat, 14 Apr 2012)
New Revision: 6788
Modified:
desktop/branches/experimental/libxfcegui4/debian/changelog
desktop/branches/experimental/libxfcegui4/debian/control
Log:
debian/control: switch to libxfce4util6-dev for the new api.
Modified: desktop/branches/experimental/libxfcegui4/debian/changelog
===================================================================
--- desktop/branches/experimental/libxfcegui4/debian/changelog 2012-04-14 18:20:05 UTC (rev 6787)
+++ desktop/branches/experimental/libxfcegui4/debian/changelog 2012-04-14 18:21:12 UTC (rev 6788)
@@ -2,6 +2,7 @@
[ Lionel Le Folgoc ]
* debian/patches: add missing DEP3 headers.
+ * debian/control: switch to libxfce4util6-dev for the new api.
[ Yves-Alexis Perez ]
* New upstream development release.
Modified: desktop/branches/experimental/libxfcegui4/debian/control
===================================================================
--- desktop/branches/experimental/libxfcegui4/debian/control 2012-04-14 18:20:05 UTC (rev 6787)
+++ desktop/branches/experimental/libxfcegui4/debian/control 2012-04-14 18:21:12 UTC (rev 6788)
@@ -5,7 +5,7 @@
Uploaders: Yves-Alexis Perez <corsac at debian.org>,
Lionel Le Folgoc <mrpouit at gmail.com>
Build-Depends: debhelper (>= 9), libgtk2.0-dev (>= 2.10.6),
- libxfce4util-dev (>= 4.8.0), libxfconf-0-dev (>=4.8.0),
+ libxfce4util6-dev (>= 4.9.0), libxfconf-0-dev (>=4.8.0),
libstartup-notification0-dev, libglade2-dev, intltool, dpkg-dev (>= 1.16.1),
xfce4-dev-tools, libtool, gtk-doc-tools
Standards-Version: 3.9.3
@@ -16,7 +16,7 @@
Package: libxfcegui4-dev
Section: libdevel
Architecture: any
-Depends: libxfcegui4-4 (= ${binary:Version}), libxfce4util-dev (>= 4.8.0),
+Depends: libxfcegui4-4 (= ${binary:Version}), libxfce4util6-dev (>= 4.9.0),
libgtk2.0-dev, ${misc:Depends}
Suggests: devhelp
Description: Development files for libxfcegui4-4
More information about the Pkg-xfce-commits
mailing list