Package: trac / 1.0.2+dfsg-2

Metadata

Package Version Patches format
trac 1.0.2+dfsg-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
70_fix_syntax_highlighting.patch | (download)

trac/mimeview/pygments.py | 14 6 + 8 - 0 !
trac/mimeview/tests/pygments.py | 4 3 + 1 - 0 !
2 files changed, 9 insertions(+), 9 deletions(-)

 this fixes pygments syntax highlighting
20_add_interpreter_line.patch | (download)

trac/web/modpython_frontend.py | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 adds the python interpreter shebang line to modpython_frontend.py.


50_sqlitetopg_script.patch | (download)

contrib/sqlitetopgscript/sqlite2pg | 336 336 + 0 - 0 !
1 file changed, 336 insertions(+)

 add script to migrate from sqlite to postgresql.


60_do_not_ship_jquery_ui_images.patch | (download)

Trac.egg-info/SOURCES.txt | 16 0 + 16 - 0 !
setup.py | 2 1 + 1 - 0 !
2 files changed, 1 insertion(+), 17 deletions(-)

---