Skip to content
Commits on Source (5)
barrnap (0.9+dfsg-1) UNRELEASED; urgency=medium
barrnap (0.9+dfsg-1) unstable; urgency=medium
* New upstream release.
* Use secure d/copyright format link.
* Bump compat level to 11.
* Use Salsa Vcs-*.
* Adjust Lintian overrides.
* Remove obsolete --parallel.
-- Sascha Steinbiss <satta@debian.org> Mon, 07 May 2018 15:18:43 +0200
......
......@@ -3,11 +3,11 @@ Priority: optional
Section: science
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Sascha Steinbiss <satta@debian.org>
Build-Depends: debhelper (>= 9.0.0), hmmer (>= 3.1), lua5.1, bedtools
Build-Depends: debhelper (>= 11), hmmer (>= 3.1), lua5.1, bedtools
Standards-Version: 3.9.8
Homepage: http://www.vicbioinformatics.com/software.barrnap.shtml
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/barrnap.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/barrnap.git
Vcs-Browser: https://salsa.debian.org/med-team/barrnap
Vcs-Git: https://salsa.debian.org/med-team/barrnap.git
Package: barrnap
Architecture: all
......
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: barrnap
Source: https://github.com/Victorian-Bioinformatics-Consortium/barrnap
Files-Excluded: binaries/* build/* LICENSE.SILVA
......
......@@ -7,7 +7,7 @@ VERSION := $(shell echo '$(DEBVERS)' | sed -e 's/^[[:digit:]]*://' -e 's/[~-].*/
OVERSION := $(shell echo '$(DEBVERS)' | sed -e 's/^[[:digit:]]*://' -e 's/[+].*//')
%:
dh $@ --parallel
dh $@
override_dh_auto_build:
# pass
......
# Upstream does not provide signed tarballs.
barrnap source: debian-watch-may-check-gpg-signature
barrnap source: debian-watch-does-not-check-gpg-signature