ubuntu/+source/mongodb:applied/ubuntu/wily-devel

Last commit made on 2015-08-11
Get this branch:
git clone -b applied/ubuntu/wily-devel https://git.launchpad.net/ubuntu/+source/mongodb
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/wily-devel
Repository:
lp:ubuntu/+source/mongodb

Recent commits

ad21aee... by Martin Pitt

1:2.6.10-0ubuntu1 (patches applied)

Imported using git-ubuntu import.

0fd27b0... by Martin Pitt

Don't fail (-Werror) on "unused-variable" and "maybe-uninitialized" warnings.

Gbp-Pq: disable-warnings.patch.

af6f4f4... by Martin Pitt

Ensure comparisons are between identical types

Gbp-Pq: fix-signed-checks.patch.

a7cf54c... by Martin Pitt

Uses -Wno-unused-function to build

Gbp-Pq: no-unused-function.patch.

f43bee2... by Martin Pitt

0012-support-gnu.patch

No DEP3 Subject or Description header found

Gbp-Pq: 0012-support-gnu.patch.

1c85256... by Martin Pitt

Fixup detection of yaml-cpp library

Gbp-Pq: fix-yaml-detection.patch.

a644fb1... by Martin Pitt

0099-Pagesize-hacks.patch

No DEP3 Subject or Description header found

Gbp-Pq: 0099-Pagesize-hacks.patch.

8789c39... by Martin Pitt

Add support for detection of powerpc64 platform

Gbp-Pq: 0004-Support-ppc64el-builds.patch.

2aa9aaa... by Martin Pitt

Add option to disable script integration

Gbp-Pq: 0001-Add-option-to-disable-javascript.patch.

19c9561... by Martin Pitt

make ints unsigned to match boost library

Gbp-Pq: 0010-fix-integer-signs.patch.