[SCM] qtdeclarative packaging branch, experimental, updated. debian/5.5.0-2-6-ga865d05

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Fri Oct 16 17:25:50 UTC 2015


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

The following commit has been merged in the experimental branch:
commit a865d05a11169c83d9cc5ed89020547d0844d7c8
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Fri Oct 16 14:25:20 2015 -0300

    Add two lintian overrides.
    
    The javascript file is indeed the preferred source of modification.
---
 debian/changelog                | 2 ++
 debian/source/lintian-overrides | 4 ++++
 2 files changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 4792796..b5f67d0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ qtdeclarative-opensource-src (5.5.1-1) UNRELEASED; urgency=medium
   * Update symbols files with buildds' logs.
   * Update symbols files with current build log.
   * Do not ship empty directories.
+  * Add two lintian overrides for examples/quick/canvas/tiger/tiger.js. It is
+    not a minified javascript and is the preferred source of modification.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Fri, 16 Oct 2015 12:16:40 -0300
 
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
new file mode 100644
index 0000000..17165ee
--- /dev/null
+++ b/debian/source/lintian-overrides
@@ -0,0 +1,4 @@
+# This is not a prebuilt javascritpt. It happens to be a description made with very long lines.
+qtdeclarative-opensource-src source: source-contains-prebuilt-javascript-object examples/quick/canvas/tiger/tiger.js line length is 3496 characters (>1024)
+# This is indeed the original source and preferred source of modification.
+qtdeclarative-opensource-src source: source-is-missing examples/quick/canvas/tiger/tiger.js

-- 
qtdeclarative packaging



More information about the pkg-kde-commits mailing list