r4602 - in /packages/libsearch-xapian-perl: ./ branches/ branches/upstream/ branches/upstream/current/ branches/upstream/current/XS/ branches/upstream/current/Xapian/ branches/upstream/current/Xapian/MSet/ branches/upstream/current/examples/ branches/upstream/current/t/ tags/

djpig at users.alioth.debian.org djpig at users.alioth.debian.org
Fri Dec 8 01:58:51 CET 2006


Author: djpig
Date: Fri Dec  8 01:58:49 2006
New Revision: 4602

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=4602
Log:
[svn-inject] Installing original source of libsearch-xapian-perl

Added:
    packages/libsearch-xapian-perl/
    packages/libsearch-xapian-perl/branches/
    packages/libsearch-xapian-perl/branches/upstream/
    packages/libsearch-xapian-perl/branches/upstream/current/
    packages/libsearch-xapian-perl/branches/upstream/current/Changes
    packages/libsearch-xapian-perl/branches/upstream/current/MANIFEST
    packages/libsearch-xapian-perl/branches/upstream/current/MANIFEST.SKIP
    packages/libsearch-xapian-perl/branches/upstream/current/META.yml
    packages/libsearch-xapian-perl/branches/upstream/current/Makefile.PL
    packages/libsearch-xapian-perl/branches/upstream/current/README
    packages/libsearch-xapian-perl/branches/upstream/current/XS/
    packages/libsearch-xapian-perl/branches/upstream/current/XS/BM25Weight.xs
    packages/libsearch-xapian-perl/branches/upstream/current/XS/BoolWeight.xs
    packages/libsearch-xapian-perl/branches/upstream/current/XS/Database.xs
    packages/libsearch-xapian-perl/branches/upstream/current/XS/Document.xs
    packages/libsearch-xapian-perl/branches/upstream/current/XS/ESet.xs
    packages/libsearch-xapian-perl/branches/upstream/current/XS/ESetIterator.xs
    packages/libsearch-xapian-perl/branches/upstream/current/XS/Enquire.xs
    packages/libsearch-xapian-perl/branches/upstream/current/XS/MSet.xs
    packages/libsearch-xapian-perl/branches/upstream/current/XS/MSetIterator.xs
    packages/libsearch-xapian-perl/branches/upstream/current/XS/PositionIterator.xs
    packages/libsearch-xapian-perl/branches/upstream/current/XS/PostingIterator.xs
    packages/libsearch-xapian-perl/branches/upstream/current/XS/Query.xs
    packages/libsearch-xapian-perl/branches/upstream/current/XS/QueryParser.xs
    packages/libsearch-xapian-perl/branches/upstream/current/XS/RSet.xs
    packages/libsearch-xapian-perl/branches/upstream/current/XS/SimpleStopper.xs
    packages/libsearch-xapian-perl/branches/upstream/current/XS/Stem.xs
    packages/libsearch-xapian-perl/branches/upstream/current/XS/Stopper.xs
    packages/libsearch-xapian-perl/branches/upstream/current/XS/TermIterator.xs
    packages/libsearch-xapian-perl/branches/upstream/current/XS/ValueIterator.xs
    packages/libsearch-xapian-perl/branches/upstream/current/XS/Weight.xs
    packages/libsearch-xapian-perl/branches/upstream/current/XS/WritableDatabase.xs
    packages/libsearch-xapian-perl/branches/upstream/current/Xapian/
    packages/libsearch-xapian-perl/branches/upstream/current/Xapian.pm
    packages/libsearch-xapian-perl/branches/upstream/current/Xapian.xs
    packages/libsearch-xapian-perl/branches/upstream/current/Xapian/BM25Weight.pm
    packages/libsearch-xapian-perl/branches/upstream/current/Xapian/BoolWeight.pm
    packages/libsearch-xapian-perl/branches/upstream/current/Xapian/Database.pm
    packages/libsearch-xapian-perl/branches/upstream/current/Xapian/Document.pm
    packages/libsearch-xapian-perl/branches/upstream/current/Xapian/ESet.pm
    packages/libsearch-xapian-perl/branches/upstream/current/Xapian/ESetIterator.pm
    packages/libsearch-xapian-perl/branches/upstream/current/Xapian/Enquire.pm
    packages/libsearch-xapian-perl/branches/upstream/current/Xapian/MSet/
    packages/libsearch-xapian-perl/branches/upstream/current/Xapian/MSet.pm
    packages/libsearch-xapian-perl/branches/upstream/current/Xapian/MSet/Tied.pm
    packages/libsearch-xapian-perl/branches/upstream/current/Xapian/MSetIterator.pm
    packages/libsearch-xapian-perl/branches/upstream/current/Xapian/PerlStopper.pm
    packages/libsearch-xapian-perl/branches/upstream/current/Xapian/PositionIterator.pm
    packages/libsearch-xapian-perl/branches/upstream/current/Xapian/PostingIterator.pm
    packages/libsearch-xapian-perl/branches/upstream/current/Xapian/Query.pm
    packages/libsearch-xapian-perl/branches/upstream/current/Xapian/QueryParser.pm
    packages/libsearch-xapian-perl/branches/upstream/current/Xapian/RSet.pm
    packages/libsearch-xapian-perl/branches/upstream/current/Xapian/SimpleStopper.pm
    packages/libsearch-xapian-perl/branches/upstream/current/Xapian/Stem.pod
    packages/libsearch-xapian-perl/branches/upstream/current/Xapian/Stopper.pm
    packages/libsearch-xapian-perl/branches/upstream/current/Xapian/TermIterator.pm
    packages/libsearch-xapian-perl/branches/upstream/current/Xapian/ValueIterator.pm
    packages/libsearch-xapian-perl/branches/upstream/current/Xapian/Weight.pm
    packages/libsearch-xapian-perl/branches/upstream/current/Xapian/WritableDatabase.pm
    packages/libsearch-xapian-perl/branches/upstream/current/examples/
    packages/libsearch-xapian-perl/branches/upstream/current/examples/simplesearch.pl   (with props)
    packages/libsearch-xapian-perl/branches/upstream/current/perlobject.map
    packages/libsearch-xapian-perl/branches/upstream/current/t/
    packages/libsearch-xapian-perl/branches/upstream/current/t/01use.t
    packages/libsearch-xapian-perl/branches/upstream/current/t/02pod.t
    packages/libsearch-xapian-perl/branches/upstream/current/t/03podcoverage.t
    packages/libsearch-xapian-perl/branches/upstream/current/t/create.t
    packages/libsearch-xapian-perl/branches/upstream/current/t/document.t
    packages/libsearch-xapian-perl/branches/upstream/current/t/exception.t
    packages/libsearch-xapian-perl/branches/upstream/current/t/index.t
    packages/libsearch-xapian-perl/branches/upstream/current/t/parser.t
    packages/libsearch-xapian-perl/branches/upstream/current/t/search.t
    packages/libsearch-xapian-perl/branches/upstream/current/t/tied.t
    packages/libsearch-xapian-perl/branches/upstream/current/typemap
    packages/libsearch-xapian-perl/tags/

