X-Git-Url: https://git.madduck.net/code/myrepos.git/blobdiff_plain/2ad4c44bc925cee8ee1f0caccb3ee3b8d15acbfb..83b06b2499053e1c03aa7b85b199a439dc9a396d:/debian/control

diff --git a/debian/control b/debian/control
index 8b4a60b..2518539 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,21 @@
-Source: mr
+Source: myrepos
 Section: vcs
 Priority: optional
-Build-Depends: debhelper (>= 7), dpkg-dev (>= 1.9.0)
+Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.9.0)
 Maintainer: Joey Hess <joeyh@debian.org>
-Standards-Version: 3.9.2
-Homepage: http://kitenet.net/~joey/code/mr/
-Vcs-Git: git://git.kitenet.net/mr
+Standards-Version: 3.9.5
+Homepage: http://myrepos.branchable.com/
+Vcs-Git: git://myrepos.branchable.com/
 
-Package: mr
+Package: myrepos
 Architecture: all
 Section: vcs
 Depends: ${misc:Depends}
-Suggests: subversion, git-core | git (>= 1:1.7), cvs, bzr, mercurial, darcs, liburi-perl, curl, fossil
-Recommends: libwww-perl, libhtml-parser-perl, perl
-Description: Multiple Repository management tool
+Suggests: subversion, git-core | git (>= 1:1.7), cvs, bzr, mercurial, darcs, fossil, vcsh, liburi-perl, curl, ack-grep
+Provides: mr
+Replaces: mr
+Recommends: libwww-perl, libhtml-parser-perl, libio-pty-easy-perl, perl
+Description: tool to manage all your version control repos
  The mr(1) command can checkout, update, or perform other actions on
  a set of repositories as if they were one combined respository. It
  supports any combination of git, svn, mercurial, bzr, darcs, cvs, vcsh,