The following commit has been merged in the master branch:
commit d4bcbbf43b5094f3e10bb2e8055d9fe0f96bd1ae
Author: Niels Thykier <[email protected]>
Date:   Sat Jun 25 11:55:00 2011 +0200

    Add usr/share/javascript/ as "common symlink target"
    
    The only way to avoid embedding javascript libraries is to symlink
    to them.  Thanks to Jakub Wilk for the pointer.

diff --git a/checks/symlinks b/checks/symlinks
index f5b6796..7fd0dfb 100644
--- a/checks/symlinks
+++ b/checks/symlinks
@@ -61,6 +61,7 @@ foreach my $file (@{$info->sorted_index}) {
         # source package.
         next if $path =~ m@man/man\d/undocumented@o or
             $path =~ m@^etc/alternatives/@o or
+            $path =~ m@^usr/share/javascript/@o or
             $path eq 'lib/init/upstart-job';
 
         # Possibly broken symlink

-- 
Debian package checker


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to