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

[SCM] Debian package checker branch, master, updated. 2.1.6-1-ga248f9a



The following commit has been merged in the master branch:
commit a248f9a39bf797928fcc4a769ec9403446709322
Author: Russ Allbery <rra@debian.org>
Date:   Mon Jan 19 20:45:44 2009 -0800

    Add swfobject.js to embedded-javascript-library
    
    * checks/files:
      + [RA] Add swfobject.js to embedded-javascript-library.  Thanks, Paul
        Wise.  (Closes: #512363)

diff --git a/checks/files b/checks/files
index b5a7341..fca3732 100644
--- a/checks/files
+++ b/checks/files
@@ -625,6 +625,7 @@ foreach my $file (sort keys %{$info->index}) {
 	    [ qr,(?i)scriptaculous\.js(\.gz)?$, => 'libjs-scriptaculous' ],
 	    [ qr,(?i)fckeditor\.js(\.gz)?$, => 'fckeditor' ],
 	    [ qr,(?i)cropper(\.uncompressed)?\.js(\.gz)?$, => 'libjs-cropper' ],
+	    [ qr,(?i)swfobject\.js(\.gz)?$, => 'libjs-yui' ],
 	    [ qr,(?i)yahoo(-(dom-event|min))?\.js(\.gz)?$, => 'libjs-yui' ],
 	    [ qr,(?i)jsjac(\.packed)?\.js(\.gz)?$, => 'libjs-jac' ],
 	    [ qr,(?i)jsMath(-fallback-\w+)?\.js(\.gz)?$, => 'jsmath' ],
diff --git a/debian/changelog b/debian/changelog
index e4c549d..f9cae2a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+lintian (2.1.7) UNRELEASED; urgency=low
+
+  * checks/files:
+    + [RA] Add swfobject.js to embedded-javascript-library.  Thanks, Paul
+      Wise.  (Closes: #512363)
+
+ -- Russ Allbery <rra@debian.org>  Mon, 19 Jan 2009 20:45:31 -0800
+
 lintian (2.1.6) unstable; urgency=low
 
   * Summary of tag changes:

-- 
Debian package checker


Reply to: