ubuntu/+source/mbuffer:applied/ubuntu/focal-devel

Last commit made on 2020-02-10
Get this branch:
git clone -b applied/ubuntu/focal-devel https://git.launchpad.net/ubuntu/+source/mbuffer
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/focal-devel
Repository:
lp:ubuntu/+source/mbuffer

Recent commits

704d3de... by Peter Pentchev <email address hidden>

20191016+ds1-1 (patches applied)

Imported using git-ubuntu import.

2e3ebc6... by Peter Pentchev <email address hidden>

Fix the build file and directory dependencies.

Gbp-Pq: build-stamp.patch.

b1e905c... by Peter Pentchev <email address hidden>

Honor CPPFLAGS during compilation.

Gbp-Pq: cppflags.patch.

227b311... by Peter Pentchev <email address hidden>

Look for libmhash.so.2, not libmhash.so.

Gbp-Pq: libmhash-so-version.patch.

ce61473... by Peter Pentchev <email address hidden>

Drop __USE_GNU; _GNU_SOURCE is the correct symbol.

Gbp-Pq: internal-symbol.patch.

74f0787... by Peter Pentchev <email address hidden>

Open more than 1000 files in tapetest.

Gbp-Pq: tapetest-format.patch.

d06601a... by Peter Pentchev <email address hidden>

Use CPPFLAGS and LDFLAGS for idev and tapetest, too.

Gbp-Pq: test-library.patch.

a5d00a2... by Peter Pentchev <email address hidden>

Fix some grammatical and typographical errors.

Gbp-Pq: typos.patch.

c777f8a... by Peter Pentchev <email address hidden>

Use fpathconf() if PIPE_BUF is not defined.

Gbp-Pq: pipe-buf.patch.

e377a96... by Peter Pentchev <email address hidden>

Make the test suite a bit more configurable.

Gbp-Pq: test-conditional.patch.