[Pkg-javascript-devel] jquery-goodies 12-1 MIGRATED to testing

2017-07-12 Thread Debian testing watch
FYI: The status of the jquery-goodies source package
in Debian's testing distribution has changed.

  Previous version: 11-3
  Current version:  12-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

-- 
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] jquery-goodies policy and grunt

2016-10-07 Thread Jonas Smedegaard
Quoting Paul Gevers (2016-10-07 15:33:39)
> First off, you voice my opinion, and fortunately you don't mention 
> anything new (to me). The reason why I asked is because what I observe 
> in packages maintained by this team (which is new to me).

This team is very loose - which means some in the team package in a 
style others do not agree with.


> On 07-10-16 15:21, Jonas Smedegaard wrote:
>> Quoting Paul Gevers (2016-10-07 14:09:43)
>>> A relate question: JavaScripts are often "combined" with Grunt. What 
>>> is the current status/stance of including those in Debian.
>
> You didn't really answer this question. As far as I am aware, but 
> maybe I am wrong, there were issues with getting Grunt into Debian. Or 
> is that issue already solved.

Sorry if I was unclear.

In my *personal* opinion, concatenated source is not upstream preferred 
form and therefore not the ideal for us to redistribute as source and 
therefore not something that I personally would treat as such.

I believe we as *team* do not have different rules than Debian in 
general regarding what is permitted and what is not in source packages.

No, grunt was not in Debian last I checked.  What I would do is try 
mimic with other tools what grunt does.  I would so such mimicing during 
*build* from true non-concatened non-minified sources included in source 
package, due to my personal opinion described above.


 - Jonas

-- 
 * Jonas Smedegaard - idealist & Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private


signature.asc
Description: 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

Re: [Pkg-javascript-devel] jquery-goodies policy and grunt

2016-10-07 Thread Paul Gevers
Hi Jonas,

First off, you voice my opinion, and fortunately you don't mention
anything new (to me). The reason why I asked is because what I observe
in packages maintained by this team (which is new to me).

On 07-10-16 15:21, Jonas Smedegaard wrote:
> Quoting Paul Gevers (2016-10-07 14:09:43)
>> A relate question: JavaScripts are often "combined" with Grunt. What 
>> is the current status/stance of including those in Debian.

You didn't really answer this question. As far as I am aware, but maybe
I am wrong, there were issues with getting Grunt into Debian. Or is that
issue already solved.

Paul



signature.asc
Description: OpenPGP digital 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

Re: [Pkg-javascript-devel] jquery-goodies policy and grunt

2016-10-07 Thread Jonas Smedegaard
Hi Paul,

Quoting Paul Gevers (2016-10-07 14:09:43)
> I am about to add some JavaScript binary packages to Debian, but I was 
> really wondering what the current ideas are with respect to source 
> packages. There are a lot of jquery plugins packaged in the 
> jquery-goodies package, but also several (a lot?) of plugins are 
> packaged separately. What is the current consensus: should new plugins 
> be packages via the jquery-goodies package or stand-alone or does it 
> depend? Are there reasons to choose one or the other?

You should track each upstream project.

Easiest way to do that is to package each (real!) upstream as a separate 
Debian source package.

You might alternatively track indirectly either via an intermediate 
pseudo-upstream or via bundling multiple upstream into a single Debian 
source package - but I doubt that will work reliably, and continue to do 
so over time.  And I doubt it works well for current bundle packages!


> A relate question: JavaScripts are often "combined" with Grunt. What 
> is the current status/stance of including those in Debian. I am 
> normally of the opinion that everything should be build from source, 
> but I can also be somewhat pragmatic if required. JavaScript that is 
> combined is still very readable and changeable and I have the idea 
> that there is a lot of JavaScript in Debian that isn't "build from 
> source".

You must include source.

Easiest way to do that is to only include source - i.e. the form 
preferred by (real!) upstream as basis for their development.

