[Pkg-xfce-commits] r6628 - in desktop/branches/experimental: libxfce4ui/debian xfce4-appfinder/debian
Lionel Le Folgoc
mrpouit-guest at alioth.debian.org
Thu Apr 5 10:56:29 UTC 2012
Author: mrpouit-guest
Date: 2012-04-05 22:56:29 +0000 (Thu, 05 Apr 2012)
New Revision: 6628
Modified:
desktop/branches/experimental/libxfce4ui/debian/control
desktop/branches/experimental/xfce4-appfinder/debian/control
Log:
remove (<< 4.9.0) from the xfce4-utils Breaks/Replaces, this version doesn't exist and was only used for testing purposes
Modified: desktop/branches/experimental/libxfce4ui/debian/control
===================================================================
--- desktop/branches/experimental/libxfce4ui/debian/control 2012-04-05 22:54:47 UTC (rev 6627)
+++ desktop/branches/experimental/libxfce4ui/debian/control 2012-04-05 22:56:29 UTC (rev 6628)
@@ -45,8 +45,8 @@
Architecture: any
Depends: libxfce4ui-1-0 (= ${binary:Version}), ${shlibs:Depends},
${misc:Depends}
-Breaks: xfce4-utils (<< 4.9.0)
-Replaces: xfce4-utils (<< 4.9.0)
+Breaks: xfce4-utils
+Replaces: xfce4-utils
Description: Utility files for libxfce4ui
This package contains the Xfce settings plugin and the utility files for
libxfce4ui-1-0 which are:
Modified: desktop/branches/experimental/xfce4-appfinder/debian/control
===================================================================
--- desktop/branches/experimental/xfce4-appfinder/debian/control 2012-04-05 22:54:47 UTC (rev 6627)
+++ desktop/branches/experimental/xfce4-appfinder/debian/control 2012-04-05 22:56:29 UTC (rev 6628)
@@ -16,8 +16,8 @@
Section: xfce
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
-Breaks: xfce4-utils (<< 4.9.0)
-Replaces: xfce4-utils (<< 4.9.0)
+Breaks: xfce4-utils
+Replaces: xfce4-utils
Description: Application finder for the Xfce4 Desktop Environment
This is an application finder for the Xfce4 Desktop Environment.
It will search for installed applications on your system.
More information about the Pkg-xfce-commits
mailing list