[SCM] ktp-common-internals packaging branch, master, updated. debian/15.12.1-2-1839-gf0635e9

Maximiliano Curia maxy at moszumanska.debian.org
Mon May 9 09:07:11 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-common-internals.git;a=commitdiff;h=ff74a19

The following commit has been merged in the master branch:
commit ff74a19593ae4810694c0a840cff204aa17426d8
Author: Sebastian Trueg <sebastian at trueg.de>
Date:   Sun May 9 15:04:30 2010 +0000

    Fixed graph URIs
    
    svn path=/trunk/playground/network/telepathy-integration-daemon/; revision=1124586
---
 kpeople/nepomuk-feeder/telepathy.trig | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/kpeople/nepomuk-feeder/telepathy.trig b/kpeople/nepomuk-feeder/telepathy.trig
index 1a7875c..b8681fd 100644
--- a/kpeople/nepomuk-feeder/telepathy.trig
+++ b/kpeople/nepomuk-feeder/telepathy.trig
@@ -59,7 +59,7 @@ telepathy: {telepathy:accountIdentifier
 
 <http://nepomuk.kde.org/ontologies/2009/06/20/telepathy/metadata>
 {
-    <http://nepomuk.kde.org/ontologies/2009/06/20/telepathy>
+    telepathy:
           a       nrl:DocumentGraph , nrl:Ontology ;
           nao:hasDefaultNamespace "http://nepomuk.kde.org/ontologies/2009/06/20/telepathy#" ;
           nao:hasDefaultNamespaceAbbreviation "telepathy" ;
@@ -72,5 +72,5 @@ telepathy: {telepathy:accountIdentifier
     <http://nepomuk.kde.org/ontologies/2009/06/20/telepathy/metadata>
           a       nrl:GraphMetadata , nrl:Ontology ;
           nao:serializationLanguage "TriG" ;
-          nrl:coreGraphMetadataFor <http://nepomuk.kde.org/ontologies/2009/06/20/telepathy> .
+          nrl:coreGraphMetadataFor telepathy: .
 }

-- 
ktp-common-internals packaging



More information about the pkg-kde-commits mailing list