debian/0000755000000000000000000000000011773067637007207 5ustar debian/patches/0000755000000000000000000000000011762525523010625 5ustar debian/patches/README0000644000000000000000000000021111347270217011473 0ustar 0xxx: Grabbed from upstream development. 1xxx: Possibly relevant for upstream adoption. 2xxx: Only relevant for official Debian release. debian/patches/1001_no_auto-install_deps.patch0000644000000000000000000000051411762525461016433 0ustar Description: Avoid auto-installing dependencies during build Author: Jonas Smedegaard Last-Update: 2012-06-03 --- a/inc/Module/Package/Dist/RDF.pm +++ b/inc/Module/Package/Dist/RDF.pm @@ -21,7 +21,7 @@ { my ($self) = @_; $self->mi->trust_meta_yml; - $self->mi->auto_install; +# $self->mi->auto_install; } 1; debian/patches/series0000644000000000000000000000004011762525512012032 0ustar 1001_no_auto-install_deps.patch debian/control0000644000000000000000000000223311773067767010616 0ustar Source: libowl-directsemantics-perl Section: perl Priority: optional Build-Depends: devscripts, cdbs (>= 0.4.73~), perl, debhelper, dh-buildinfo, libwww-perl, libmoose-perl (>= 2.02), librdf-trine-perl, liburi-perl Maintainer: Debian Perl Group Uploaders: Jonas Smedegaard Standards-Version: 3.9.3 Vcs-Git: git://git.debian.org/git/pkg-perl/packages/libowl-directsemantics-perl Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libowl-directsemantics-perl.git Homepage: https://metacpan.org/release/OWL-DirectSemantics Package: libowl-directsemantics-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, ${cdbs:Depends} Suggests: ${cdbs:Suggests} Description: representation of the direct semantics of OWL2 The Web Ontology Language (OWL) is a family of knowledge representation languages for authoring ontologies. . Resource Description Framework (RDF) is a standard model for data interchange on the Web. . OWL::DirectSemantics provides a basic framework for representing the OWL 2 direct semantics model, and a translator to build that model from an RDF-based model. debian/source/0000755000000000000000000000000011763477462010507 5ustar debian/source/format0000644000000000000000000000001411763477462011715 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000053511773067637011064 0ustar libowl-directsemantics-perl (0.001-1) unstable; urgency=low * New upstream release. -- Jonas Smedegaard Thu, 28 Jun 2012 16:52:13 +0200 libowl-directsemantics-perl (0.000~03-1) experimental; urgency=low * Initial packaging release. Closes: bug#679385. -- Jonas Smedegaard Thu, 28 Jun 2012 12:17:08 +0200 debian/compat0000644000000000000000000000000211763477462010405 0ustar 7 debian/watch0000644000000000000000000000032111773024314010215 0ustar # Run the "uscan" command to check for upstream updates and more. version=3 opts=uversionmangle=s/_(\d+)/~$1/ \ http://search.cpan.org/dist/OWL-DirectSemantics/ .*/OWL-DirectSemantics-(\d.*)\.tar\.gz debian debian/copyright_hints0000644000000000000000000001352511773025001012330 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: FIXME Upstream-Contact: FIXME Source: FIXME Disclaimer: Autogenerated by CDBS Files: README lib/OWL/DirectSemantics.pm lib/OWL/DirectSemantics/Element.pm lib/OWL/DirectSemantics/Element/Annotation.pm lib/OWL/DirectSemantics/Element/AnnotationProperty.pm lib/OWL/DirectSemantics/Element/AsymmetricObjectProperty.pm lib/OWL/DirectSemantics/Element/Class.pm lib/OWL/DirectSemantics/Element/ClassAssertion.pm lib/OWL/DirectSemantics/Element/DataAllValuesFrom.pm lib/OWL/DirectSemantics/Element/DataComplementOf.pm lib/OWL/DirectSemantics/Element/DataExactCardinality.pm lib/OWL/DirectSemantics/Element/DataHasValue.pm lib/OWL/DirectSemantics/Element/DataIntersectionOf.pm lib/OWL/DirectSemantics/Element/DataMaxCardinality.pm lib/OWL/DirectSemantics/Element/DataMinCardinality.pm lib/OWL/DirectSemantics/Element/DataOneOf.pm lib/OWL/DirectSemantics/Element/DataProperty.pm lib/OWL/DirectSemantics/Element/DataPropertyAssertion.pm lib/OWL/DirectSemantics/Element/DataPropertyDomain.pm lib/OWL/DirectSemantics/Element/DataPropertyRange.pm lib/OWL/DirectSemantics/Element/DataSomeValuesFrom.pm lib/OWL/DirectSemantics/Element/DataUnionOf.pm lib/OWL/DirectSemantics/Element/Datatype.pm lib/OWL/DirectSemantics/Element/DatatypeDefinition.pm lib/OWL/DirectSemantics/Element/Declaration.pm lib/OWL/DirectSemantics/Element/DifferentIndividuals.pm lib/OWL/DirectSemantics/Element/DisjointClasses.pm lib/OWL/DirectSemantics/Element/DisjointDataProperties.pm lib/OWL/DirectSemantics/Element/DisjointObjectProperties.pm lib/OWL/DirectSemantics/Element/EquivalentClasses.pm lib/OWL/DirectSemantics/Element/EquivalentDataProperties.pm lib/OWL/DirectSemantics/Element/EquivalentObjectProperties.pm lib/OWL/DirectSemantics/Element/FunctionalDataProperty.pm lib/OWL/DirectSemantics/Element/FunctionalObjectProperty.pm lib/OWL/DirectSemantics/Element/InverseFunctionalObjectProperty.pm lib/OWL/DirectSemantics/Element/InverseObjectProperties.pm lib/OWL/DirectSemantics/Element/IrreflexiveObjectProperty.pm lib/OWL/DirectSemantics/Element/NamedIndividual.pm lib/OWL/DirectSemantics/Element/ObjectAllValuesFrom.pm lib/OWL/DirectSemantics/Element/ObjectComplementOf.pm lib/OWL/DirectSemantics/Element/ObjectExactCardinality.pm lib/OWL/DirectSemantics/Element/ObjectHasSelf.pm lib/OWL/DirectSemantics/Element/ObjectHasValue.pm lib/OWL/DirectSemantics/Element/ObjectIntersectionOf.pm lib/OWL/DirectSemantics/Element/ObjectInverseOf.pm lib/OWL/DirectSemantics/Element/ObjectMaxCardinality.pm lib/OWL/DirectSemantics/Element/ObjectMinCardinality.pm lib/OWL/DirectSemantics/Element/ObjectOneOf.pm lib/OWL/DirectSemantics/Element/ObjectProperty.pm lib/OWL/DirectSemantics/Element/ObjectPropertyAssertion.pm lib/OWL/DirectSemantics/Element/ObjectPropertyDomain.pm lib/OWL/DirectSemantics/Element/ObjectPropertyRange.pm lib/OWL/DirectSemantics/Element/ObjectSomeValuesFrom.pm lib/OWL/DirectSemantics/Element/ObjectUnionOf.pm lib/OWL/DirectSemantics/Element/Ontology.pm lib/OWL/DirectSemantics/Element/ReflexiveObjectProperty.pm lib/OWL/DirectSemantics/Element/SameIndividual.pm lib/OWL/DirectSemantics/Element/SubClassOf.pm lib/OWL/DirectSemantics/Element/SubDataPropertyOf.pm lib/OWL/DirectSemantics/Element/SubObjectPropertyOf.pm lib/OWL/DirectSemantics/Element/SymmetricObjectProperty.pm lib/OWL/DirectSemantics/Element/TransitiveObjectProperty.pm lib/OWL/DirectSemantics/Translator.pm lib/OWL/DirectSemantics/Writer.pm lib/OWL/DirectSemantics/Writer/Dump.pm lib/OWL/DirectSemantics/Writer/FunctionalSyntax.pm lib/RDF/Trine/Serializer/OwlFn.pm Copyright: 2011-2012, Toby Inkster License: UNKNOWN FIXME Files: Changes MANIFEST META.yml Makefile.PL SIGNATURE TODO bin/rdf2owl debian/compat debian/control debian/control.in debian/gbp.conf debian/patches/1001_no_auto-install_deps.patch debian/patches/README debian/patches/series debian/source/format debian/watch examples/example1.pl inc/Module/AutoInstall.pm inc/Module/Install/AutoInstall.pm inc/Module/Install/AutoManifest.pm inc/Module/Install/Base.pm inc/Module/Install/Can.pm inc/Module/Install/Fetch.pm inc/Module/Install/Include.pm inc/Module/Install/Makefile.pm inc/Module/Install/Scripts.pm inc/Module/Install/TrustMetaYml.pm inc/Module/Install/Win32.pm inc/Module/Install/WriteAll.pm inc/Module/Package/Dist/RDF.pm inc/YAML/Tiny.pm inc/unicore/Name.pm lib/OWL/DirectSemantics/TraitFor/Element/CardinalityConstraint.pm lib/OWL/DirectSemantics/TraitFor/Element/DataCardinalityConstraint.pm lib/OWL/DirectSemantics/TraitFor/Element/ObjectCardinalityConstraint.pm meta/changes.ttl meta/doap.ttl meta/makefile.ttl t/01basic.t t/02translator.t Copyright: *No copyright* License: UNKNOWN FIXME Files: inc/Scalar/Util.pm inc/Scalar/Util/PP.pm Copyright: 1997-2007, Graham Barr . 1997-2009, Graham Barr . License: Perl FIXME Files: inc/Module/Install/Package.pm inc/Module/Package.pm Copyright: 2011 License: UNKNOWN FIXME Files: debian/rules Copyright: 2012, Jonas Smedegaard License: GPL-2+ FIXME Files: LICENSE Copyright: 1989, Free Software Foundation, Inc 19xx name of author 19yy 2012, Toby Inkster HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR HOLDERS AND/OR OTHER PARTIES Holder Holder maintains some semblance of Holder may not be used to endorse or promote Holder to include your Holder" is whoever is named in the or s for Holder, but only to the Holder. A Package modified in such disclaimer" for the program, if holder saying it may be interest in the notices and associated disclaimers the software, and License: GPL-ever FIXME Files: inc/Module/Install/Metadata.pm Copyright: License: MIT/X11 (BSD like) FIXME Files: inc/Module/Install.pm Copyright: 2008, - 2012, Adam Kennedy License: UNKNOWN FIXME debian/copyright0000644000000000000000000000570411773026746011144 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: OWL::DirectSemantics Upstream-Contact: http://rt.cpan.org/Dist/Display.html?Queue=OWL-DirectSemantics Source: http://cpan.metacpan.org/authors/id/T/TO/TOBYINK Files: * Copyright: 2011-2012, Toby Inkster License: Artistic or GPL-1+ This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. Comment: Perl is licensed under either the 'Artistic license' or the 'GNU General Public License' version 1 or later. Files: inc/Module/AutoInstall.pm inc/Module/Install* Copyright: 2001-2006, Audrey Tang 2002-2004, Brian Ingerson 2006,2008-2012, Adam Kennedy License: Artistic or GPL-1+ Comment: Mangled convenience copy of Module::Install. Files: inc/Module/Package.pm inc/Module/Install/Package.pm Copyright: 2011, Ingy döt Net License: Artistic or GPL-1+ Comment: Mangled convenience copy of Module::Package. Files: inc/Module/Install/AutoManifest.pm Copyright: 2008, Hans Dieter Pearcey License: Artistic or GPL-1+ Comment: Mangled convenience copy of Module::Install::AutoManifest. Files: inc/Module/Install/TrustMetaYml.pm Copyright: 2011, Toby Inkster License: Artistic or GPL-1+ Comment: Mangled convenience copy of Module::Install::TrustMetaYml. Files: inc/Module/Package/Dist/RDF.pm Copyright: 2011, Toby Inkster License: Artistic or GPL-1+ Comment: Mangled convenience copy of Module::Package::RDF. Files: inc/Scalar/Util* Copyright: 1997-2010, Graham Barr . License: Artistic or GPL-1+ Comment: Mangled convenience copy of List::Util. Files: inc/YAML/Tiny.pm Copyright: 2006-2011, Adam Kennedy License: Artistic or GPL-1+ Comment: Mangled convenience copy of YAML::Tiny. Files: debian/* Copyright: 2012, Jonas Smedegaard License: GPL-2+ License: Artistic Comment: On Debian systems the 'Artistic License' is located in '/usr/share/common-licenses/Artistic'. License: GPL-1+ Comment: On Debian systems the 'GNU General Public License' version 1 is located in '/usr/share/common-licenses/GPL-1'. License: GPL-2+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. Comment: On Debian systems the 'GNU General Public License' version 2 is located in '/usr/share/common-licenses/GPL-2'. . You should have received a copy of the GNU General Public License along with this program. If not, see . debian/gbp.conf0000644000000000000000000000014611763477462010627 0ustar # Configuration file for git-buildpackage and friends [DEFAULT] pristine-tar = True sign-tags = True debian/rules0000755000000000000000000000273711773067460010272 0ustar #!/usr/bin/make -f # -*- mode: makefile; coding: utf-8 -*- # Copyright © 2012 Jonas Smedegaard # Description: Main Debian packaging script for OWL::DirectSemantics # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # # This program is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . include /usr/share/cdbs/1/rules/upstream-tarball.mk include /usr/share/cdbs/1/rules/utils.mk include /usr/share/cdbs/1/class/perl-makemaker.mk include /usr/share/cdbs/1/rules/debhelper.mk pkg = $(DEB_SOURCE_PACKAGE) DEB_UPSTREAM_PACKAGE = OWL-DirectSemantics #DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/OWL DEB_UPSTREAM_URL = http://cpan.metacpan.org/authors/id/T/TO/TOBYINK DEB_UPSTREAM_TARBALL_BASENAME_MANGLE = s/~/_/ DEB_UPSTREAM_TARBALL_MD5 = 989921e45dd64a969ab7581690ef95b6 # Needed both by upstream build and (always) at runtime deps = libwww-perl, libmoose-perl (>= 2.02), librdf-trine-perl deps += , liburi-perl CDBS_BUILD_DEPENDS += , $(deps) CDBS_DEPENDS_$(pkg) = $(deps) debian/control.in0000644000000000000000000000202711773026546011212 0ustar Source: libowl-directsemantics-perl Section: perl Priority: optional Build-Depends: @cdbs@ Maintainer: Debian Perl Group Uploaders: Jonas Smedegaard Standards-Version: 3.9.3 Vcs-Git: git://git.debian.org/git/pkg-perl/packages/libowl-directsemantics-perl Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libowl-directsemantics-perl.git Homepage: https://metacpan.org/release/OWL-DirectSemantics Package: libowl-directsemantics-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, ${cdbs:Depends} Suggests: ${cdbs:Suggests} Description: representation of the direct semantics of OWL2 The Web Ontology Language (OWL) is a family of knowledge representation languages for authoring ontologies. . Resource Description Framework (RDF) is a standard model for data interchange on the Web. . OWL::DirectSemantics provides a basic framework for representing the OWL 2 direct semantics model, and a translator to build that model from an RDF-based model.