[libattean-perl] 29/42: Remove perlrdf.org from POD files too

Jonas Smedegaard dr at jones.dk
Mon Feb 12 13:16:14 UTC 2018


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

js pushed a commit to annotated tag debian/0.019-1
in repository libattean-perl.

commit f52ba160aead9877a0c61a9e7b28ec4d7d197acd
Author: Kjetil Kjernsmo <kjetil at kjernsmo.net>
Date:   Fri Feb 2 17:28:58 2018 +0100

    Remove perlrdf.org from POD files too
---
 lib/Attean/API/AbbreviatingParser.pod       | 2 +-
 lib/Attean/API/AbbreviatingSerializer.pod   | 2 +-
 lib/Attean/API/AggregateExpression.pod      | 2 +-
 lib/Attean/API/AppendableSerializer.pod     | 2 +-
 lib/Attean/API/AtOnceParser.pod             | 2 +-
 lib/Attean/API/Blank.pod                    | 2 +-
 lib/Attean/API/BlankOrIRI.pod               | 2 +-
 lib/Attean/API/BulkUpdatableModel.pod       | 2 +-
 lib/Attean/API/IRI.pod                      | 2 +-
 lib/Attean/API/Literal.pod                  | 2 +-
 lib/Attean/API/MixedStatementParser.pod     | 2 +-
 lib/Attean/API/MixedStatementSerializer.pod | 2 +-
 lib/Attean/API/MutableModel.pod             | 2 +-
 lib/Attean/API/MutableTripleStore.pod       | 2 +-
 lib/Attean/API/PullParser.pod               | 2 +-
 lib/Attean/API/PushParser.pod               | 2 +-
 lib/Attean/API/Quad.pod                     | 2 +-
 lib/Attean/API/QuadParser.pod               | 2 +-
 lib/Attean/API/QuadPattern.pod              | 2 +-
 lib/Attean/API/QuadSerializer.pod           | 2 +-
 lib/Attean/API/RepeatableIterator.pod       | 2 +-
 lib/Attean/API/Result.pod                   | 2 +-
 lib/Attean/API/ResultParser.pod             | 2 +-
 lib/Attean/API/ResultSerializer.pod         | 2 +-
 lib/Attean/API/TermOrVariable.pod           | 2 +-
 lib/Attean/API/TermParser.pod               | 2 +-
 lib/Attean/API/TermSerializer.pod           | 2 +-
 lib/Attean/API/Triple.pod                   | 2 +-
 lib/Attean/API/TripleOrQuad.pod             | 2 +-
 lib/Attean/API/TripleParser.pod             | 2 +-
 lib/Attean/API/TriplePattern.pod            | 2 +-
 lib/Attean/API/TripleSerializer.pod         | 2 +-
 lib/Attean/API/Variable.pod                 | 2 +-
 lib/Attean/AggregateExpression.pod          | 2 +-
 34 files changed, 34 insertions(+), 34 deletions(-)

