From a6371e453844a94c63536626ddd14b2b8d2eb44f Mon Sep 17 00:00:00 2001
From: Richard Hartmann <richih.mailinglist@gmail.com>
Date: Thu, 25 Jul 2013 01:12:43 +0200
Subject: [PATCH] Update quilt patch for static manpage

---
 debian/patches/precompiled_manpage.patch | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/patches/precompiled_manpage.patch b/debian/patches/precompiled_manpage.patch
index fbb9e6e..26c2bb1 100644
--- a/debian/patches/precompiled_manpage.patch
+++ b/debian/patches/precompiled_manpage.patch
@@ -1,7 +1,7 @@
 Index: vcsh/Makefile
 ===================================================================
---- vcsh.orig/Makefile	2013-06-13 01:04:52.208799344 +0200
-+++ vcsh/Makefile	2013-06-13 01:04:52.200799344 +0200
+--- vcsh.orig/Makefile	2013-07-25 01:11:30.548476071 +0200
++++ vcsh/Makefile	2013-07-25 01:11:30.548476071 +0200
 @@ -19,11 +19,11 @@
  
  manpages: $(manpages)
@@ -20,15 +20,15 @@ Index: vcsh/Makefile
 Index: vcsh/vcsh.1
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ vcsh/vcsh.1	2013-06-13 01:05:00.200799059 +0200
++++ vcsh/vcsh.1	2013-07-25 00:56:18.624466544 +0200
 @@ -0,0 +1,290 @@
 +.\" generated with Ronn/v0.7.3
 +.\" http://github.com/rtomayko/ronn/tree/0.7.3
 +.
-+.TH "VCSH" "1" "June 2013" "" ""
++.TH "VCSH" "1" "July 2013" "" ""
 +.
 +.SH "NAME"
-+\fBvcsh\fR \- manage config files in $HOME via fake bare Git repositories
++\fBvcsh\fR \- Version Control System for $HOME \- multiple Git repositories in $HOME
 +.
 +.SH "SYNOPSIS"
 +\fBvcsh\fR [\fIoptions\fR] \fIcommand\fR
-- 
GitLab