[This mail would be too long, it was shortened to contain the URLs only.]

Added: packages/libsearch-xapian-perl/branches/upstream/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libsearch-xapian-perl/branches/upstream/current/Changes?rev=4602&op=file

Added: packages/libsearch-xapian-perl/branches/upstream/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libsearch-xapian-perl/branches/upstream/current/MANIFEST?rev=4602&op=file

Added: packages/libsearch-xapian-perl/branches/upstream/current/MANIFEST.SKIP
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libsearch-xapian-perl/branches/upstream/current/MANIFEST.SKIP?rev=4602&op=file

Added: packages/libsearch-xapian-perl/branches/upstream/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libsearch-xapian-perl/branches/upstream/current/META.yml?rev=4602&op=file

Added: packages/libsearch-xapian-perl/branches/upstream/current/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libsearch-xapian-perl/branches/upstream/current/Makefile.PL?rev=4602&op=file

Added: packages/libsearch-xapian-perl/branches/upstream/current/README
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libsearch-xapian-perl/branches/upstream/current/README?rev=4602&op=file

Added: packages/libsearch-xapian-perl/branches/upstream/current/XS/BM25Weight.xs
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libsearch-xapian-perl/branches/upstream/current/XS/BM25Weight.xs?rev=4602&op=file

Added: packages/libsearch-xapian-perl/branches/upstream/current/XS/BoolWeight.xs
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libsearch-xapian-perl/branches/upstream/current/XS/BoolWeight.xs?rev=4602&op=file

