[med-svn] [Git][med-team/libpll-2][master] libpll2 related packages defined in control

Shayan Doust gitlab at salsa.debian.org
Sat Jun 20 19:23:57 BST 2020



Shayan Doust pushed to branch master at Debian Med / libpll-2


Commits:
8e3c68cb by Shayan Doust at 2020-06-20T19:23:31+01:00
libpll2 related packages defined in control

- - - - -


1 changed file:

- debian/control


Changes:

=====================================
debian/control
=====================================
@@ -3,14 +3,19 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
 Uploaders: Shayan Doust <hello at shayandoust.me>
 Section: science
 Priority: optional
-Build-Depends: debhelper-compat (= 13)
+Build-Depends: debhelper-compat (= 13),
+               d-shlibs,
+               bison,
+               flex,
+               autoconf-archive
 Standards-Version: 4.5.0
 Vcs-Browser: https://salsa.debian.org/med-team/libpll-2
 Vcs-Git: https://salsa.debian.org/med-team/libpll-2.git
 Homepage: https://github.com/xflouris/libpll-2
 
-Package: libpll-2
+Package: libpll2-0
 Architecture: any
+Section: libs
 Depends: ${shlibs:Depends},
          ${misc:Depends}
 Description: Phylogenetic Likelihood Library 2
@@ -27,3 +32,28 @@ Description: Phylogenetic Likelihood Library 2
  .
  libpll-2 is the new official fork of libpll. It implements site repeats
  to speed up computations.
+ .
+ This package contains the dynamic library.
+
+Package: libpll2-dev
+Architecture: any
+Section: libdevel
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         libpll2-0 (= ${binary:Version})
+Description: Phylogenetic Likelihood Library 2
+ PLL is a highly optimised, parallelised software library to ease the
+ development of new software tools dealing with phylogenetic inference.
+ .
+ Among the function included in PLL are parsing multiple sequence
+ alignments (MSA) from PHYLIP and FASTA files, reading Newick trees,
+ performing topological moves such as SPR and NNI, model optimisation,
+ likelihood evaluation and partitioned analysis by assigning different
+ substitution models to each partition of the MSA. PLL fully implements
+ the GTR nucleotide substitution model for DNA data and a number of
+ models for aminoacid data.
+ .
+ libpll-2 is the new official fork of libpll. It implements site repeats
+ to speed up computations.
+ .
+ This package contains the static library and the header files.



View it on GitLab: https://salsa.debian.org/med-team/libpll-2/-/commit/8e3c68cb290197b64a888bc754c1d17d52d02e10

-- 
View it on GitLab: https://salsa.debian.org/med-team/libpll-2/-/commit/8e3c68cb290197b64a888bc754c1d17d52d02e10
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20200620/35a770f0/attachment-0001.html>


More information about the debian-med-commit mailing list