[Pkg-xfce-commits] r366 - in goodies: . xfce4-taskmanager xfce4-taskmanager/debian

Jani Monoses jani-guest at costa.debian.org
Sun Dec 18 21:46:19 UTC 2005


Author: jani-guest
Date: 2005-12-18 21:46:19 +0000 (Sun, 18 Dec 2005)
New Revision: 366

Added:
   goodies/xfce4-taskmanager/
   goodies/xfce4-taskmanager/debian/
   goodies/xfce4-taskmanager/debian/changelog
   goodies/xfce4-taskmanager/debian/compat
   goodies/xfce4-taskmanager/debian/control
   goodies/xfce4-taskmanager/debian/copyright
   goodies/xfce4-taskmanager/debian/rules
   goodies/xfce4-taskmanager/debian/watch
   goodies/xfce4-taskmanager/debian/xfce4-taskmanager.1
Log:
Add initial package for xfce4-taskmanager



Added: goodies/xfce4-taskmanager/debian/changelog
===================================================================
--- goodies/xfce4-taskmanager/debian/changelog	2005-12-18 21:44:59 UTC (rev 365)
+++ goodies/xfce4-taskmanager/debian/changelog	2005-12-18 21:46:19 UTC (rev 366)
@@ -0,0 +1,6 @@
+xfce4-taskmanager (0.3.1-1) UNRELEASED; urgency=low
+
+  * (Jani Monoses)
+    Initial package based on work by Markus Bergholz <markuman at gmail.com>
+
+ -- Jani Monoses <jani at ubuntu.com>  Sun, 18 Dec 2005 15:07:26 +0200

Added: goodies/xfce4-taskmanager/debian/compat
===================================================================
--- goodies/xfce4-taskmanager/debian/compat	2005-12-18 21:44:59 UTC (rev 365)
+++ goodies/xfce4-taskmanager/debian/compat	2005-12-18 21:46:19 UTC (rev 366)
@@ -0,0 +1 @@
+4

Added: goodies/xfce4-taskmanager/debian/control
===================================================================
--- goodies/xfce4-taskmanager/debian/control	2005-12-18 21:44:59 UTC (rev 365)
+++ goodies/xfce4-taskmanager/debian/control	2005-12-18 21:46:19 UTC (rev 366)
@@ -0,0 +1,17 @@
+Source: xfce4-taskmanager
+Section: x11
+Priority: optional
+Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
+Uploaders: Yves-Alexis Perez <corsac at corsac.net>, Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>, Rudy Godoy <rudy at kernel-panik.org>, Martin Loschwitz <madkiss at debian.org>
+Build-Depends: autotools-dev, cdbs, debhelper (>= 4.1), libgtk2.0-dev, libxfce4util-dev, libxfcegui4-dev, intltool, libtool, automake1.8, autoconf
+Standards-Version: 3.6.2
+
+Package: xfce4-taskmanager
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: process manager for the Xfce4 Desktop Environment
+ A GUI application for monitoring and controlling
+ running processes written for Xfce.
+ .
+ Homepage: http://xfce-goodies.berlios.de/
+

Added: goodies/xfce4-taskmanager/debian/copyright
===================================================================
--- goodies/xfce4-taskmanager/debian/copyright	2005-12-18 21:44:59 UTC (rev 365)
+++ goodies/xfce4-taskmanager/debian/copyright	2005-12-18 21:46:19 UTC (rev 366)
@@ -0,0 +1,13 @@
+This package was debianized by Markus Bergholz <markuman at gmail.com> on
+Mon,  3 Oct 2005 11:53:54 +0200.
+
+It was downloaded from http://xfce-goodies.berlios.de/
+
+Copyright Holder: Johannes Zellner <webmaster at nebulon.de>
+
+License:
+
+ You are free to distribute this software under the terms of
+ the GNU General Public License.
+ 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/xfce4-taskmanager/debian/rules
===================================================================
--- goodies/xfce4-taskmanager/debian/rules	2005-12-18 21:44:59 UTC (rev 365)
+++ goodies/xfce4-taskmanager/debian/rules	2005-12-18 21:46:19 UTC (rev 366)
@@ -0,0 +1,10 @@
+#!/usr/bin/make -f
+#DEB_AUTO_UPDATE_LIBTOOL := pre
+#DEB_AUTO_UPDATE_ACLOCAL := 1.8
+#DEB_AUTO_UPDATE_AUTOCONF := yes
+
+DEB_INSTALL_MANPAGES_xfce4-taskmanager := debian/xfce4-taskmanager.1
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/simple-patchsys.mk
+include /usr/share/cdbs/1/class/autotools.mk


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

Added: goodies/xfce4-taskmanager/debian/watch
===================================================================
--- goodies/xfce4-taskmanager/debian/watch	2005-12-18 21:44:59 UTC (rev 365)
+++ goodies/xfce4-taskmanager/debian/watch	2005-12-18 21:46:19 UTC (rev 366)
@@ -0,0 +1,3 @@
+version=2
+http://download.berlios.de/xfce-goodies/	\
+	 xfce4-taskmanager-(.*)\.tar\.(gz|bz2) debian	uupdate -u

Added: goodies/xfce4-taskmanager/debian/xfce4-taskmanager.1
===================================================================
--- goodies/xfce4-taskmanager/debian/xfce4-taskmanager.1	2005-12-18 21:44:59 UTC (rev 365)
+++ goodies/xfce4-taskmanager/debian/xfce4-taskmanager.1	2005-12-18 21:46:19 UTC (rev 366)
@@ -0,0 +1,16 @@
+.\" Copyright (c) 2005 Johannes Zellner
+.TH XFCE4-TASKMANAGER "1" "September 2005" "xfce4-taskmanager 0.3.1" "User Commands"
+.SH NAME
+xfce4-taskmanager \- a task (system process) manager for Xfce.
+.SH SYNOPSIS
+.B xfce4-taskmanager
+.SH DESCRIPTION
+.PP
+xfce4-taskmanager is a GUI task (system process) manager for Xfce Desktop.
+Environment. .
+.SH COPYRIGHT
+Copyright \(co 2005 Johannes Zellner
+.br
+This is free software; see the source for copying conditions.  There is NO
+warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+




More information about the Pkg-xfce-commits mailing list