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

dmn pushed a commit to branch master
in repository libical-parser-sax-perl.

commit f4154f5a1573f1cbc8398379b259ae23d21295a0
Author: Damyan Ivanov <d...@debian.org>
Date:   Tue Jun 9 20:13:03 2015 +0000

    fix path to the perl interpreter in example script
---
 debian/patches/examples-interpreter.patch | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/debian/patches/examples-interpreter.patch 
b/debian/patches/examples-interpreter.patch
new file mode 100644
index 0000000..ff903a0
--- /dev/null
+++ b/debian/patches/examples-interpreter.patch
@@ -0,0 +1,12 @@
+Description: fix path to perl interpreter for an example script
+Author: Damyan Ivanov <d...@debian.org>
+Forwarded: not-needed
+
+--- a/scripts/ical2xml
++++ b/scripts/ical2xml
+@@ -1,4 +1,4 @@
+-#!/usr/local/bin/perl -w
++#!/usr/bin/perl -w
+ 
+ use strict;
+ 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libical-parser-sax-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to