From c06b5c240db74915872a1b3a6634dc1ded64239f Mon Sep 17 00:00:00 2001
From: Richard Hartmann <richih.mailinglist@gmail.com>
Date: Tue, 11 Jun 2013 21:29:16 +0200
Subject: [PATCH] Yet another tagline

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

diff --git a/debian/control b/debian/control
index 3707d88..6f19b0b 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Depends: git,
          ${shlibs:Depends}
 Recommends: mr (>= 1.07),
             ssh-client
-Description: Version Control System for $HOME (based on git)
+Description: Version Control System for $HOME - multiple Git repositories in $HOME
  vcsh allows you to have several git repositories, all maintaining their working
  trees in $HOME without clobbering each other. That, in turn, means you can have
  one repository per config set (zsh, vim, ssh, etc), picking and choosing which
-- 
GitLab