Source: legit
Section: vcs
Priority: optional
Maintainer: TANIGUCHI Takaki <takaki@debian.org>
Build-Depends: debhelper (>= 10),
	python-all,
	python-setuptools,
	python-docutils,
	dh-python
Standards-Version: 4.1.3
Homepage: http://www.git-legit.org/
Vcs-Git: https://salsa.debian.org/debian/legit.git
Vcs-Browser: https://salsa.debian.org/debian/legit

Package: legit
Architecture: all
Depends: python-clint (>= 0.2.4)
	, python-git (>= 0.3.0)
	, python-pkg-resources
	, ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
Description: Git extension to assist in manipulating branches
 This program provides several commands that help to automate
 certain tasks with Git: seamless branch switching, syncing repository,
 creating and merging branches, manipulating remote branches.
