[Pkg-xfce-commits] r6283 - desktop/branches/experimental/xfce4-appfinder/debian
Lionel Le Folgoc
mrpouit-guest at alioth.debian.org
Sun Jan 1 06:42:18 UTC 2012
Author: mrpouit-guest
Date: 2012-01-01 18:42:18 +0000 (Sun, 01 Jan 2012)
New Revision: 6283
Added:
desktop/branches/experimental/xfce4-appfinder/debian/links
Modified:
desktop/branches/experimental/xfce4-appfinder/debian/changelog
desktop/branches/experimental/xfce4-appfinder/debian/control
Log:
* debian/control: breaks/replaces pre 4.10 xfce4-utils package, as it
previously shipped xfrun4.
* debian/links: xfrun4 is now a symlink to xfce4-appfinder, so add a symlink
for its manpage too.
Modified: desktop/branches/experimental/xfce4-appfinder/debian/changelog
===================================================================
--- desktop/branches/experimental/xfce4-appfinder/debian/changelog 2012-01-01 18:20:26 UTC (rev 6282)
+++ desktop/branches/experimental/xfce4-appfinder/debian/changelog 2012-01-01 18:42:18 UTC (rev 6283)
@@ -1,7 +1,11 @@
-xfce4-appfinder (4.9.2-1) UNRELEASED; urgency=low
+xfce4-appfinder (4.9.3-1) UNRELEASED; urgency=low
* New upstream development release.
* debian/xfce4-appfinder.1: updated for the new options in 4.9.x.
+ * debian/control: breaks/replaces pre 4.10 xfce4-utils package, as it
+ previously shipped xfrun4.
+ * debian/links: xfrun4 is now a symlink to xfce4-appfinder, so add a symlink
+ for its manpage too.
-- Lionel Le Folgoc <mrpouit at gmail.com> Wed, 21 Sep 2011 23:41:48 +0200
Modified: desktop/branches/experimental/xfce4-appfinder/debian/control
===================================================================
--- desktop/branches/experimental/xfce4-appfinder/debian/control 2012-01-01 18:20:26 UTC (rev 6282)
+++ desktop/branches/experimental/xfce4-appfinder/debian/control 2012-01-01 18:42:18 UTC (rev 6283)
@@ -16,6 +16,8 @@
Section: xfce
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
+Breaks: xfce4-utils (<< 4.9.0)
+Replaces: xfce4-utils (<< 4.9.0)
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.
Added: desktop/branches/experimental/xfce4-appfinder/debian/links
===================================================================
--- desktop/branches/experimental/xfce4-appfinder/debian/links (rev 0)
+++ desktop/branches/experimental/xfce4-appfinder/debian/links 2012-01-01 18:42:18 UTC (rev 6283)
@@ -0,0 +1 @@
+usr/share/man/man1/xfce4-appfinder.1.gz usr/share/man/man1/xfrun4.1.gz
More information about the Pkg-xfce-commits
mailing list