[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[lintian] 01/01: data/files/js-libraries: Detect libjs-raphael



This is an automated email from the git hooks/post-receive script.

nthykier pushed a commit to branch master
in repository lintian.

commit be7217554336336f220d9574c7d9c2fa613c30de
Author: Jean-Michael Vourgère <nirgal@debian.org>
Date:   Mon Jun 15 17:04:40 2015 +0200

    data/files/js-libraries: Detect libjs-raphael
    
    Signed-off-by: Niels Thykier <niels@thykier.net>
---
 data/files/js-libraries | 1 +
 debian/changelog        | 3 +++
 2 files changed, 4 insertions(+)

diff --git a/data/files/js-libraries b/data/files/js-libraries
index 62a5685..62d9028 100644
--- a/data/files/js-libraries
+++ b/data/files/js-libraries
@@ -37,6 +37,7 @@ libjs-jquery-treetable       ~~ (?i)/jquery\.treetable$EXT
 libjs-mochikit               ~~ (?i)/mochikit$EXT
 libjs-mootools               ~~ (?i)/mootools(?:(?:\.v|-)[\d\.]+)?(?:-(?:(?:core(?:-server)?)|more)(?:-(?:yc|jm|nc))?)?$EXT
 libjs-prototype              ~~ (?i)/prototype(?:-[\d\.]+)?$EXT
+libjs-raphael                ~~ (?i)/raphael(?:[\.-]min)?$EXT
 libjs-scriptaculous          ~~ (?i)/scriptaculous$EXT
 libjs-strophe                ~~ (?i)/strophe$EXT
 libjs-underscore             ~~ (?i)/underscore$EXT
diff --git a/debian/changelog b/debian/changelog
index 6d41874..c49ab10 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -90,6 +90,9 @@ lintian (2.5.32) UNRELEASED; urgency=medium
   * data/fields/archive-sections:
     + [NT] Pre-emptively support the "debugsym" section, which is
       expected to be used by debhelper for "ddebs".
+  * data/files/js-libraries:
+    + [NT] Apply patch from Jean-Michael Vourgère to detect
+      embedded versions of libjs-raphael.  (Closes: #788839)
   * data/files/privacy-breaker-websites:
     + [BR] Detect mascot as logos.
   * data/java/constants:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git


Reply to: