From a5e8290607e9af11021dc109d7203c668cebcff8 Mon Sep 17 00:00:00 2001
From: Richard Hartmann <richih.mailinglist@gmail.com>
Date: Mon, 27 May 2013 23:45:36 +0200
Subject: [PATCH] Package 1.3-1

---
 debian/changelog | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index a7afd14..c8a5a7b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+vcsh (1.3-1) unstable; urgency=low
+
+  * New upstream release
+    + Hide hook execution unless verbose is set
+    + Ancher ignore file to root of Git repo
+    + Implemented basename() to save one process spawn
+    + Improve packaged Zsh completion
+    + Renamed `vcsh setup` to `vcsh upgrade`
+    + Various documentation and spelling improvements
+
+ -- Richard Hartmann <richih.mailinglist@gmail.com>  Mon, 27 May 2013 23:40:08 +0200
+
 vcsh (1.2-3) unstable; urgency=low
 
   * Packaging changes
-- 
GitLab