[devscripts] 01/01: debchange: add a vim modeline
Mattia Rizzolo
mattia at debian.org
Sun Nov 12 18:19:17 UTC 2017
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to branch master
in repository devscripts.
commit 5854dc74c9bacc2dff90d21d8f3cb4c9cb2fa584
Author: Mattia Rizzolo <mattia at debian.org>
Date: Sun Nov 12 19:18:30 2017 +0100
debchange: add a vim modeline
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
scripts/debchange.pl | 1 +
1 file changed, 1 insertion(+)
diff --git a/scripts/debchange.pl b/scripts/debchange.pl
index 52f547f..e4a6c2c 100755
--- a/scripts/debchange.pl
+++ b/scripts/debchange.pl
@@ -1,4 +1,5 @@
#!/usr/bin/perl
+# vim: set shiftwidth=4 tabstop=8 noexpandtab:
# debchange: update the debian changelog using your favorite visual editor
# For options, see the usage message below.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/devscripts.git
More information about the devscripts-devel
mailing list