Added: packages/libsearch-xapian-perl/branches/upstream/current/XS/Database.xs
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libsearch-xapian-perl/branches/upstream/current/XS/Database.xs?rev=4602&op=file

Added: packages/libsearch-xapian-perl/branches/upstream/current/XS/Document.xs
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libsearch-xapian-perl/branches/upstream/current/XS/Document.xs?rev=4602&op=file

Added: packages/libsearch-xapian-perl/branches/upstream/current/XS/ESet.xs
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libsearch-xapian-perl/branches/upstream/current/XS/ESet.xs?rev=4602&op=file

Added: packages/libsearch-xapian-perl/branches/upstream/current/XS/ESetIterator.xs
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libsearch-xapian-perl/branches/upstream/current/XS/ESetIterator.xs?rev=4602&op=file

Added: packages/libsearch-xapian-perl/branches/upstream/current/XS/Enquire.xs
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libsearch-xapian-perl/branches/upstream/current/XS/Enquire.xs?rev=4602&op=file

Added: packages/libsearch-xapian-perl/branches/upstream/current/XS/MSet.xs
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libsearch-xapian-perl/branches/upstream/current/XS/MSet.xs?rev=4602&op=file

Added: packages/libsearch-xapian-perl/branches/upstream/current/XS/MSetIterator.xs
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libsearch-xapian-perl/branches/upstream/current/XS/MSetIterator.xs?rev=4602&op=file

Added: packages/libsearch-xapian-perl/branches/upstream/current/XS/PositionIterator.xs
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libsearch-xapian-perl/branches/upstream/current/XS/PositionIterator.xs?rev=4602&op=file

Added: packages/libsearch-xapian-perl/branches/upstream/current/XS/PostingIterator.xs
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libsearch-xapian-perl/branches/upstream/current/XS/PostingIterator.xs?rev=4602&op=file

Added: packages/libsearch-xapian-perl/branches/upstream/current/XS/Query.xs
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libsearch-xapian-perl/branches/upstream/current/XS/Query.xs?rev=4602&op=file

Added: packages/libsearch-xapian-perl/branches/upstream/current/XS/QueryParser.xs
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libsearch-xapian-perl/branches/upstream/current/XS/QueryParser.xs?rev=4602&op=file

Added: packages/libsearch-xapian-perl/branches/upstream/current/XS/RSet.xs
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libsearch-xapian-perl/branches/upstream/current/XS/RSet.xs?rev=4602&op=file

Added: packages/libsearch-xapian-perl/branches/upstream/current/XS/SimpleStopper.xs
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libsearch-xapian-perl/branches/upstream/current/XS/SimpleStopper.xs?rev=4602&op=file

Added: packages/libsearch-xapian-perl/branches/upstream/current/XS/Stem.xs
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libsearch-xapian-perl/branches/upstream/current/XS/Stem.xs?rev=4602&op=file

Added: packages/libsearch-xapian-perl/branches/upstream/current/XS/Stopper.xs
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libsearch-xapian-perl/branches/upstream/current/XS/Stopper.xs?rev=4602&op=file

Added: packages/libsearch-xapian-perl/branches/upstream/current/XS/TermIterator.xs
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libsearch-xapian-perl/branches/upstream/current/XS/TermIterator.xs?rev=4602&op=file

Added: packages/libsearch-xapian-perl/branches/upstream/current/XS/ValueIterator.xs
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libsearch-xapian-perl/branches/upstream/current/XS/ValueIterator.xs?rev=4602&op=file

