Re: [Pkg-javascript-devel] Bug#706696: dojo: Please upgrade to new upstream version

2013-11-20 Thread David Prévot
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Hi Jason,

Thanks for your reply, I was just currently looking into dojo packaging.

Le 11/11/2013 15:55, Jason Morawski a écrit :

 I also think we should be building dojo using the libclosure-compiler-java
 package.

Sure, it would be a bad idea to use the sourceless embedded Jar to do
so, but the Debian package isn’t yet ready (#705565 and other RC bugs).

 I am unaware of dojo using node-base as the default build system.
 I thought the default was closure-compiler unless it had changed recently.

Seems like node became the default builder in (or before) 1.7.1:
“Javascript environment to use. Defaults to node, if available, java
otherwise.” in util/buildscripts/build.sh

 I would be more than happy to collaborate with you guys in this effort.

Great.

Regards

David

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iQEcBAEBCAAGBQJSgTubAAoJEAWMHPlE9r087L4H+QHOlG0/I1PDsNyutZgwMLAv
SLNFYyrHfs1sx85jzXTfKcLWgRQ9CPwT1mc+LsqB26npMs1nFkvawuakJBsiqToY
q/xaEGmSP8o/zTMnlQe/DdDjTkmsuPd8jJbclH+EJogvvr9gBUu/qeaRf1YIgjom
CRc+9K6vmuuQ0RxzyoZrp6ikdVkKzwWUsjkSTkcj1egkJYsdx2hr/UWXG13O96js
bBjd8zank8vqP6SBNK7d5NW8PUbWHJO6O7QwhO/PxH0sx6cS7dEwTsdtzsp0tV4P
mWh+TrxHLHQyznvdkkpL/DanZJuVS42pJ3tGzO40J/s1H1efiJXSCu1nky/d9pQ=
=Ci2f
-END PGP SIGNATURE-

___
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] Bootstrap(CSS/JS) during package build

2013-11-20 Thread Thorsten Glaser
Hi,

I’ve got a FusionForge derivate properly packaged as Debian
source package, and would like to keep that. (It’s used inhouse
but publicly available.) Now, we are “restyling” it using the
“Bootstrap” CSS/JS stuff, whose version 3.1 will use the MIT
licence (instead of Apache v2) and thus be licence-compatible,
but I need to have this usable for packaging somehow.

My idea is to have the bootstrap source code somewhere (I can
bundle that in my package) and then generate the .css and .js
during debian/rules build time. (Especially as we will likely
have to customise it.) For that, I’ll need the appropriate
build-dependencies (Recess, less.js, etc.) in Debian proper.
I see that less.js is already packaged, but Recess isn’t, and
there may be other dependencies (it’s not easy to figure out
what exactly is needed since bootstrap upstream seems to be
into the “just use our precompiled stuff from CDN” and “just
install it from the internet with bower” mantra ☹ whereas I’m
into proper Debian packaging for the stuff at work.

Is there any interest in getting this packaged, and/or any
advice you can already give me?

On a related matter, my cow-orker says “I’ve dropped the
embedded jQuery version from my tree now and switched back
to your antiquated Debian version”; can jQuery be updated
in sid? (I’ll backport to wheezy myself, no problem.)

Thanks in advance,
//mirabilos
-- 
tarent solutions GmbH
Rochusstraße 2-4, D-53123 Bonn • http://www.tarent.de/
Tel: +49 228 54881-393 • Fax: +49 228 54881-314
HRB 5168 (AG Bonn) • USt-ID (VAT): DE122264941
Geschäftsführer: Boris Esser, Sebastian Mancke

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

Re: [Pkg-javascript-devel] Bootstrap(CSS/JS) during package build

2013-11-20 Thread Jérémy Lal
On 19/11/2013 14:14, Thorsten Glaser wrote:
 Hi,
 
 I’ve got a FusionForge derivate properly packaged as Debian
 source package, and would like to keep that. (It’s used inhouse
 but publicly available.) Now, we are “restyling” it using the
 “Bootstrap” CSS/JS stuff, whose version 3.1 will use the MIT
 licence (instead of Apache v2) and thus be licence-compatible,
 but I need to have this usable for packaging somehow.
 
 My idea is to have the bootstrap source code somewhere (I can
 bundle that in my package) and then generate the .css and .js
 during debian/rules build time. (Especially as we will likely
 have to customise it.) For that, I’ll need the appropriate
 build-dependencies (Recess, less.js, etc.) in Debian proper.
 I see that less.js is already packaged, but Recess isn’t, and
 there may be other dependencies (it’s not easy to figure out
 what exactly is needed since bootstrap upstream seems to be
 into the “just use our precompiled stuff from CDN” and “just
 install it from the internet with bower” mantra ☹ whereas I’m
 into proper Debian packaging for the stuff at work.

You can figure out easily what exactly is needed to compile
bootstrap in the devDependencies field of:
https://github.com/twbs/bootstrap/blob/master/package.json

Apparently, the only dependency at runtime is jquery = 1.9,
as described in the bower.json file.
 
 Is there any interest in getting this packaged, and/or any
 advice you can already give me?

The hardest part is packaging grunt:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=673727

You can also quickly find out information from the package.json
file of a node module in that list like this:
https://npmjs.org/package/module name
but this doesn't work for bootstrap obviously.

Jérémy.

PS:
are you on this list ?


___
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] Processing of colors.js_0.6.2-1_amd64.changes

2013-11-20 Thread Debian FTP Masters
colors.js_0.6.2-1_amd64.changes uploaded successfully to localhost
along with the files:
  colors.js_0.6.2-1.dsc
  colors.js_0.6.2.orig.tar.gz
  colors.js_0.6.2-1.diff.gz
  libjs-colors_0.6.2-1_all.deb
  node-colors_0.6.2-1_all.deb

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] colors.js_0.6.2-1_amd64.changes ACCEPTED into unstable

2013-11-20 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 20 Nov 2013 23:21:15 -0200
Source: colors.js
Binary: libjs-colors node-colors
Architecture: source all
Version: 0.6.2-1
Distribution: unstable
Urgency: low
Maintainer: Debian Javascript Maintainers 
pkg-javascript-devel@lists.alioth.debian.org
Changed-By: Marcelo Jorge Vieira (metal) me...@debian.org
Description: 
 libjs-colors - Get color and style in your web application
 node-colors - Get color and style in your node.js console
Changes: 
 colors.js (0.6.2-1) unstable; urgency=low
 .
   * New upstream version
Checksums-Sha1: 
 28c5ee8c0244a98dfaf43043bb9bfe8ab80d354d 1983 colors.js_0.6.2-1.dsc
 49818885f9df9d6c5ab85184305db14751f1a18c 6397 colors.js_0.6.2.orig.tar.gz
 1eeafa81c864b3ec491b810e11269f9a66ad92a8 2026 colors.js_0.6.2-1.diff.gz
 557ab26e419de568ed4d23919da125874e4256bd 7554 libjs-colors_0.6.2-1_all.deb
 e2e930e5c7868846869bf85e3836257a954485a8 3132 node-colors_0.6.2-1_all.deb
Checksums-Sha256: 
 844f8fc0c77965c48e5b5bde64f105fd2c09f944a670d4d30836306934feba76 1983 
colors.js_0.6.2-1.dsc
 47c9ac1dcb64aacaf9c65e90d361d4b3288ea2eeef39e5bb57feac5e9c732875 6397 
colors.js_0.6.2.orig.tar.gz
 8d6b0a18515fe6d08e7d3b37af0c399342137529bb6e8a0a70d27585a41cd9bd 2026 
colors.js_0.6.2-1.diff.gz
 cb9b8e9a979b9515b44b6c5a3b8943e1f7f2d32e5a4136527a6cfbf2d0b7740c 7554 
libjs-colors_0.6.2-1_all.deb
 20eb41a486e28827e2064c25fbb35f6c75f6ece46826b5a89e6e4b8b39f8de4f 3132 
node-colors_0.6.2-1_all.deb
Files: 
 e01681ad45c45e0a6c685d11ffe07694 1983 web optional colors.js_0.6.2-1.dsc
 ef7be375776b954c4931fe59fb94658e 6397 web optional colors.js_0.6.2.orig.tar.gz
 982d22727da6f8285ed4c3b9d3705832 2026 web optional colors.js_0.6.2-1.diff.gz
 f57b02682e637e6857670598e6929a54 7554 web optional libjs-colors_0.6.2-1_all.deb
 004bc64cb089131d8ce5500aa08a5d87 3132 web optional node-colors_0.6.2-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.15 (GNU/Linux)

iQIcBAEBCAAGBQJSjWlHAAoJEAGffgcyZKXENj8QAJLOg69KBVUrqC072lUtPRZh
SXF7EPOeAJ+cLMKiC+Hh+Be0Vbp1T1JTElSmQEX2WxWiHgEUpcTJOlnnrcLypQ4t
PxsLX6MmlYW3Fmmh9hgJ7HdqH9Zws+epzU5+eihxhZ6s99vWpCooGQ7NpFaKa7U0
j159oFEA86KZ3LEiTAKQI4azDYUva80KvXlJ2M7/Q+d3kehiXNfWdvJCMjfCXvdT
nbfTGfRIyQbT0i1p4O3xMVBNdPkmwtWu/Sk/ht8d4GaOGj8qHx0914MMkcE2b7WQ
QQzjx7g7F0ysvKjl4RFAAL1iv48Ulx2E4hAtpPQMuy85UMobdHqlJDYJK1HVqbq5
3/RM0O+NgychPXKGSbzRfFIgbiAUwXgrM+2YeewV6AvUVYsjANRRCnd0vtuA85Qr
NBHiurXh8PqfskeEwhdqg3+by65abDz5lT2YDvpF3NwsIkdj6S5chqYxyZqiywPP
amruNOSrN7WjVhYq23Nsrblw/tBC6aw3pOuQdzveuRCeeJN2mWdbkDvUfWfe6yyF
5hCZS7ongxUzk3EtugR1OF4ED26+RGAYvsapsk7c1fv4EwC/aMSS8OgE7Zt7VnGp
fOHBGLhrVpwpzByQvbQ4guFtFwm42ic2224X9VD3pQeL1qSv1yXLBTxMBfIH8j8E
wip55gOtUReOfgq8Q8Xt
=J8H0
-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] Вы больше не будете щуриться и вглядываться!

2013-11-20 Thread Valeria
Система восстановления зрения.

минующий тасканье очков и линз;

Безопасный;

настоящий курс корректировки зрения презентует Вам:

Вы будете видеть мир во всех его красках!

Занимаясь только 10-15 минут день, Вы воротите себе 100-процентное зрение!

с ним Вы резко и без напряжений воротите зрение простым путем, развивая 
глазодвигательные мышцы и воскрешая природную эластичность хрусталика, от 
которой, свою очередь,и зависит положение вашего зрения.

 - Мне достаточно провести парочку обрядов, и я смогу разнести здесь все к 
чертовой матери. 
___
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel