You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by wi...@apache.org on 2012/09/13 09:38:57 UTC

git commit: debian: Depend on either maven3 or maven with version 3 or higher.

Updated Branches:
  refs/heads/master 55bcfaf80 -> ababd0cbd


debian: Depend on either maven3 or maven with version 3 or higher.


Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/ababd0cb
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/ababd0cb
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/ababd0cb

Branch: refs/heads/master
Commit: ababd0cbdc4a220518ca376142e9b8da6b3d57b9
Parents: 55bcfaf
Author: Wido den Hollander <wi...@widodh.nl>
Authored: Thu Sep 13 09:38:27 2012 +0200
Committer: Wido den Hollander <wi...@widodh.nl>
Committed: Thu Sep 13 09:38:27 2012 +0200

----------------------------------------------------------------------
 debian/control |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/ababd0cb/debian/control
----------------------------------------------------------------------
diff --git a/debian/control b/debian/control
index a39df26..0814c42 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: cloud
 Section: libs
 Priority: extra
 Maintainer: Wido den Hollander <wi...@widodh.nl>
-	Build-Depends: debhelper (>= 7), openjdk-6-jdk, tomcat6, libws-commons-util-java, libcommons-dbcp-java, libcommons-collections-java, libcommons-httpclient-java, libservlet2.5-java, genisoimage, python-mysqldb, maven3, liblog4j1.2-java (>= 1.2.16)
+Build-Depends: debhelper (>= 7), openjdk-6-jdk, tomcat6, libws-commons-util-java, libcommons-dbcp-java, libcommons-collections-java, libcommons-httpclient-java, libservlet2.5-java, genisoimage, python-mysqldb, maven3 | maven (>= 3), liblog4j1.2-java (>= 1.2.16)
 Standards-Version: 3.8.1
 Homepage: http://www.cloudstack.org/