[Pkg-javascript-devel] jquery_3.0.0~alpha1+dfsg-2_source.changes ACCEPTED into experimental

2015-09-23 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 23 Sep 2015 09:33:43 -0300
Source: jquery
Binary: libjs-jquery
Architecture: source
Version: 3.0.0~alpha1+dfsg-2
Distribution: experimental
Urgency: medium
Maintainer: Debian Javascript Maintainers 

Changed-By: Antonio Terceiro 
Description:
 libjs-jquery - JavaScript library for dynamic web applications
Closes: 799825
Changes:
 jquery (3.0.0~alpha1+dfsg-2) experimental; urgency=medium
 .
   * remove unused lintian overrides
   * debian/minify: remove `//# sourceMappingURL=..` magic comment, as uptream
 does (Closes: #799825)
Checksums-Sha1:
 a5839f83d3201d403573c92860477e17e21d47f1 2133 jquery_3.0.0~alpha1+dfsg-2.dsc
 29b46e51a32480b0fe930b388457a24d51b3e51e 8628 
jquery_3.0.0~alpha1+dfsg-2.debian.tar.xz
Checksums-Sha256:
 bf3a868bb3c0a2b428fa5151b87b7a4c4cdf9429b70e4d22a5bae4c5f0dc5bfd 2133 
jquery_3.0.0~alpha1+dfsg-2.dsc
 bbf8b3077e297488ea9a6876a484955535888f227ec0dff72df79f40b2dded4f 8628 
jquery_3.0.0~alpha1+dfsg-2.debian.tar.xz
Files:
 953e27fa4290436acf3c58d4c6b50d7c 2133 web optional 
jquery_3.0.0~alpha1+dfsg-2.dsc
 63c60ed71804098f80cfe58b913ebb38 8628 web optional 
jquery_3.0.0~alpha1+dfsg-2.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJWApyiAAoJEPwNsbvNRgveBxwQAOtYVnJjJ9tn986CUWE6ix4L
Ynmdr4ZVofRrBZXMjkHrxjw5fWI1FsTb/dYCyVLOeHTNsPVWAPh93xFF22ef2+5P
uh6oT7q8hFTmo0FXAeAo96OCP0Nne0QoCE0rzGvNrLqByMaek/9YyHoqV5rwXxHj
QG/L2SG4kAKxfuTEkj26ANd4AqWP8eCqyShEsOPEdsWN8r0B45AZRkeB4OIdciIO
K1OY/4X+vm7uD0Mve9fhmhOzWo78pVumjTNOzwl20WIE4qg5jkhXGCrjARhCc6Ag
d2T1T1xhAhQcG4x+cn/Uad2KQEo1Me7q7JUQ8jZThNQejYy0HUb5+xKL17qtEzn8
buAoajSdL6DN3g3y+g9RR84aLKij1sSjAP/9UIcrZ64ZGqG+4ZHOoif98Db1yDaO
C9UBtZJJYi50LmQVNicGlapdfgdjKRhKD11Wnzif5GZ/9xjhC3BZ5MfSi+21bcvK
hDjN7/WSzuhiUkveUS2w2Hk+R1y+5iD0eqva4mA1j6I+iQgJHtpK3fZZOjHdXU0b
OcepD8qj6FEY4LfmFHKOcNzb718bo8B1df6jJIRC0asDdMbjrNmwYdlNgeuh2G59
p2X0JxXKiCaNqnGSPo3rAkRvRkVaVO4IJj/X6cAXQwYl0I6GAKqM9H9bnhFCa1gJ
fHzyDm95j3SXdPU56prT
=Uvoe
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

___
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel


[Pkg-javascript-devel] Bug#799825: marked as done (Source map comment is causing bad code in package witty)

2015-09-23 Thread Debian Bug Tracking System
Your message dated Wed, 23 Sep 2015 12:49:42 +
with message-id 
and subject line Bug#799825: fixed in jquery 3.0.0~alpha1+dfsg-2
has caused the Debian Bug report #799825,
regarding Source map comment is causing bad code in package witty
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
799825: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=799825
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libjs-jquery
Version: 1.11.3+dfsg-3
Severity: normal



-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 4.1.0-2-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

libjs-jquery depends on no packages.

Versions of packages libjs-jquery recommends:
ii  javascript-common  11

libjs-jquery suggests no packages.

-- no debconf information

Please check Debian bug #798332, where all the details are provided.

Essentially, to me, the bug boils down to:

- Is it secure to include the "//# sourceMappingURL=jquery.min.map" line at
  the end of /usr/share/javascript/jquery.min.js ?

- Is it necessary to include that line at the end of jquery.min.js?

- Does it make any good?

Upstream does not include the sourceMappingURL line:

http://code.jquery.com/jquery-1.11.3.min.js

If the libjs-jquery keeps including the sourceMappingURL line in
jquery.min.js, then we must deal with that either in the Wt packaging or
(ideally) upstream, in wt-3.3.4/src/filetostring.cmake.

If libjs-jquery stops including the sourceMappingURL, then witty bug #798332
will be solved with just a rebuild after libjs-jquery is updated.

Dear maintainer: IMHO the sourceMappingURL line should NOT be part of
/usr/share/javascript/jquery/jquery.min.js because it is not present
/upstream.

Thank you
--- End Message ---
--- Begin Message ---
Source: jquery
Source-Version: 3.0.0~alpha1+dfsg-2

We believe that the bug you reported is fixed in the latest version of
jquery, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 799...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Antonio Terceiro  (supplier of updated jquery package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 23 Sep 2015 09:33:43 -0300
Source: jquery
Binary: libjs-jquery
Architecture: source
Version: 3.0.0~alpha1+dfsg-2
Distribution: experimental
Urgency: medium
Maintainer: Debian Javascript Maintainers 

Changed-By: Antonio Terceiro 
Description:
 libjs-jquery - JavaScript library for dynamic web applications
Closes: 799825
Changes:
 jquery (3.0.0~alpha1+dfsg-2) experimental; urgency=medium
 .
   * remove unused lintian overrides
   * debian/minify: remove `//# sourceMappingURL=..` magic comment, as uptream
 does (Closes: #799825)
Checksums-Sha1:
 a5839f83d3201d403573c92860477e17e21d47f1 2133 jquery_3.0.0~alpha1+dfsg-2.dsc
 29b46e51a32480b0fe930b388457a24d51b3e51e 8628 
jquery_3.0.0~alpha1+dfsg-2.debian.tar.xz
Checksums-Sha256:
 bf3a868bb3c0a2b428fa5151b87b7a4c4cdf9429b70e4d22a5bae4c5f0dc5bfd 2133 
jquery_3.0.0~alpha1+dfsg-2.dsc
 bbf8b3077e297488ea9a6876a484955535888f227ec0dff72df79f40b2dded4f 8628 
jquery_3.0.0~alpha1+dfsg-2.debian.tar.xz
Files:
 953e27fa4290436acf3c58d4c6b50d7c 2133 web optional 
jquery_3.0.0~alpha1+dfsg-2.dsc
 63c60ed71804098f80cfe58b913ebb38 8628 web optional 
jquery_3.0.0~alpha1+dfsg-2.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJWApyiAAoJEPwNsbvNRgveBxwQAOtYVnJjJ9tn986CUWE6ix4L
Ynmdr4ZVofRrBZXMjkHrxjw5fWI1FsTb/dYCyVLOeHTNsPVWAPh93xFF22ef2+5P
uh6oT7q8hFTmo0FXAeAo96OCP0Nne0QoCE0rzGvNrLqByMaek/9YyHoqV5rwXxHj
QG/L2SG4kAKxfuTEkj26ANd4AqWP8eCqyShEsOPEdsWN8r0B45AZRkeB4OIdciIO
K1OY/4X+vm7uD0Mve9fhmhOzWo78pVumjTNOzwl20WIE4qg5jkhXGCrjARhCc6Ag
d2T1T1xhAhQcG4x+cn/Uad2KQEo1Me7q7JUQ8jZThNQejYy0HUb5+xKL17qtEzn8
buAoajSdL6DN3g3y+g9RR84aLKij1sSjAP/9UIcrZ64ZGqG+4ZHOoif98Db1yDaO

[Pkg-javascript-devel] Processing of jquery_1.11.3+dfsg-4_source.changes

2015-09-23 Thread Debian FTP Masters
jquery_1.11.3+dfsg-4_source.changes uploaded successfully to localhost
along with the files:
  jquery_1.11.3+dfsg-4.dsc
  jquery_1.11.3+dfsg-4.debian.tar.xz

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

___
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel


[Pkg-javascript-devel] Bug#799900: RFS: node-cross-spawn-async/2.0.0-1 [ITP]

2015-09-23 Thread Ross Gammon
Package: sponsorship-requests
Severity: wishlist

Dear mentors,

I am looking for a sponsor for my package "node-cross-spawn-async"

* Package name: node-cross-spawn-async
  Version : 2.0.0-1
  Upstream Author : Nathan Rajlich  (http://n8.io/)
* URL : https://github.com/TooTallNate/util-deprecate
* License : Expat
  Section : web

It builds this binary package:

node-cross-spawn-async - Cross platform child_process#spawn

To access further information about this package, please visit the following
URL:

http://mentors.debian.net/package/node-cross-spawn-async


Alternatively, one can download the package with dget using this command:

dget -x http://mentors.debian.net/debian/pool/main/n/node-cross-spawn-async
/node-cross-spawn-async_2.0.0-1.dsc

The packaging repository can be found here:
http://anonscm.debian.org/cgit/pkg-javascript/node-cross-spawn-async.git

Changes since the last upload:

  * Initial release (Closes: #796337)


Regards,
Ross Gammon



-- System Information:
Debian Release: jessie/sid
  APT prefers vivid-updates
  APT policy: (500, 'vivid-updates'), (500, 'vivid-security'), (500, 'vivid'), 
(100, 'vivid-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.19.0-28-generic (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

___
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel