Skip to content
Commits on Source (6)
gasic (0.0.r19-5) UNRELEASED; urgency=medium
gasic (0.0.r19-5) unstable; urgency=medium
* Use 2to3 to port to Python3
Closes: #936582
* In run_mappers.py the executable mason from seqan-apps version 1.x
was called. This is not available any more in seqan-apps 2.x and
thus it was replaced by mason_simulator. Hope that's OK.
* debhelper-compat 12
* Standards-Version: 4.4.1
* Remove trailing whitespace in debian/changelog
* Use secure URI in debian/watch.
* Set upstream metadata fields: Archive.
-- Andreas Tille <tille@debian.org> Tue, 08 Oct 2019 15:01:07 +0200
-- Andreas Tille <tille@debian.org> Tue, 08 Oct 2019 15:54:54 +0200
gasic (0.0.r19-4) unstable; urgency=medium
......
......@@ -5,11 +5,11 @@ Uploaders: Andreas Tille <tille@debian.org>,
Roland Fehrenbacher <rf@q-leap.de>
Section: science
Priority: optional
Build-Depends: debhelper (>= 11~),
Build-Depends: debhelper-compat (= 12),
dh-python,
python3,
bowtie2
Standards-Version: 4.2.1
Standards-Version: 4.4.1
Vcs-Browser: https://salsa.debian.org/med-team/gasic
Vcs-Git: https://salsa.debian.org/med-team/gasic.git
Homepage: http://sourceforge.net/projects/gasic/
......
......@@ -18,3 +18,4 @@ Registry:
Entry: NA
- Name: OMICtools
Entry: OMICS_01437
Archive: SourceForge
version=3
opts=uversionmangle=s/^/0.0./ \
http://sf.net/gasic/gasic_(r[0-9]+)\.(?:tgz|tar\.gz|tar\.xz|tar\.bz2)
https://sf.net/gasic/gasic_(r[0-9]+)\.(?:tgz|tar\.gz|tar\.xz|tar\.bz2)