Hi,

Benjamin Berg wrote:

> Gitweb is missing the static files for the browser. It seems like
> the needed files are:
>  * /usr/share/gitweb/gitweb.css
>  * /usr/share/gitweb/gitweb.js
>  * /usr/share/gitweb/git-favicon.png
>  * /usr/share/gitweb/git-logo.png

>From /usr/share/doc/gitweb/NEWS.Debian.gz:

  gitweb (1:1.7.4.1-1) unstable; urgency=low

    The gitweb auxiliary files gitweb.css, git-favicon.png,
    git-logo.png, and gitweb.js have been moved from /usr/share/gitweb
    to a static/ subdirectory.  You may need to adapt your web server
    and gitweb configuration to adjust.  See /usr/share/doc/git/README.Debian
    for details.

It would be possible to install symlinks to /usr/share/gitweb, so
stale URLs pointing to git-logo.png, say, would have more of a chance
to remain valid.  The main downsides:

 * that would remove a hint to add static/ to the httpd configuration,
   so adding new files to static/ in the future would be more painful;
 * more clutter when looking through /usr/share/gitweb.

So, all in all, it wouldn't be so terrible.  Do you think that should
be done?



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to