[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Upstream removing manpage attribution. WTF?



I am in the akward position that an upstream author has removed the
attribution in the Authors section in a man page that I have contributed.
See the attached diff.

I wrote an email making him aware of this, but have not received any reply.
I think this is especially troublesome for someone aspiring to become a
scientist.

The man page was originally covered by the license in debian/copyright,
which said:

Copyright: of the Debian packaging is assigned to the copyright holder and
 condition to the above license.
License: BSD-like

However, I don't think that gives permission to remove the author's name.

What do you think?

Cheers,
Morten

-- 
Morten Kjeldgaard, asc. professor, MSc, PhD
BiRC - Bioinformatics Research Center, Aarhus University
C. F. Møllers Alle, Building 1110, DK-8000 Aarhus C, Denmark.
Lab +45 8942 3130 * Fax +45 8942 3077 * Home +45 8618 8180
Mobile +45 5186 0147 * http://www.bioxray.au.dk/~mok
--- MUSTANG_v.3/mustang	2008-01-15 02:05:19.000000000 +0100
+++ MUSTANG_v3.2/man/mustang.1	2009-04-18 10:44:53.000000000 +0200
@@ -62,9 +62,9 @@
 options the user specifies in the command line. 
 DEFAULT output identifier: 'results'
 .TP
-.BI \-F " <fmt>"             
-Alignment output format. The choices for \fI<fmt>\fR are: 'html', 'fasta',
- 'pir', 'msf'.  DEFAULT format: 'html'
+.BI \-F " <format>"             
+Alignment output format. The choices for \fI<format>\fR are: 'html', 'fasta',
+\'pir\', 'msf'.  DEFAULT format: 'html'
 .TP
 .BI \-D " [CA\-CA diameter]"
 Produce an HTML file where the the residues are reported in lower case with
@@ -75,6 +75,10 @@
 Generate a PDB file containing optimal superposition of all the structures
 based on the alignment.  DEFAULT: 'ON'.
 .TP
+.BI \-r " [<ON>/<OFF>]"
+Print to a file rmsd table of multiple superposition along with rotation matrix
+and translation vector corresponding to each input structure.  DEFAULT: 'OFF'.
+.TP
 .B \-\-help
 display a help message and exits.
 .TP
@@ -83,13 +87,14 @@
 
 .SH AUTHORS
 \fBMustang\fR was written by A. S. Konagurthu, using the algorithm of 
-A. S. Konagurthu \fIet al.\fR (see reference)
-.PP
-This manual page was written by Morten Kjeldgaard <mok@bioxray.dk>.
+A. S. Konagurthu \fIet al.\fR (see REFERENCE)
 
 .SH REFERENCE 
 A. S. Konagurthu, J. Whisstock, P. J. Stuckey, and A. M. Lesk, MUSTANG: A
 multiple structural alignment algorithm, \fBProteins, 64(3) 559-574 (2006).\fR
 
+.SH BUG REPORT
+arun AT csse DOT unimelb DOT edu DOT au
+
 .SH SEE ALSO
-\fBMustang\fR's homepage: http://www.cs.mu.oz.au/~arun/mustang/
+\fBMustang\fR's homepage: http://www.csse.unimelb.edu.au/~arun/mustang/

Reply to: