[Pkg-javascript-devel] node-columnify 1.5.4-1 MIGRATED to testing

2018-12-12 Thread Debian testing watch
FYI: The status of the node-columnify source package
in Debian's testing distribution has changed.

  Previous version: (not in testing)
  Current version:  1.5.4-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@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

[Pkg-javascript-devel] node-xmldom 0.1.27+ds-1 MIGRATED to testing

2018-12-12 Thread Debian testing watch
FYI: The status of the node-xmldom source package
in Debian's testing distribution has changed.

  Previous version: (not in testing)
  Current version:  0.1.27+ds-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@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

[Pkg-javascript-devel] node-sdp-jingle-json 3.0.3-1 MIGRATED to testing

2018-12-12 Thread Debian testing watch
FYI: The status of the node-sdp-jingle-json source package
in Debian's testing distribution has changed.

  Previous version: (not in testing)
  Current version:  3.0.3-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@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

[Pkg-javascript-devel] node-graphlibrary 2.2.0+dfsg-1 MIGRATED to testing

2018-12-12 Thread Debian testing watch
FYI: The status of the node-graphlibrary source package
in Debian's testing distribution has changed.

  Previous version: (not in testing)
  Current version:  2.2.0+dfsg-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@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

[Pkg-javascript-devel] node-chart.js 1.0.2-1 MIGRATED to testing

2018-12-12 Thread Debian testing watch
FYI: The status of the node-chart.js source package
in Debian's testing distribution has changed.

  Previous version: (not in testing)
  Current version:  1.0.2-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@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

[Pkg-javascript-devel] node-wildemitter 1.2.0-1 MIGRATED to testing

2018-12-12 Thread Debian testing watch
FYI: The status of the node-wildemitter source package
in Debian's testing distribution has changed.

  Previous version: (not in testing)
  Current version:  1.2.0-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@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

[Pkg-javascript-devel] node-rollup-plugin-typescript 0.8.1-1 MIGRATED to testing

2018-12-12 Thread Debian testing watch
FYI: The status of the node-rollup-plugin-typescript source package
in Debian's testing distribution has changed.

  Previous version: (not in testing)
  Current version:  0.8.1-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@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

Re: [Pkg-javascript-devel] Help needed to package juniper

2018-12-12 Thread Paolo Greppi
Hi Andreas,

to know how upstream builds it, look at package.json in scripts.build key

It says: 
NODE_ENV=production webpack --display-chunks && rm -rf dist/*.juniper.min.js"

so you'll need webpack.

You'd then proceed to webpack.config.js to see what plugins/tools it will pull

See: https://wiki.debian.org/Javascript/Nodejs?highlight=%28webpack%29

P.

Il 11/12/18 21:10, Andreas Tille ha scritto:
> Hi,
> 
> I injected a packaging skeleton for juniper[1] since I need it for some
> dependency.  Unfortunately I have no idea how to trigger the build in
> d/rules.  Any hint how to do this properly?
> 
> Thanks a lot for your patience about my beginners question
> 
> Andreas.
> 
> [1] https://salsa.debian.org/js-team/juniper


-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel