Loomio

Project Idea: Include gbp import-dsc as an option to npm2deb

Pirate Praveen Thu 5 Jan 2017 12:55AMPublicSeen by 376

If we add an option like -g to create a git repo from the dsc file, it improves the automation.

npm2deb -g create foo should create node-foo as a git repo created with gbp import-dsc --pristine-tar. If you are interested to work on this idea, please reply.

Nupur Malpani Thu 5 Jan 2017 2:29AM

I am interested in this

Pirate PraveenThu 5 Jan 2017 2:37AM

cool! You complete package.yaml task first and we'll give this to someone else if they show interest. If no one else takes this task, then you can do it after your first task.

Nupur Malpani Thu 5 Jan 2017 2:42AM

Sure

Abhishek KuvalekarFri 6 Jan 2017 3:24AM

I am interested.

Pirate PraveenSat 7 Jan 2017 12:05AM

Great. I think @ameyaapte already wrote it as shell script. We need to add this directly to npm2deb (python). Both of you discuss and do it.