[med-svn] r3194 - trunk/packages/biococoa/trunk/debian
tille at alioth.debian.org
tille at alioth.debian.org
Mon Mar 23 07:09:36 UTC 2009
Author: tille
Date: 2009-03-23 07:09:36 +0000 (Mon, 23 Mar 2009)
New Revision: 3194
Modified:
trunk/packages/biococoa/trunk/debian/changelog
trunk/packages/biococoa/trunk/debian/control
Log:
* Enhanced long description
* Standards-Version: 3.8.1 (no changes needed)
* No versioned Build-Depends from debhelper any more because (>= 5)
is valid for all interesting releases
Modified: trunk/packages/biococoa/trunk/debian/changelog
===================================================================
--- trunk/packages/biococoa/trunk/debian/changelog 2009-03-23 06:59:50 UTC (rev 3193)
+++ trunk/packages/biococoa/trunk/debian/changelog 2009-03-23 07:09:36 UTC (rev 3194)
@@ -8,6 +8,10 @@
for the patch. I decided for the released download version
for the moment
Closes: #520747
+ * Enhanced long description
+ * Standards-Version: 3.8.1 (no changes needed)
+ * No versioned Build-Depends from debhelper any more because (>= 5)
+ is valid for all interesting releases
-- Andreas Tille <tille at debian.org> Mon, 23 Mar 2009 07:57:10 +0100
Modified: trunk/packages/biococoa/trunk/debian/control
===================================================================
--- trunk/packages/biococoa/trunk/debian/control 2009-03-23 06:59:50 UTC (rev 3193)
+++ trunk/packages/biococoa/trunk/debian/control 2009-03-23 07:09:36 UTC (rev 3194)
@@ -3,9 +3,11 @@
Priority: optional
Maintainer: Debian-Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
DM-Upload-Allowed: yes
-Uploaders: Scott Christley <schristley at mac.com>, Andreas Tille <tille at debian.org>, Charles Plessy <plessy at debian.org>
-Build-Depends: debhelper (>= 5), gnustep-make, libgnustep-base-dev (>= 1.16.1), libgnustep-gui-dev (>= 0.12.0)
-Standards-Version: 3.7.3
+Uploaders: Scott Christley <schristley at mac.com>,
+ Andreas Tille <tille at debian.org>,
+ Charles Plessy <plessy at debian.org>
+Build-Depends: debhelper, gnustep-make, libgnustep-base-dev (>= 1.16.1), libgnustep-gui-dev (>= 0.12.0)
+Standards-Version: 3.8.1
Homepage: http://bioinformatics.org/biococoa/
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/biococoa/trunk/?rev=0&sc=0
Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/biococoa/trunk/
@@ -14,8 +16,13 @@
Architecture: any
Depends: ${shlibs:Depends}
Description: Bioinformatics framework for GNUstep and Cocoa
- .
- BioCocoa 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.
+ BioCocoa is an open source Cocoa framework for bioinformatics. It intends to
+ provide Cocoa programmers with a full suite of tools for handling and
+ manipulating biological sequences. Cocoa is a great framework for rapid
+ application development and it is therefore often used to create innovative
+ bioscientific apps. To speed up development even more, BioCocoa wants to
+ offer reusable Cocoa classes that are specific for molecular biology and
+ biofinformatics. At this time, BioCocoa offers model classes for biological
+ sequences, controller classes for alignment, sequence manipulation and I/O,
+ interfacing with ENTREZ and view classes that let you easily display and work
+ with sequences in your own applications.
More information about the debian-med-commit
mailing list