Skip to content
Commits on Source (3)
vsearch (2.14.1-3) unstable; urgency=medium
* Replace python-markdown by markdown
Closes: #943267
* Set upstream metadata fields: Repository.
-- Andreas Tille <tille@debian.org> Tue, 17 Dec 2019 10:36:25 +0100
vsearch (2.14.1-2) unstable; urgency=medium
* Add Architecture ppc64el
......
......@@ -7,7 +7,7 @@ Priority: optional
Build-Depends: debhelper-compat (= 12),
zlib1g-dev,
libbz2-dev,
python-markdown,
markdown,
ghostscript,
time
Standards-Version: 4.4.1
......
......@@ -26,7 +26,7 @@ export DEB_LDFLAGS_MAINT_APPEND = -flto
override_dh_auto_build:
dh_auto_build
markdown_py -f README.html README.md
markdown README.md > README.html
VDATADIR=/usr/share/vsearch/data
ifeq (,$(findstring nocheck,$(DEB_BUILD_OPTIONS)))
......
......@@ -19,5 +19,5 @@ Registry:
Entry: NA
- Name: conda:bioconda
Entry: vsearch
Repository: https://github.com/torognes/vsearch
Repository: https://github.com/torognes/vsearch.git
Repository-Browse: https://github.com/torognes/vsearch