From 6703d380fe4c16d53c76e6ed5f5f04bcdc43dfc6 Mon Sep 17 00:00:00 2001
From: Richard Hartmann <richih@debian.org>
Date: Wed, 10 Jun 2015 00:07:22 +0200
Subject: [PATCH] debian/control: s/mr/myrepos/

---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 0173c31..997ae37 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Architecture: all
 Depends: git,
          ${misc:Depends},
          ${shlibs:Depends}
-Recommends: mr (>= 1.07),
+Recommends: myrepos,
             ssh-client
 Description: Version Control System for $HOME - multiple Git repositories in $HOME
  vcsh allows you to have several git repositories, all maintaining their working
-- 
GitLab