[Pkg-grid-commits] paje/debian Paje.1,NONE,1.1 changelog,NONE,1.1 control,NONE,1.1 copyright,NONE,1.1 dirs,NONE,1.1 linda-override,NONE,1.1 lintian-override,NONE,1.1 menu,NONE,1.1 rules,NONE,1.1

Vincent Danjean pkg-grid-devel@lists.alioth.debian.org
Mon, 13 Dec 2004 18:38:49 +0000


Update of /cvsroot/pkg-grid/paje/debian
In directory haydn:/tmp/cvs-serv14545/paje/debian

Added Files:
	Paje.1 changelog control copyright dirs linda-override 
	lintian-override menu rules 
Log Message:
Initial release of Pajé in the pkg-grid project

--- NEW FILE: linda-override ---
Tag: image-in-usr-lib


--- NEW FILE: lintian-override ---
paje.app: image-file-in-usr-lib

--- NEW FILE: Paje.1 ---
.TH PAJE 1 "May 10, 2002"
.\" Please update the above date whenever this man page is modified.
.\"
.\" Some roff macros, for reference:
.\" .nh        disable hyphenation
.\" .hy        enable hyphenation
.\" .ad l      left justify
.\" .ad b      justify to both left and right margins (default)
.\" .nf        disable filling
.\" .fi        enable filling
.\" .br        insert line break
.\" .sp <n>    insert n+1 empty lines
.\" for manpage-specific macros, see man(7)
.SH NAME
Paje \- generic visualization tool (Gantt chart and more)
.SH SYNOPSIS
.B Paje
.\" .RI [ options ]
.SH DESCRIPTION
This manual page documents briefly the
.BR paje
command.
This manual page was written for the Debian GNU/Linux distribution
because the original program does not have a manual page.
.PP
.B Pajé
is a graphical tool that displays all kinds of traces.
.PP
Key Features
.RS 4
.HP 8
.B Supports multi threaded programs
.RS 4
.HP 8
each thread of the analysed program can be individually displayed, or multiple threads can be combined, to reduce screen space usage.
.RE
.RE
.RS 4
.HP 8
.B Interactivity
.RS 4
.HP 8
each entity represented on the screen can be interrogated for more information,
.HP 8
related entities are highlighted as mouse cursor passes over some representation
.RE
.RE

.\" .SH OPTIONS
.\" \fBpaje\fP accepts the following options:
.\" .TP
.\" .B \-h, \-\-help
.\" Show summary of options.
.\" .TP
.\" .B \-V, \-\-version
.\" Show version of program.
.\" .\" .SH "SEE ALSO"
.\" .\" .BR foo (1), 
.\" .\" .BR bar (1).
.SH AUTHOR
Benhur Stein <benhur@inf.ufsm.br>.

--- NEW FILE: menu ---
?package(paje.app):needs="X11" section="Apps/Science"\
  title="Paje" command="/usr/bin/Paje"

--- NEW FILE: rules ---
#!/usr/bin/make -f
# -*- mode: makefile; coding: utf-8 -*-

include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/makefile.mk

PAJE=paje.app

DEB_MAKE_ENVVARS= . /usr/lib/GNUstep/System/Makefiles/GNUstep.sh ; 
DEB_MAKE_INSTALL_TARGET=install GNUSTEP_INSTALLATION_DIR=`pwd`/debian/$(PAJE)/usr/lib/GNUstep/System
DEB_MAKE_CLEAN_TARGET= clean distclean

DEB_INSTALL_DOCS_$(PAJE)=TODO Documentation/UserManual/user.ps Documentation/lang-paje/lang-paje.ps

DEB_DH_LINK_$(PAJE)=/usr/bin/gnustep-app-wrapper /usr/bin/Paje

DEB_INSTALL_MANPAGES_$(PAJE)=debian/Paje.1

binary-install/$(PAJE)::
	install -m 644 debian/lintian-override $(CURDIR)/debian/$(PAJE)/usr/share/lintian/overrides/$(PAJE)
	install -m 644 debian/linda-override $(CURDIR)/debian/$(PAJE)/usr/share/linda/overrides/$(PAJE)

