File: control

package info (click to toggle)
qct 1.7-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 464 kB
  • ctags: 280
  • sloc: python: 3,592; makefile: 79
file content (25 lines) | stat: -rw-r--r-- 1,078 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
23
24
25
Source: qct
Section: devel
Priority: extra
Maintainer: Vincent Danjean <vdanjean@debian.org>
Build-Depends: debhelper (>= 5.0.37.2), quilt, patchutils (>= 0.2.25),
 cdbs (>= 0.4.27), python-support (>= 0.8), python-dev
Build-Depends-Indep: pyqt4-dev-tools, xmlto, asciidoc
Standards-Version: 3.8.1
VCS-Git: git://git.debian.org/collab-maint/qct.git
VCS-Browser: http://git.debian.org/?p=collab-maint/qct.git
Homepage: http://qct.sourceforge.net/

Package: qct
Architecture: all
Depends: mercurial | git-core | bzr | monotone | subversion | cvs,
 ${shlibs:Depends}, ${misc:Depends},
 ${python:Depends}, python-qt4
Provides: ${python:Provides} 
Enhances: mercurial, git, cogito, bzr, monotone, subversion, cvs
Description: GUI commit tool
 qct is a GUI enabled commit tool for various VCS (currently Mercurial,
 Bazaar, Perforce, Subversion, Cogito/git, Monotone, CVS). It aims to be
 Cross-Platform (Linux, Windows-Native, MacOS, cygwin). It allows the user
 to view diffs, select which files to commit (or ignore / revert), write
 commit messages and perform the commit itself.