From 0119fa5763589dde6f91c62e9c673c98fb8bab23 Mon Sep 17 00:00:00 2001 From: Richard Hartmann <richih@debian.org> Date: Thu, 8 May 2014 19:56:20 +0200 Subject: [PATCH] Package v1.20140508-1 --- debian/changelog | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/debian/changelog b/debian/changelog index d079ece..5e806e9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,29 @@ +vcsh (1.20140508-1) unstable; urgency=medium + + * New upstream release + + Release 1.20140508 + + Revert "Introduce static manpage as part of normal repo" + * New upstream release + + Release 1.20140507 + + Increase portability + + Improve hooks + + Improve docs + + Various minor improvements + * New upstream release + + Release 1.20140313 -- the "Git won a prize" edition + + Closes: #745538 + + Initialize repos with --shared=0600 + + Fix cloning from some spefically-named remotes + + Support custom gitattribute files + + Support filenames with whitespace in gitignores + + Pass out git exit codes + + Switch to static, pre-built manpage + + Improve documentation + + Use more portable find(1) syntax + + Various minor improvements + + -- Richard Hartmann <richih@debian.org> Thu, 08 May 2014 19:54:30 +0200 + vcsh (1.20131229-1) unstable; urgency=low * New upstream release -- GitLab