debian/0000755000000000000000000000000012171254537007175 5ustar debian/control0000644000000000000000000000211212171254301010561 0ustar Source: librdf-query-client-perl Section: perl Priority: optional Build-Depends: cdbs, devscripts, perl, debhelper, dh-buildinfo, libhttp-message-perl, librdf-trine-perl, libwww-perl, libnamespace-clean-perl (>= 0.20), librole-commons-perl | libauthority-shared-perl, libhttp-lrdd-perl Maintainer: Debian Perl Group Uploaders: Jonas Smedegaard , Florian Schlichting Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/git/pkg-perl/packages/librdf-query-client-perl Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/librdf-query-client-perl.git Homepage: https://metacpan.org/release/RDF-Query-Client Package: librdf-query-client-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, ${cdbs:Depends} Recommends: ${cdbs:Recommends} Description: get data from W3C SPARQL Protocol 1.0 servers Resource Description Framework (RDF) is a standard model for data interchange on the Web. . RDF::Query::Client helps query data from W3C SPARQL Protocol 1.0 servers. debian/source/0000755000000000000000000000000011714472472010477 5ustar debian/source/format0000644000000000000000000000001411714472472011705 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000001143212171254537011050 0ustar librdf-query-client-perl (0.112-1) unstable; urgency=low [ upstream ] * New release. + Prefer SPARQL results in XML over JSON. (This partially rolls back a change from 0.104.) [ Jonas Smedegaard ] * Fix update copyright coverage for convenience code copies. -- Jonas Smedegaard Tue, 16 Jul 2013 16:31:10 +0200 librdf-query-client-perl (0.111-1) unstable; urgency=low [ upstream ] * New release. + Stop bundling old version of Scalar::Util in 'inc'. [ Jonas Smedegaard ] * Add git URL as alternate source. * Stop tracking md5sum of upstream tarball. * Extend copyright coverage for main upstream author. * Update copyright coverage for additional convenience code copies. * Stop ignore testsuite failure: Problem solved by upstream no longer including Scalar::Util as convenience code copy. -- Jonas Smedegaard Thu, 04 Jul 2013 14:13:57 +0200 librdf-query-client-perl (0.110-2) unstable; urgency=low [ Salvatore Bonaccorso ] * Use canonical hostname (anonscm.debian.org) in Vcs-Git URI. [ Jonas Smedegaard ] * Add README.source emphasizing control.in file as *not* a show-stopper for contributions, referring to wiki page for details. * Update copyright file: + Fix update and extend Files sections for convenience copies. + Fix use comment and license pseudo-sections in copyright file to obey silly restrictions of copyright format 1.0. + List upstream issue tracker as preferred contact. * Update Homepage to use metacpan.com, to match upstream hint. * Use canonical hostname (anonscm.debian.org) in Vcs-Browser URI. * Bump standards-version to 3.9.4. * Bump debhelper compatibility level to 8. * Update package relations: + Build-depend on libhttp-lrdd-perl (in addition to recommend): Optionally used by testsuite. Support dropping these build-dependencies for profile builds, and document how in README.source. + (Build-)depend on librole-commons-perl, and only as fallback on libauthority-shared-perl. + Relax to build-depend unversioned on cdbs: Needed version satisfied even in oldstable. * Bump packaging license to GPL-3+, and extend copyrigt coverage for myself to include recent years. * Temporarily ignore testsuite failure: convenience code copy of Scalar::Util upsets current Scalar::Does, and new fixed version requires lippath-tiny-perl which is currently in NEW. -- Jonas Smedegaard Sat, 29 Jun 2013 21:51:37 +0200 librdf-query-client-perl (0.110-1) unstable; urgency=low * New upstream release. + Improved URL handling in regression test: Drop patch. -- Jonas Smedegaard Tue, 13 Mar 2012 21:43:05 +0100 librdf-query-client-perl (0.109-2) unstable; urgency=low [ Florian Schlichting ] * Added changed_sparql_uri.patch (closes: #663049). * Bump standards-version to 3.9.3. * Update copyright file: + Bump format to 1.0. [ Jonas Smedegaard ] * Update copyright file: + Fix double-indent in Copyright fields as per Policy §5.6.13. -- Jonas Smedegaard Sun, 11 Mar 2012 18:51:58 +0100 librdf-query-client-perl (0.109-1) unstable; urgency=low * New upstream release. * Drop patch 1001: applied upstream. -- Jonas Smedegaard Wed, 08 Feb 2012 14:30:00 +0100 librdf-query-client-perl (0.108-1) unstable; urgency=low * New upstream release. * Adapt patch 1001: half-applied upstream. * Update copyright file: Extend copyright years. -- Jonas Smedegaard Wed, 08 Feb 2012 14:19:10 +0100 librdf-query-client-perl (0.107-1) unstable; urgency=low * New upstream release. [ Florian Schlichting ] * Update copyright file: + Extend copyright years. + Add sections for some new files under inc/. * Ship provided examples script. * Update (build-)dependencies. * Add myself to uploaders and copyright. [ Jonas Smedegaard ] * Update copyright file: + Bump DEP-5 format to draft 174. + Fix use separate sections for Artistic and GPL-1+. + Improve coverage of convenience code copies below inc/. + Rewrap and shorten comments. * Add patch 1001 to avoid deprecated UNIVERSAL::AUTHORITY. * Bump standards-version to 3.9.2. * Update package relations: + Relax build-dependency on cdbs (needlessly tight). + Relax build-depend unversioned on debhelper and devscripts (needed versions satisfied even in oldstable). [ gregor herrmann ] * Remove debian/source/local-options: abort-on-upstream-changes and unapply-patches are default in dpkg-source since 1.16.1. -- Jonas Smedegaard Wed, 08 Feb 2012 13:46:15 +0100 librdf-query-client-perl (0.105-1) unstable; urgency=low * Initial packaging release. Closes: bug#616588. -- Jonas Smedegaard Sat, 05 Mar 2011 22:16:15 +0100 debian/README.source0000644000000000000000000000140612154575460011357 0ustar Packaging notes =============== 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 Circular build-dependencies --------------------- This package is problematic to bootstrap, as some of the declared build-dependencies cause bootstrapping loops. For a bootstrappable (but potentially crippled) build, set environment variables DEB_BUILD_PROFILE and DEB_MAINTAINER_MODE, and clean before building. See also . -- Jonas Smedegaard Fri, 07 Jun 2013 23:02:51 +0200 debian/compat0000644000000000000000000000000212163627315010372 0ustar 8 debian/watch0000644000000000000000000000025111714472472010226 0ustar # Run the "uscan" command to check for upstream updates and more. version=3 http://search.cpan.org/dist/RDF-Query-Client/ .*/RDF-Query-Client-([\d.]+)\.tar\.gz debian debian/copyright_hints0000644000000000000000000000466312165262675012353 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: CREDITS Changes MANIFEST META.ttl META.yml Makefile.PL SIGNATURE debian/README.source debian/compat debian/control debian/control.in debian/gbp.conf 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/Contributors.pm inc/Module/Install/Fetch.pm inc/Module/Install/Include.pm inc/Module/Install/Makefile.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 meta/changes.ttl meta/doap.ttl meta/makefile.ttl meta/rt-bugs.ttl t/01basic.t Copyright: *No copyright* License: UNKNOWN FIXME Files: CONTRIBUTING README lib/RDF/Query/Client.pm Copyright: 2009-2013, Toby Inkster 2012-2013, Toby Inkster License: UNKNOWN FIXME Files: inc/Module/Install/Package.pm inc/Module/Package.pm Copyright: 2011 License: UNKNOWN FIXME Files: inc/Module/Install/Metadata.pm Copyright: License: Expat FIXME Files: debian/rules Copyright: 2011-2013, Jonas Smedegaard License: GPL-3+ FIXME Files: LICENSE Copyright: 1989, Free Software Foundation, Inc 19xx name of author 19yy 2013, 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: COPYRIGHT Copyright: 2002, - 2012, Brian Ingerson, Audrey Tang and Adam Kennedy 2002-2004, Audrey Tang and Brian Ingerson 2003-2004, Audrey Tang 2006, - 2012, Adam Kennedy 2009-2013, Toby Inkster 2011. Ingy doet Net 2013, the holder(s) None This software is 2011-2012, by Toby Inkster This software is 2013, by Toby Inkster Unknown License: UNKNOWN FIXME Files: inc/Module/Install.pm Copyright: 2008, - 2012, Adam Kennedy License: UNKNOWN FIXME debian/copyright0000644000000000000000000000617412171254362011134 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: RDF::Query::Client Upstream-Contact: http://rt.cpan.org/Dist/Display.html?Queue=RDF-Query-Client Source: http://search.cpan.org/dist/RDF-Query-Client/ git://github.com/tobyink/p5-rdf-query-client Files: * Copyright: 2009-2013, Toby Inkster License: Artistic or GPL-1+ Comment: License: . 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/Contributors.pm Copyright: 2013, Toby Inkster License: Artistic or GPL-1+ Comment: Mangled convenience copy of Module::Install::Contributors. 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-2013, Toby Inkster License: Artistic or GPL-1+ Comment: Mangled convenience copy of Module::Package::RDF. 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.conf0000644000000000000000000000014611714472472010617 0ustar # Configuration file for git-buildpackage and friends [DEFAULT] pristine-tar = True sign-tags = True debian/rules0000755000000000000000000000340612165263232010253 0ustar #!/usr/bin/make -f # -*- mode: makefile; coding: utf-8 -*- # Copyright © 2011, 2012, 2013 Jonas Smedegaard # Description: Main Debian packaging script for RDF::Query::Client # # 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 = RDF-Query-Client #DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/RDF DEB_UPSTREAM_URL = http://search.cpan.org/CPAN/authors/id/T/TO/TOBYINK # needed for upstream build and (always) at runtime deps = libhttp-message-perl, librdf-trine-perl deps +=, libwww-perl, libnamespace-clean-perl (>= 0.20) deps +=, librole-commons-perl | libauthority-shared-perl # Needed by upstream testsuite and (often) at runtime, except for # profile builds. See README.source for details. xdeps-recommend = libhttp-lrdd-perl deps-test += $(if $(DEB_BUILD_PROFILE),,$(comma) $(xdeps-recommend)) CDBS_BUILD_DEPENDS +=, $(deps), $(deps-test) CDBS_DEPENDS_$(pkg) = $(deps) CDBS_RECOMMENDS_$(pkg) = $(xdeps-recommend) DEB_INSTALL_EXAMPLES_$(pkg) = examples/* debian/control.in0000644000000000000000000000157212163632157011211 0ustar Source: librdf-query-client-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/librdf-query-client-perl Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/librdf-query-client-perl.git Homepage: https://metacpan.org/release/RDF-Query-Client Package: librdf-query-client-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, ${cdbs:Depends} Recommends: ${cdbs:Recommends} Description: get data from W3C SPARQL Protocol 1.0 servers Resource Description Framework (RDF) is a standard model for data interchange on the Web. . RDF::Query::Client helps query data from W3C SPARQL Protocol 1.0 servers.