I am considering maintaining the debian webgui package, since it doesnt seem to exist yet.
On the file system, where should webgui be installed?
Any hints/advice?
I am considering maintaining the debian webgui package, since it doesnt seem to exist yet.
On the file system, where should webgui be installed?
Any hints/advice?
You should ask this question on the debian-mentors or debian-devel mailing lists.
But anyway, config goes under /etc docs under /usr/share/doc/{package_name}
and perl executables should go under /usr/lib/cgi-bin/{package_name} or /usr/share/{package_name}
Biggest problem will be update scripts and if you don't make it you must somehow warn admin to do that "by hand"