File: control

package info (click to toggle)
hgview 1.1.3-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 644 kB
  • ctags: 568
  • sloc: python: 8,241; makefile: 67
file content (22 lines) | stat: -rw-r--r-- 959 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: hgview
Section: vcs
Priority: optional
Maintainer: David Douard <david.douard@logilab.fr>
Uploaders: Alexandre Fayolle <afayolle@debian.org>
Build-Depends: debhelper (>= 5.0.38), pyqt4-dev-tools, python (>=2.5), xmlto, asciidoc, mercurial  (>= 0.9.3)
Build-Depends-Indep: python-support
XS-Python-Version: >= 2.5
Standards-Version: 3.8.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:Depends}, ${misc:Depends}, python-qt4, python-qscintilla2, python-egenix-mxdatetime, mercurial (>= 0.9.3), python-docutils
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 quite big repositories.