Author: malex-guest Date: 2011-02-07 11:49:01 +0000 (Mon, 07 Feb 2011) New Revision: 5921
Removed: trunk/packages/vienna-rna/trunk/debian/b2ct.1 Modified: trunk/packages/vienna-rna/trunk/debian/control trunk/packages/vienna-rna/trunk/debian/copyright Log: Added copyright for naview.c , and Section is changed to non-free , b2ct.1 is deleted from debian directory . Deleted: trunk/packages/vienna-rna/trunk/debian/b2ct.1 =================================================================== --- trunk/packages/vienna-rna/trunk/debian/b2ct.1 2011-02-07 11:12:23 UTC (rev 5920) +++ trunk/packages/vienna-rna/trunk/debian/b2ct.1 2011-02-07 11:49:01 UTC (rev 5921) @@ -1,25 +0,0 @@ -.TH B2CT "1" User Contributed Perl Documentation - -.SH NAME -b2ct \- converts the bracket notation produced by RNAfold into an '.ct' file - -.SH SYNOPSIS -b2ct < structure_file > ct_file.ct - -.SH DESCRIPTION -This program converts the bracket notation for RNA secondary structures -produced by RNAfold to .ct files used by Michael Zukers Program. - -In conection with RNAfold it can be used as - RNAfold < sequence_file | b2ct > ct_file.ct - -.SH SEE ALSO - -RNAFOld(1) - -.SH AUTHOR - Ivo L. Hofacker <[email protected]> - - - -perl v5.10.1 2011-02-01 Modified: trunk/packages/vienna-rna/trunk/debian/control =================================================================== --- trunk/packages/vienna-rna/trunk/debian/control 2011-02-07 11:12:23 UTC (rev 5920) +++ trunk/packages/vienna-rna/trunk/debian/control 2011-02-07 11:49:01 UTC (rev 5921) @@ -1,5 +1,5 @@ Source: vienna-rna -Section: science +Section: non-free/science Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Alex Mestiashvili <[email protected]> Modified: trunk/packages/vienna-rna/trunk/debian/copyright =================================================================== --- trunk/packages/vienna-rna/trunk/debian/copyright 2011-02-07 11:12:23 UTC (rev 5920) +++ trunk/packages/vienna-rna/trunk/debian/copyright 2011-02-07 11:49:01 UTC (rev 5921) @@ -19,6 +19,16 @@ 2) proper credit is given to the authors and the Institute for Theoretical Chemistry of the University of Vienna. + +Files:lib/naview.c +Copyright: 1988 Robert E. Bruccoleri +License: + Copying of this software, in whole or in part, is permitted + provided that the copies are not made for commercial purposes, + appropriate credit for the use of the software is given, this + copyright notice appears, and notice is given that the copying + is by permission of Robert E. Bruccoleri. Any other copying + requires specific permission. Files: RNAforester/* Copyright: 2009 Matthias Hoechsmann, <[email protected]> _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
