[SCM] librdf-ns-perl Debian packaging branch, master, updated. debian/20130208-1-22-g47de138

Jakob Voss voss at gbv.de
Fri Apr 19 13:28:44 UTC 2013


The following commit has been merged in the master branch:
commit 27bd348d17adc36cf1064fde74629e9c52d161af
Author: Jakob Voss <voss at gbv.de>
Date:   Wed Aug 29 11:31:45 2012 +0200

    finally solve issue #1 which I forgot

diff --git a/lib/RDF/NS/Trine.pm b/lib/RDF/NS/Trine.pm
index 774116b..16bb980 100644
--- a/lib/RDF/NS/Trine.pm
+++ b/lib/RDF/NS/Trine.pm
@@ -6,7 +6,7 @@ package RDF::NS::Trine;
 use RDF::Trine::Node::Resource;
 use RDF::Trine::Node::Blank;
 
-use parent 'RDF::NS';
+use base 'RDF::NS';
 
 sub GET {
     RDF::Trine::Node::Resource->new($_[1]);

-- 
librdf-ns-perl Debian packaging



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