[Pkg-xfce-commits] r1386 - in goodies/xfce4-wmdock-plugin: . debian

emonge-guest at alioth.debian.org emonge-guest at alioth.debian.org
Fri Oct 19 04:41:44 UTC 2007


Author: emonge-guest
Date: 2007-10-19 04:41:44 +0000 (Fri, 19 Oct 2007)
New Revision: 1386

Added:
   goodies/xfce4-wmdock-plugin/debian/
   goodies/xfce4-wmdock-plugin/debian/changelog
   goodies/xfce4-wmdock-plugin/debian/compat
   goodies/xfce4-wmdock-plugin/debian/control
   goodies/xfce4-wmdock-plugin/debian/copyright
   goodies/xfce4-wmdock-plugin/debian/rules
   goodies/xfce4-wmdock-plugin/debian/watch
Removed:
   goodies/xfce4-wmdock-plugin/trunk/
Log:
* deleting trunk and manually adding debian/ files


Added: goodies/xfce4-wmdock-plugin/debian/changelog
===================================================================
--- goodies/xfce4-wmdock-plugin/debian/changelog	                        (rev 0)
+++ goodies/xfce4-wmdock-plugin/debian/changelog	2007-10-19 04:41:44 UTC (rev 1386)
@@ -0,0 +1,7 @@
+xfce4-wmdock-plugin (0.1.6-1) unstable; urgency=low
+
+  (Enrique Monge)
+  * Initial release Closes: #446652 
+
+ -- Enrique Monge <emonge at debian.org.sv>  Sun, 14 Oct 2007 09:36:13 -0600
+

Added: goodies/xfce4-wmdock-plugin/debian/compat
===================================================================
--- goodies/xfce4-wmdock-plugin/debian/compat	                        (rev 0)
+++ goodies/xfce4-wmdock-plugin/debian/compat	2007-10-19 04:41:44 UTC (rev 1386)
@@ -0,0 +1 @@
+5

Added: goodies/xfce4-wmdock-plugin/debian/control
===================================================================
--- goodies/xfce4-wmdock-plugin/debian/control	                        (rev 0)
+++ goodies/xfce4-wmdock-plugin/debian/control	2007-10-19 04:41:44 UTC (rev 1386)
@@ -0,0 +1,18 @@
+Source: xfce4-wmdock-plugin
+Section: x11
+Priority: optional
+Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
+Uploaders: Enrique Monge <emonge at debian.org.sv>, Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>, Yves-Alexis Perez <corsac at corsac.net> 
+Build-Depends: debhelper (>= 5), autotools-dev, cdbs, xfce4-panel-dev,
+ libwnck-dev
+Standards-Version: 3.7.2
+Homepage: http://www.ibh.de/~ellguth/xfce4-wmdock-plugin.html
+
+Package: xfce4-wmdock-plugin
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Compatibility layer for running WindowMaker dockapps on the XFCE desktop
+ The WMdock plugin is a compatibility layer for running WindowMaker
+ dockapps on the XFCE desktop.
+ It integrates the dockapps into a panel, closely resembling the look
+ and feel of the WindowMaker dock or clip, respectively.

Added: goodies/xfce4-wmdock-plugin/debian/copyright
===================================================================
--- goodies/xfce4-wmdock-plugin/debian/copyright	                        (rev 0)
+++ goodies/xfce4-wmdock-plugin/debian/copyright	2007-10-19 04:41:44 UTC (rev 1386)
@@ -0,0 +1,33 @@
+This package was debianized by Enrique Monge <emonge at debian.org.sv> on
+Sun, 14 Oct 2007 09:36:13 -0600.
+
+It was downloaded from <http://www.ibh.de/~ellguth/xfce4-wmdock-plugin.html>
+
+Upstream Author: 
+
+    Andre Ellguth <ellguth at ibh.de>
+
+Copyright: 
+
+    (C) 2007 Andre Ellguth <ellguth at ibh.de>
+
+License:
+
+    This program is free software; you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation; either version 2 of the License, or
+    (at your option) any later version.
+    
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details. (The file COPYRIGHT.GNU)
+    
+    You should have received a copy of the GNU General Public License
+    along with this program; if not, write to Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+    02110-1301, USA.
+
+
+The Debian packaging is (C) 2007, Enrique Monge <emonge at debian.org.sv> and
+is licensed under the GPL, see `/usr/share/common-licenses/GPL'.

Added: goodies/xfce4-wmdock-plugin/debian/rules
===================================================================
--- goodies/xfce4-wmdock-plugin/debian/rules	                        (rev 0)
+++ goodies/xfce4-wmdock-plugin/debian/rules	2007-10-19 04:41:44 UTC (rev 1386)
@@ -0,0 +1,5 @@
+#!/usr/bin/make -f
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/autotools.mk
+
+


Property changes on: goodies/xfce4-wmdock-plugin/debian/rules
___________________________________________________________________
Name: svn:executable
   + *

Added: goodies/xfce4-wmdock-plugin/debian/watch
===================================================================
--- goodies/xfce4-wmdock-plugin/debian/watch	                        (rev 0)
+++ goodies/xfce4-wmdock-plugin/debian/watch	2007-10-19 04:41:44 UTC (rev 1386)
@@ -0,0 +1,4 @@
+version=3
+http://www.ibh.de/~ellguth/develop/xfce4-wmdock-plugin-(.*)\.tar\.gz
+
+




More information about the Pkg-xfce-commits mailing list