diff --git a/lib/Attean/API/AbbreviatingParser.pod b/lib/Attean/API/AbbreviatingParser.pod
index d9c088e..e19a34e 100644
--- a/lib/Attean/API/AbbreviatingParser.pod
+++ b/lib/Attean/API/AbbreviatingParser.pod
@@ -41,7 +41,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/API/AbbreviatingSerializer.pod b/lib/Attean/API/AbbreviatingSerializer.pod
index e3a1f99..d6b1eed 100644
--- a/lib/Attean/API/AbbreviatingSerializer.pod
+++ b/lib/Attean/API/AbbreviatingSerializer.pod
@@ -48,7 +48,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/API/AggregateExpression.pod b/lib/Attean/API/AggregateExpression.pod
index 183ba08..aaf9c79 100644
--- a/lib/Attean/API/AggregateExpression.pod
+++ b/lib/Attean/API/AggregateExpression.pod
@@ -44,7 +44,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/API/AppendableSerializer.pod b/lib/Attean/API/AppendableSerializer.pod
index 2098992..5c231b4 100644
--- a/lib/Attean/API/AppendableSerializer.pod
+++ b/lib/Attean/API/AppendableSerializer.pod
@@ -31,7 +31,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/API/AtOnceParser.pod b/lib/Attean/API/AtOnceParser.pod
index 138c773..93a25cb 100644
--- a/lib/Attean/API/AtOnceParser.pod
+++ b/lib/Attean/API/AtOnceParser.pod
@@ -70,7 +70,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/API/Blank.pod b/lib/Attean/API/Blank.pod
index d0b604a..b5ac0d0 100644
--- a/lib/Attean/API/Blank.pod
+++ b/lib/Attean/API/Blank.pod
@@ -43,7 +43,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/API/BlankOrIRI.pod b/lib/Attean/API/BlankOrIRI.pod
index ae3b990..f3d7162 100644
--- a/lib/Attean/API/BlankOrIRI.pod
+++ b/lib/Attean/API/BlankOrIRI.pod
@@ -23,7 +23,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/API/BulkUpdatableModel.pod b/lib/Attean/API/BulkUpdatableModel.pod
index 3759389..084aa67 100644
--- a/lib/Attean/API/BulkUpdatableModel.pod
+++ b/lib/Attean/API/BulkUpdatableModel.pod
@@ -50,7 +50,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/API/IRI.pod b/lib/Attean/API/IRI.pod
index aa962d0..8785532 100644
--- a/lib/Attean/API/IRI.pod
+++ b/lib/Attean/API/IRI.pod
@@ -43,7 +43,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/API/Literal.pod b/lib/Attean/API/Literal.pod
index 9ad83ae..5adf714 100644
--- a/lib/Attean/API/Literal.pod
+++ b/lib/Attean/API/Literal.pod
@@ -59,7 +59,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/API/MixedStatementParser.pod b/lib/Attean/API/MixedStatementParser.pod
index 21549af..833f467 100644
--- a/lib/Attean/API/MixedStatementParser.pod
+++ b/lib/Attean/API/MixedStatementParser.pod
@@ -35,7 +35,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/API/MixedStatementSerializer.pod b/lib/Attean/API/MixedStatementSerializer.pod
index 6714cc9..d1bbd5b 100644
--- a/lib/Attean/API/MixedStatementSerializer.pod
+++ b/lib/Attean/API/MixedStatementSerializer.pod
@@ -43,7 +43,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/API/MutableModel.pod b/lib/Attean/API/MutableModel.pod
index 8650e4d..7f01505 100644
--- a/lib/Attean/API/MutableModel.pod
+++ b/lib/Attean/API/MutableModel.pod
@@ -83,7 +83,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/API/MutableTripleStore.pod b/lib/Attean/API/MutableTripleStore.pod
index 324f64a..03139f1 100644
--- a/lib/Attean/API/MutableTripleStore.pod
+++ b/lib/Attean/API/MutableTripleStore.pod
@@ -43,7 +43,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/API/PullParser.pod b/lib/Attean/API/PullParser.pod
index fe5c39a..db49a3e 100644
--- a/lib/Attean/API/PullParser.pod
+++ b/lib/Attean/API/PullParser.pod
@@ -69,7 +69,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/API/PushParser.pod b/lib/Attean/API/PushParser.pod
index c436cad..f01de35 100644
--- a/lib/Attean/API/PushParser.pod
+++ b/lib/Attean/API/PushParser.pod
@@ -70,7 +70,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/API/Quad.pod b/lib/Attean/API/Quad.pod
index f26e1ec..c445a16 100644
--- a/lib/Attean/API/Quad.pod
+++ b/lib/Attean/API/Quad.pod
@@ -58,7 +58,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/API/QuadParser.pod b/lib/Attean/API/QuadParser.pod
index 3874192..e2ce35e 100644
--- a/lib/Attean/API/QuadParser.pod
+++ b/lib/Attean/API/QuadParser.pod
@@ -34,7 +34,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/API/QuadPattern.pod b/lib/Attean/API/QuadPattern.pod
index 7ad59f7..5701733 100644
--- a/lib/Attean/API/QuadPattern.pod
+++ b/lib/Attean/API/QuadPattern.pod
@@ -53,7 +53,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/API/QuadSerializer.pod b/lib/Attean/API/QuadSerializer.pod
index 8145c48..6ed27e5 100644
--- a/lib/Attean/API/QuadSerializer.pod
+++ b/lib/Attean/API/QuadSerializer.pod
@@ -43,7 +43,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/API/RepeatableIterator.pod b/lib/Attean/API/RepeatableIterator.pod
index 2c3a410..cc81d1b 100644
--- a/lib/Attean/API/RepeatableIterator.pod
+++ b/lib/Attean/API/RepeatableIterator.pod
@@ -58,7 +58,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/API/Result.pod b/lib/Attean/API/Result.pod
index a3ff81c..d09dc40 100644
--- a/lib/Attean/API/Result.pod
+++ b/lib/Attean/API/Result.pod
@@ -42,7 +42,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/API/ResultParser.pod b/lib/Attean/API/ResultParser.pod
index 2b91796..e368efe 100644
--- a/lib/Attean/API/ResultParser.pod
+++ b/lib/Attean/API/ResultParser.pod
@@ -34,7 +34,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/API/ResultSerializer.pod b/lib/Attean/API/ResultSerializer.pod
index 1eab2bd..74938d2 100644
--- a/lib/Attean/API/ResultSerializer.pod
+++ b/lib/Attean/API/ResultSerializer.pod
@@ -43,7 +43,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/API/TermOrVariable.pod b/lib/Attean/API/TermOrVariable.pod
index 01e39df..95da65f 100644
--- a/lib/Attean/API/TermOrVariable.pod
+++ b/lib/Attean/API/TermOrVariable.pod
@@ -33,7 +33,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/API/TermParser.pod b/lib/Attean/API/TermParser.pod
index 1d32ba4..a3d8538 100644
--- a/lib/Attean/API/TermParser.pod
+++ b/lib/Attean/API/TermParser.pod
@@ -34,7 +34,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/API/TermSerializer.pod b/lib/Attean/API/TermSerializer.pod
index d85cc9e..fe06386 100644
--- a/lib/Attean/API/TermSerializer.pod
+++ b/lib/Attean/API/TermSerializer.pod
@@ -43,7 +43,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/API/Triple.pod b/lib/Attean/API/Triple.pod
index fc36864..a4bd859 100644
--- a/lib/Attean/API/Triple.pod
+++ b/lib/Attean/API/Triple.pod
@@ -63,7 +63,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/API/TripleOrQuad.pod b/lib/Attean/API/TripleOrQuad.pod
index 37fd45a..4965a66 100644
--- a/lib/Attean/API/TripleOrQuad.pod
+++ b/lib/Attean/API/TripleOrQuad.pod
@@ -22,7 +22,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/API/TripleParser.pod b/lib/Attean/API/TripleParser.pod
index 55fa3ce..5195292 100644
--- a/lib/Attean/API/TripleParser.pod
+++ b/lib/Attean/API/TripleParser.pod
@@ -34,7 +34,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/API/TriplePattern.pod b/lib/Attean/API/TriplePattern.pod
index 1d0edfe..51c3bef 100644
--- a/lib/Attean/API/TriplePattern.pod
+++ b/lib/Attean/API/TriplePattern.pod
@@ -58,7 +58,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/API/TripleSerializer.pod b/lib/Attean/API/TripleSerializer.pod
index fa58432..b34b7d4 100644
--- a/lib/Attean/API/TripleSerializer.pod
+++ b/lib/Attean/API/TripleSerializer.pod
@@ -43,7 +43,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/API/Variable.pod b/lib/Attean/API/Variable.pod
index b7818e1..662adb6 100644
--- a/lib/Attean/API/Variable.pod
+++ b/lib/Attean/API/Variable.pod
@@ -37,7 +37,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 
diff --git a/lib/Attean/AggregateExpression.pod b/lib/Attean/AggregateExpression.pod
index 28cd4f3..06364a3 100644
--- a/lib/Attean/AggregateExpression.pod
+++ b/lib/Attean/AggregateExpression.pod
@@ -49,7 +49,7 @@ at L<https://github.com/kasei/attean/issues>.
 
 =head1 SEE ALSO
 
-L<http://www.perlrdf.org/>
+
 
 =head1 AUTHOR
 

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



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