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

git commit: on ubuntu, in order to build debs, need to add add-apt-repository ppa:natecarlson/maven3, then install maven3

Updated Branches:
  refs/heads/4.0 6ac3cf9c7 -> ea7fee8b2


on ubuntu, in order to build debs, need to add add-apt-repository ppa:natecarlson/maven3, then install maven3


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

Branch: refs/heads/4.0
Commit: ea7fee8b2bf67630e52662ef38b8ae138bcd5ca9
Parents: 6ac3cf9
Author: Edison Su <su...@gmail.com>
Authored: Wed Sep 12 15:26:59 2012 -0700
Committer: Edison Su <su...@gmail.com>
Committed: Wed Sep 12 15:27:19 2012 -0700

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


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/ea7fee8b/debian/control
----------------------------------------------------------------------
diff --git a/debian/control b/debian/control
index 796b49d..a39df26 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, maven (>= 3.0.4), 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, liblog4j1.2-java (>= 1.2.16)
 Standards-Version: 3.8.1
 Homepage: http://www.cloudstack.org/