From c7ec17c1c53d070b5f1d39427537e69e7429cc0b Mon Sep 17 00:00:00 2001
From: Richard Hartmann <richih.mailinglist@gmail.com>
Date: Sat, 8 Jun 2013 11:41:49 +0200
Subject: [PATCH] debian/control: Use new tagline
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 8eec5a9..3707d88 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Depends: git,
${shlibs:Depends}
Recommends: mr (>= 1.07),
ssh-client
-Description: manage config files in $HOME via fake bare git repositories
+Description: Version Control System for $HOME (based on git)
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