- Package:
- node-rollup-plugin-json
- Source:
- node-rollup-plugin-json
- Submitter:
- Jonas Smedegaard
- Date:
- 2020-12-18 23:00:02 UTC
- Severity:
- wishlist
I need these rollup plugins + dependencies not yet in Debian: rollup-plugin-cleanup rollup-plugin-multi-entry matched js-cleanup skip-regex perf-regexes They are all tiny, with seemingly similar dependencies and build- dependencies as node-rollup-plugin-json - and one of them is even included already with the source package ;-) Please consider embedding them with node-rollup-plugin-json. - Jonas -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEn+Ppw2aRpp/1PMaELHwxRsGgASEFAl/dMCoACgkQLHwxRsGg ASHR3RAAnH7IqLlalMuNIJaY+efZNgQa7Q9+793XEYN22s2WywapU+28sieA07K9 gOxI8r2+8bYZ8l8cp/bbzKjhztSpNLDkFZ0UzWXlyFCBTIKZgG5W83whRlBNy7Pb PkosbbjTCh2IJ7TyW2WbLfmMwOGW2PqcHbELwkq474By/70xNxwaAMyv4VK3MOr6 IknyWBlXzErb7Ud4sW/5NwswN+9qWDaEOgSLhJ3NBzSWBZUSFKahgXLB3Dc0/hg+ r4XztQCG3IhBBT7jgVHQ8xL3Z+UC6kA7xQYA7jDoGlYF1w5U2lDajc+OBC5/AJEo uNxQBbkUtVKQ8IaF32DwapvjBf5PRMIVQ4wCJe/6znVpcNqCEtSg2KIAboBi4bda 7lI+XeP28vIAe0yQci1qDXiHCiP6O00+Jb3oReDX8GSQXsdHsk6PXPAqYSo7I1KM UCfcy0cqzjvwK1NYTbU+X0sBNKBEh9M2nKB+QCakeYu6cts0sn5OUdoWyS8jgR14 ybQmPH3p7nJ4yrhkjSzBewFb40LtejK5ZsnP4baZ/SfZ59UOMPBw1aePuWrRD/l6 kYion8XK+yxnEd1oAXD+H8gsa1xZFnSPowRSCPjQD/vvBnX3bawLEIbBctsMi8qu 0OHzgbt0irG/rO5nEMAsxxGXqh8SSIS8Hy8+hEru0Ij77DAl5EU= =Pd0I -----END PGP SIGNATURE-----
Le 18/12/2020 à 23:41, Jonas Smedegaard a écrit : Hi, it's easy to embed @rollup/plugin-multi-entry (already present in source tree. But not easy to follow changes: @rollup/plugin* use the same git repo but with specific tags. That's why all @rollup/plugin* Debian packages have the same debian/watch except the git-tag regex. Maybe a better way to provide all @rollup/* with one source package (I didn't found a good way, that's why I kept separated packages) Actual example with @rollup/plugin-json: version=4 opts=\ mode=git,\ dversionmangle=auto,\ filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-rollup-pluginutils-$1.tar.gz/ \ https://github.com/rollup/plugins.git refs/tags/json-v?([\d\.]+) group