[Pkg-xfce-commits] r6880 - desktop/branches/experimental/libxfce4ui/debian
Lionel Le Folgoc
mrpouit-guest at alioth.debian.org
Mon Apr 30 12:07:46 UTC 2012
Author: mrpouit-guest
Date: 2012-04-30 12:07:46 +0000 (Mon, 30 Apr 2012)
New Revision: 6880
Modified:
desktop/branches/experimental/libxfce4ui/debian/changelog
desktop/branches/experimental/libxfce4ui/debian/control
Log:
debian/control: revert to unversioned libxfce4util-dev, bump required
versions for Xfce 4.10.
Modified: desktop/branches/experimental/libxfce4ui/debian/changelog
===================================================================
--- desktop/branches/experimental/libxfce4ui/debian/changelog 2012-04-30 12:03:04 UTC (rev 6879)
+++ desktop/branches/experimental/libxfce4ui/debian/changelog 2012-04-30 12:07:46 UTC (rev 6880)
@@ -3,6 +3,8 @@
* New upstream stable release.
* debian/patches:
- 01_replace-ctrl-primary-gtk-shortcuts.patch: refreshed to apply cleanly.
+ * debian/control: revert to unversioned libxfce4util-dev, bump required
+ versions for Xfce 4.10.
-- Lionel Le Folgoc <mrpouit at gmail.com> Mon, 30 Apr 2012 12:37:53 +0200
Modified: desktop/branches/experimental/libxfce4ui/debian/control
===================================================================
--- desktop/branches/experimental/libxfce4ui/debian/control 2012-04-30 12:03:04 UTC (rev 6879)
+++ desktop/branches/experimental/libxfce4ui/debian/control 2012-04-30 12:07:46 UTC (rev 6880)
@@ -6,7 +6,7 @@
Lionel Le Folgoc <mrpouit at gmail.com>
Build-Depends: debhelper (>= 9), intltool (>= 0.31), pkg-config,
libgtk2.0-dev, libstartup-notification0-dev, libglade2-dev, libgladeui-1-dev,
- libxfce4util6-dev, libxfconf-0-dev (>= 4.8.0), dpkg-dev (>= 1.16.1)
+ libxfce4util-dev (>= 4.10.0), libxfconf-0-dev (>= 4.10.0), dpkg-dev (>= 1.16.1)
Standards-Version: 3.9.3
Homepage: http://www.xfce.org/
Vcs-Svn: svn://svn.debian.org/pkg-xfce/desktop/branches/experimental/libxfce4ui
@@ -25,7 +25,7 @@
Section: libdevel
Architecture: any
Depends: libxfce4ui-1-0 (= ${binary:Version}), ${misc:Depends}, libgtk2.0-dev,
- libxfce4util6-dev, libxfconf-0-dev
+ libxfce4util-dev (>= 4.10.0), libxfconf-0-dev (>= 4.10.0)
Suggests: devhelp
Description: Development files for libxfce4ui
This package contains the headers and the static library
More information about the Pkg-xfce-commits
mailing list