Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
fix copyright
· e228703d
Michael R. Crusoe
authored
Nov 06, 2019
e228703d
Breaks+Replaces the old libbio-bio-perl
· 3ff9a14d
Michael R. Crusoe
authored
Nov 06, 2019
3ff9a14d
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
3ff9a14d
...
...
@@ -2,4 +2,4 @@ libbio-db-ace-perl (1.7.3-1) unstable; urgency=low
* Initial release. (Closes: #940253)
-- Michael R. Crusoe <michael.crusoe@gmail.com>
Sat, 14 Sep 2019 16:10:46
+0
2
00
-- Michael R. Crusoe <michael.crusoe@gmail.com>
Wed, 06 Nov 2019 17:20:39
+0
1
00
debian/control
View file @
3ff9a14d
...
...
@@ -20,6 +20,8 @@ Depends: ${misc:Depends},
libace-perl,
libbio-perl-perl,
libbio-db-gff-perl
Breaks: libbio-perl-perl (<< 1.7.3)
Replaces: libbio-perl-perl (<< 1.7.3)
Description: Database object interface to ACeDB servers
This provides a standard BioPerl database access to Ace, using Lincoln Steins
excellent AcePerl module.
...
...
debian/copyright
View file @
3ff9a14d
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://metacpan.org/release/Bio-DB-Ace
Upstream-Contact: Ewan Birney <birney@ebi.ac.uk>
, Lincoln Stein <lstein@cshl.org>
Upstream-Contact: Ewan Birney <birney@ebi.ac.uk>
Upstream-Name: Bio-DB-Ace
Files: *
Copyright: Ewan Birney <birney@ebi.ac.uk>, Lincoln Stein <lstein@cshl.org>
Copyright: Ewan Birney <birney@ebi.ac.uk>
2002 Cold Spring Harbor Laboratory
License: Artistic or GPL-1+
Files: debian/*
...
...