ubuntu/+source/jellyfish:applied/ubuntu/bionic-proposed

Last commit made on 2018-04-10
Get this branch:
git clone -b applied/ubuntu/bionic-proposed https://git.launchpad.net/ubuntu/+source/jellyfish
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/bionic-proposed
Repository:
lp:ubuntu/+source/jellyfish

Recent commits

46969b9... by Matthias Klose

2.2.8-3build1 (patches applied)

Imported using git-ubuntu import.

d0c7e7f... by Matthias Klose

[PATCH] Fix testing on arm64.

Gbp-Pq: 6dfc57b516249454dc0a708ceb4833623cbf0ffd.patch.

5b10ce6... by Matthias Klose

[PATCH] Added missing tests/small_mers.sh file.

Gbp-Pq: add_small_mers.sh.patch.

fb8526c... by Matthias Klose

Replace asm statements by C code to increase portability

Gbp-Pq: portability.patch.

c9da421... by Matthias Klose

Enable reproducible build by avoiding the current

Gbp-Pq: reproducible.patch.

ece076e... by Matthias Klose

Don't use -Werror

Gbp-Pq: gcc-7.patch.

adbc352... by Matthias Klose

Spelling fixes

Gbp-Pq: spelling.

890d249... by Matthias Klose

Use the version of g++ in Debian, not 4.4

Gbp-Pq: modern-g++.

c99cb08... by Matthias Klose

Don't compile using an rpath

Gbp-Pq: drop-rpath.

0ba11e2... by Matthias Klose

pkg-config must be called with package name

Gbp-Pq: pkg-config-with-name.