chiark / gitweb /
Split brain: .gitignore patch: Slightly better commit message
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 8 Oct 2016 20:39:29 +0000 (21:39 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 8 Oct 2016 22:05:47 +0000 (23:05 +0100)
Don't sort-of-imply that the dgit version is the package version.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
dgit

diff --git a/dgit b/dgit
index 4c80280523bd9f3506220622d61eef2a847a9cdb..4aff8637b4b1c2c829c3f050a25621c1abe0b613 100755 (executable)
--- a/dgit
+++ b/dgit
@@ -3732,7 +3732,7 @@ The Debian packaging git branch contains these updates to the upstream
 .gitignore file(s).  This patch is autogenerated, to provide these
 updates to users of the official Debian archive view of the package.
 
-[dgit version $our_version]
+[dgit ($our_version) update-gitignore]
 ---
 END
         close GIPATCH or die "$gipatch: $!";