X-Git-Url: https://git.madduck.net/code/myrepos.git/blobdiff_plain/4cda4e5c360d4cd0cd33ef8b3bd2cd55eb50b583..cec9366aea873ebe2dca710d42f78d080c7d1ff0:/debian/control?ds=inline diff --git a/debian/control b/debian/control index eb3754a..d125ef9 100644 --- a/debian/control +++ b/debian/control @@ -4,16 +4,18 @@ Priority: optional Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.9.0) Maintainer: Joey Hess Standards-Version: 3.7.2 +Homepage: http://kitenet.net/~joey/code/mr/ +Vcs-Git: git://git.kitenet.net/mr Package: mr Architecture: all Section: utils Depends: -Suggests: subversion, git-core +Suggests: subversion, git-core, cvs Description: a Multiple Repository management tool The mr(1) command allows you to register a set of repositories in a .mrconfig file, and then checkout, update, or perform other actions on - all of the repositories at once. + the repositories as if they were one big respository. . Any mix of revision control systems can be used with mr(1), and you can - define arbitrary actions like "update", "checkout", or "commit". + define arbitrary actions for commands like "update", "checkout", or "commit".