Author: hilmar-guest
Date: 2006-09-11 17:33:16 +0000 (Mon, 11 Sep 2006)
New Revision: 1606
Added:
tetex-bin/trunk/debian/patches/patch-a2ping_invocation
Modified:
tetex-bin/trunk/debian/changelog
tetex-bin/trunk/debian/patches/series
Log:
demagic a2ping
Modified: tetex-bin/trunk/debian/changelog
===================================================================
--- tetex-bin/trunk/debian/changelog 2006-09-08 15:22:15 UTC (rev 1605)
+++ tetex-bin/trunk/debian/changelog 2006-09-11 17:33:16 UTC (rev 1606)
@@ -16,6 +16,9 @@
changelog. I hope this will make the backports people happy.
* Replace a double backslash (\\) with a single one in postinst, thanks to
Chung-chieh Shan (closes: #381792). [florent]
+ * add a patch to get rid of the magic header of a2ping
+ - stolen from TeX-Live repository of Norbert Preining
+ - kills another lintian error
* Debconf Translations:
- update spanish translation, thanks to Javier Fernández-Sanguino Peña
<[EMAIL PROTECTED]> (closes: #382965). [frank]
Added: tetex-bin/trunk/debian/patches/patch-a2ping_invocation
===================================================================
--- tetex-bin/trunk/debian/patches/patch-a2ping_invocation
(rev 0)
+++ tetex-bin/trunk/debian/patches/patch-a2ping_invocation 2006-09-11
17:33:16 UTC (rev 1606)
@@ -0,0 +1,16 @@
+--- ./texk/tetex/a2ping.orig 2005-10-13 21:34:58.000000000 +0200
++++ ./texk/tetex/a2ping 2005-10-13 21:35:09.000000000 +0200
+@@ -1,11 +1,5 @@
+-#! /bin/sh
+-eval '(exit $?0)' && eval 'PERL_BADLANG=x;export PERL_BADLANG;: \
+-;exec perl -x -S -- "$0" ${1+"$@"};#'if 0;
+-eval 'setenv PERL_BADLANG x;exec perl -x -S -- "$0" $argv:q;#'.q+
+-#!perl -w
+-package Htex::a2ping; $0=~/(.*)/s;[EMAIL PROTECTED],'.';do($1);[EMAIL
PROTECTED]@;__END__+if !1;
+-# This Perl script was generated by JustLib2 at Wed Apr 23 09:14:13 2003.
+-# Don't touch/remove any lines above; http://www.inf.bme.hu/~pts/justlib
++#! /usr/bin/perl -w
++package Htex::a2ping;
+ #
+ # This program is free software, licensed under the GNU GPL, >=2.0.
+ # This software comes with absolutely NO WARRANTY. Use at your own risk!
Modified: tetex-bin/trunk/debian/patches/series
===================================================================
--- tetex-bin/trunk/debian/patches/series 2006-09-08 15:22:15 UTC (rev
1605)
+++ tetex-bin/trunk/debian/patches/series 2006-09-11 17:33:16 UTC (rev
1606)
@@ -11,3 +11,4 @@
patch-poppler
patch-tmp
patch-texdoctk-tmp
+patch-a2ping_invocation
_______________________________________________
Pkg-tetex-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-tetex-commits