Denis Linvinus wrote:
> 2011/6/9 Jonathan Nieder <[email protected]>
>> No problem. Any ideas about how to document this?
[...]
> Perhaps it would be better to change the package name, for example
>
> Package: git-webconfig
Yeah, I was dreaming of something like this eventually:
gitweb-cgi - Depends: httpd-cgi
gitweb-fcgi - Depends: httpd-fcgi
gitweb-psgi - Depends: httpd-psgi
or even better:
gitweb - Depends: git, httpd-cgi | httpd-fcgi | httpd-psgi
perhaps with a debconf prompt to choose between them when the system
webserver supports more than one of the above.
Sadly the glue for servers to automatically discover running Debian
fastcgi apps is not ready yet; see http://bugs.debian.org/627213 for
some vague ideas about that.
As long as the nature of the package does not change fundamentally,
keeping the gitweb package name is important, to avoid unnecessary
complications during upgrade for people with it currently installed.
> http://sixohthree.com/1402/running-gitweb-in-fastcgi-mode
Thanks for a pointer.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]