xfce4-taskmanager (1.0.0-2) debian-dir only changes

Summary

 debian/changelog                           |  113 +++++++++++++++++++++++++++++
 debian/compat                              |    1 
 debian/control                             |   19 ++++
 debian/copyright                           |   15 +++
 debian/patches/01_configure-kfreebsd.patch |   11 ++
 debian/rules                               |    6 +
 debian/watch                               |    3 
 debian/xfce4-taskmanager.1                 |   16 ++++
 8 files changed, 184 insertions(+)

    
download this patch

Patch contents

--- xfce4-taskmanager-1.0.0.orig/debian/compat
+++ xfce4-taskmanager-1.0.0/debian/compat
@@ -0,0 +1 @@
+7
--- xfce4-taskmanager-1.0.0.orig/debian/copyright
+++ xfce4-taskmanager-1.0.0/debian/copyright
@@ -0,0 +1,15 @@
+This package was debianized by Markus Bergholz <markuman@gmail.com> on
+Mon,  3 Oct 2005 11:53:54 +0200.
+
+It was downloaded from http://xfce-goodies.berlios.de/
+
+Copyright Holders: 
+© 2006 Johannes Zellner <webmaster@nebulon.de>
+© 2008 Mike Massonnet <mmassonnet@xfce.org>
+License:
+
+ You are free to distribute this software under the terms of
+ the GNU General Public License version 2 or (at your option) any later
+ version.
+ On Debian systems, the complete text of the GNU General Public
+ License can be found in the file `/usr/share/common-licenses/GPL'.
--- xfce4-taskmanager-1.0.0.orig/debian/xfce4-taskmanager.1
+++ xfce4-taskmanager-1.0.0/debian/xfce4-taskmanager.1
@@ -0,0 +1,16 @@
+.\" Copyright (c) 2005 Johannes Zellner
+.TH XFCE4-TASKMANAGER "1" "September 2005" "xfce4-taskmanager 0.4.0" "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.
+
--- xfce4-taskmanager-1.0.0.orig/debian/rules
+++ xfce4-taskmanager-1.0.0/debian/rules
@@ -0,0 +1,6 @@
+#!/usr/bin/make -f
+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
--- xfce4-taskmanager-1.0.0.orig/debian/changelog
+++ xfce4-taskmanager-1.0.0/debian/changelog
@@ -0,0 +1,113 @@
+xfce4-taskmanager (1.0.0-2) unstable; urgency=low
+
+  * debian/control:
+    - switch section to xfce.
+  * debian/patches:
+    - 01_configure-kfreebsd: accept kFreeBSD as we accept Linux, since it uses
+      /proc and kFreeBSD emulation is good enough.              closes: #586465
+
+ -- Yves-Alexis Perez <corsac@debian.org>  Thu, 21 Oct 2010 11:50:26 +0200
+
+xfce4-taskmanager (1.0.0-1) unstable; urgency=low
+
+  [ Evgeni Golov ]
+  * Fix Vcs-* fields, they were missing 'trunk' in the path.
+
+  [ Yves-Alexis Perez ]
+  * debian/watch edited to track Xfce archive reorganisation.
+  * New upstream beta release.
+    - display SI unit correctly.                                closes: #434273
+  * debian/control:
+    - update standards version to 3.8.4.
+    - drop libxfce4util and libxfcegui4 from build-deps.
+
+  [ Lionel Le Folgoc ]
+  * New upstream beta release (0.5.91):
+    - reintroduce *bsd support.
+  * New upstream beta release (0.5.92):
+    - ui improvements.
+  * New upstream stable release (1.0.0):
+    - graphes of cpu and memory usage
+  * Add myself to Uploaders.
+  * debian/control: add new build-deps, libwnck-dev and libcairo2-dev.
+
+ -- Yves-Alexis Perez <corsac@debian.org>  Sat, 19 Jun 2010 12:21:53 +0200
+
+xfce4-taskmanager (0.4.1-1) unstable; urgency=low
+
+  * New upstream release.
+    - fix cpu utilisation display on amd64.                     closes: #486474 
+  * debian/control:
+    - update standards version to 3.8.0.
+
+ -- Yves-Alexis Perez <corsac@debian.org>  Sun, 22 Feb 2009 17:37:05 +0100
+
+xfce4-taskmanager (0.4.0-1) unstable; urgency=low
+
+  * New upstream release.
+    - fix segfault when trying to sort by user.                 closes: #478879
+    - fix memory leak.                                          closes: #400926
+    - provide a .desktop file.                                  closes: #484143
+  * debian/patches:
+    - 01_fix-implicit-pointer-conversion dropped, merged upstream.
+    - 02_fix-units dropped, merged upstream.
+  * debian/xfce4-taskmanager.1: update version.
+  * debian/compat: update to 7. 
+  * debian/control: 
+    - update build-dep on debhelper accordingly.
+    - remove  Rudy Godoy and Martin Loschwitz from Uploaders.
+  * debian/copyright:
+    - update copyright dates.
+    - update notice about GPL version.
+
+ -- Yves-Alexis Perez <corsac@debian.org>  Mon, 02 Jun 2008 20:26:16 +0200
+
+xfce4-taskmanager (0.4.0~rc2-3) unstable; urgency=low
+
+  [ Stefan Ott ]
+  * debian/control: updated the url
+
+  [ Simon Huggins ]
+  * debian/control: Move fake Homepage field to a real one now dpkg
+    supports it.
+
+  [ Yves-Alexis Perez ]
+  * debian/watch: updated the url.                              closes: #449713
+  * debian/patches: 02_fix-units added.                         closes: #434272
+  * debian/control:
+    - update my email address.
+    - update standards version.
+    - update build-deps against 4.4.2.
+  * debian/copyright: update date.
+
+  [ Simon Huggins ]
+  * Add Vcs-* headers to debian/control
+
+ -- Yves-Alexis Perez <corsac@debian.org>  Sat, 19 Apr 2008 13:37:08 +0200
+
+xfce4-taskmanager (0.4.0~rc2-2) unstable; urgency=low
+
+  * Incorporate patch from Dann Frazier to fix implicit pointer conversion and
+    avoid a possible segfault on ia64 and amd64. Thanks !	closes: #389517
+
+ -- Yves-Alexis Perez <corsac@corsac.net>  Thu, 26 Oct 2006 21:44:34 +0200
+
+xfce4-taskmanager (0.4.0~rc2-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Yves-Alexis Perez <corsac@corsac.net>  Sat, 23 Sep 2006 15:41:20 +0100
+
+xfce4-taskmanager (0.3.1-2) unstable; urgency=low
+
+  * Updated build-deps to 4.3.90.2 (Xfce 4.4 Beta2).
+  * Updated standards version to 3.7.2.
+
+ -- Yves-Alexis Perez <corsac@corsac.net>  Wed, 26 Jul 2006 15:06:40 +0100
+
+xfce4-taskmanager (0.3.1-1) unstable; urgency=low
+
+  * (Markus Bergholz <markuman@gmail.com>)
+    + Initial release.                                         closes: #365674
+  
+ -- Yves-Alexis Perez <corsac@corsac.net>  Sat, 03 Jun 2006 15:59:00 +0200
--- xfce4-taskmanager-1.0.0.orig/debian/control
+++ xfce4-taskmanager-1.0.0/debian/control
@@ -0,0 +1,19 @@
+Source: xfce4-taskmanager
+Section: xfce
+Priority: optional
+Maintainer: Debian Xfce Maintainers <pkg-xfce-devel@lists.alioth.debian.org>
+Uploaders: Yves-Alexis Perez <corsac@debian.org>, Emanuele Rocca <ema@debian.org>,
+ Simon Huggins <huggie@earth.li>, Lionel Le Folgoc <mrpouit@gmail.com>
+Build-Depends: autotools-dev, cdbs, debhelper (>= 7), libgtk2.0-dev (>= 2.12.0),
+ libcairo2-dev (>= 1.5.0), libwnck-dev (>= 2.0), intltool
+Standards-Version: 3.8.4
+Homepage: http://goodies.xfce.org/
+Vcs-Svn: svn://svn.debian.org/pkg-xfce/goodies/trunk/xfce4-taskmanager/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-taskmanager/
+
+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.
--- xfce4-taskmanager-1.0.0.orig/debian/watch
+++ xfce4-taskmanager-1.0.0/debian/watch
@@ -0,0 +1,3 @@
+version=3
+http://archive.xfce.org/src/apps/xfce4-taskmanager/([\d\.]+)/ \
+	xfce4-taskmanager-([\d\.]+)\.tar\.(?:gz|bz2)
--- xfce4-taskmanager-1.0.0.orig/debian/patches/01_configure-kfreebsd.patch
+++ xfce4-taskmanager-1.0.0/debian/patches/01_configure-kfreebsd.patch
@@ -0,0 +1,11 @@
+--- configure.orig	2010-07-18 17:37:18.232382812 +0200
++++ configure	2010-07-18 17:39:12.338202369 +0200
+@@ -13006,7 +13006,7 @@
+ done
+ 
+ 		;;
+-		linux*)
++		linux*|kfreebsd*-gnu)
+ 		ac_os_implementation="linux"
+ 		for ac_header in pwd.h signal.h stdio.h string.h sys/resource.h \
+ 				sys/stat.h sys/types.h unistd.h