[SCM] qtquickcontrols packaging branch, master, updated. debian/5.1.0-2-5-gf904b30

Lisandro Damián Nicanor Pérez lisandro at alioth.debian.org
Tue Sep 3 14:40:46 UTC 2013


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtquickcontrols.git;a=commitdiff;h=0780c56

The following commit has been merged in the master branch:
commit 0780c569ae912885cc4b67317a0e1f86b5d52d4c
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Tue Sep 3 11:39:26 2013 -0300

    Fix path to snippets under BSD-3-clause.
---
 debian/changelog |    2 ++
 debian/copyright |    2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index b710cc0..af369c7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ qtquickcontrols-opensource-src (5.1.1-1) UNRELEASED; urgency=low
   [ Lisandro Damián Nicanor Pérez Meyer ]
   * New upstream release.
   * Tighten Qt 5 build dependencies.
+  * Clean up some copyright stuff:
+    - Fix path to snippets under BSD-3-clause.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 03 Sep 2013 11:32:59 -0300
 
diff --git a/debian/copyright b/debian/copyright
index c965e8b..89ffa2c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -18,7 +18,7 @@ Copyright: 2007-2012 Fathi Boudra <fabo at debian.org>
 License: LGPL-2.1
 
 Files: examples/*
-       src/quickcontrols/doc/snippets/*
+       src/src/layouts/doc/src/snippets/*
 Copyright: 2012-2013 Digia Plc and/or its subsidiary(-ies)
 License: BSD-3-clause
 

-- 
qtquickcontrols packaging



More information about the pkg-kde-commits mailing list