X-Git-Url: https://git.madduck.net/code/myrepos.git/blobdiff_plain/2ad4c44bc925cee8ee1f0caccb3ee3b8d15acbfb..7a4912e9462fdd4a08d19c944efdf52484bf85b3:/debian/control?ds=sidebyside

diff --git a/debian/control b/debian/control
index 8b4a60b..317c4a6 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,22 @@
-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.4
+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
+Suggests: subversion, git-core | git (>= 1:1.7), cvs, bzr, mercurial, darcs, fossil, vcsh, liburi-perl, curl
+Conflicts: mr
+Provides: mr
+Replaces: mr
 Recommends: libwww-perl, libhtml-parser-perl, perl
-Description: Multiple Repository management tool
+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,