Bug#868050: ITP: golang-github-shibukawa-configdir -- Configuration directories handling for Go

2018-08-15 Thread Diego M . Rodríguez
Hello Paride,

> Do you still plan to get this package uploaded?

and apologies for the delay! Unfortunately I no longer have the
uploading of the configdir package in my short-term plans, due to a
shift on the overall goal (it was a dependency for 858353, which is
also on hold until I manage to find more time or someone else retakes
the effort). Please feel free to claim the ownership of the bug and
proceed with the packaging if desired, and hope it has not caused many
inconveniences.

Best,
---
Diego M. Rodriguez



Bug#858353: ITP: k6 -- A modern load testing tool, using Go and JavaScript

2017-07-21 Thread Diego M . Rodríguez
An update on the status of the packaging:
* a new dependency (configdir at #869198) has been added as part of
packaging the newest v0.17.0 version.
* for the ITP to be completed, node-babel-standalone should be
packaged as well as the application includes the .js files directly on
the source tarballs. There is an ongoing ITP for packaging node-babel
which I have not marked yet as a dependency as I'm awaiting
confirmation [1], but it would be the only blocker at the moment.

[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=84#29

Best regards,
Diego M. Rodríguez



Bug#842222: ITP: node-babel -- Generic multi-purpose compiler for JavaScript

2017-07-13 Thread Diego M . Rodríguez
Dear maintainers,

I'm packaging a go application [1] that makes use of babel-standalone
[2] by including babel.js and babel.min.js (only using the latter
actually) vendored into the upstream tarball.

After an informative quick chat on #debian-js, it seems the consensus
is that it would be beneficial to produce babel-standalone along with
the ones included on this ITP - could you let me know if that would be
acceptable, and what would be the best way to proceed (I'm currently
not a member of the pkg-javascript team, but would be happy to help to
the extent possible)?

babel-standalone seems to be available both as a non-minified and
minified .js directly on the upstream repository, which are generated
from the "real" node-babel sources.

Thanks in advance,

[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=858353
[2] https://github.com/babel/babel-standalone