[Pkg-xfce-commits] r1532 - desktop/trunk/exo/debian
huggie at alioth.debian.org
huggie at alioth.debian.org
Fri Jan 11 18:22:03 UTC 2008
Author: huggie
Date: 2008-01-11 18:22:03 +0000 (Fri, 11 Jan 2008)
New Revision: 1532
Added:
desktop/trunk/exo/debian/exo-utils.install
Modified:
desktop/trunk/exo/debian/changelog
desktop/trunk/exo/debian/control
desktop/trunk/exo/debian/libexo-0.3-0.install
Log:
Add exo-utils.
Modified: desktop/trunk/exo/debian/changelog
===================================================================
--- desktop/trunk/exo/debian/changelog 2008-01-11 12:50:34 UTC (rev 1531)
+++ desktop/trunk/exo/debian/changelog 2008-01-11 18:22:03 UTC (rev 1532)
@@ -1,12 +1,18 @@
-exo (0.3.4-2) UNRELEASED; urgency=low
+exo (0.3.4-2) UNRELEASED-experimental; urgency=low
+ [ Yves-Alexis Perez ]
* loose dependency in shlibs file by removing debian part.
* debian/libexo-0.3-dev.install: ship exo gtk-doc again
* debian/copyright: don't ship complete GFDL text.
* debian/dirs removed as it's useless, thanks Cyril Brulebois.
- -- Yves-Alexis Perez <corsac at debian.org> Wed, 19 Dec 2007 12:40:33 +0100
+ [ Simon Huggins ]
+ * Split out utilities into exo-utils
+ * Make exo-utils depend on eject for exo-eject's fstab usage when hal isn't
+ used.
+ -- Simon Huggins <huggie at earth.li> Fri, 11 Jan 2008 16:18:25 +0000
+
exo (0.3.4-1) unstable; urgency=low
[ Simon Huggins ]
Modified: desktop/trunk/exo/debian/control
===================================================================
--- desktop/trunk/exo/debian/control 2008-01-11 12:50:34 UTC (rev 1531)
+++ desktop/trunk/exo/debian/control 2008-01-11 18:22:03 UTC (rev 1532)
@@ -36,3 +36,20 @@
While Xfce ships with quite a few libraries that are primarily targeted at
desktop development, libexo is targeted at application development, with a
focus on applications for Xfce.
+
+Package: exo-utils
+Conflicts: libexo0.3-0 (< 0.3.4-1)
+Replaces: libexo0.3-0 (< 0.3.4-1)
+Section: libs
+Architecture: any
+Depends: libexo-0.3-0 (= ${binary:Version}), ${shlibs:Depends}, eject
+Description: Utility files for libexo
+ This package contains the Xfce settings plugin and the utility files for
+ libexo-0.3-0 which are:
+ - exo-csource
+ - exo-desktop-item-edit
+ - exo-mount
+ - exo-open
+ - exo-preferred-applications
+ - exo-eject
+ - exo-unmount
Added: desktop/trunk/exo/debian/exo-utils.install
===================================================================
--- desktop/trunk/exo/debian/exo-utils.install (rev 0)
+++ desktop/trunk/exo/debian/exo-utils.install 2008-01-11 18:22:03 UTC (rev 1532)
@@ -0,0 +1,4 @@
+usr/bin/*
+usr/share/applications
+usr/share/man/*
+usr/lib/xfce4/mcs-plugins/*.so
Modified: desktop/trunk/exo/debian/libexo-0.3-0.install
===================================================================
--- desktop/trunk/exo/debian/libexo-0.3-0.install 2008-01-11 12:50:34 UTC (rev 1531)
+++ desktop/trunk/exo/debian/libexo-0.3-0.install 2008-01-11 18:22:03 UTC (rev 1532)
@@ -1,12 +1,8 @@
etc/
-usr/bin/*
usr/lib/libexo-0.3-0/*
usr/lib/lib*.so.*
-usr/lib/xfce4/mcs-plugins/*.so
usr/libexec/*
-usr/share/applications
usr/share/icons
usr/share/locale/*/*/*.mo
-usr/share/man/*
usr/share/pixmaps
usr/share/xfce4
More information about the Pkg-xfce-commits
mailing list