Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
debhelper-compat 12
· 92aae3e4
Andreas Tille
authored
Aug 02, 2019
92aae3e4
Standards-Version: 4.4.0
· aca7f139
Andreas Tille
authored
Aug 02, 2019
aca7f139
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
aca7f139
virulencefinder (0.0+git20190402.4812325-2) UNRELEASED; urgency=medium
* debhelper-compat 12
* Standards-Version: 4.4.0
-- Andreas Tille <tille@debian.org> Fri, 02 Aug 2019 23:36:25 +0200
virulencefinder (0.0+git20190402.4812325-1) unstable; urgency=medium
* Initial release (Closes: #929497)
...
...
debian/compat
deleted
100644 → 0
View file @
ebfc5f0f
12
debian/control
View file @
aca7f139
...
...
@@ -3,13 +3,13 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.
Uploaders: Andreas Tille <tille@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (
>
= 12
~
),
Build-Depends: debhelper
-compat
(= 12),
dh-python,
python3,
python3-tabulate,
python3-cgecore,
ncbi-blast+ <!nocheck>
Standards-Version: 4.
3
.0
Standards-Version: 4.
4
.0
Vcs-Browser: https://salsa.debian.org/med-team/virulencefinder
Vcs-Git: https://salsa.debian.org/med-team/virulencefinder.git
Homepage: https://bitbucket.org/genomicepidemiology/virulencefinder
...
...