You might alternatively ensure in other ways that source is included, 
e.g. by build-depending on other packages shipping the source and 
implementing build rules checking that processing (minifying, 
concatenation, whatever) of both real source and your included files 
produce identical result.  But I am highly sceptical that it will be 
simpler, or that you can come up with an approach that ftpmasters, 
release managers, and Debian in general will agree complies with DFSG 
if/when they actually look closely at what you implement (but obviously 
you might succeed at first with getting it into Debian if they don't).


Hope that helps.

 - Jonas

-- 
 * Jonas Smedegaard - idealist & Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private


signature.asc
Description: 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] jquery-goodies policy and grunt

2016-10-07 Thread Paul Gevers
Hi all,

I am about to add some JavaScript binary packages to Debian, but I was
really wondering what the current ideas are with respect to source
packages. There are a lot of jquery plugins packaged in the
jquery-goodies package, but also several (a lot?) of plugins are
packaged separately. What is the current consensus: should new plugins
be packages via the jquery-goodies package or stand-alone or does it
depend? Are there reasons to choose one or the other?

A relate question: JavaScripts are often "combined" with Grunt. What is
the current status/stance of including those in Debian. I am normally of
the opinion that everything should be build from source, but I can also
be somewhat pragmatic if required. JavaScript that is combined is still
very readable and changeable and I have the idea that there is a lot of
JavaScript in Debian that isn't "build from source".

Paul



signature.asc
Description: OpenPGP digital 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] jquery-goodies 11-3 MIGRATED to testing

2016-07-19 Thread Debian testing watch
FYI: The status of the jquery-goodies source package
in Debian's testing distribution has changed.

  Previous version: 11-2
  Current version:  11-3

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

-- 
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] jquery-goodies 11-2 MIGRATED to testing

2016-05-28 Thread Debian testing watch
FYI: The status of the jquery-goodies source package
in Debian's testing distribution has changed.

  Previous version: 11-1
  Current version:  11-2

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

___
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] jquery-goodies 10-2 MIGRATED to testing

2015-04-27 Thread Debian testing watch
FYI: The status of the jquery-goodies source package
in Debian's testing distribution has changed.

  Previous version: 10-1
  Current version:  10-2

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

___
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] jquery-goodies 10-1 MIGRATED to testing

2014-07-09 Thread Debian testing watch
FYI: The status of the jquery-goodies source package
in Debian's testing distribution has changed.

  Previous version: 9-1
  Current version:  10-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

___
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] jquery-goodies 9-1 MIGRATED to testing

2014-02-27 Thread Debian testing watch
FYI: The status of the jquery-goodies source package
in Debian's testing distribution has changed.

  Previous version: 8-2
  Current version:  9-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.

___
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] jquery-goodies 8-2 MIGRATED to testing

2013-05-05 Thread Debian testing watch
FYI: The status of the jquery-goodies source package
in Debian's testing distribution has changed.

  Previous version: 6-1
  Current version:  8-2

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.

___
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] jquery-goodies

2012-09-13 Thread Per Andersson
On Thu, Sep 13, 2012 at 10:08 PM, Per Andersson  wrote:
>
> After a while I noticed that there is a source package called
> jquery-goodies. Are there any specific rules for including stuff
> in that package?

Actually, could I get a quick primer on how to introduce new stuff in
that package?


Best,
Per

___
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] jquery-goodies

2012-09-13 Thread Per Andersson
Hi!

I have been packaging the mezzanine cms [0] the last week. It
includes some javascript, which, of course, led me down the path
of packaging some javascript. (And also repackaging.)

After a while I noticed that there is a source package called
jquery-goodies. Are there any specific rules for including stuff
in that package?

Instead of the new source packages I have created I would like
to include uploadify [1] and jquery.ba-resize.js [2] in jquery-goodies.


Best,
Per

[0] http://mezzanine.jupo.org/
[1] http://uploadify.com/
[2] http://www.benalman.com/projects/jquery-resize-plugin/

___
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] jquery-goodies 6-1 MIGRATED to testing

2012-06-25 Thread Debian testing watch
FYI: The status of the jquery-goodies source package
in Debian's testing distribution has changed.

  Previous version: 5-1
  Current version:  6-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.

___
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] jquery-goodies 5-1 MIGRATED to testing

2012-06-02 Thread Debian testing watch
FYI: The status of the jquery-goodies source package
in Debian's testing distribution has changed.

  Previous version: 4-1
  Current version:  5-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.

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