Your message dated Fri, 23 Jun 2017 19:15:50 -0400
with message-id <20170623231550.ffcfruqheig7es4f@alcyone>
and subject line Re: Bug#805134: Syntax highlighting uses command line options
for highlight 2.x (should be: hightlight 3.x)
has caused the Debian Bug report #805134,
regarding Syntax highlighting uses command line options for highlight 2.x
(should be: hightlight 3.x)
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
805134: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=805134
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: cgit
Version: 0.10.2.git2.0.1-3
In Debian jessie, the CGit package ships
/usr/lib/cgit/filters/syntax-highlighting.sh
At the end of that file, there is an exec parameter defining how to
evoke the highlight command. That syntax-highlighting.sh file provides
two different exec parameters for highlight 2.x and 3.x. In that file
the exec command parameter style for highlight 2.x is enabled and the
command parameter style for highlight 3.x is commented out.
However, Debian jessie ships highlight 3.x, so it would be great if
CGit would use the correct highlighting command right away. Please
consider patching /usr/lib/cgit/filters/syntax-highlighting.sh
accordingly.
I stumbled on this while following this CGit/Git-O-Lite tutorial [1].
Mike
[1] https://joel.porquet.org/wiki/hacking/cgit_gitolite_lighttpd_archlinux/
--
DAS-NETZWERKTEAM
mike gabriel, herweg 7, 24357 fleckeby
fon: +49 (1520) 1976 148
GnuPG Key ID 0x25771B31
mail: [email protected], http://das-netzwerkteam.de
freeBusy:
https://mail.das-netzwerkteam.de/mailxchange/kronolith/fb.php?u=m.gabriel%40das-netzwerkteam.de
pgppttTLalZdQ.pgp
Description: Digitale PGP-Signatur
--- End Message ---
--- Begin Message ---
Version: 0.11.2.git2.3.2-1
Hi Mike,
On Sun, Nov 15, 2015 at 06:13:13AM +0000, Mike Gabriel wrote:
> Package: cgit
> Version: 0.10.2.git2.0.1-3
>
> In Debian jessie, the CGit package ships
>
> /usr/lib/cgit/filters/syntax-highlighting.sh
>
> At the end of that file, there is an exec parameter defining how to evoke
> the highlight command. That syntax-highlighting.sh file provides two
> different exec parameters for highlight 2.x and 3.x. In that file the exec
> command parameter style for highlight 2.x is enabled and the command
> parameter style for highlight 3.x is commented out.
>
> However, Debian jessie ships highlight 3.x, so it would be great if CGit
> would use the correct highlighting command right away. Please consider
> patching /usr/lib/cgit/filters/syntax-highlighting.sh accordingly.
This issue has now been resolved with the release of Debian stretch.
Regards,
Peter
--- End Message ---