FS#50166 - [nodejs-babel-cli][nodejs-grunt-cli] Follow naming conventions

Attached to Project: Community Packages
Opened by Balló György (City-busz) - Wednesday, 27 July 2016, 09:15 GMT
Last edited by Felix Yan (felixonmars) - Tuesday, 25 October 2016, 06:40 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Felix Yan (felixonmars)
Architecture All
Severity Very Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

These packages contain command-line applications rather than libraries. By following our naming conventions for python [1] and ruby [2], these packages should use the program name as package name:
nodejs-babel-cli -> babel
nodejs-grunt-cli -> grunt

Please rename the packages.

[1] https://wiki.archlinux.org/index.php/Python_package_guidelines#Package_naming
[2] https://wiki.archlinux.org/index.php/Ruby_Gem_package_guidelines
This task depends upon

Closed by  Felix Yan (felixonmars)
Tuesday, 25 October 2016, 06:40 GMT
Reason for closing:  Fixed
Comment by Felix Yan (felixonmars) - Tuesday, 25 October 2016, 06:37 GMT
The upstream package name is babel-cli and grunt-cli respectively. I'll update them to remove the nodejs- prefix only.

Loading...