[Pkg-javascript-devel] Bug#539212: libjs-jquery-ui: Wrong path in documentation README.Debian
Matt Zagrabelny
mzagrabe at d.umn.edu
Wed Jul 29 20:18:23 UTC 2009
Package: libjs-jquery-ui
Version: 1.7.1-1
Severity: minor
It looks like the directory 'themes' is missing in the README.Debian
file, a patch follows:
--- /tmp/a/README.Debian 2009-07-29 15:14:03.000000000 -0500
+++ /tmp/b/README.Debian 2009-07-29 15:14:19.000000000 -0500
@@ -4,7 +4,7 @@
In order to make use of jqueryui in your html, include the following
lines in
your html header:
- <link type="text/css"
href="/javascript/jquery-ui/smoothness/jquery-ui-1.7.custom.css"
+ <link type="text/css"
href="/javascript/jquery-ui/themes/smoothness/jquery-ui-1.7.custom.css"
rel="Stylesheet" />
<script language="javascript" type="text/javascript"
src="/javascript/jquery/jquery.js"></script>
@@ -19,4 +19,4 @@
but you will need to pay attention to the files dependencies. A good
way to check it is using the web
interface to download jquery at http://jqueryui.com/download
- -- Walter Cruz <walter at waltercruz.com> Wed, 25 Feb 2009 18:59:04
-0300
\ No newline at end of file
+ -- Walter Cruz <walter at waltercruz.com> Wed, 25 Feb 2009 18:59:04
-0300
I am not sure why diff complained about the 'No newline at end of file'.
Thanks,
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (990, 'unstable'), (500, 'oldstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.29-2-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages libjs-jquery-ui depends on:
ii libjs-jquery 1.3.3-1 JavaScript library for dynamic web
Versions of packages libjs-jquery-ui recommends:
ii javascript-common 6 Base support for javascript librar
ii libjs-jquery-ui-docs 1.7.1-1 Documentation for JQuery-UI
libjs-jquery-ui suggests no packages.
-- no debconf information
More information about the Pkg-javascript-devel
mailing list