diff -ru python2.7-2.7.3.orig/debian/control python2.7-2.7.3/debian/control --- python2.7-2.7.3.orig/debian/control 2012-05-19 12:06:55.000000000 +0200 +++ python2.7-2.7.3/debian/control 2012-05-19 12:08:38.119482966 +0200 @@ -93,7 +93,7 @@ Package: python2.7-doc Section: doc Architecture: all -Depends: libjs-jquery, ${misc:Depends} +Depends: libjs-jquery, libjs-underscore, ${misc:Depends} Suggests: python2.7 Description: Documentation for the high-level object-oriented language Python (v2.7) These is the official set of documentation for the interactive high-level diff -ru python2.7-2.7.3.orig/debian/rules python2.7-2.7.3/debian/rules --- python2.7-2.7.3.orig/debian/rules 2012-05-19 12:06:55.000000000 +0200 +++ python2.7-2.7.3/debian/rules 2012-05-19 12:10:39.024082495 +0200 @@ -964,7 +964,7 @@ /usr/share/doc/$(p_doc)/html \ /usr/share/javascript/jquery/jquery.js \ /usr/share/doc/$(p_base)/html/_static/jquery.js \ - /usr/share/javascript/underscore/jquery.js \ + /usr/share/javascript/underscore/underscore.js \ /usr/share/doc/$(p_base)/html/_static/underscore.js : # devhelp docs