Package: python-doc
Version: 2.7.3~rc2-1
Severity: normal

Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Dear Maintainer,

Search doesn't seem to be working in the Python-doc package.  This is
because the underscore library is located at a different location to the
one that is symlinked to in the rules.

Thanks,
Russell

$ ls -l /usr/share/doc/python-doc/html/_static/underscore.js
lrwxrwxrwx 1 root root    43 Apr 23 06:33 underscore.js -> 
../../../../javascript/underscore/jquery.js

$ ls -l ../../../../javascript/underscore
total 56
-rw-r--r-- 1 root root 37390 Apr 11 00:43 underscore.js
-rw-r--r-- 1 root root 12741 Apr 14 02:49 underscore.min.js

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Foreign Architectures: i386

Versions of packages python-doc depends on:
ii  python2.7-doc  2.7.3~rc2-2.1

python-doc recommends no packages.

Versions of packages python-doc suggests:
ii  python           2.7.3-2
pn  python-examples  <none>

-- no debconf information

± dpkg -l libjs-underscore
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name                            Version              Architecture         
Description
+++-===============================-====================-====================-====================================================================
ii  libjs-underscore                1.3.3-1              all                  
JavaScript's functional programming helper library

diff --git a/debian/rules b/debian/rules
index 5d26195..9f82234 100755
--- a/debian/rules
+++ b/debian/rules
@@ -966,7 +966,7 @@ binary-indep: build-indep install stamps/stamp-control
 			/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
Date: Wed, 03 Oct 2012 06:33:06 +1000
Message-ID: <87pq50pqbh....@sparky.home>

Reply via email to