[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#672375: ITP: cloud-init



Package: wnpp

Hello everybody,

I was reminded to send an ITP for cloud-init, so that the progress in packaging
can be followed.  Here are prospective control and copyright files.

I tried to rework the description using https://help.ubuntu.com/community/CloudInit.

Your comments, proofreading, etc. are very welcome.

Cheers,

-- Charles

Source: cloud-init
Section: admin
Priority: optional
Maintainer: Python Applications Packaging Team <python-apps-team@lists.alioth.debian.org>
Uploaders: Charles Plessy <plessy@debian.org>
Build-Depends: cdbs (>= 0.4.90~),
               debhelper (>= 9),
               po-debconf,
               pyflakes,
               pylint,
               python (>= 2.6.6-3~),
               python-nose,
               python-mocker,
Standards-Version: 3.9.3
Homepage: https://launchpad.net/cloud-init
Vcs-Svn: svn://svn.debian.org/python-apps/packages/cloud-init/trunk/
Vcs-Browser: http://svn.debian.org/websvn/python-apps/packages/cloud-init/trunk/

Package: cloud-init
Architecture: all
Depends: cloud-utils,
         ifupdown (>= 0.6.10ubuntu5),
         procps,
         python,
         python-cheetah,
         python-configobj,
         python-oauth,
         python-software-properties,
         python-yaml,
         ${misc:Depends},
         ${python:Depends}
Description: configuration and customization of cloud instances
 System to handle early initialization of a cloud instance. Cloud-init can for
 example set a default locale and a host name, generate SSH private host keys,
 add SSH keys to a user's .ssh/authorized_keys so they can log in, and set up
 ephemeral mount points.
 .
 Cloud-init's behavior can be configured via user-data, given by the user at
 instance launch time.


Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://launchpad.net/cloud-init/trunk/0.6.3/+download/cloud-init-0.6.3.tar.gz

Files: *
Copyright: © 2009-2012, Canonical Ltd.
           © 2012 Hewlett-Packard Development Company, L.P.
           © 2012 Cosmin Luta
License: GPL-3
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License version 3, as
 published by the Free Software Foundation.
 .
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
 .
 The complete text of the GPL version 3 can be seen in
 /usr/share/common-licenses/GPL-3.

-- 
Charles Plessy
Tsurumi, Kanagawa, Japan



Reply to: