r46752 - /trunk/libsearch-gin-perl/debian/patches/fix_deprecated_warning.patch
gregoa at users.alioth.debian.org
gregoa at users.alioth.debian.org
Wed Nov 4 17:57:59 UTC 2009
Author: gregoa
Date: Wed Nov 4 17:57:53 2009
New Revision: 46752
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=46752
Log:
refresh patch with our 'usual' quiltrc settings
Modified:
trunk/libsearch-gin-perl/debian/patches/fix_deprecated_warning.patch
Modified: trunk/libsearch-gin-perl/debian/patches/fix_deprecated_warning.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsearch-gin-perl/debian/patches/fix_deprecated_warning.patch?rev=46752&op=diff
==============================================================================
--- trunk/libsearch-gin-perl/debian/patches/fix_deprecated_warning.patch (original)
+++ trunk/libsearch-gin-perl/debian/patches/fix_deprecated_warning.patch Wed Nov 4 17:57:53 2009
@@ -1,9 +1,7 @@
Author: franck cuny <franck at lumberjaph.net>
Description: fix a warning about deprecated method
-Index: libsearch-gin-perl/lib/Search/GIN/Extract/Attributes.pm
-===================================================================
---- libsearch-gin-perl.orig/lib/Search/GIN/Extract/Attributes.pm 2009-06-08 09:01:26.000000000 +0200
-+++ libsearch-gin-perl/lib/Search/GIN/Extract/Attributes.pm 2009-06-08 09:01:44.000000000 +0200
+--- a/lib/Search/GIN/Extract/Attributes.pm
++++ b/lib/Search/GIN/Extract/Attributes.pm
@@ -33,7 +33,7 @@
if ( $self->has_attributes ) {
return grep { defined } map { $meta->find_attribute_by_name($_) } @{ $self->attributes };
More information about the Pkg-perl-cvs-commits
mailing list