Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (3)
Versioned (Build-)Depends of Python3 enabled spades
· 4325cc32
Andreas Tille
authored
Nov 18, 2019
4325cc32
(Build-)Depends: miniasm
· 1c8150f7
Andreas Tille
authored
Nov 18, 2019
1c8150f7
Upload to unstable
· 5e0ac616
Andreas Tille
authored
Nov 18, 2019
5e0ac616
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
5e0ac616
unicycler (0.4.8+dfsg-1)
UNRELEASED
; urgency=medium
unicycler (0.4.8+dfsg-1)
unstable
; urgency=medium
[ Michael R. Crusoe ]
* Inherit and use LDFLAGS and CPPFLAGS
...
...
@@ -10,9 +10,10 @@ unicycler (0.4.8+dfsg-1) UNRELEASED; urgency=medium
* debhelper-compat 12
* Standards-Version: 4.4.1
* Set upstream metadata fields: Repository.
* (Build-)Depends: bcftools
* (Build-)Depends: bcftools, miniasm
* Versioned (Build-)Depends of Python3 enabled spades
-- Andreas Tille <tille@debian.org>
Tue
, 1
2
Nov 2019 16:
01:56
+0100
-- Andreas Tille <tille@debian.org>
Mon
, 1
8
Nov 2019 16:
48:24
+0100
unicycler (0.4.7+dfsg-2) unstable; urgency=medium
...
...
debian/control
View file @
5e0ac616
...
...
@@ -11,11 +11,12 @@ Build-Depends: debhelper-compat (= 12),
default-jdk,
bcftools,
bowtie2,
miniasm,
ncbi-blast+,
pilon,
racon,
samtools,
spades,
spades
(>= 3.13.1)
,
libseqan2-dev,
zlib1g-dev
Standards-Version: 4.4.1
...
...
@@ -32,11 +33,12 @@ Depends: ${python3:Depends},
default-jre,
bcftools,
bowtie2,
miniasm,
ncbi-blast+,
pilon,
racon,
samtools,
spades
spades
(>= 3.13.1)
Recommends: unicycler-data
Description: hybrid assembly pipeline for bacterial genomes
Unicycler is an assembly pipeline for bacterial genomes. It can assemble
...
...