Source: gquilt
Section: vcs
Priority: optional
Maintainer: Christine Spang <christine@debian.org>
Build-Depends: debhelper (>= 7), python, python-all, python-support
Standards-Version: 3.9.1
Vcs-git: git://git.debian.org/git/collab-maint/gquilt
Vcs-Browser: http://git.debian.org/?p=collab-maint/gquilt.git
Homepage: http://gquilt.sourceforge.net/
XS-Python-Version: current

Package: gquilt
Architecture: all
Depends: ${python:Depends}, python-gtk2 (>= 2.4), quilt | mercurial (>= 0.9.3), ${misc:Depends}
XB-Python-Version: ${python:Versions}
Recommends: meld, patchutils
Description: graphical wrapper for quilt and/or mercurial queues
 Quilt and mercurial are programs that manages a series of patches,
 with a focus on handling patch dependencies and allowing easy
 management of large sets of patches. 
 .
 Gquilt is a GTK+-based GUI wrapper for the quilt and mercurial
 programs, providing a simple graphical interface for a range of
 commands.
