Bug#495178: [Pkg-javascript-devel] Bug#495178: libjs-jquery: Should compile jquery.min.js and jquery.pack.js from jquery.js

2009-01-10 Thread Daniel Baumann
tags 495178 +pending
thanks

Christian Hammers wrote:
 Cyril is right, the proposed patch contains a wrong symlink.
 A proper one (ready for NMU) would is below.

jup; i'll commit this and upload in a few minutes.

Thanks,
Daniel

-- 
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  daniel.baum...@panthera-systems.net
Internet:   http://people.panthera-systems.net/~daniel-baumann/



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#495178: libjs-jquery: Should compile jquery.min.js and jquery.pack.js from jquery.js

2009-01-09 Thread Christian Hammers
tags 495178 + patch
stop

Hello

Cyril is right, the proposed patch contains a wrong symlink.
A proper one (ready for NMU) would is below.

bye,

-christian-

diff -Nru jquery-1.2.6/debian/changelog jquery-1.2.6/debian/changelog
--- jquery-1.2.6/debian/changelog   2008-07-18 16:56:22.0 +0200
+++ jquery-1.2.6/debian/changelog   2009-01-09 19:55:40.0 +0100
@@ -1,3 +1,13 @@
+jquery (1.2.6-1+deb50u1) testing-proposed-updates; urgency=low
+
+  * Non-maintainer upload.
+  * As there is no proper Javascript compressor in Lenny and shipping
+compressed Javascript files violates the source requirements of the
+Security Team, the jquery.pack.js and jquery.min.js are now symlinks
+to the jquery.js. Closes: #495178
+
+ -- Christian Hammers c...@debian.org  Fri, 09 Jan 2009 19:43:36 +0100
+
 jquery (1.2.6-1) unstable; urgency=low
 
   [ Steve Kemp ]
diff -Nru jquery-1.2.6/debian/install jquery-1.2.6/debian/install
--- jquery-1.2.6/debian/install 2008-07-18 16:52:02.0 +0200
+++ jquery-1.2.6/debian/install 2009-01-09 19:43:26.0 +0100
@@ -1 +1,2 @@
-dist/*.js  /usr/share/javascript/jquery/
+dist/jquery.js /usr/share/javascript/jquery
+dist/jquery.lite.js/usr/share/javascript/jquery
diff -Nru jquery-1.2.6/debian/links jquery-1.2.6/debian/links
--- jquery-1.2.6/debian/links   2008-07-18 16:52:02.0 +0200
+++ jquery-1.2.6/debian/links   2009-01-09 19:42:59.0 +0100
@@ -1,2 +1,2 @@
-/usr/share/javascript/jquery/jquery.pack.js
/usr/share/javascript/jquery/jquery.js
-
+/usr/share/javascript/jquery/jquery.js 
/usr/share/javascript/jquery/jquery.min.js
+/usr/share/javascript/jquery/jquery.js 
/usr/share/javascript/jquery/jquery.pack.js



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#495178: libjs-jquery: Should compile jquery.min.js and jquery.pack.js from jquery.js

2008-09-23 Thread Daniel Baumann
Hi,

this will be possible as soon as I've uploaded yuicompressor, then, all
libjs* should use this and build the packaged scripts with that.

Regards,
Daniel

-- 
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  [EMAIL PROTECTED]
Internet:   http://people.panthera-systems.net/~daniel-baumann/



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#495178: libjs-jquery: Should compile jquery.min.js and jquery.pack.js from jquery.js

2008-08-15 Thread Vincent Bernat
Package: libjs-jquery
Version: 1.2.6-1
Severity: wishlist

Hi!

jquery.min.js and jquery.pack.js are obviously generated from
jquery.js. It would be better to generate them from this file instead
of just shipping upstream ones. Rationale may include:
 - just one file to review
 - we ensure that jquery.pack.js behaves as jquery.js
 - fixing a bug is easier (I fix it in jquery.js and I get
   jquery.pack.js for free)
   
Moreover, a program in main should be built with programs in main.
This is actually not the case. Maybe this could be considered as a
policy violation.

Thanks.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.26.1-zoro.19
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/dash

libjs-jquery depends on no packages.

Versions of packages libjs-jquery recommends:
ii  javascript-common 3  Base support for javascript librar

libjs-jquery suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]