[debhelper-devel] [debhelper] 01/01: Set Emacs file variables directory-wide

Niels Thykier nthykier at moszumanska.debian.org
Mon Jul 3 15:09:24 UTC 2017


This is an automated email from the git hooks/post-receive script.

nthykier pushed a commit to branch master
in repository debhelper.

commit 35c18c7e9421ea8c459851d6146755af8fe74518
Author: Sven Joachim <svenjoac at gmx.de>
Date:   Mon Jul 3 15:02:29 2017 +0000

    Set Emacs file variables directory-wide
    
    Set the local variables for Emacs in the central placed intended for
    it, rather than in (currently) 95 individual files.
    
    Signed-off-by: Niels Thykier <niels at thykier.net>
---
 .dir-locals.el                                   |  7 +++++++
 Debian/Debhelper/Buildsystem.pm                  |  6 ------
 Debian/Debhelper/Buildsystem/ant.pm              |  6 ------
 Debian/Debhelper/Buildsystem/autoconf.pm         |  6 ------
 Debian/Debhelper/Buildsystem/cmake.pm            |  6 ------
 Debian/Debhelper/Buildsystem/makefile.pm         |  6 ------
 Debian/Debhelper/Buildsystem/meson.pm            |  6 ------
 Debian/Debhelper/Buildsystem/ninja.pm            |  6 ------
 Debian/Debhelper/Buildsystem/perl_build.pm       |  6 ------
 Debian/Debhelper/Buildsystem/perl_makemaker.pm   |  6 ------
 Debian/Debhelper/Buildsystem/python_distutils.pm |  6 ------
 Debian/Debhelper/Buildsystem/qmake.pm            |  6 ------
 Debian/Debhelper/Buildsystem/qmake_qt4.pm        |  6 ------
 Debian/Debhelper/Dh_Buildsystems.pm              |  6 ------
 Debian/Debhelper/Dh_Getopt.pm                    |  6 ------
 Debian/Debhelper/Dh_Lib.pm                       |  6 ------
 Debian/Debhelper/Sequence/build_stamp.pm         |  6 ------
 Debian/Debhelper/Sequence/python_support.pm      |  6 ------
 dh                                               |  6 ------
 dh_auto_build                                    |  6 ------
 dh_auto_clean                                    |  6 ------
 dh_auto_configure                                |  6 ------
 dh_auto_install                                  |  6 ------
 dh_auto_test                                     |  6 ------
 dh_bugfiles                                      | 12 ------------
 dh_builddeb                                      |  6 ------
 dh_clean                                         |  6 ------
 dh_compress                                      |  6 ------
 dh_fixperms                                      |  6 ------
 dh_gconf                                         |  6 ------
 dh_gencontrol                                    |  6 ------
 dh_icons                                         |  6 ------
 dh_install                                       |  6 ------
 dh_installcatalogs                               |  6 ------
 dh_installchangelogs                             |  6 ------
 dh_installcron                                   |  6 ------
 dh_installdeb                                    |  6 ------
 dh_installdebconf                                |  6 ------
 dh_installdirs                                   |  6 ------
 dh_installdocs                                   |  6 ------
 dh_installemacsen                                |  6 ------
 dh_installexamples                               |  6 ------
 dh_installgsettings                              |  6 ------
 dh_installifupdown                               |  6 ------
 dh_installinfo                                   |  6 ------
 dh_installinit                                   |  6 ------
 dh_installlogcheck                               |  6 ------
 dh_installlogrotate                              |  6 ------
 dh_installman                                    |  6 ------
 dh_installmanpages                               |  6 ------
 dh_installmenu                                   |  6 ------
 dh_installmime                                   |  6 ------
 dh_installmodules                                |  6 ------
 dh_installpam                                    |  6 ------
 dh_installppp                                    |  6 ------
 dh_installudev                                   |  6 ------
 dh_installwm                                     |  6 ------
 dh_installxfonts                                 |  6 ------
 dh_link                                          |  6 ------
 dh_lintian                                       |  6 ------
 dh_listpackages                                  |  6 ------
 dh_makeshlibs                                    |  6 ------
 dh_md5sums                                       |  6 ------
 dh_missing                                       |  6 ------
 dh_movefiles                                     |  6 ------
 dh_perl                                          |  6 ------
 dh_prep                                          |  6 ------
 dh_shlibdeps                                     |  6 ------
 dh_strip                                         |  6 ------
 dh_testdir                                       |  6 ------
 dh_testroot                                      |  6 ------
 dh_ucf                                           |  6 ------
 dh_update_autotools_config                       |  6 ------
 dh_usrlocal                                      |  6 ------
 t/buildsystems/01-build-system-basic-api.t       |  6 ------
 t/buildsystems/02-make-jobserver-makeflags.t     |  6 ------
 t/buildsystems/03-bs-auto-buildable.t            |  5 -----
 t/buildsystems/04-dh_auto_do_autoconf.t          |  5 -----
 t/buildsystems/05-load-build-system.t            |  5 -----
 t/buildsystems/06-buildsystem-mkdir-rmdir.t      |  5 -----
 t/buildsystems/load-bs.pl                        |  5 -----
 t/dh-lib.t                                       |  5 -----
 t/dh_install/01-basics.t                         |  5 -----
 t/dh_install/03-866570-dont-install-from-host.t  |  5 -----
 t/dh_installdocs/dh_installdocs.t                |  5 -----
 t/dh_installinit/dh_installinit.t                |  5 -----
 t/dh_link/01-basic.t                             |  5 -----
 t/dh_link/02-346405.t                            |  5 -----
 t/dh_missing/01-no-missing.t                     |  5 -----
 t/dh_missing/02-fail-on-missing.t                |  5 -----
 t/dh_missing/03-dh_install-redirection.t         |  5 -----
 t/maintscript.t                                  |  5 -----
 t/override_target.t                              |  6 ------
 t/pod.t                                          |  6 ------
 t/size.t                                         |  6 ------
 t/syntax/syntax-progs.t                          |  5 -----
 96 files changed, 7 insertions(+), 559 deletions(-)

