Author: tille Date: 2011-12-14 17:01:41 +0000 (Wed, 14 Dec 2011) New Revision: 8961
Modified: trunk/packages/libhmsbeagle/trunk/control Log: Team maintenance, standards-version, long description of -dev package Modified: trunk/packages/libhmsbeagle/trunk/control =================================================================== --- trunk/packages/libhmsbeagle/trunk/control 2011-12-14 16:57:40 UTC (rev 8960) +++ trunk/packages/libhmsbeagle/trunk/control 2011-12-14 17:01:41 UTC (rev 8961) @@ -1,17 +1,36 @@ Source: libhmsbeagle Priority: extra -Maintainer: Tim Booth <[email protected]> +Maintainer: Debian Med Packaging Team <[email protected]> +DM-Upload-Allowed: yes +Uploaders: Tim Booth <[email protected]>, + Andreas Tille <[email protected]> Build-Depends: quilt (>= 0.46-7~), debhelper (>= 7), autoconf (>= 2.65), automake (>= 1:1.11) , libtool, doxygen, openjdk-6-jdk -Standards-Version: 3.9.1 +Standards-Version: 3.9.2 Section: libs Homepage: http://code.google.com/p/beagle-lib +Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/libhmsbeagle/trunk/ +Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/libhmsbeagle/trunk Package: libhmsbeagle-dev Section: libdevel Architecture: any Depends: libhmsbeagle1 (= ${binary:Version}) Description: High-performance lib for Bayesian and Maximum Likelihood phylogenetics - Development files needed to build against Beagel library + BEAGLE is a high-performance library that can perform the core calculations at + the heart of most Bayesian and Maximum Likelihood phylogenetics packages. It + can make use of highly-parallel processors such as those in graphics cards + (GPUs) found in many PCs. + . + The project involves an open API and fast implementations of a library for + evaluating phylogenetic likelihoods (continuous time Markov processes) of + biomolecular sequence evolution. + . + The aim is to provide high performance evaluation 'services' to a wide range + of phylogenetic software, both Bayesian samplers and Maximum Likelihood + optimizers. This allows these packages to make use of implementations that + make use of optimized hardware such as graphics processing units. + . + This package contains development files needed to build against Beagle library. Package: libhmsbeagle1 Section: libs _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
