Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
No first person in description
· 0e109c1b
Andreas Tille
authored
Dec 07, 2019
0e109c1b
Standards-Version: 4.4.1
· ee9cd5be
Andreas Tille
authored
Dec 07, 2019
ee9cd5be
Show whitespace changes
Inline
Side-by-side
debian/control
View file @
ee9cd5be
...
...
@@ -10,7 +10,7 @@ Build-Depends: debhelper-compat (= 12),
libtest-most-perl,
libtest-requiresinternet-perl
Build-Depends-Indep: perl
Standards-Version: 4.4.
0
Standards-Version: 4.4.
1
Vcs-Browser: https://salsa.debian.org/med-team/libbio-db-embl-perl
Vcs-Git: https://salsa.debian.org/med-team/libbio-db-embl.git
Homepage: https://metacpan.org/release/Bio-DB-EMBL
...
...
@@ -27,9 +27,9 @@ Description: Database object interface for EMBL entry retrieval
database using the dbfetch script at EBI:
http://www.ebi.ac.uk/Tools/dbfetch/dbfetch.
.
In order to make changes transparent
we have
host type (currently only ebi)
and
location (defaults to ebi) separated out. This allows later additions
of
more servers in different geographical locations.
In order to make changes transparent host type (currently only ebi)
and
location (defaults to ebi)
were
separated out. This allows later additions
of
more servers in different geographical locations.
.
The functionality of this module is inherited from Bio::DB::DBFetch which
implements Bio::DB::WebDBSeqI.