[pkg-eucalyptus-commits] [SCM] managing cloud instances for Eucalyptus branch, experimental, updated. debian/2.1.3-1_experimental1

Charles Plessy plessy at debian.org
Sat Mar 16 03:26:43 UTC 2013


The following commit has been merged in the experimental branch:
commit 63e06c010cb7841a31de7ef07f47ebc16056f5c6
Author: Charles Plessy <plessy at debian.org>
Date:   Sat Mar 16 11:42:51 2013 +0900

    Normalised with 'cme fix dpkg-copyright'.

diff --git a/debian/control b/debian/control
index 13b7585..f0018aa 100644
--- a/debian/control
+++ b/debian/control
@@ -1,24 +1,31 @@
 Source: euca2ools
+Maintainer: Debian Eucalyptus Maintainers <pkg-eucalyptus-maintainers at lists.alioth.debian.org>
+Uploaders: Chris Grzegorczyk <grze at eucalyptus.com>,
+           Charles Plessy <plessy at debian.org>,
+           Graziano Obertelli <graziano at eucalyptus.com>,
+           Kyo Lee <kyo.lee at eucalyptus.com>,
+           Dustin Kirkland <kirkland at ubuntu.com>,
+           Miguel Landaeta <miguel at miguel.cc>
 Section: utils
 Priority: optional
-Maintainer: Debian Eucalyptus Maintainers <pkg-eucalyptus-maintainers at lists.alioth.debian.org>
-Uploaders:
- Chris Grzegorczyk <grze at eucalyptus.com>,
- Charles Plessy <plessy at debian.org>,
- Graziano Obertelli <graziano at eucalyptus.com>,
- Kyo Lee <kyo.lee at eucalyptus.com>,
- Dustin Kirkland <kirkland at ubuntu.com>,
- Miguel Landaeta <miguel at miguel.cc>
-Build-Depends: cdbs (>= 0.4.90~), debhelper (>= 8), help2man, python-all (>= 2.6.6-3~), python-boto (>= 2.0~), python-m2crypto
+Build-Depends: cdbs (>= 0.4.90~),
+               debhelper (>= 8),
+               help2man,
+               python-all,
+               python-boto (>= 2.0~),
+               python-m2crypto
 Standards-Version: 3.9.4
-X-Python-Version: >= 2.5
-Homepage: http://www.eucalyptus.com/download/euca2ools
 Vcs-Browser: http://git.debian.org/?p=pkg-eucalyptus/euca2ools.git
 Vcs-Git: git://git.debian.org/pkg-eucalyptus/euca2ools.git
+Homepage: http://www.eucalyptus.com/download/euca2ools
+X-Python-Version: >= 2.5
 
 Package: euca2ools
 Architecture: all
-Depends: ${python:Depends}, python-m2crypto (>= 0.20.2), python-boto (>= 2.0~), ${misc:Depends}
+Depends: ${python:Depends},
+         python-m2crypto (>= 0.20.2),
+         python-boto (>= 2.0~),
+         ${misc:Depends}
 Description: managing cloud instances for Eucalyptus
  EUCALYPTUS is an open source service overlay that implements elastic
  computing using existing resources. The goal of EUCALYPTUS is to allow
@@ -41,3 +48,4 @@ Description: managing cloud instances for Eucalyptus
  of Linux including Ubuntu, OpenSuse, Debian, and CentOS. Eucalyptus
  currently supports Xen and KVM hypervisors.  These tools are meant to
  be CLI compatible with the ec2-api-tools.
+

-- 
managing cloud instances for Eucalyptus



More information about the pkg-eucalyptus-commits mailing list