--- gff2ps-0.98d.orig/gff2ps_v0.98d +++ gff2ps-0.98d/gff2ps_v0.98d @@ -39,7 +39,7 @@ # Only for testing (only works in bash) # set -o xtrace -GAWK="/usr/bin/gawk"; +GAWK="/usr/local/bin/gawk"; ############################################################## #################### PROGRAM DEFINITIONS ##################### --- gff2ps-0.98d.orig/debian/linda.override +++ gff2ps-0.98d/debian/linda.override @@ -0,0 +1,2 @@ +Tag: exec-not-elf-or-script +Data: /usr/share/gff2ps/gff2ps.real --- gff2ps-0.98d.orig/debian/control +++ gff2ps-0.98d/debian/control @@ -0,0 +1,25 @@ +Source: gff2ps +Section: science +Priority: optional +Maintainer: Debian-Med Packaging Team +DM-Upload-Allowed: yes +Uploaders: Nelson A. de Oliveira +Build-Depends: cdbs, debhelper (>= 5) +Standards-Version: 3.7.3 +Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/gff2ps/trunk/ +Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/gff2ps/trunk/ +Homepage: http://genome.imim.es/software/gfftools/GFF2PS.html + +Package: gff2ps +Architecture: all +Depends: gawk, ${misc:Depends} +Recommends: gv | postscript-viewer +Description: produces PostScript graphical output from GFF-files + gff2ps is a script program developed with the aim of converting gff-formatted + records into high quality one-dimensional plots in PostScript. Such plots + maybe useful for comparing genomic structures and to visualizing outputs from + genome annotation programs. + It can be used in a very simple way, because it assumes that the GFF file + itself carries enough formatting information, but it also allows through a + number of options and/or a configuration file, for a great degree of + customization. --- gff2ps-0.98d.orig/debian/manpages +++ gff2ps-0.98d/debian/manpages @@ -0,0 +1 @@ +debian/gff2ps.1 --- gff2ps-0.98d.orig/debian/patches/01-gff2ps_v0.98d.diff +++ gff2ps-0.98d/debian/patches/01-gff2ps_v0.98d.diff @@ -0,0 +1,11 @@ +--- gff2ps_v0.98d 2005-03-22 12:23:09.000000000 -0300 ++++ gff2ps_v0.98d-new 2005-03-22 12:23:49.000000000 -0300 +@@ -39,7 +39,7 @@ + # Only for testing (only works in bash) + # set -o xtrace + +-GAWK="/usr/local/bin/gawk"; ++GAWK="/usr/bin/gawk"; + + ############################################################## + #################### PROGRAM DEFINITIONS ##################### --- gff2ps-0.98d.orig/debian/gff2ps.1 +++ gff2ps-0.98d/debian/gff2ps.1 @@ -0,0 +1,147 @@ +.TH GFF2PS 1 "Tue, 22 Mar 2005 12:58:35 -0300" +.SH NAME +gff2ps \- Produces PostScript graphical output from GFF-files. +.SH SYNOPSIS +.B gff2ps +.RI "[options] -- gff_files" +.SH DESCRIPTION +This program draws color-filled DotPlots from files with gff-formatted data fields. The program takes as input the annotated features on a genomic sequence in GFF format, and produces a visual output in PostScript. +.SH OPTIONS +.TP +.B \-h +Show summary of options. +.TP +.B \-H