Source: dvc Section: devel Priority: optional Maintainer: Daniel Dehennin Build-Depends: cdbs (>= 0.4.50), debhelper (>= 7) Build-Depends-Indep: autoconf, emacs23 | emacs22 | emacs21 | xemacs21 | emacs-snapshot, texinfo Standards-Version: 3.8.4 Vcs-Bzr: http://bzr.xsteve.at/dvc/ Homepage: http://download.gna.org/dvc/ Package: dvc Architecture: all Depends: emacs23 | emacs22 | emacs21 | xemacs21 | emacs-snapshot, dpkg (>= 1.15.4) | install-info, ${misc:Depends} Recommends: tla | bazaar | bzr | git | mercurial | darcs | monotone Description: Emacs front-end to distributed version control systems DVC is an attempt to build a common infrastructure for various distributed revision control systems. Actually supported are tla, bazaar, bzr, git, mercurial, darcs and monotone. . DVC main features are: * dvc-status: Intuitive interface for status viewing. * dvc-log: Log viewer. * dvc-diff: View uncommitted changes in your working directory. * dvc-bookmarks: Bookmark manager with partner support. * Integration with ediff, Emacs's graphical diff tool. * dvc-missing: Interface to view missing patches from all your partners with a single command. * Send/receive/apply patches via the Gnus email client. * Run many version control commands from Emacs (such as init and pull).