Author: tille Date: 2009-03-24 12:03:20 +0000 (Tue, 24 Mar 2009) New Revision: 3200
Added: trunk/packages/biococoa/trunk/debian/BioCocoa.3 Removed: trunk/packages/biococoa/trunk/debian/BioCocoa.1 Modified: trunk/packages/biococoa/trunk/debian/changelog trunk/packages/biococoa/trunk/debian/manpages Log: Moved Manpage to section 3; Some README.Debian probably has to be written Deleted: trunk/packages/biococoa/trunk/debian/BioCocoa.1 =================================================================== --- trunk/packages/biococoa/trunk/debian/BioCocoa.1 2009-03-24 11:53:05 UTC (rev 3199) +++ trunk/packages/biococoa/trunk/debian/BioCocoa.1 2009-03-24 12:03:20 UTC (rev 3200) @@ -1,33 +0,0 @@ -.TH BIOCOCOA 3 "October 15, 2008" -.SH NAME -BioCocoa \- Bioinformatics framework for GNUstep and Cocoa -.SH SYNOPSIS -.B #include <BioCocoa/BCFoundation.h> -.SH DESCRIPTION -This manual page documents briefly the -.B BioCocoa -framework. -This manual page was written for the Debian distribution -because the original program does not have a manual page. -.PP -\fBBioCocoa\fP is an open source framework for bioinformatics written -in Objective-C. It provides Cocoa and GNUstep programmers with a full -suite of APIs for handling and manipulating biological sequences. -.SH SEE ALSO -GNUstep(7), SequenceConverter.app(1) -.PP -.B Websites: -.TP -http://www.bioinformatics.org/biococoa -Official BioCocoa website -.P -.B Mailing lists: -.TP -http://bioinformatics.org/mailman/listinfo/biococoa-dev -BioCocoa Developers mailing list and archives. -.br -.SH AUTHOR -This manual page was written by G\[:u]rkan Seng\[:u]n -<[email protected]>, for the Debian project (but may be used by -others). Updated by Scott Christley <[email protected]> for BioCocoa -version 2. Copied: trunk/packages/biococoa/trunk/debian/BioCocoa.3 (from rev 3197, trunk/packages/biococoa/trunk/debian/BioCocoa.1) =================================================================== --- trunk/packages/biococoa/trunk/debian/BioCocoa.3 (rev 0) +++ trunk/packages/biococoa/trunk/debian/BioCocoa.3 2009-03-24 12:03:20 UTC (rev 3200) @@ -0,0 +1,33 @@ +.TH BIOCOCOA 3 "October 15, 2008" +.SH NAME +BioCocoa \- Bioinformatics framework for GNUstep and Cocoa +.SH SYNOPSIS +.B #include <BioCocoa/BCFoundation.h> +.SH DESCRIPTION +This manual page documents briefly the +.B BioCocoa +framework. +This manual page was written for the Debian distribution +because the original program does not have a manual page. +.PP +\fBBioCocoa\fP is an open source framework for bioinformatics written +in Objective-C. It provides Cocoa and GNUstep programmers with a full +suite of APIs for handling and manipulating biological sequences. +.SH SEE ALSO +GNUstep(7), SequenceConverter.app(1) +.PP +.B Websites: +.TP +http://www.bioinformatics.org/biococoa +Official BioCocoa website +.P +.B Mailing lists: +.TP +http://bioinformatics.org/mailman/listinfo/biococoa-dev +BioCocoa Developers mailing list and archives. +.br +.SH AUTHOR +This manual page was written by G\[:u]rkan Seng\[:u]n +<[email protected]>, for the Debian project (but may be used by +others). Updated by Scott Christley <[email protected]> for BioCocoa +version 2. Modified: trunk/packages/biococoa/trunk/debian/changelog =================================================================== --- trunk/packages/biococoa/trunk/debian/changelog 2009-03-24 11:53:05 UTC (rev 3199) +++ trunk/packages/biococoa/trunk/debian/changelog 2009-03-24 12:03:20 UTC (rev 3200) @@ -19,6 +19,7 @@ * the split of * Added {Replaces,Provides,Conflicts}: biococoa.app to really replace the old missnamed package (see above bug #493051) + * Moved BioCocoa.1 to BioCocoa.3 -- Andreas Tille <[email protected]> Mon, 23 Mar 2009 07:57:10 +0100 Modified: trunk/packages/biococoa/trunk/debian/manpages =================================================================== --- trunk/packages/biococoa/trunk/debian/manpages 2009-03-24 11:53:05 UTC (rev 3199) +++ trunk/packages/biococoa/trunk/debian/manpages 2009-03-24 12:03:20 UTC (rev 3200) @@ -1 +1 @@ -debian/BioCocoa.1 +debian/BioCocoa.3 _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
