[SCM] Packaging of padre perl editor branch, master, updated. upstream/0.25-83-g4bbebc2

Damyan Ivanov dmn at debian.org
Fri Feb 13 13:31:47 UTC 2009


The following commit has been merged in the master branch:
commit 4bbebc2cbc68ccab5960b4473bd053d86fd9f4ba
Author: Damyan Ivanov <dmn at debian.org>
Date:   Fri Feb 13 15:31:15 2009 +0200

    add lintian override about script templates
    
    they aren't installed executable, but have a shebang

diff --git a/debian/padre.lintian-overrides b/debian/padre.lintian-overrides
new file mode 100644
index 0000000..363f534
--- /dev/null
+++ b/debian/padre.lintian-overrides
@@ -0,0 +1,4 @@
+# These aren't executed from where they are, but used when creating empty
+# project. This is why they starti wuth #!/usr/bin/perl.
+padre: script-not-executable ./usr/share/perl5/auto/share/dist/Padre/templates/template.pl
+padre: script-not-executable ./usr/share/perl5/auto/share/dist/Padre/templates/template.t

-- 
Packaging of padre perl editor



More information about the Pkg-perl-cvs-commits mailing list