Skip to content
Commits on Source (2)
libbpp-raa (2.4.0-2) UNRELEASED; urgency=medium
libbpp-raa (2.4.0-2) unstable; urgency=medium
[ Julien Dutheil ]
* Provide symbols file only for amd64
[ Andreas Tille ]
* Provide full license text of CeCILL license
* Point Vcs fields to salsa.debian.org
* cme fix dpkg-control
-- Andreas Tille <tille@debian.org> Fri, 06 Apr 2018 07:57:17 +0200
-- Julien Dutheil <julien.dutheil@univ-montp2.fr> Sun, 08 Apr 2018 18:44:50 +0200
libbpp-raa (2.4.0-1) unstable; urgency=medium
......
......@@ -10,8 +10,8 @@ Build-Depends: debhelper (>= 11~),
zlib1g-dev,
libbpp-seq-dev (>= 2.4.0)
Standards-Version: 4.1.3
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/libbpp-raa.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/libbpp-raa.git
Vcs-Browser: https://salsa.debian.org/med-team/libbpp-raa
Vcs-Git: https://salsa.debian.org/med-team/libbpp-raa.git
Homepage: http://biopp.univ-montp2.fr/wiki/index.php/Main_Page
Package: libbpp-raa-dev
......@@ -32,7 +32,7 @@ Architecture: any
Section: libs
Depends: ${shlibs:Depends},
${misc:Depends},
libbpp-seq12 (>= 2.4.0)
libbpp-seq12
Description: Bio++ Remote Acnuc Access library
This library contains utilitary and classes to query public databases
(GenBank, EMBL, SwissProt, etc) using acnuc.
......