diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2017-09-28 22:16:40 +0300 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2017-09-28 22:16:40 +0300 |
commit | 10b769e541b7ac3ae0d71a5fcfbc7b6fb4e0fda8 (patch) | |
tree | e894348310031a84c29f432dbdb7cce7313d0a4b /debian/source | |
download | webkit-debian.tar.gz |
webkitgtk 2.4.11-3debian/2.4.11-3debian
Diffstat (limited to 'debian/source')
-rw-r--r-- | debian/source/format | 1 | ||||
-rw-r--r-- | debian/source/lintian-overrides | 5 |
2 files changed, 6 insertions, 0 deletions
diff --git a/debian/source/format b/debian/source/format new file mode 100644 index 0000000..163aaf8 --- /dev/null +++ b/debian/source/format @@ -0,0 +1 @@ +3.0 (quilt) diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides new file mode 100644 index 0000000..de4c33b --- /dev/null +++ b/debian/source/lintian-overrides @@ -0,0 +1,5 @@ +webkitgtk source: source-is-missing Source/WebInspectorUI/UserInterface/ActivateButtonNavigationItem.js line length is 272 characters (>256) +webkitgtk source: source-is-missing Source/WebInspectorUI/UserInterface/InspectorJSBackendCommands.js line length is 565 characters (>512) +webkitgtk source: source-is-missing Source/WebInspectorUI/UserInterface/InspectorWebBackendCommands.js line length is 530 characters (>512) +webkitgtk source: source-is-missing Source/WebInspectorUI/UserInterface/External/CodeMirror/clojure.js line length is 536 characters (>512) +webkitgtk source: source-is-missing Source/WebInspectorUI/UserInterface/External/CodeMirror/sql.js line length is 3060 characters (>512) |