r15727 - in packages/trunk/0ad/debian: . source

Vincent Cheng vcheng at moszumanska.debian.org
Mon Apr 4 03:17:35 UTC 2016


Author: vcheng
Date: 2016-04-04 03:17:35 +0000 (Mon, 04 Apr 2016)
New Revision: 15727

Modified:
   packages/trunk/0ad/debian/changelog
   packages/trunk/0ad/debian/source/lintian-overrides
Log:
0ad: update jquery-related lintian overrides


Modified: packages/trunk/0ad/debian/changelog
===================================================================
--- packages/trunk/0ad/debian/changelog	2016-04-04 02:59:50 UTC (rev 15726)
+++ packages/trunk/0ad/debian/changelog	2016-04-04 03:17:35 UTC (rev 15727)
@@ -5,6 +5,7 @@
     - Refresh patches.
   * Remove debian/menu file as per tech-ctte decision in #741573.
   * Update Standards version to 3.9.7, no changes required.
+  * Update jQuery/JavaScript related lintian overrides.
 
  -- Vincent Cheng <vcheng at debian.org>  Sun, 03 Apr 2016 19:42:21 -0700
 

Modified: packages/trunk/0ad/debian/source/lintian-overrides
===================================================================
--- packages/trunk/0ad/debian/source/lintian-overrides	2016-04-04 02:59:50 UTC (rev 15726)
+++ packages/trunk/0ad/debian/source/lintian-overrides	2016-04-04 03:17:35 UTC (rev 15727)
@@ -9,9 +9,15 @@
 0ad source: version-substvar-for-external-package
 # Source for the following files can be found in debian/missing-sources/
 # (they trigger lintian errors because they are not named the same as the
-# non-minified files in debian/missing-sources/)
-0ad source: source-is-missing source/tools/replayprofile/jquery.flot.js
-0ad source: source-is-missing source/tools/replayprofile/jquery.flot.navigate.js
+# non-minified files in debian/missing-sources/, and contain inline
+# javascript dependencies).
+0ad source: insane-line-length-in-source-file source/tools/replayprofile/jquery.flot.js line length is 2981 characters (>512)
+0ad source: source-contains-prebuilt-javascript-object source/tools/replayprofile/jquery.flot.js line length is 2981 characters (>512)
+0ad source: source-is-missing source/tools/replayprofile/jquery.flot.js line length is 2981 characters (>512)
+0ad source: insane-line-length-in-source-file source/tools/replayprofile/jquery.flot.navigate.js line length is 1984 characters (>512)
+0ad source: source-contains-prebuilt-javascript-object source/tools/replayprofile/jquery.flot.navigate.js line length is 1984 characters (>512)
+0ad source: source-is-missing source/tools/replayprofile/jquery.flot.navigate.js line length is 1984 characters (>512)
+## Currently unused overrides/comments:
 # These files actually are non-minified source code. Silly lintian assumes
 # that all javascript files with lines that have more than 512 characters must
 # be minified javascript files, which is a faulty assumption here.
@@ -20,4 +26,4 @@
 # files in, in place of files in the source tarball that only have minified
 # versions. I know for a fact that none of the javascript files in this
 # directory are minified (lintian is just being stupid here...).
-0ad source: source-is-missing debian/missing-sources/*.js
+#0ad source: source-is-missing debian/missing-sources/*.js




More information about the Pkg-games-commits mailing list