2016-12-03 1:54 GMT+01:00 Paolo Greppi <[email protected]>: > Hi, > > I packaged node-emoji as per this ITP: > https://bugs.debian.org/846212, this is the repo: > https://anonscm.debian.org/git/pkg-javascript/node-emoji.git > > The package name was proposed by npm2deb as node-node-emoji but I like > node-emoji better (do we have a policy for that BTW ?). Changing from > the former to the latter involved some gimmick because I had generated > the repo with > gbp import-dsc --author-is-committer --pristine-tar node-node-emoji...dsc > > So I had among other things to rename files in the pristine-tar branch, > hope that does not break anything.
Bad move :) What if a module is named "emoji" ? Then you'll have node-emoji conflict with it. node-node-emoji is the right name here. Jérémy -- Pkg-javascript-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel
