Antoine Musso bef054bf0f minor additions
[debian/control]
- python-statsd as a build dependencies so we can test statsd is working
  during package building.
- depends on package `adduser` which is used in postinst. Fix lintian
  check: maintainer-script-needs-depends-on-adduser

[debian/copyright]
- Timo nickname is "Krinkle"
- Mention Antoine and Wikimedia in the copyright list for debian/*

[debian/patches]
- binary-without-manpage usr/bin/zuul-server . Fixed by making sphinx
  generate a man page named `zuul-server.1` instead of simply `zuul.1`.
  Patch is already in upstream.

[debian/watch]
- updated regex, we want to be as precise as possible so escape dots and
  use \d when looking for numbers.
2013-05-16 17:58:24 +02:00

33 lines
1.2 KiB
Plaintext

Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Zuul
Upstream-Contact: OpenStack Continuous Integration Administrators <openstack-ci-admins@lists.launchpad.net>
Source: http://launchpad.net/zuul
Files: *
Copyright: 2011-2013, OpenStack, LLC.
2012, Hewlett-Packard Development Company, L.P.
2013, Antoine "hashar" Musso
2013, OpenStack Foundation
2013, Timo "Krinkle" Tijhof
2013, Wikimedia Foundation Inc.
License: Apache
Files: debian/*
Copyright: 2012-2013 Paul Belanger <paul.belanger@polybeacon.com>
2013 Antoine Musso <hashar@free.fr>
2013 Wikimedia Foundation Inc.
License: Apache
License: Apache
Licensed under the Apache License, Version 2.0 (the "License"); you may
not use this file except in compliance with the License. You may obtain
a copy of the License at
.
http://www.apache.org/licenses/LICENSE-2.0
.
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
License for the specific language governing permissions and limitations
under the License.