--- NEW FILE: changelog ---
paje (1.0.0cvs20041022-4) unstable; urgency=low

  * Rename paje to Paje and use gnustep-app-wrapper
  * complete the debian/copyright (not yet really up-to-date as
    http://forge.objectweb.org/projects/paje/ is not yet populated by upstream
    author)
  * correct the menu entry (package is paje.app, not paje)
  * add lintian/linda override for image in usr/lib (GnuStep sub hierarchy)
  * close ITP : (close:#285052)

 -- Vincent Danjean <Vincent.Danjean@ens-lyon.org>  Mon, 13 Dec 2004 16:50:18 +0100

paje (1.0.0cvs20041022-3) unstable; urgency=low

  * binary package renamed to paje.app as this is an GnuStep application

 -- Vincent Danjean <Vincent.Danjean@ens-lyon.org>  Fri, 10 Dec 2004 10:29:48 +0100

paje (1.0.0cvs20041022-2) unstable; urgency=low

  * New packaging
  * Paje change from GPL to LGPL

 -- Vincent Danjean <Vincent.Danjean@ens-lyon.org>  Mon,  6 Dec 2004 15:19:09 +0100

paje (1.0.0cvs20041022-1) unstable; urgency=low

  * New upstream release

 -- Vincent Danjean <Vincent.Danjean@ens-lyon.org>  Tue, 23 Nov 2004 15:00:11 +0100

paje (1.0.0cvs20040816-1) unstable; urgency=low

  * New upstream release

 -- Vincent Danjean <Vincent.Danjean@ens-lyon.org>  Wed, 29 Sep 2004 15:19:28 +0200

paje (1.0.0cvs20040122-1) unstable; urgency=low

  * New upstream release

 -- Vincent Danjean <Vincent.Danjean@ens-lyon.org>  Tue,  6 Jul 2004 18:34:31 +0200

paje (1.0.0cvs20030425-1) unstable; urgency=low

  * New upstream release
  * script paje looks for paje in system directory
  * removing bashisms from script paje

 -- Vincent Danjean <Vincent.Danjean@ens-lyon.org>  Tue, 21 Oct 2003 18:20:50 +0200

paje (1.0.0-2) unstable; urgency=low

  * Correct dependencies

 -- Vincent Danjean <Vincent.Danjean@ens-lyon.org>  Tue, 21 Oct 2003 18:02:21 +0200

paje (1.0.0-1) unstable; urgency=low

  * Initial release.

 -- Vincent Danjean <Vincent.Danjean@ens-lyon.org>  Thu, 16 Oct 2003 12:21:07 +0200

--- NEW FILE: copyright ---
This package was debianized by Vincent Danjean Vincent.Danjean@ens-lyon.org on
Thu, 16 Oct 2003 12:21:07 +0200.

It was downloaded from http://forge.objectweb.org/projects/paje/

Upstream Authors: Benhur Stein <benhur@inf.ufsm.br>,
            	  Diego Kreutz <kreutz@inf.ufsm.br>,
	          Developed at Laboratoire ID, IMAG, France,
		  and Laborat\u00f3rio de Sistemas de
		  Computa\u00e7\u00e3o, UFSM, Brazil

Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004 Benhur Stein and contributors. 

Pajé is distributed under the terms of the GNU Lesser General Public License.

   Copyright (C) 2002,2003,2004 Benhur Stein

   This program is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
   License as published by the Free Software Foundation; either
   version 2.1 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
   Lesser General Public License for more details.

   You should have received a copy of the GNU Lesser General Public
   License along with this program; if not, write to the Free
   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
   02111-1307 USA.

On Debian systems, the complete text of the GNU Library
General Public License can be found in `/usr/share/common-licenses/LGPL-2.1'.

If you have bug reports or suggestions, please contact Vincent Danjean at
<Vincent.Danjean@ens-lyon.org>.


--- NEW FILE: control ---
Source: paje
Section: science
Priority: optional
Maintainer: Vincent Danjean <Vincent.Danjean@ens-lyon.org>
Standards-Version: 3.6.1
Build-Depends: debmake, libgnustep-gui0.9-dev, debhelper (>> 4.2.0), cdbs

Package: paje.app
Architecture: any
Depends: ${shlibs:Depends}
Conflicts: paje (<< 1.0.0cvs20041022-3)
Replaces: paje (<< 1.0.0cvs20041022-3)
Description: generic visualization tool (Gantt chart and more)
 Paje is a graphical tool that displays traces produced during the
 execution of multithreaded programs. Other programs can also generate
 traces for this tool.
 .
 Key Features
   * Supports multi threaded programs
      o each thread of the analysed program can be individually displayed,
        or multiple threads can be combined, to reduce screen space usage.
   * Interactivity
      o each entity represented on the screen can be interrogated for
        more information,
      o related entities are highlighted as mouse cursor passes over
        some representation
 

--- NEW FILE: dirs ---
usr/bin
usr/lib/GNUstep/System
usr/share/lintian/overrides
usr/share/linda/overrides