Staging
v0.5.1
https://foss.heptapod.net/mercurial/hgview
Revision b36bc2e54ce4983ab92ae422e6735818f6d9cc38 authored by David Douard on 23 September 2009, 16:31:39 UTC, committed by David Douard on 23 September 2009, 16:31:39 UTC
1 parent 90b3f4d
Raw File
Tip revision: b36bc2e54ce4983ab92ae422e6735818f6d9cc38 authored by David Douard on 23 September 2009, 16:31:39 UTC
fix: filelog graph was missing heads
Tip revision: b36bc2e
control
Source: hgview
Section: devel
Priority: optional
Maintainer: David Douard <david.douard@logilab.fr>
Build-Depends: debhelper (>= 5.0.38), python-qt4, mercurial (>= 0.9.3), python (>=2.3.5-7), python-support (>= 0.5.3), xmlto, asciidoc
Build-Depends-Indep: 
Standards-Version: 3.7.3
Vcs-Hg: http://www.logilab.org/cgi-bin/hgwebdir.cgi/hgview
Vcs-Browser: http://www.logilab.org/cgi-bin/hgwebdir.cgi/hgview
Homepage: http://www.logilab.org/project/hgview

Package: hgview
Architecture: all
Depends: python, python-qt4, python-qscintilla2, python-egenix-mxdatetime, mercurial (>= 0.9.3)
Enhances: mercurial
XB-Python-Version: ${python:Versions}
Description: mercurial interactive history viewer
 Its purpose is to easily navigate in a mercurial repository history. It has been
 written with efficiency in mind when dealing with big repositories
 (it should happily be able to handle the browsing of the Linux kernel
 source code repository).
back to top