Added: packages/libsearch-xapian-perl/branches/upstream/current/XS/Weight.xs
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libsearch-xapian-perl/branches/upstream/current/XS/Weight.xs?rev=4602&op=file

Added: packages/libsearch-xapian-perl/branches/upstream/current/XS/WritableDatabase.xs
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libsearch-xapian-perl/branches/upstream/current/XS/WritableDatabase.xs?rev=4602&op=file

Added: packages/libsearch-xapian-perl/branches/upstream/current/Xapian.pm
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libsearch-xapian-perl/branches/upstream/current/Xapian.pm?rev=4602&op=file

Added: packages/libsearch-xapian-perl/branches/upstream/current/Xapian.xs
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libsearch-xapian-perl/branches/upstream/current/Xapian.xs?rev=4602&op=file

Added: packages/libsearch-xapian-perl/branches/upstream/current/Xapian/BM25Weight.pm
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libsearch-xapian-perl/branches/upstream/current/Xapian/BM25Weight.pm?rev=4602&op=file

Added: packages/libsearch-xapian-perl/branches/upstream/current/Xapian/BoolWeight.pm
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libsearch-xapian-perl/branches/upstream/current/Xapian/BoolWeight.pm?rev=4602&op=file

Added: packages/libsearch-xapian-perl/branches/upstream/current/Xapian/Database.pm
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libsearch-xapian-perl/branches/upstream/current/Xapian/Database.pm?rev=4602&op=file

Added: packages/libsearch-xapian-perl/branches/upstream/current/Xapian/Document.pm
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libsearch-xapian-perl/branches/upstream/current/Xapian/Document.pm?rev=4602&op=file

Added: packages/libsearch-xapian-perl/branches/upstream/current/Xapian/ESet.pm
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libsearch-xapian-perl/branches/upstream/current/Xapian/ESet.pm?rev=4602&op=file

Added: packages/libsearch-xapian-perl/branches/upstream/current/Xapian/ESetIterator.pm
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libsearch-xapian-perl/branches/upstream/current/Xapian/ESetIterator.pm?rev=4602&op=file

Added: packages/libsearch-xapian-perl/branches/upstream/current/Xapian/Enquire.pm
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libsearch-xapian-perl/branches/upstream/current/Xapian/Enquire.pm?rev=4602&op=file

Added: packages/libsearch-xapian-perl/branches/upstream/current/Xapian/MSet.pm
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libsearch-xapian-perl/branches/upstream/current/Xapian/MSet.pm?rev=4602&op=file

Added: packages/libsearch-xapian-perl/branches/upstream/current/Xapian/MSet/Tied.pm
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libsearch-xapian-perl/branches/upstream/current/Xapian/MSet/Tied.pm?rev=4602&op=file

Added: packages/libsearch-xapian-perl/branches/upstream/current/Xapian/MSetIterator.pm
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libsearch-xapian-perl/branches/upstream/current/Xapian/MSetIterator.pm?rev=4602&op=file

Added: packages/libsearch-xapian-perl/branches/upstream/current/Xapian/PerlStopper.pm
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libsearch-xapian-perl/branches/upstream/current/Xapian/PerlStopper.pm?rev=4602&op=file

Added: packages/libsearch-xapian-perl/branches/upstream/current/Xapian/PositionIterator.pm
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libsearch-xapian-perl/branches/upstream/current/Xapian/PositionIterator.pm?rev=4602&op=file

Added: packages/libsearch-xapian-perl/branches/upstream/current/Xapian/PostingIterator.pm
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libsearch-xapian-perl/branches/upstream/current/Xapian/PostingIterator.pm?rev=4602&op=file

Added: packages/libsearch-xapian-perl/branches/upstream/current/Xapian/Query.pm
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libsearch-xapian-perl/branches/upstream/current/Xapian/Query.pm?rev=4602&op=file

Added: packages/libsearch-xapian-perl/branches/upstream/current/Xapian/QueryParser.pm
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libsearch-xapian-perl/branches/upstream/current/Xapian/QueryParser.pm?rev=4602&op=file

