Author: djpig Date: 2006-01-02 10:19:16 +0100 (Mon, 02 Jan 2006) New Revision: 533
Modified: trunk/checks/binaries trunk/checks/changelog-file trunk/checks/conffiles trunk/checks/control-file trunk/checks/control-files trunk/checks/copyright-file trunk/checks/deb-format trunk/checks/debconf trunk/checks/debian-readme trunk/checks/description trunk/checks/etcfiles trunk/checks/fields trunk/checks/files trunk/checks/huge-usr-share trunk/checks/infofiles trunk/checks/init.d trunk/checks/manpages trunk/checks/md5sums trunk/checks/menus trunk/checks/nmu trunk/checks/po-debconf trunk/checks/scripts trunk/checks/shared-libs trunk/checks/spelling trunk/checks/standards-version Log: Make emacs users happy by enforcing perl-mode for checks Modified: trunk/checks/binaries =================================================================== --- trunk/checks/binaries 2006-01-02 09:10:47 UTC (rev 532) +++ trunk/checks/binaries 2006-01-02 09:19:16 UTC (rev 533) @@ -1,4 +1,4 @@ -# binaries -- lintian check script +# binaries -- lintian check script -*- perl -*- # Copyright (C) 1998 Christian Schwarz and Richard Braakman # Modified: trunk/checks/changelog-file =================================================================== --- trunk/checks/changelog-file 2006-01-02 09:10:47 UTC (rev 532) +++ trunk/checks/changelog-file 2006-01-02 09:19:16 UTC (rev 533) @@ -1,4 +1,4 @@ -# changelog-file -- lintian check script +# changelog-file -- lintian check script -*- perl -*- # Copyright (C) 1998 Christian Schwarz # Modified: trunk/checks/conffiles =================================================================== --- trunk/checks/conffiles 2006-01-02 09:10:47 UTC (rev 532) +++ trunk/checks/conffiles 2006-01-02 09:19:16 UTC (rev 533) @@ -1,4 +1,4 @@ -# conffiles -- lintian check script +# conffiles -- lintian check script -*- perl -*- # Copyright (C) 1998 Christian Schwarz # Modified: trunk/checks/control-file =================================================================== --- trunk/checks/control-file 2006-01-02 09:10:47 UTC (rev 532) +++ trunk/checks/control-file 2006-01-02 09:19:16 UTC (rev 533) @@ -1,4 +1,4 @@ -# control-file -- lintian check script +# control-file -- lintian check script -*- perl -*- # # Copyright (C) 2004 Marc Brockschmidt # Modified: trunk/checks/control-files =================================================================== --- trunk/checks/control-files 2006-01-02 09:10:47 UTC (rev 532) +++ trunk/checks/control-files 2006-01-02 09:19:16 UTC (rev 533) @@ -1,4 +1,4 @@ -# control-files -- lintian check script +# control-files -- lintian check script -*- perl -*- # Copyright (C) 1998 Christian Schwarz and Richard Braakman # Modified: trunk/checks/copyright-file =================================================================== --- trunk/checks/copyright-file 2006-01-02 09:10:47 UTC (rev 532) +++ trunk/checks/copyright-file 2006-01-02 09:19:16 UTC (rev 533) @@ -1,4 +1,4 @@ -# copyright-file -- lintian check script +# copyright-file -- lintian check script -*- perl -*- # Copyright (C) 1998 Christian Schwarz # Modified: trunk/checks/deb-format =================================================================== --- trunk/checks/deb-format 2006-01-02 09:10:47 UTC (rev 532) +++ trunk/checks/deb-format 2006-01-02 09:19:16 UTC (rev 533) @@ -1,4 +1,4 @@ -# deb-format -- lintian check script +# deb-format -- lintian check script -*- perl -*- # Copyright (C) 2004 Denis Barbier # Based on a check provided by Marc 'HE' Brockschmidt. Modified: trunk/checks/debconf =================================================================== --- trunk/checks/debconf 2006-01-02 09:10:47 UTC (rev 532) +++ trunk/checks/debconf 2006-01-02 09:19:16 UTC (rev 533) @@ -1,4 +1,4 @@ -# debconf -- lintian check script +# debconf -- lintian check script -*- perl -*- # Copyright (C) 2001 Colin Watson # Modified: trunk/checks/debian-readme =================================================================== --- trunk/checks/debian-readme 2006-01-02 09:10:47 UTC (rev 532) +++ trunk/checks/debian-readme 2006-01-02 09:19:16 UTC (rev 533) @@ -1,4 +1,4 @@ -# debian-readme -- lintian check script +# debian-readme -- lintian check script -*- perl -*- # Copyright (C) 1998 Richard Braakman # Modified: trunk/checks/description =================================================================== --- trunk/checks/description 2006-01-02 09:10:47 UTC (rev 532) +++ trunk/checks/description 2006-01-02 09:19:16 UTC (rev 533) @@ -1,4 +1,4 @@ -# description -- lintian check script +# description -- lintian check script -*- perl -*- # Copyright (C) 1998 Christian Schwarz # Modified: trunk/checks/etcfiles =================================================================== --- trunk/checks/etcfiles 2006-01-02 09:10:47 UTC (rev 532) +++ trunk/checks/etcfiles 2006-01-02 09:19:16 UTC (rev 533) @@ -1,4 +1,4 @@ -# etcfiles -- lintian check script +# etcfiles -- lintian check script -*- perl -*- # Copyright (C) 2000 by Sean 'Shaleh' Perry # Modified: trunk/checks/fields =================================================================== --- trunk/checks/fields 2006-01-02 09:10:47 UTC (rev 532) +++ trunk/checks/fields 2006-01-02 09:19:16 UTC (rev 533) @@ -1,4 +1,4 @@ -# fields -- lintian check script (rewrite) +# fields -- lintian check script (rewrite) -*- perl -*- # # Copyright (C) 2004 Marc Brockschmidt # Modified: trunk/checks/files =================================================================== --- trunk/checks/files 2006-01-02 09:10:47 UTC (rev 532) +++ trunk/checks/files 2006-01-02 09:19:16 UTC (rev 533) @@ -1,4 +1,4 @@ -# files -- lintian check script +# files -- lintian check script -*- perl -*- # Copyright (C) 1998 Christian Schwarz and Richard Braakman # Modified: trunk/checks/huge-usr-share =================================================================== --- trunk/checks/huge-usr-share 2006-01-02 09:10:47 UTC (rev 532) +++ trunk/checks/huge-usr-share 2006-01-02 09:19:16 UTC (rev 533) @@ -1,4 +1,4 @@ -# huge-usr-share -- lintian check script +# huge-usr-share -- lintian check script -*- perl -*- # Copyright (C) 2004 Jeroen van Wolffelaar <[EMAIL PROTECTED]> # Modified: trunk/checks/infofiles =================================================================== --- trunk/checks/infofiles 2006-01-02 09:10:47 UTC (rev 532) +++ trunk/checks/infofiles 2006-01-02 09:19:16 UTC (rev 533) @@ -1,4 +1,4 @@ -# infofiles -- lintian check script +# infofiles -- lintian check script -*- perl -*- # Copyright (C) 1998 Christian Schwarz # Copyright (C) 2001 Josip Rodin Modified: trunk/checks/init.d =================================================================== --- trunk/checks/init.d 2006-01-02 09:10:47 UTC (rev 532) +++ trunk/checks/init.d 2006-01-02 09:19:16 UTC (rev 533) @@ -1,4 +1,4 @@ -# init.d -- lintian check script +# init.d -- lintian check script -*- perl -*- # Copyright (C) 1998 Christian Schwarz # Modified: trunk/checks/manpages =================================================================== --- trunk/checks/manpages 2006-01-02 09:10:47 UTC (rev 532) +++ trunk/checks/manpages 2006-01-02 09:19:16 UTC (rev 533) @@ -1,4 +1,4 @@ -# manpages -- lintian check script +# manpages -- lintian check script -*- perl -*- # Copyright (C) 1998 Christian Schwarz # Modified: trunk/checks/md5sums =================================================================== --- trunk/checks/md5sums 2006-01-02 09:10:47 UTC (rev 532) +++ trunk/checks/md5sums 2006-01-02 09:19:16 UTC (rev 533) @@ -1,4 +1,4 @@ -# md5sums -- lintian check script +# md5sums -- lintian check script -*- perl -*- # Copyright (C) 1998 Christian Schwarz and Richard Braakman # Modified: trunk/checks/menus =================================================================== --- trunk/checks/menus 2006-01-02 09:10:47 UTC (rev 532) +++ trunk/checks/menus 2006-01-02 09:19:16 UTC (rev 533) @@ -1,4 +1,4 @@ -# menus -- lintian check script +# menus -- lintian check script -*- perl -*- # somewhat of a misnomer -- it doesn't only check menus Modified: trunk/checks/nmu =================================================================== --- trunk/checks/nmu 2006-01-02 09:10:47 UTC (rev 532) +++ trunk/checks/nmu 2006-01-02 09:19:16 UTC (rev 533) @@ -1,4 +1,4 @@ -# nmu -- lintian check script +# nmu -- lintian check script -*- perl -*- # Copyright (C) 2004 Jeroen van Wolffelaar # Modified: trunk/checks/po-debconf =================================================================== --- trunk/checks/po-debconf 2006-01-02 09:10:47 UTC (rev 532) +++ trunk/checks/po-debconf 2006-01-02 09:19:16 UTC (rev 533) @@ -1,4 +1,4 @@ -# po-debconf -- lintian check script +# po-debconf -- lintian check script -*- perl -*- # Copyright (C) 2002-2004 by Denis Barbier <[EMAIL PROTECTED]> # Modified: trunk/checks/scripts =================================================================== --- trunk/checks/scripts 2006-01-02 09:10:47 UTC (rev 532) +++ trunk/checks/scripts 2006-01-02 09:19:16 UTC (rev 533) @@ -1,4 +1,4 @@ -# scripts -- lintian check script +# scripts -- lintian check script -*- perl -*- # # This is probably the right file to add a check for the use of # set -e in bash and sh scripts. Modified: trunk/checks/shared-libs =================================================================== --- trunk/checks/shared-libs 2006-01-02 09:10:47 UTC (rev 532) +++ trunk/checks/shared-libs 2006-01-02 09:19:16 UTC (rev 533) @@ -1,4 +1,4 @@ -# shared-libs -- lintian check script +# shared-libs -- lintian check script -*- perl -*- # Copyright (C) 1998 Christian Schwarz # Modified: trunk/checks/spelling =================================================================== --- trunk/checks/spelling 2006-01-02 09:10:47 UTC (rev 532) +++ trunk/checks/spelling 2006-01-02 09:19:16 UTC (rev 533) @@ -1,4 +1,4 @@ -# spelling -- lintian check script +# spelling -- lintian check script -*- perl -*- # Look for common spelling errors in the package description and the # copyright file. Modified: trunk/checks/standards-version =================================================================== --- trunk/checks/standards-version 2006-01-02 09:10:47 UTC (rev 532) +++ trunk/checks/standards-version 2006-01-02 09:19:16 UTC (rev 533) @@ -1,4 +1,4 @@ -# standards-version -- lintian check script +# standards-version -- lintian check script -*- perl -*- # Copyright (C) 1998 Christian Schwarz and Richard Braakman # -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

