[Bug 1434714] Re: libjs-jquery package is missing minified jquery files
Khai Do
1434714 at bugs.launchpad.net
Fri Mar 20 21:12:15 UTC 2015
Ohh I forgot to mention that this bug occurs on Trusty.
package details:
Package: libjs-jquery
Status: install ok installed
Priority: optional
Section: web
Installed-Size: 287
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Architecture: all
Multi-Arch: foreign
Source: jquery
Version: 1.7.2+dfsg-2ubuntu1
Replaces: jquery
Suggests: javascript-common
Breaks: movabletype-opensource (<< 5.1.4+dfsg-3~)
Conflicts: jquery
Description: JavaScript library for dynamic web applications
jQuery is a fast, concise, JavaScript Library that simplifies how you
traverse HTML documents, handle events, perform animations, and add Ajax
interactions to your web pages. jQuery is designed to change the way
that you write JavaScript.
Homepage: http://jquery.com/
Original-Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to jquery in Ubuntu.
https://bugs.launchpad.net/bugs/1434714
Title:
libjs-jquery package is missing minified jquery files
Status in jquery package in Ubuntu:
New
Bug description:
After installing the libs-jquery package this is what gets setup:
~$ ll /usr/share/javascript/jquery/
drwxr-xr-x 2 root root 4096 Jan 15 20:44 ./
drwxr-xr-x 5 root root 4096 Jan 15 20:44 ../
-rw-r--r-- 1 root root 252879 Jul 5 2013 jquery.js
lrwxrwxrwx 1 root root 13 Jul 5 2013 jquery.lite.js -> jquery.min.js
lrwxrwxrwx 1 root root 9 Jul 5 2013 jquery.min.js -> jquery.js
lrwxrwxrwx 1 root root 13 Jul 5 2013 jquery.pack.js -> jquery.min.js
-rw-r--r-- 1 root root 5 May 23 2012 version.txt
Notice that all the minified jquery sim links reference jquery.js. On
precise this package provided an actual minified jquery.js file,
jquery.min.js. I think it would be less misleading to provide
minified versions of jquery.js file instead of linking to jquery.js
Also this broke our config management because we expected actual
minified files.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/jquery/+bug/1434714/+subscriptions
More information about the foundations-bugs
mailing list