Updated Branches: refs/heads/master cb0eb19bf -> e77937d1c
debian: Fix homepage and maintainer We might want to change the maintainer to the dev list? Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/e77937d1 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/e77937d1 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/e77937d1 Branch: refs/heads/master Commit: e77937d1cf0acfcdf09f90edb181a8f4ae4233c3 Parents: 6649279 Author: Wido den Hollander <[email protected]> Authored: Fri Sep 7 16:20:17 2012 +0200 Committer: Wido den Hollander <[email protected]> Committed: Fri Sep 7 16:20:17 2012 +0200 ---------------------------------------------------------------------- debian/control | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/e77937d1/debian/control ---------------------------------------------------------------------- diff --git a/debian/control b/debian/control index 4a6399c..09f3377 100644 --- a/debian/control +++ b/debian/control @@ -1,10 +1,10 @@ Source: cloud Section: libs Priority: extra -Maintainer: Manuel Amador (Rudd-O) <[email protected]> +Maintainer: Wido den Hollander <[email protected]> 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 Standards-Version: 3.8.1 -Homepage: http://techcenter.cloud.com/software/cloudstack +Homepage: http://www.cloudstack.org/ Package: cloud-deps Provides: vmops-deps
