[Pkg-javascript-devel] About mime-types module
Leo Iannacone
l3on at ubuntu.com
Wed Jul 2 08:13:05 UTC 2014
Hi,
I would like to package mime-types for Debian.
https://github.com/expressjs/mime-types
Now.. during build, upstream makes HTTP requests to get mime
information externally and stores that in local files (already present
in git repository) - see build.js file in the repository.
As far as I remember, making internet connections during package-build
is not allowed (am I wrong?.. is it only for Ubuntu?). On the other
hand, as far as I understood, I should not include those files already
downloaded and parsed by build.js and stored in lib/* directory...
So, what can I do in this case?
Allow internet connections during build or use pre-downloaded files ?
L.
--
Ubuntu Member - http://launchpad.net/~l3on
Home Page - http://leoiannacone.com
GPG Key Id - 0xD282FC25
More information about the Pkg-javascript-devel
mailing list