Swap maven3 | maven build-dependency. maven3 is not a package in Debian and buildds look only at the first alternative.
Signed-off-by: Wido den Hollander <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/f1301a2c Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/f1301a2c Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/f1301a2c Branch: refs/heads/master Commit: f1301a2c5d642375b16bbd368f7ab7a77999f126 Parents: acde826 Author: Felix Geyer <[email protected]> Authored: Mon Feb 16 12:21:40 2015 +0100 Committer: Wido den Hollander <[email protected]> Committed: Thu Mar 5 14:35:52 2015 +0100 ---------------------------------------------------------------------- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/f1301a2c/debian/control ---------------------------------------------------------------------- diff --git a/debian/control b/debian/control index 398a767..02cd68e 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: libs Priority: extra Maintainer: Wido den Hollander <[email protected]> Build-Depends: debhelper (>= 7), openjdk-7-jdk, genisoimage, - python-mysqldb, maven3 | maven (>= 3), python (>= 2.6.6-3~) + python-mysqldb, maven (>= 3) | maven3, python (>= 2.6.6-3~) Standards-Version: 3.8.1 Homepage: http://www.cloudstack.org/