Added: packages/libsearch-xapian-perl/branches/upstream/current/Xapian/RSet.pm
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libsearch-xapian-perl/branches/upstream/current/Xapian/RSet.pm?rev=4602&op=file

Added: packages/libsearch-xapian-perl/branches/upstream/current/Xapian/SimpleStopper.pm
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libsearch-xapian-perl/branches/upstream/current/Xapian/SimpleStopper.pm?rev=4602&op=file

Added: packages/libsearch-xapian-perl/branches/upstream/current/Xapian/Stem.pod
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libsearch-xapian-perl/branches/upstream/current/Xapian/Stem.pod?rev=4602&op=file

Added: packages/libsearch-xapian-perl/branches/upstream/current/Xapian/Stopper.pm
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libsearch-xapian-perl/branches/upstream/current/Xapian/Stopper.pm?rev=4602&op=file

Added: packages/libsearch-xapian-perl/branches/upstream/current/Xapian/TermIterator.pm
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libsearch-xapian-perl/branches/upstream/current/Xapian/TermIterator.pm?rev=4602&op=file

Added: packages/libsearch-xapian-perl/branches/upstream/current/Xapian/ValueIterator.pm
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libsearch-xapian-perl/branches/upstream/current/Xapian/ValueIterator.pm?rev=4602&op=file

Added: packages/libsearch-xapian-perl/branches/upstream/current/Xapian/Weight.pm
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libsearch-xapian-perl/branches/upstream/current/Xapian/Weight.pm?rev=4602&op=file

Added: packages/libsearch-xapian-perl/branches/upstream/current/Xapian/WritableDatabase.pm
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libsearch-xapian-perl/branches/upstream/current/Xapian/WritableDatabase.pm?rev=4602&op=file

Added: packages/libsearch-xapian-perl/branches/upstream/current/examples/simplesearch.pl
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libsearch-xapian-perl/branches/upstream/current/examples/simplesearch.pl?rev=4602&op=file

Added: packages/libsearch-xapian-perl/branches/upstream/current/perlobject.map
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libsearch-xapian-perl/branches/upstream/current/perlobject.map?rev=4602&op=file

Added: packages/libsearch-xapian-perl/branches/upstream/current/t/01use.t
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libsearch-xapian-perl/branches/upstream/current/t/01use.t?rev=4602&op=file

Added: packages/libsearch-xapian-perl/branches/upstream/current/t/02pod.t
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libsearch-xapian-perl/branches/upstream/current/t/02pod.t?rev=4602&op=file

Added: packages/libsearch-xapian-perl/branches/upstream/current/t/03podcoverage.t
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libsearch-xapian-perl/branches/upstream/current/t/03podcoverage.t?rev=4602&op=file

Added: packages/libsearch-xapian-perl/branches/upstream/current/t/create.t
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libsearch-xapian-perl/branches/upstream/current/t/create.t?rev=4602&op=file

Added: packages/libsearch-xapian-perl/branches/upstream/current/t/document.t
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libsearch-xapian-perl/branches/upstream/current/t/document.t?rev=4602&op=file

Added: packages/libsearch-xapian-perl/branches/upstream/current/t/exception.t
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libsearch-xapian-perl/branches/upstream/current/t/exception.t?rev=4602&op=file

Added: packages/libsearch-xapian-perl/branches/upstream/current/t/index.t
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libsearch-xapian-perl/branches/upstream/current/t/index.t?rev=4602&op=file

Added: packages/libsearch-xapian-perl/branches/upstream/current/t/parser.t
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libsearch-xapian-perl/branches/upstream/current/t/parser.t?rev=4602&op=file

Added: packages/libsearch-xapian-perl/branches/upstream/current/t/search.t
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libsearch-xapian-perl/branches/upstream/current/t/search.t?rev=4602&op=file

Added: packages/libsearch-xapian-perl/branches/upstream/current/t/tied.t
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libsearch-xapian-perl/branches/upstream/current/t/tied.t?rev=4602&op=file

Added: packages/libsearch-xapian-perl/branches/upstream/current/typemap
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libsearch-xapian-perl/branches/upstream/current/typemap?rev=4602&op=file




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