]> review.fuel-infra Code Review - openstack-build/neutron-lbaas-build.git/commitdiff
Fixed debian/copyright ordering.
authorThomas Goirand <thomas@goirand.fr>
Mon, 11 Apr 2016 14:23:30 +0000 (14:23 +0000)
committerThomas Goirand <thomas@goirand.fr>
Mon, 11 Apr 2016 14:23:30 +0000 (14:23 +0000)
Rewritten-From: 6fea88c900751329bb74c3b842ae7beb622aa1ec

xenial/debian/changelog
xenial/debian/copyright

index 3eda49c09cebed752f6910566985c71c54dc47fc..be4091a45219482a8f069b4f4b52d68b2c3bd167 100644 (file)
@@ -8,6 +8,7 @@ neutron-lbaas (1:8.0.0-1) unstable; urgency=medium
   * New upstream release.
   * Fixed (build-)depends for this release.
   * Standards-Version: 3.9.8 (no change).
+  * Fixed debian/copyright ordering.
 
  -- Thomas Goirand <zigo@debian.org>  Sun, 10 Apr 2016 11:15:20 +0200
 
index d73d826f572da958348432dcc654bf457b899543..f0661bfd1006ec16522e8deea4bd329d7bca1861 100644 (file)
@@ -2,15 +2,15 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Neutron LBaaS
 Source: git://github.com/openstack/neutron-lbaas.git
 
-Files: debian/*
-Copyright: 2012-2013, Thomas Goirand <zigo@debian.org>
-License: Apache-2.0
-
 Files: *
 Copyright: (c) 2011-2012, OpenStack, LLC.
            (c) 2013-2014, The OpenStack Foundation
 License: Apache-2.0
 
+Files: debian/*
+Copyright: 2012-2016, Thomas Goirand <zigo@debian.org>
+License: Apache-2.0
+
 License: Apache-2.0
  Licensed under the Apache License, Version 2.0 (the "License");
  you may not use this file except in compliance with the License.