[SCM] qtchooser packaging branch, master, updated. debian/64-ga1b6736-1-5-g3242dc7

Dmitry Shachnev mitya57 at moszumanska.debian.org
Fri Oct 20 12:16:47 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtchooser.git;a=commitdiff;h=6c895c1

The following commit has been merged in the master branch:
commit 6c895c168acf740db4344c66bbb88c02bf533759
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Fri Oct 20 15:11:59 2017 +0300

    Fix order of entries in debian/copyright.
---
 debian/changelog | 1 +
 debian/copyright | 8 ++++----
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 691743f..a4d95bb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ qtchooser (64-ga1b6736-2) UNRELEASED; urgency=medium
     our new Qt cross-building approach when we call build architecture
     versions of qmake and other Qt tools.
   * Bump Standards-Version to 4.1.1, no changes needed.
+  * Fix order of entries in debian/copyright.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Fri, 20 Oct 2017 14:25:24 +0300
 
diff --git a/debian/copyright b/debian/copyright
index fb798c6..3b49df5 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,14 +2,14 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: qtchooser
 Source: http://macieira.org/qtchooser/
 
-Files: scripts/*
-Copyright: 2012 Intel Corporation.
-License: BSD-3-clause
-
 Files: *
 Copyright: 2012 Intel Corporation.
 License: LGPL-2.1 with Digia Qt LGPL exception or GPL-3
 
+Files: scripts/*
+Copyright: 2012 Intel Corporation.
+License: BSD-3-clause
+
 Files: debian/*
 Copyright: 2012 Timo Jyrinki <timo at debian.org>
 License: LGPL-2.1

-- 
qtchooser packaging



More information about the pkg-kde-commits mailing list