r31869 - in /trunk/libanyevent-perl/debian: changelog patches/perl_path
gregoa at users.alioth.debian.org
gregoa at users.alioth.debian.org
Tue Mar 10 18:22:51 UTC 2009
Author: gregoa
Date: Tue Mar 10 18:22:48 2009
New Revision: 31869
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=31869
Log:
Update debian/patches/perl_path.
Modified:
trunk/libanyevent-perl/debian/changelog
trunk/libanyevent-perl/debian/patches/perl_path
Modified: trunk/libanyevent-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libanyevent-perl/debian/changelog?rev=31869&op=diff
==============================================================================
--- trunk/libanyevent-perl/debian/changelog (original)
+++ trunk/libanyevent-perl/debian/changelog Tue Mar 10 18:22:48 2009
@@ -5,6 +5,7 @@
[ gregor herrmann ]
* New upstream release.
+ * Update debian/patches/perl_path.
-- MartÃn Ferrari <tincho at debian.org> Mon, 16 Feb 2009 11:38:59 -0200
Modified: trunk/libanyevent-perl/debian/patches/perl_path
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libanyevent-perl/debian/patches/perl_path?rev=31869&op=diff
==============================================================================
--- trunk/libanyevent-perl/debian/patches/perl_path (original)
+++ trunk/libanyevent-perl/debian/patches/perl_path Tue Mar 10 18:22:48 2009
@@ -23,3 +23,19 @@
use strict;
use Socket;
use IO::Socket::INET;
+--- a/eg/bench
++++ b/eg/bench
+@@ -1,4 +1,4 @@
+-#!/opt/bin/perl
++#!/usr/bin/perl
+
+ # ugly code, don't look at it
+
+--- a/eg/bench2
++++ b/eg/bench2
+@@ -1,4 +1,4 @@
+-#!/opt/bin/perl
++#!/usr/bin/perl
+
+ # ugly code, don't look at it
+
More information about the Pkg-perl-cvs-commits
mailing list