Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Point Vcs fields to salsa.debian.org
· d56d309c
Andreas Tille
authored
Apr 08, 2018
d56d309c
Upload to unstable
· d3136915
Andreas Tille
authored
Apr 08, 2018
d3136915
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
d3136915
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
, 0
6
Apr 2018
07:57:17
+0200
--
Julien Dutheil <julien.dutheil@univ-montp2.fr> Sun
, 0
8
Apr 2018
18:44:50
+0200
libbpp-raa (2.4.0-1) unstable; urgency=medium
...
...
debian/control
View file @
d3136915
...
...
@@ -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.
...
...