debian/0000755000000000000000000000000012163320003007154 5ustar debian/control0000644000000000000000000000206712163317424010601 0ustar Source: libxml-atom-owl-perl Section: perl Priority: optional Build-Depends: cdbs, devscripts, perl, debhelper, dh-buildinfo, libcommon-sense-perl, libdatetime-perl, libhttp-link-parser-perl, libwww-perl, librdf-trine-perl, liburi-perl, libxml-libxml-perl Maintainer: Debian Perl Group Uploaders: Jonas Smedegaard , Florian Schlichting Standards-Version: 3.9.2 Vcs-Git: git://anonscm.debian.org/git/pkg-perl/packages/libxml-atom-owl-perl Vcs-Browser: http://git.debian.org/?p=pkg-perl/packages/libxml-atom-owl-perl.git Homepage: http://search.cpan.org/dist/XML-Atom-OWL/ Package: libxml-atom-owl-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, ${cdbs:Depends} Description: parse an Atom file into RDF 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. . XML::Atom::OWL reads Atom feeds and writes RDF. debian/source/0000755000000000000000000000000012007445735010475 5ustar debian/source/format0000644000000000000000000000001412007445735011703 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000530712163320003011033 0ustar libxml-atom-owl-perl (0.103-2) unstable; urgency=low [ Jonas Smedegaard ] * Add introduction to OWL in long description. * Update package relations: + Relax to (build-)depend unversioned on cdbs, debhelper, devscripts and libxml-libxml-perl: Needed versions satisfied even in oldstable. * Add README.source emphasizing control.in file as *not* a show-stopper for contributions, referring to wiki page for details. * Declare examples in rules file (not as debhelper hint file). * Use canonical hostname (anonscm.debian.org) in Vcs-Browser URI. * Bump standards-version to 3.9.4. * Update Homepage to use metacpan.com, to match upstream hint. * Update copyright file: + Rewrite using file format 1.0. + Update and extend Files sections for convenience copies. * Bump packaging license to GPL-3+, and extend copyrigt coverage for myself to include recent years. [ Salvatore Bonaccorso ] * Use canonical hostname (anonscm.debian.org) in Vcs-Git URI. -- Jonas Smedegaard Fri, 28 Jun 2013 16:37:07 +0200 libxml-atom-owl-perl (0.103-1) unstable; urgency=low [ Florian Schlichting ] * Imported Upstream version 0.103. * Bumped copyright years, adjusted DEP-5 headers and added stanzas for new files under inc/ * Ship provided examples scripts. * Added (build-)dependency on XML::LibXML 1.70. * Added myself to uploaders and copyright. [ gregor herrmann ] * Remove debian/source/local-options; abort-on-upstream-changes and unapply-patches are default in dpkg-source since 1.16.1. -- Florian Schlichting Fri, 30 Dec 2011 00:51:17 +0100 libxml-atom-owl-perl (0.102-2) unstable; urgency=low * Update copyright file: + Bump format to draft 174 of DEP-5. + Fix use separate sections for Artistic and GPL-1+. + Improve references for convenience copy of Module::Install. + Quote license names in License field comments. + Rewrap and shorten comments. * Improve package relations: + Stop declaring package part of core Perl even in oldstable: - libencode-perl * Bump policy compliance to standards-version 3.9.2. -- Jonas Smedegaard Sun, 05 Jun 2011 11:52:06 +0200 libxml-atom-owl-perl (0.102-1) unstable; urgency=low * New upstream release. * Drop no longer needed patch: Signature verification (which clashed with Debian packaging) is no longer part of regression tests. * Update copyright file: Extend a copyright range. -- Jonas Smedegaard Sun, 06 Mar 2011 15:56:07 +0100 libxml-atom-owl-perl (0.101-1) unstable; urgency=low * Initial packaging release. Closes: bug#616580. -- Jonas Smedegaard Sat, 05 Mar 2011 19:58:13 +0100 debian/README.source0000644000000000000000000000056312134175475011362 0ustar CDBS+git-buildpackage --------------------- This source package uses CDBS and git-buildpackage. NMUs need not (but are encouraged to) make special use of these tools. In particular, the debian/control.in file can be completely ignored. More info here: http://wiki.debian.org/CDBS+git-buildpackage -- Jonas Smedegaard Mon, 18 Feb 2013 12:55:37 +0100 debian/compat0000644000000000000000000000000212007445735010373 0ustar 7 debian/watch0000644000000000000000000000024112007445735010223 0ustar # Run the "uscan" command to check for upstream updates and more. version=3 http://search.cpan.org/dist/XML-Atom-OWL/ .*/XML-Atom-OWL-([\d.]+)\.tar\.gz debian debian/copyright_hints0000644000000000000000000000220612163317424012331 0ustar Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=174 Upstream-Name: FIXME Upstream-Contact: FIXME Source: FIXME Disclaimer: Autogenerated by CDBS Files: Changes Changes.ttl Changes.xml MANIFEST MANIFEST.SKIP META.yml Makefile.PL SIGNATURE TODO debian/compat debian/control debian/control.in debian/gbp.conf debian/source/format debian/source/local-options debian/watch inc/Module/AutoInstall.pm inc/Module/Install/AutoInstall.pm inc/Module/Install/Base.pm inc/Module/Install/Can.pm inc/Module/Install/DOAPChangeSets.pm inc/Module/Install/Fetch.pm inc/Module/Install/Include.pm inc/Module/Install/Makefile.pm inc/Module/Install/ReadmeFromPod.pm inc/Module/Install/Win32.pm inc/Module/Install/WriteAll.pm t/01basic.t Copyright: *No copyright* License: UNKNOWN FIXME Files: README lib/XML/Atom/OWL.pm Copyright: 2010-2011, Toby Inkster License: UNKNOWN FIXME Files: debian/rules Copyright: 2011, Jonas Smedegaard License: GPL FIXME Files: inc/Module/Install/Metadata.pm Copyright: License: UNKNOWN FIXME Files: inc/Module/Install.pm Copyright: 2008, - 2010, Adam Kennedy License: UNKNOWN FIXME debian/copyright0000644000000000000000000000600312163317542011124 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: XML::Atom::OWL Upstream-Contact: Toby Inkster Source: http://search.cpan.org/dist/XML-Atom-OWL/ Files: * Copyright: 2010-2011, 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-2012, 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-2007, Graham Barr 1999 Tuomas J. Lukka License: Artistic or GPL-1+ Comment: Mangled convenience copy of List::Util. Files: inc/YAML/Tiny.pm Copyright: 2006-2012, Adam Kennedy License: Artistic or GPL-1+ Comment: Mangled convenience copy of YAML::Tiny. Files: debian/* Copyright: 2011-2013, Jonas Smedegaard 2011, Florian Schlichting License: GPL-3+ 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-3+ 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 3, 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 3 is located in '/usr/share/common-licenses/GPL-3'. . You should have received a copy of the 'GNU General Public License' along with this program. If not, see . debian/gbp.conf0000644000000000000000000000014612007445735010615 0ustar # Configuration file for git-buildpackage and friends [DEFAULT] pristine-tar = True sign-tags = True debian/rules0000755000000000000000000000303412163317542010252 0ustar #!/usr/bin/make -f # -*- mode: makefile; coding: utf-8 -*- # Copyright © 2011, 2012, 2013 Jonas Smedegaard # Description: Main Debian packaging script for XML::Atom::OWL # # 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 3, 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 = XML-Atom-OWL #DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/XML DEB_UPSTREAM_URL = http://search.cpan.org/CPAN/authors/id/T/TO/TOBYINK DEB_UPSTREAM_TARBALL_MD5 = 9e75516255fd751630c7187cc560918e # Needed by upstream build process and (always) at runtime perl-deps = common-sense datetime http-link-parser www rdf-trine uri perl-deps += xml-libxml deps = $(patsubst %,$(comma) lib%-perl,$(perl-deps)) CDBS_BUILD_DEPENDS +=, $(deps) CDBS_DEPENDS_$(pkg) = $(deps) DEB_INSTALL_EXAMPLES_$(pkg) = examples/* debian/control.in0000644000000000000000000000161312163317542011203 0ustar Source: libxml-atom-owl-perl Section: perl Priority: optional Build-Depends: @cdbs@ Maintainer: Debian Perl Group Uploaders: Jonas Smedegaard , Florian Schlichting Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/git/pkg-perl/packages/libxml-atom-owl-perl Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-atom-owl-perl.git Homepage: https://metacpan.org/release/XML-Atom-OWL Package: libxml-atom-owl-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, ${cdbs:Depends} Description: parse an Atom file into RDF 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. . XML::Atom::OWL reads Atom feeds and writes RDF.