[Pkg-xfce-commits] r2672 - in goodies: . xfswitch-plugin xfswitch-plugin/debian
corsac at alioth.debian.org
corsac at alioth.debian.org
Tue Feb 10 19:36:04 UTC 2009
Author: corsac
Date: 2009-02-10 19:36:04 +0000 (Tue, 10 Feb 2009)
New Revision: 2672
Added:
goodies/xfswitch-plugin/
goodies/xfswitch-plugin/debian/
goodies/xfswitch-plugin/debian/changelog
goodies/xfswitch-plugin/debian/compat
goodies/xfswitch-plugin/debian/control
goodies/xfswitch-plugin/debian/copyright
goodies/xfswitch-plugin/debian/rules
goodies/xfswitch-plugin/debian/watch
Log:
xfswitch-plugin: initial import
Property changes on: goodies/xfswitch-plugin/debian
___________________________________________________________________
Name: mergewithupstream
+ +1
Added: goodies/xfswitch-plugin/debian/changelog
===================================================================
--- goodies/xfswitch-plugin/debian/changelog (rev 0)
+++ goodies/xfswitch-plugin/debian/changelog 2009-02-10 19:36:04 UTC (rev 2672)
@@ -0,0 +1,5 @@
+xfswitch-plugin (0.0.1-1) unstable; urgency=low
+
+ * Initial release closes: #514516
+
+ -- Yves-Alexis Perez <corsac at corsac.net> Sat, 03 Jun 2006 15:44:02 +0200
Added: goodies/xfswitch-plugin/debian/compat
===================================================================
--- goodies/xfswitch-plugin/debian/compat (rev 0)
+++ goodies/xfswitch-plugin/debian/compat 2009-02-10 19:36:04 UTC (rev 2672)
@@ -0,0 +1 @@
+7
Added: goodies/xfswitch-plugin/debian/control
===================================================================
--- goodies/xfswitch-plugin/debian/control (rev 0)
+++ goodies/xfswitch-plugin/debian/control 2009-02-10 19:36:04 UTC (rev 2672)
@@ -0,0 +1,18 @@
+Source: xfswitch-plugin
+Section: x11
+Priority: optional
+Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
+Uploaders: Yves-Alexis Perez <corsac at debian.org>, Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>
+Build-Depends: debhelper (>= 7), autotools-dev, intltool, xfce4-panel-dev
+Standards-Version: 3.8.0
+Homepage: http://goodies.xfce.org/projects/panel-plugins/xfswitch-plugin
+Vcs-Svn: svn://svn.debian.org/pkg-xfce/goodies/xfswitch-plugin
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/goodies/xfswitch-plugin
+
+Package: xfswitch-plugin
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Recommends: ${shlibs:Recommends}
+Description: fast user switching plugin for the Xfce panel
+ Xfswitch allows you to leave the current session opened and open a new
+ session with another user. It runs in the Xfce panel.
Added: goodies/xfswitch-plugin/debian/copyright
===================================================================
--- goodies/xfswitch-plugin/debian/copyright (rev 0)
+++ goodies/xfswitch-plugin/debian/copyright 2009-02-10 19:36:04 UTC (rev 2672)
@@ -0,0 +1,19 @@
+This package was debianized by Yves-Alexis Perez <corsac at corsac.net> on
+Sun, 30 Apr 2006 18:31:02 +0200.
+
+It was downloaded from
+http://goodies.xfce.org/projects/panel-plugins/xfswitch-plugin
+
+Upstream authors:
+Jérôme Guelfucci <jeromeg at xfce.org>
+
+Copyright holders:
+© 2008-2009 Jérôme Guelfucci <jerome.guelfucci at gmail.com>
+
+License: GPLv2 or later.
+
+You are free to distribute this software under the terms of
+the GNU General Public License (version 2 or later).
+On Debian systems, the complete text of the GNU General Public
+License can be found in the file `/usr/share/common-licenses/GPL'
+
Added: goodies/xfswitch-plugin/debian/rules
===================================================================
--- goodies/xfswitch-plugin/debian/rules (rev 0)
+++ goodies/xfswitch-plugin/debian/rules 2009-02-10 19:36:04 UTC (rev 2672)
@@ -0,0 +1,3 @@
+#!/usr/bin/make -f
+%:
+ dh $@
Property changes on: goodies/xfswitch-plugin/debian/rules
___________________________________________________________________
Name: svn:executable
+ *
Added: goodies/xfswitch-plugin/debian/watch
===================================================================
--- goodies/xfswitch-plugin/debian/watch (rev 0)
+++ goodies/xfswitch-plugin/debian/watch 2009-02-10 19:36:04 UTC (rev 2672)
@@ -0,0 +1,3 @@
+version=3
+http://goodies.xfce.org/releases/xfswitch-plugin/ \
+ xfswitch-plugin(.*)\.tar\.bz2
More information about the Pkg-xfce-commits
mailing list