[Pkg-xfce-commits] r3466 - goodies/trunk/xfce4-clipman-plugin/debian
Yves-Alexis Perez
corsac at alioth.debian.org
Thu Sep 3 11:56:31 UTC 2009
Author: corsac
Date: 2009-09-03 11:56:30 +0000 (Thu, 03 Sep 2009)
New Revision: 3466
Added:
goodies/trunk/xfce4-clipman-plugin/debian/xfce4-clipman-plugin.install
goodies/trunk/xfce4-clipman-plugin/debian/xfce4-clipman.install
Modified:
goodies/trunk/xfce4-clipman-plugin/debian/changelog
goodies/trunk/xfce4-clipman-plugin/debian/control
Log:
split the package now that there's a daemon not requiring panel.
Modified: goodies/trunk/xfce4-clipman-plugin/debian/changelog
===================================================================
--- goodies/trunk/xfce4-clipman-plugin/debian/changelog 2009-09-03 09:32:51 UTC (rev 3465)
+++ goodies/trunk/xfce4-clipman-plugin/debian/changelog 2009-09-03 11:56:30 UTC (rev 3466)
@@ -4,8 +4,9 @@
* debian/watch edited to track Xfce archive reorganisation.
* debian/control:
- update standards version to 3.8.3.
+ - split the package now that there's a daemon not requiring panel.
- -- Yves-Alexis Perez <corsac at debian.org> Thu, 03 Sep 2009 10:59:54 +0200
+ -- Yves-Alexis Perez <corsac at debian.org> Thu, 03 Sep 2009 11:50:32 +0200
xfce4-clipman-plugin (2:1.0.2-1) unstable; urgency=low
Modified: goodies/trunk/xfce4-clipman-plugin/debian/control
===================================================================
--- goodies/trunk/xfce4-clipman-plugin/debian/control 2009-09-03 09:32:51 UTC (rev 3465)
+++ goodies/trunk/xfce4-clipman-plugin/debian/control 2009-09-03 11:56:30 UTC (rev 3466)
@@ -13,6 +13,13 @@
Vcs-Svn: svn://svn.debian.org/pkg-xfce/goodies/trunk/xfce4-clipman-plugin/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-clipman-plugin/
+Package: xfce4-clipman
+Section: xfce
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: clipboard history plugin for the Xfce4 Desktop Environment
+ Store and recall sequential X clipboard selections in Xfce4.
+
Package: xfce4-clipman-plugin
Section: xfce
Architecture: any
Added: goodies/trunk/xfce4-clipman-plugin/debian/xfce4-clipman-plugin.install
===================================================================
--- goodies/trunk/xfce4-clipman-plugin/debian/xfce4-clipman-plugin.install (rev 0)
+++ goodies/trunk/xfce4-clipman-plugin/debian/xfce4-clipman-plugin.install 2009-09-03 11:56:30 UTC (rev 3466)
@@ -0,0 +1,4 @@
+usr/lib
+usr/share/icons
+usr/share/locale
+usr/share/xfce4
Added: goodies/trunk/xfce4-clipman-plugin/debian/xfce4-clipman.install
===================================================================
--- goodies/trunk/xfce4-clipman-plugin/debian/xfce4-clipman.install (rev 0)
+++ goodies/trunk/xfce4-clipman-plugin/debian/xfce4-clipman.install 2009-09-03 11:56:30 UTC (rev 3466)
@@ -0,0 +1,3 @@
+etc
+usr/bin
+usr/share/applications
More information about the Pkg-xfce-commits
mailing list