]> review.fuel-infra Code Review - openstack-build/heat-build.git/commitdiff
Fixed debian/copyright ordering.
authorThomas Goirand <thomas@goirand.fr>
Thu, 21 Jan 2016 04:44:38 +0000 (04:44 +0000)
committerThomas Goirand <thomas@goirand.fr>
Thu, 21 Jan 2016 04:44:38 +0000 (04:44 +0000)
Rewritten-From: 16bebca321ec6cc5e0325f6a4095633390c1c56f

trusty/debian/changelog
trusty/debian/copyright

index a465bba216432d1d530a96b8862802644e82e67d..d6ff938da0e5af67940ec0f3391b90b8f114e0b3 100644 (file)
@@ -4,6 +4,7 @@ heat (1:6.0.0~b2-1) experimental; urgency=medium
   * Fixed (build-)depends for this release.
   * Removed the patch for allowing routes 2.0.
   * Also package new /usr/bin/heat-wsgi-api{,-cloudwatch,-cfn}
+  * Fixed debian/copyright ordering.
 
  -- Thomas Goirand <zigo@debian.org>  Tue, 08 Dec 2015 14:16:00 +0100
 
index 6e0954ae08ebc557a15dedc7286a7074aaaa47dc..cc03f35a9e993c0155166c82d76bc0b2db066353 100644 (file)
@@ -1,12 +1,8 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: heat
-Upstream-Contact:
+Upstream-Contact: OpenStack Devel <openstack-dev@lists.openstack.org>
 Source: https://github.com/openstack/heat
 
-Files: debian/*
-Copyright: 2012 Thomas Goirand <zigo@debian.org>
-License: Apache-2
-
 Files: *
 Copyright: Angus Salkeld <asalkeld@redhat.com>
        Zane Bitter <zbitter@redhat.com>
@@ -30,6 +26,10 @@ Copyright: Angus Salkeld <asalkeld@redhat.com>
        Jeremy Stanley <fungi@yuggoth.org>
 License: Apache-2
 
+Files: debian/*
+Copyright: (c) 2012-2016, Thomas Goirand <zigo@debian.org>
+License: Apache-2
+
 License: Apache-2
  Licensed under the Apache License, Version 2.0 (the "License");
  you may not use this file except in compliance with the License.