--- 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 on +Mon, 3 Oct 2005 11:53:54 +0200. + +It was downloaded from http://xfce-goodies.berlios.de/ + +Copyright Holders: +© 2006 Johannes Zellner +© 2008 Mike Massonnet +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,103 @@ +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 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 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 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 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 Thu, 26 Oct 2006 21:44:34 +0200 + +xfce4-taskmanager (0.4.0~rc2-1) unstable; urgency=low + + * New upstream release. + + -- Yves-Alexis Perez 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 Wed, 26 Jul 2006 15:06:40 +0100 + +xfce4-taskmanager (0.3.1-1) unstable; urgency=low + + * (Markus Bergholz ) + + Initial release. closes: #365674 + + -- Yves-Alexis Perez 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: x11 +Priority: optional +Maintainer: Debian Xfce Maintainers +Uploaders: Yves-Alexis Perez , Emanuele Rocca , + Simon Huggins , Lionel Le Folgoc +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)