Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (3)
Spacing, Standards-Version: 4.4.1
· 0a48ecad
Andreas Tille
authored
Dec 09, 2019
0a48ecad
Remove boilerplate
· 4a91e668
Andreas Tille
authored
Dec 28, 2019
4a91e668
Upload to new
· 0e4f477d
Andreas Tille
authored
Dec 28, 2019
0e4f477d
Hide whitespace changes
Inline
Side-by-side
debian/changelog
View file @
0e4f477d
libbio-variation-perl (1.7.4-1)
UNRELEASED
; urgency=low
libbio-variation-perl (1.7.4-1)
unstable
; urgency=low
* Initial release. (Closes: #946468)
...
...
debian/control
View file @
0e4f477d
...
...
@@ -13,7 +13,7 @@ Build-Depends-Indep: perl,
libio-string-perl,
libxml-twig-perl,
libxml-writer-perl (>= 0.4),
Standards-Version: 4.4.
0
Standards-Version: 4.4.
1
Vcs-Browser: https://salsa.debian.org/med-team/libbio-variation-perl
Vcs-Git: https://salsa.debian.org/med-team/libbio-variation-perl.git
Homepage: https://metacpan.org/release/Bio-Variation
...
...
@@ -29,7 +29,7 @@ Depends: ${misc:Depends}, ${perl:Depends},
Breaks: libbio-perl-perl (<= 1.7.2)
Replaces: libbio-perl-perl (<= 1.7.2)
Description: BioPerl variation-related functionality
The code in this distribution focuses on simple low-dependency variant-related
The code in this distribution focuses on simple low-dependency variant-related
functionality for BioPerl.
.
Bio::Variation name space contains modules to store sequence variation
...
...
debian/copyright
View file @
0e4f477d
...
...
@@ -2,14 +2,6 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://metacpan.org/release/Bio-Variation
Upstream-Contact: Allen Day <allenday@ucla.edu>, Heikki Lehvaslaiho <heikki@bioperl.org>
Upstream-Name: Bio-Variation
DISCLAIMER: This copyright info was automatically extracted
from the perl module. It may not be accurate, so you better
check the module sources in order to ensure the module for its
inclusion in Debian or for general legal information. Please,
if licensing information is incorrectly generated, file a bug
on dh-make-perl.
NOTE: Don't forget to remove this disclaimer once you are happy
with this file.
Files: *
Copyright: Allen Day <allenday@ucla.edu>, Heikki Lehvaslaiho <heikki@bioperl.org>
...
...