Perhaps it would be better to change the package name, for example

     Package: git-webconfig
     Replaces: gitweb (<< 1:1.7.2.5-1)
     Breaks: gitweb (<< 1:1.7.2.5-1)


Also it would be nice, if package will contain simple FCGI startup script,

#!/bin/sh
export FCGI_SOCKET_PATH=127.0.0.1:9002
/usr/share/gitweb/gitweb.cgi --fastcgi

script was found there http://sixohthree.com/1402/running-gitweb-in-fastcgi-mode



2011/6/9 Jonathan Nieder <jrnie...@gmail.com>

> merge 621120 629820
> quit
>
> Denis Linvinus wrote:
>
> > I'm sorry, you are right!
> > I'm just check gitweb package before install, i did not expect that file
> was
> > moved to another package.
>
> No problem.  Any ideas about how to document this?  (Perhaps the
> gitweb package description should mention explicitly that the gitweb
> CGI script is in the main git package for use by "git instaweb".  If
> so, suggestions for wording would be welcome.)
>

Reply via email to