From 9ddb0116cadbf7096e136ac421b505695a3607d3 Mon Sep 17 00:00:00 2001 From: Daniel Shahaf Date: Thu, 8 Apr 2021 20:22:58 +0000 Subject: d/README.Debian: Mention vcs_info's patch series support for Debian package maintainers. --- debian/README.Debian | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/debian/README.Debian b/debian/README.Debian index 7df4d2e42..4711bc36c 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -87,3 +87,17 @@ function load-path, please use the those conventions when installing function files. -- Frank Terbeck , Wed, 21 May 2014 13:15:58 +0200 + + +Patch series management functionality +------------------------------------- + +vcs_info is a zsh contributed function for showing information from version +control systems (git, hg, svn, ...) at the prompt. + +Maintainers of Debian packagers may find it useful to enable vcs_info's patch +series functionality when managing their packages' patch series. See +/usr/share/doc/zsh/examples/Misc/vcs_info-examples for examples and the +vcs_info section in the manual[1] for reference. + +[1] zshcontrib(1), or one of the other formats provided by the zsh-doc package. -- cgit v1.2.3