X-Git-Url: https://git.madduck.net/code/myrepos.git/blobdiff_plain/7b7da101607d593caf9708aba7dbf84750c6b2c8..57a3d4a0411f40ebfd0b44799873ffca87449b55:/debian/control?ds=sidebyside

diff --git a/debian/control b/debian/control
index c1b9233..2518539 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: vcs
 Priority: optional
 Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.9.0)
 Maintainer: Joey Hess <joeyh@debian.org>
-Standards-Version: 3.9.3
+Standards-Version: 3.9.5
 Homepage: http://myrepos.branchable.com/
 Vcs-Git: git://myrepos.branchable.com/
 
@@ -11,10 +11,11 @@ Package: myrepos
 Architecture: all
 Section: vcs
 Depends: ${misc:Depends}
-Suggests: subversion, git-core | git (>= 1:1.7), cvs, bzr, mercurial, darcs, fossil, vcsh, liburi-perl, curl
+Suggests: subversion, git-core | git (>= 1:1.7), cvs, bzr, mercurial, darcs, fossil, vcsh, liburi-perl, curl, ack-grep
 Provides: mr
-Recommends: libwww-perl, libhtml-parser-perl, perl
-Description: a tool to manage all your version control repos
+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,