diff --git a/.dir-locals.el b/.dir-locals.el
new file mode 100644
index 0000000..50364f2
--- /dev/null
+++ b/.dir-locals.el
@@ -0,0 +1,7 @@
+((perl-mode
+  (tab-width . 4)
+  (indent-tabs-mode . t))
+ (cperl-mode
+  (cperl-indent-level . 4)
+  (tab-width . 4)
+  (indent-tabs-mode . t)))
diff --git a/Debian/Debhelper/Buildsystem.pm b/Debian/Debhelper/Buildsystem.pm
index 2fdf97a..2df427b 100644
--- a/Debian/Debhelper/Buildsystem.pm
+++ b/Debian/Debhelper/Buildsystem.pm
@@ -463,9 +463,3 @@ sub clean {
 }
 
 1
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/Debian/Debhelper/Buildsystem/ant.pm b/Debian/Debhelper/Buildsystem/ant.pm
index eca9770..49aaf1e 100644
--- a/Debian/Debhelper/Buildsystem/ant.pm
+++ b/Debian/Debhelper/Buildsystem/ant.pm
@@ -50,9 +50,3 @@ sub clean {
 }
 
 1
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/Debian/Debhelper/Buildsystem/autoconf.pm b/Debian/Debhelper/Buildsystem/autoconf.pm
index 2665065..bd7ebe7 100644
--- a/Debian/Debhelper/Buildsystem/autoconf.pm
+++ b/Debian/Debhelper/Buildsystem/autoconf.pm
@@ -86,9 +86,3 @@ sub test {
 }
 
 1
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/Debian/Debhelper/Buildsystem/cmake.pm b/Debian/Debhelper/Buildsystem/cmake.pm
index e9a6bbb..5310a9c 100644
--- a/Debian/Debhelper/Buildsystem/cmake.pm
+++ b/Debian/Debhelper/Buildsystem/cmake.pm
@@ -114,9 +114,3 @@ sub test {
 }
 
 1
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/Debian/Debhelper/Buildsystem/makefile.pm b/Debian/Debhelper/Buildsystem/makefile.pm
index 4d7e4a2..02008a2 100644
--- a/Debian/Debhelper/Buildsystem/makefile.pm
+++ b/Debian/Debhelper/Buildsystem/makefile.pm
@@ -176,9 +176,3 @@ sub clean {
 }
 
 1
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/Debian/Debhelper/Buildsystem/meson.pm b/Debian/Debhelper/Buildsystem/meson.pm
index 356e21f..d4b2262 100644
--- a/Debian/Debhelper/Buildsystem/meson.pm
+++ b/Debian/Debhelper/Buildsystem/meson.pm
@@ -68,9 +68,3 @@ sub test {
 }
 
 1
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/Debian/Debhelper/Buildsystem/ninja.pm b/Debian/Debhelper/Buildsystem/ninja.pm
index 0df964e..5d6c874 100644
--- a/Debian/Debhelper/Buildsystem/ninja.pm
+++ b/Debian/Debhelper/Buildsystem/ninja.pm
@@ -80,9 +80,3 @@ sub clean {
 }
 
 1
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/Debian/Debhelper/Buildsystem/perl_build.pm b/Debian/Debhelper/Buildsystem/perl_build.pm
index 45874df..2817797 100644
--- a/Debian/Debhelper/Buildsystem/perl_build.pm
+++ b/Debian/Debhelper/Buildsystem/perl_build.pm
@@ -77,9 +77,3 @@ sub clean {
 }
 
 1
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/Debian/Debhelper/Buildsystem/perl_makemaker.pm b/Debian/Debhelper/Buildsystem/perl_makemaker.pm
index 30e4f10..6a6f452 100644
--- a/Debian/Debhelper/Buildsystem/perl_makemaker.pm
+++ b/Debian/Debhelper/Buildsystem/perl_makemaker.pm
@@ -87,9 +87,3 @@ sub install {
 }
 
 1
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/Debian/Debhelper/Buildsystem/python_distutils.pm b/Debian/Debhelper/Buildsystem/python_distutils.pm
index f4d1d19..4c2a5f8 100644
--- a/Debian/Debhelper/Buildsystem/python_distutils.pm
+++ b/Debian/Debhelper/Buildsystem/python_distutils.pm
@@ -209,9 +209,3 @@ sub clean {
 }
 
 1
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/Debian/Debhelper/Buildsystem/qmake.pm b/Debian/Debhelper/Buildsystem/qmake.pm
index 0bc53e6..c39c247 100644
--- a/Debian/Debhelper/Buildsystem/qmake.pm
+++ b/Debian/Debhelper/Buildsystem/qmake.pm
@@ -82,9 +82,3 @@ sub install {
 }
 
 1
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/Debian/Debhelper/Buildsystem/qmake_qt4.pm b/Debian/Debhelper/Buildsystem/qmake_qt4.pm
index f9c11f8..23dd337 100644
--- a/Debian/Debhelper/Buildsystem/qmake_qt4.pm
+++ b/Debian/Debhelper/Buildsystem/qmake_qt4.pm
@@ -16,9 +16,3 @@ sub configure {
 }
 
 1
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/Debian/Debhelper/Dh_Buildsystems.pm b/Debian/Debhelper/Dh_Buildsystems.pm
index 12df33a..7d4b421 100644
--- a/Debian/Debhelper/Dh_Buildsystems.pm
+++ b/Debian/Debhelper/Dh_Buildsystems.pm
@@ -254,9 +254,3 @@ sub buildsystems_do {
 }
 
 1
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/Debian/Debhelper/Dh_Getopt.pm b/Debian/Debhelper/Dh_Getopt.pm
index afc3611..a9518ed 100644
--- a/Debian/Debhelper/Dh_Getopt.pm
+++ b/Debian/Debhelper/Dh_Getopt.pm
@@ -301,9 +301,3 @@ sub parseopts {
 }
 
 1
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/Debian/Debhelper/Dh_Lib.pm b/Debian/Debhelper/Dh_Lib.pm
index 305f6dd..1b97f3d 100644
--- a/Debian/Debhelper/Dh_Lib.pm
+++ b/Debian/Debhelper/Dh_Lib.pm
@@ -1830,9 +1830,3 @@ sub on_items_in_parallel {
 
 
 1
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/Debian/Debhelper/Sequence/build_stamp.pm b/Debian/Debhelper/Sequence/build_stamp.pm
index 59437c8..2d83d52 100644
--- a/Debian/Debhelper/Sequence/build_stamp.pm
+++ b/Debian/Debhelper/Sequence/build_stamp.pm
@@ -9,9 +9,3 @@ add_command_at_end('create-stamp debian/debhelper-build-stamp', 'build-arch');
 add_command_at_end('create-stamp debian/debhelper-build-stamp', 'build-indep');
 
 1
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/Debian/Debhelper/Sequence/python_support.pm b/Debian/Debhelper/Sequence/python_support.pm
index 38d6a86..5a44468 100644
--- a/Debian/Debhelper/Sequence/python_support.pm
+++ b/Debian/Debhelper/Sequence/python_support.pm
@@ -8,9 +8,3 @@ use Debian::Debhelper::Dh_Lib;
 deprecated_functionality('python_support sequence does nothing as dh_pysupport is no longer available', 11);
 
 1
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/dh b/dh
index 2f63a96..4200af2 100755
--- a/dh
+++ b/dh
@@ -1087,9 +1087,3 @@ This program is a part of debhelper.
 Joey Hess <joeyh at debian.org>
 
 =cut
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/dh_auto_build b/dh_auto_build
index f041e34..bc932df 100755
--- a/dh_auto_build
+++ b/dh_auto_build
@@ -56,9 +56,3 @@ This program is a part of debhelper.
 Joey Hess <joeyh at debian.org>
 
 =cut
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/dh_auto_clean b/dh_auto_clean
index 7d23945..0f4ce09 100755
--- a/dh_auto_clean
+++ b/dh_auto_clean
@@ -59,9 +59,3 @@ This program is a part of debhelper.
 Joey Hess <joeyh at debian.org>
 
 =cut
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/dh_auto_configure b/dh_auto_configure
index 33dc1fb..8a2c23d 100755
--- a/dh_auto_configure
+++ b/dh_auto_configure
@@ -61,9 +61,3 @@ This program is a part of debhelper.
 Joey Hess <joeyh at debian.org>
 
 =cut
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/dh_auto_install b/dh_auto_install
index fa0c669..5ca6a52 100755
--- a/dh_auto_install
+++ b/dh_auto_install
@@ -101,9 +101,3 @@ This program is a part of debhelper.
 Joey Hess <joeyh at debian.org>
 
 =cut
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/dh_auto_test b/dh_auto_test
index af4b85d..547a469 100755
--- a/dh_auto_test
+++ b/dh_auto_test
@@ -68,9 +68,3 @@ This program is a part of debhelper.
 Joey Hess <joeyh at debian.org>
 
 =cut
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/dh_bugfiles b/dh_bugfiles
index 01e0bf4..3272277 100755
--- a/dh_bugfiles
+++ b/dh_bugfiles
@@ -141,15 +141,3 @@ This program is a part of debhelper.
 Modestas Vainius <modestas at vainius.eu>
 
 =cut
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/dh_builddeb b/dh_builddeb
index 2f346df..533006d 100755
--- a/dh_builddeb
+++ b/dh_builddeb
@@ -186,9 +186,3 @@ This program is a part of debhelper.
 Joey Hess <joeyh at debian.org>
 
 =cut
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/dh_clean b/dh_clean
index 5135250..7a058a7 100755
--- a/dh_clean
+++ b/dh_clean
@@ -190,9 +190,3 @@ This program is a part of debhelper.
 Joey Hess <joeyh at debian.org>
 
 =cut
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/dh_compress b/dh_compress
index 21503c6..127178d 100755
--- a/dh_compress
+++ b/dh_compress
@@ -256,9 +256,3 @@ This program is a part of debhelper.
 Joey Hess <joeyh at debian.org>
 
 =cut
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/dh_fixperms b/dh_fixperms
index fcec067..20813e1 100755
--- a/dh_fixperms
+++ b/dh_fixperms
@@ -153,9 +153,3 @@ This program is a part of debhelper.
 Joey Hess <joeyh at debian.org>
 
 =cut
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/dh_gconf b/dh_gconf
index caed0fd..4e4968c 100755
--- a/dh_gconf
+++ b/dh_gconf
@@ -107,9 +107,3 @@ Ross Burton <ross at burtonini.com>
 Josselin Mouette <joss at debian.org>
 
 =cut
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/dh_gencontrol b/dh_gencontrol
index befc379..8238a41 100755
--- a/dh_gencontrol
+++ b/dh_gencontrol
@@ -181,9 +181,3 @@ This program is a part of debhelper.
 Joey Hess <joeyh at debian.org>
 
 =cut
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/dh_icons b/dh_icons
index 73f6c15..acbbd4c 100755
--- a/dh_icons
+++ b/dh_icons
@@ -83,9 +83,3 @@ Jordi Mallach <jordi at debian.org>
 Josselin Mouette <joss at debian.org>
 
 =cut
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/dh_install b/dh_install
index 41cc506..2b41dee 100755
--- a/dh_install
+++ b/dh_install
@@ -337,9 +337,3 @@ This program is a part of debhelper.
 Joey Hess <joeyh at debian.org>
 
 =cut
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/dh_installcatalogs b/dh_installcatalogs
index bc4f93b..dc1fad9 100755
--- a/dh_installcatalogs
+++ b/dh_installcatalogs
@@ -131,9 +131,3 @@ F</usr/share/doc/sgml-base-doc/>
 Adam Di Carlo <aph at debian.org>
 
 =cut
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/dh_installchangelogs b/dh_installchangelogs
index acfdc9b..bc20ec0 100755
--- a/dh_installchangelogs
+++ b/dh_installchangelogs
@@ -248,9 +248,3 @@ This program is a part of debhelper.
 Joey Hess <joeyh at debian.org>
 
 =cut
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/dh_installcron b/dh_installcron
index 9217934..9bc3d7a 100755
--- a/dh_installcron
+++ b/dh_installcron
@@ -84,9 +84,3 @@ This program is a part of debhelper.
 Joey Hess <joeyh at debian.org>
 
 =cut
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/dh_installdeb b/dh_installdeb
index 09d0426..fc81147 100755
--- a/dh_installdeb
+++ b/dh_installdeb
@@ -223,9 +223,3 @@ This program is a part of debhelper.
 Joey Hess <joeyh at debian.org>
 
 =cut
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/dh_installdebconf b/dh_installdebconf
index 1c3d902..ba2e9bc 100755
--- a/dh_installdebconf
+++ b/dh_installdebconf
@@ -134,9 +134,3 @@ This program is a part of debhelper.
 Joey Hess <joeyh at debian.org>
 
 =cut
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/dh_installdirs b/dh_installdirs
index df04e4a..222968c 100755
--- a/dh_installdirs
+++ b/dh_installdirs
@@ -103,9 +103,3 @@ This program is a part of debhelper.
 Joey Hess <joeyh at debian.org>
 
 =cut
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/dh_installdocs b/dh_installdocs
index bfed5de..4b9cdcb 100755
--- a/dh_installdocs
+++ b/dh_installdocs
@@ -385,9 +385,3 @@ This program is a part of debhelper.
 Joey Hess <joeyh at debian.org>
 
 =cut
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/dh_installemacsen b/dh_installemacsen
index 98f820c..96e7710 100755
--- a/dh_installemacsen
+++ b/dh_installemacsen
@@ -144,9 +144,3 @@ This program is a part of debhelper.
 Joey Hess <joeyh at debian.org>
 
 =cut
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/dh_installexamples b/dh_installexamples
index e459853..bb02d91 100755
--- a/dh_installexamples
+++ b/dh_installexamples
@@ -142,9 +142,3 @@ This program is a part of debhelper.
 Joey Hess <joeyh at debian.org>
 
 =cut
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/dh_installgsettings b/dh_installgsettings
index fcf4470..05c0b33 100755
--- a/dh_installgsettings
+++ b/dh_installgsettings
@@ -98,9 +98,3 @@ Josselin Mouette <joss at debian.org>
 
 =cut
 
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/dh_installifupdown b/dh_installifupdown
index d27f464..7114a26 100755
--- a/dh_installifupdown
+++ b/dh_installifupdown
@@ -78,9 +78,3 @@ This program is a part of debhelper.
 Joey Hess <joeyh at debian.org>
 
 =cut
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/dh_installinfo b/dh_installinfo
index 8434ee3..33137ed 100755
--- a/dh_installinfo
+++ b/dh_installinfo
@@ -105,9 +105,3 @@ This program is a part of debhelper.
 Joey Hess <joeyh at debian.org>
 
 =cut
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/dh_installinit b/dh_installinit
index cdad41d..a10ea1a 100755
--- a/dh_installinit
+++ b/dh_installinit
@@ -364,9 +364,3 @@ Steve Langasek <steve.langasek at canonical.com>
 Michael Stapelberg <stapelberg at debian.org>
 
 =cut
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/dh_installlogcheck b/dh_installlogcheck
index b243c6e..646b7ef 100755
--- a/dh_installlogcheck
+++ b/dh_installlogcheck
@@ -87,9 +87,3 @@ This program is a part of debhelper.
 Jon Middleton <jjm at debian.org>
 
 =cut
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/dh_installlogrotate b/dh_installlogrotate
index 8e43086..0c43d8f 100755
--- a/dh_installlogrotate
+++ b/dh_installlogrotate
@@ -59,9 +59,3 @@ This program is a part of debhelper.
 Joey Hess <joeyh at debian.org>
 
 =cut
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/dh_installman b/dh_installman
index b931b0e..4089d1d 100755
--- a/dh_installman
+++ b/dh_installman
@@ -360,9 +360,3 @@ This program is a part of debhelper.
 Joey Hess <joeyh at debian.org>
 
 =cut
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/dh_installmanpages b/dh_installmanpages
index 3f5a949..b7bbe8d 100755
--- a/dh_installmanpages
+++ b/dh_installmanpages
@@ -204,9 +204,3 @@ This program is a part of debhelper.
 Joey Hess <joeyh at debian.org>
 
 =cut
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/dh_installmenu b/dh_installmenu
index 9499ad3..a534782 100755
--- a/dh_installmenu
+++ b/dh_installmenu
@@ -104,9 +104,3 @@ This program is a part of debhelper.
 Joey Hess <joeyh at debian.org>
 
 =cut
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/dh_installmime b/dh_installmime
index 25da89e..a1fd2ad 100755
--- a/dh_installmime
+++ b/dh_installmime
@@ -69,9 +69,3 @@ This program is a part of debhelper.
 Joey Hess <joeyh at debian.org>
 
 =cut
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/dh_installmodules b/dh_installmodules
index 6f7630a..bb48553 100755
--- a/dh_installmodules
+++ b/dh_installmodules
@@ -115,9 +115,3 @@ This program is a part of debhelper.
 Joey Hess <joeyh at debian.org>
 
 =cut
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/dh_installpam b/dh_installpam
index 92c2621..2cdcb2a 100755
--- a/dh_installpam
+++ b/dh_installpam
@@ -68,9 +68,3 @@ This program is a part of debhelper.
 Joey Hess <joeyh at debian.org>
 
 =cut
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/dh_installppp b/dh_installppp
index 39e41ca..21d99a7 100755
--- a/dh_installppp
+++ b/dh_installppp
@@ -74,9 +74,3 @@ This program is a part of debhelper.
 Joey Hess <joeyh at debian.org>
 
 =cut
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/dh_installudev b/dh_installudev
index 41870e2..3e0ddde 100755
--- a/dh_installudev
+++ b/dh_installudev
@@ -107,9 +107,3 @@ This program is a part of debhelper.
 Joey Hess <joeyh at debian.org>
 
 =cut
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/dh_installwm b/dh_installwm
index 469e935..1bd49da 100755
--- a/dh_installwm
+++ b/dh_installwm
@@ -128,9 +128,3 @@ This program is a part of debhelper.
 Joey Hess <joeyh at debian.org>
 
 =cut
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/dh_installxfonts b/dh_installxfonts
index 484aaed..e7f2b71 100755
--- a/dh_installxfonts
+++ b/dh_installxfonts
@@ -98,9 +98,3 @@ This program is a part of debhelper.
 Joey Hess <joeyh at debian.org>
 
 =cut
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/dh_link b/dh_link
index ac67109..1da51d1 100755
--- a/dh_link
+++ b/dh_link
@@ -169,9 +169,3 @@ This program is a part of debhelper.
 Joey Hess <joeyh at debian.org>
 
 =cut
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/dh_lintian b/dh_lintian
index 4439334..2c6608d 100755
--- a/dh_lintian
+++ b/dh_lintian
@@ -68,9 +68,3 @@ L<lintian(1)>
 Steve Robbins <smr at debian.org>
 
 =cut
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/dh_listpackages b/dh_listpackages
index 6da8b5a..3fb4f15 100755
--- a/dh_listpackages
+++ b/dh_listpackages
@@ -39,9 +39,3 @@ This program is a part of debhelper.
 Joey Hess <joeyh at debian.org>
 
 =cut
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/dh_makeshlibs b/dh_makeshlibs
index 0dc2027..c2d50bd 100755
--- a/dh_makeshlibs
+++ b/dh_makeshlibs
@@ -295,9 +295,3 @@ This program is a part of debhelper.
 Joey Hess <joeyh at debian.org>
 
 =cut
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/dh_md5sums b/dh_md5sums
index 344c9ad..887e213 100755
--- a/dh_md5sums
+++ b/dh_md5sums
@@ -115,9 +115,3 @@ This program is a part of debhelper.
 Joey Hess <joeyh at debian.org>
 
 =cut
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/dh_missing b/dh_missing
index 5218e3d..c78bf6d 100755
--- a/dh_missing
+++ b/dh_missing
@@ -180,9 +180,3 @@ This program is a part of debhelper.
 Michael Stapelberg <stapelberg at debian.org>
 
 =cut
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/dh_movefiles b/dh_movefiles
index de9facb..1014c08 100755
--- a/dh_movefiles
+++ b/dh_movefiles
@@ -167,9 +167,3 @@ This program is a part of debhelper.
 Joey Hess <joeyh at debian.org>
 
 =cut
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/dh_perl b/dh_perl
index 7a4c1f2..8a70c99 100755
--- a/dh_perl
+++ b/dh_perl
@@ -162,9 +162,3 @@ This program is a part of debhelper.
 Brendan O'Dea <bod at debian.org>
 
 =cut
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/dh_prep b/dh_prep
index 1fb7f27..57410d5 100755
--- a/dh_prep
+++ b/dh_prep
@@ -76,9 +76,3 @@ This program is a part of debhelper.
 Joey Hess <joeyh at debian.org>
 
 =cut
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/dh_shlibdeps b/dh_shlibdeps
index cfef36f..82f7d1e 100755
--- a/dh_shlibdeps
+++ b/dh_shlibdeps
@@ -166,9 +166,3 @@ This program is a part of debhelper.
 Joey Hess <joeyh at debian.org>
 
 =cut
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/dh_strip b/dh_strip
index 890e2df..c2741c5 100755
--- a/dh_strip
+++ b/dh_strip
@@ -406,9 +406,3 @@ This program is a part of debhelper.
 Joey Hess <joeyh at debian.org>
 
 =cut
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/dh_testdir b/dh_testdir
index ed576e2..4c8715d 100755
--- a/dh_testdir
+++ b/dh_testdir
@@ -62,9 +62,3 @@ This program is a part of debhelper.
 Joey Hess <joeyh at debian.org>
 
 =cut
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/dh_testroot b/dh_testroot
index 6b2c738..557207e 100755
--- a/dh_testroot
+++ b/dh_testroot
@@ -36,9 +36,3 @@ This program is a part of debhelper.
 Joey Hess <joeyh at debian.org>
 
 =cut
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/dh_ucf b/dh_ucf
index a96b3e8..638ca1a 100755
--- a/dh_ucf
+++ b/dh_ucf
@@ -94,9 +94,3 @@ Joey Hess <joeyh at debian.org>
 Jeroen Schot <schot at a-eskwadraat.nl>
 
 =cut
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/dh_update_autotools_config b/dh_update_autotools_config
index 17ee724..1c14ba8 100755
--- a/dh_update_autotools_config
+++ b/dh_update_autotools_config
@@ -69,9 +69,3 @@ This program is a part of debhelper.
 Niels Thykier <niels at thykier.net>
 
 =cut
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/dh_usrlocal b/dh_usrlocal
index 4bf6ab8..a552788 100755
--- a/dh_usrlocal
+++ b/dh_usrlocal
@@ -124,9 +124,3 @@ This program is a part of debhelper.
 Andrew Stribblehill <ads at debian.org>
 
 =cut
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/t/buildsystems/01-build-system-basic-api.t b/t/buildsystems/01-build-system-basic-api.t
index 02a6cc6..dfb26d2 100755
--- a/t/buildsystems/01-build-system-basic-api.t
+++ b/t/buildsystems/01-build-system-basic-api.t
@@ -41,9 +41,3 @@ sub build_system_path_apis {
         "/tmp/relative/path", "_rel2rel abs no7");
 }
 
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/t/buildsystems/02-make-jobserver-makeflags.t b/t/buildsystems/02-make-jobserver-makeflags.t
index 5651452..9469759 100755
--- a/t/buildsystems/02-make-jobserver-makeflags.t
+++ b/t/buildsystems/02-make-jobserver-makeflags.t
@@ -55,9 +55,3 @@ sub test_clean_jobserver_makeflags {
     is($ENV{MAKEFLAGS}, $expected, $test);
 }
 
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/t/buildsystems/03-bs-auto-buildable.t b/t/buildsystems/03-bs-auto-buildable.t
index 83884c1..77845ce 100755
--- a/t/buildsystems/03-bs-auto-buildable.t
+++ b/t/buildsystems/03-bs-auto-buildable.t
@@ -214,8 +214,3 @@ sub run_autoselection_tests {
 
 };
 
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/t/buildsystems/04-dh_auto_do_autoconf.t b/t/buildsystems/04-dh_auto_do_autoconf.t
index e3bbcee..a1346e4 100755
--- a/t/buildsystems/04-dh_auto_do_autoconf.t
+++ b/t/buildsystems/04-dh_auto_do_autoconf.t
@@ -86,8 +86,3 @@ dh_auto_do_autoconf('autoconf');
 dh_auto_do_autoconf('autoconf', 'bld/dir', configure_args => [ "--extra-autoconf-configure-arg" ]);
 ok ( ! -e 'bld', "bld got deleted too" );
 
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/t/buildsystems/05-load-build-system.t b/t/buildsystems/05-load-build-system.t
index 0004176..447241b 100755
--- a/t/buildsystems/05-load-build-system.t
+++ b/t/buildsystems/05-load-build-system.t
@@ -53,8 +53,3 @@ sub try_load_bs {
     return \@lines;
 }
 
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/t/buildsystems/06-buildsystem-mkdir-rmdir.t b/t/buildsystems/06-buildsystem-mkdir-rmdir.t
index 8dc36f7..c13b253 100755
--- a/t/buildsystems/06-buildsystem-mkdir-rmdir.t
+++ b/t/buildsystems/06-buildsystem-mkdir-rmdir.t
@@ -49,8 +49,3 @@ sub do_rmdir_builddir {
 	$system->rmdir_builddir();
 }
 
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/t/buildsystems/load-bs.pl b/t/buildsystems/load-bs.pl
index d8f56c2..aeb5ea8 100755
--- a/t/buildsystems/load-bs.pl
+++ b/t/buildsystems/load-bs.pl
@@ -14,8 +14,3 @@ if (defined $bs) {
 	    foreach (sort keys %$bs);
 }
 
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/t/dh-lib.t b/t/dh-lib.t
index 0101f03..d1eb355 100755
--- a/t/dh-lib.t
+++ b/t/dh-lib.t
@@ -37,8 +37,3 @@ each_compat_subtest {
 	ok(rm_files('debian/testpackage.postinst.debhelper'));
 }
 
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/t/dh_install/01-basics.t b/t/dh_install/01-basics.t
index 863c92c..b266196 100755
--- a/t/dh_install/01-basics.t
+++ b/t/dh_install/01-basics.t
@@ -31,8 +31,3 @@ each_compat_subtest {
     remove_tree('debian/debhelper', 'debian/tmp');
 };
 
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/t/dh_install/03-866570-dont-install-from-host.t b/t/dh_install/03-866570-dont-install-from-host.t
index 33834d9..92345d1 100755
--- a/t/dh_install/03-866570-dont-install-from-host.t
+++ b/t/dh_install/03-866570-dont-install-from-host.t
@@ -22,8 +22,3 @@ each_compat_subtest {
     remove_tree('debian/debhelper', 'debian/tmp');
 };
 
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/t/dh_installdocs/dh_installdocs.t b/t/dh_installdocs/dh_installdocs.t
index 34d5a3b..86746cf 100755
--- a/t/dh_installdocs/dh_installdocs.t
+++ b/t/dh_installdocs/dh_installdocs.t
@@ -78,8 +78,3 @@ each_compat_subtest {
 	remove_tree(qw(debian/foo debian/bar debian/baz));
 };
 
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/t/dh_installinit/dh_installinit.t b/t/dh_installinit/dh_installinit.t
index 098107c..20860f1 100755
--- a/t/dh_installinit/dh_installinit.t
+++ b/t/dh_installinit/dh_installinit.t
@@ -44,8 +44,3 @@ each_compat_from_and_above_subtest(11, sub {
 	ok(run_dh_tool('dh_clean'));
 });
 
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/t/dh_link/01-basic.t b/t/dh_link/01-basic.t
index 220ea19..88c8e49 100755
--- a/t/dh_link/01-basic.t
+++ b/t/dh_link/01-basic.t
@@ -48,8 +48,3 @@ each_compat_subtest {
 	ok(readlink("debian/debhelper/usr/bin/2"),"../lib/1");
 };
 
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/t/dh_link/02-346405.t b/t/dh_link/02-346405.t
index ce64ddd..95053ca 100755
--- a/t/dh_link/02-346405.t
+++ b/t/dh_link/02-346405.t
@@ -27,8 +27,3 @@ each_compat_subtest {
 	ok(readlink("debian/debhelper/usr/lib/geant4/d"), "/");
 };
 
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/t/dh_missing/01-no-missing.t b/t/dh_missing/01-no-missing.t
index 2528d2d..e3cd311 100755
--- a/t/dh_missing/01-no-missing.t
+++ b/t/dh_missing/01-no-missing.t
@@ -26,8 +26,3 @@ each_compat_subtest {
 	ok(run_dh_tool('dh_missing', '--fail-missing'), 'dh_missing failed');
 };
 
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/t/dh_missing/02-fail-on-missing.t b/t/dh_missing/02-fail-on-missing.t
index fa1a686..711ed98 100755
--- a/t/dh_missing/02-fail-on-missing.t
+++ b/t/dh_missing/02-fail-on-missing.t
@@ -31,8 +31,3 @@ each_compat_subtest {
 	is($exitcode, 2, 'dh_missing exited with exit code 2');
 };
 
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/t/dh_missing/03-dh_install-redirection.t b/t/dh_missing/03-dh_install-redirection.t
index ce56fec..2235b08 100755
--- a/t/dh_missing/03-dh_install-redirection.t
+++ b/t/dh_missing/03-dh_install-redirection.t
@@ -28,8 +28,3 @@ each_compat_up_to_and_incl_subtest(10, sub {
 				   '-X', 'more', '--exclude', 'lots', '--fail-missing'));
 });
 
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/t/maintscript.t b/t/maintscript.t
index 8e42158..a69c99c 100755
--- a/t/maintscript.t
+++ b/t/maintscript.t
@@ -38,8 +38,3 @@ EOF
 	}
 });
 
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/t/override_target.t b/t/override_target.t
index 2e4a454..b56c986 100755
--- a/t/override_target.t
+++ b/t/override_target.t
@@ -23,9 +23,3 @@ system("chmod +x t/tmp/debian/rules");
 my @output=`cd t/tmp && debian/rules build 2>&1`;
 ok(grep { m/override called/ } @output);
 system("rm -rf t/tmp");
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/t/pod.t b/t/pod.t
index b5b5694..8a9c0bf 100755
--- a/t/pod.t
+++ b/t/pod.t
@@ -8,9 +8,3 @@ eval 'use Test::Pod';
 plan skip_all => 'Test::Pod required' if $@;
 
 all_pod_files_ok(grep { -x $_ } glob 'dh_*');
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/t/size.t b/t/size.t
index 94d45df..79564af 100755
--- a/t/size.t
+++ b/t/size.t
@@ -29,9 +29,3 @@ foreach my $file (@progs) {
 	ok($lines < 200, $file);
 	ok($maxlength < 160, $file);
 }
-
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:
diff --git a/t/syntax/syntax-progs.t b/t/syntax/syntax-progs.t
index 37ece05..0dbdb2a 100755
--- a/t/syntax/syntax-progs.t
+++ b/t/syntax/syntax-progs.t
@@ -22,8 +22,3 @@ foreach my $file (@targets) {
 	  or diag("$file failed syntax check");
 }
 
-# Local Variables:
-# indent-tabs-mode: t
-# tab-width: 4
-# cperl-indent-level: 4
-# End:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debhelper/debhelper.git




More information about the debhelper-devel mailing list