annotate deploy/linux/control @ 709:a13d89b87c2c

More deb package bits
author Chris Cannam
date Wed, 12 Dec 2018 11:29:35 +0000
parents 21e4df9865af
children 2d7be0113a85
rev   line source
Chris@471 1 Package: easymercurial
Chris@471 2 Priority: optional
Chris@471 3 Maintainer: Chris Cannam <cannam@all-day-breakfast.com>
Chris@700 4 Architecture: ###
Chris@700 5 Version: ###
Chris@700 6 Depends: ###
Chris@709 7 Section: contrib/devel
Chris@471 8 Description: A simple user interface for the Mercurial version-control system
Chris@709 9 EasyMercurial is a user interface for the Mercurial distributed
Chris@709 10 version-control system. It shows repository state and history using a
Chris@709 11 visual graph representation, and provides actions that are
Chris@709 12 recognisably close to the command-line workflow for Mercurial.
Chris@709 13 EasyMercurial is intended to be simple to teach and to learn.