r36813 - in /trunk/libwx-perl/debian: changelog patches/hashbang.patch

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Sat May 30 13:47:04 UTC 2009


Author: dmn
Date: Sat May 30 13:46:59 2009
New Revision: 36813

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=36813
Log:
describe hashbang.patch

Modified:
    trunk/libwx-perl/debian/changelog
    trunk/libwx-perl/debian/patches/hashbang.patch

Modified: trunk/libwx-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwx-perl/debian/changelog?rev=36813&op=diff
==============================================================================
--- trunk/libwx-perl/debian/changelog (original)
+++ trunk/libwx-perl/debian/changelog Sat May 30 13:46:59 2009
@@ -14,6 +14,7 @@
     + make chown of module files in /usr/lib/perl5 verbose. ditto for
       Wx::build::MakeMaker::Win32_MSVC.3pm removal
     + mode of examples/README.txt fixed with an override
+  * describe hashbang.patch
 
  -- Jonathan Yu <frequency at cpan.org>  Fri, 22 May 2009 12:58:35 -0400
 

Modified: trunk/libwx-perl/debian/patches/hashbang.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwx-perl/debian/patches/hashbang.patch?rev=36813&op=diff
==============================================================================
--- trunk/libwx-perl/debian/patches/hashbang.patch (original)
+++ trunk/libwx-perl/debian/patches/hashbang.patch Sat May 30 13:46:59 2009
@@ -1,3 +1,5 @@
+# Description: add #! in example scripts
+# Author: Gregor Herrmann <gregoa at debian.org>
 --- a/samples/socket/wxSocketClient.pl
 +++ b/samples/socket/wxSocketClient.pl
 @@ -1,3 +1,4 @@




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