[neon/qt/qt5webkit/Neon/testing] debian: Fix Lintian globbing-patterns-out-of-order warning.

Dmitry Shachnev null at kde.org
Tue May 18 13:35:02 BST 2021


Git commit 04789c81be76c250009e82ffa27c344d309e231b by Dmitry Shachnev.
Committed on 22/11/2020 at 18:09.
Pushed by sitter into branch 'Neon/testing'.

Fix Lintian globbing-patterns-out-of-order warning.

M  +1    -0    debian/changelog
M  +8    -8    debian/copyright

https://invent.kde.org/neon/qt/qt5webkit/commit/04789c81be76c250009e82ffa27c344d309e231b

diff --git a/debian/changelog b/debian/changelog
index 0298dbf..8c27971 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ qtwebkit-opensource-src (5.212.0~alpha4-8) UNRELEASED; urgency=medium
   [ Dmitry Shachnev ]
   * Update debian/libqt5webkit5.symbols for riscv64.
   * Build against Qt 5.15.2.
+  * Fix Lintian globbing-patterns-out-of-order warning.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Fri, 20 Nov 2020 20:22:45 +0300
 
diff --git a/debian/copyright b/debian/copyright
index bc14c33..a3c8d0e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -764,14 +764,6 @@ Files: Source/JavaScriptCore/Scripts/jsmin.py
 Copyright: 2013, Dave St.Germain
 License: Expat
 
-Files: Source/JavaScriptCore/icu/*
-       Source/WTF/icu/*
-       Source/WebCore/icu/*
-Copyright: 2001-2007, Google Inc
-           2001-2011, IBM and others
-           1996-2013, International Business Machines Corporation
-License: MIT-like-icu
-
 Files: Source/JavaScriptCore/runtime/JSDateMath.cpp
        Source/JavaScriptCore/runtime/JSDateMath.h
        Source/WTF/wtf/DateMath.cpp
@@ -995,6 +987,14 @@ Copyright: 2010-2011, Adam Barth
            2012, Zoltan Horvath (zoltan at webkit.org) 2012 University of Szeged
 License: BSD-2-clause
 
+Files: Source/JavaScriptCore/icu/*
+       Source/WTF/icu/*
+       Source/WebCore/icu/*
+Copyright: 2001-2007, Google Inc
+           2001-2011, IBM and others
+           1996-2013, International Business Machines Corporation
+License: MIT-like-icu
+
 Files: Source/WebCore/Modules/battery/*
        Source/WebCore/Modules/gamepad/deprecated/NavigatorGamepad.idl
        Source/WebCore/Modules/geolocation/NavigatorGeolocation.cpp



More information about the Neon-commits mailing list