librdf-query-perl (2.912-1) unstable; urgency=medium * New upstream release. BUG FIXES + Fix bug in handling of SUM aggregates with non-literal data. ENHANCEMENTS + Improved performance of regular expression use in SPARQL parser. OTHER + Added IRC resource to Makefile.PL. [ Jonas Smedegaard ] * Declare compliance with Debian Policy 3.9.6. [ Salvatore Bonaccorso ] * Update Vcs-Browser URL to use cgit web frontend. -- Jonas Smedegaard Sat, 25 Oct 2014 01:17:24 +0200 librdf-query-perl (2.911-1) unstable; urgency=medium * New upstream release. BUG FIXES + Fixed bug in RDF::Query::Plan::Join::PushDownNestedLoop that didn't allow 'aggregate' to appear in the RHS serialized text. + Fixed SPARQL 1.1 GGP parsing bug. + Fixed RDF::Query::Algebra->subpatterns_of_type to support descent into sub-queries. + Disabled pushing full updates down into the store object (only meant to be full queries at this point). + Fixed as_hash method in RDF::Query::Algebra::Aggregate, RDF::Query::Algebra::Sort, and RDF::Query::Expression::Alias. + Updated RDF::Query::Compiler::SQL to respect node class encapsulation. ENHANCEMENTS + Modularized implementation of explain method in algebra and plan classes. + Updated rqsh script to use env perl instead of hardcoded bin path. + Added JSON output to bin/parse.pl script. + Added RDF::Query::ExecutionContext->bind_variable method. OTHER + Added :all export tag to RDF::Trine::Node. + Remove Crypt::GPG and Bloom::Filter from list of recommended modules (no longer used in code). [ Jonas Smedegaard ] * Update package relations: + Stop build-depending on or recommending libcrypt-gpg-perl or libbloom-filter-perl: No longer used anywhere. + Fix build-depend explicitly on perl. -- Jonas Smedegaard Tue, 05 Aug 2014 11:11:49 +0200 librdf-query-perl (2.910-2) unstable; urgency=low * Team upload * Add (build-)dependency to libmodule-pluggable-perl | perl (<< 5.17.0) Module::Pluggable is deprecated in perl 5.18 Closes: #711672 * fix Vcs-Git URL * add patch wixing path to tcsh in two examples -- Damyan Ivanov Tue, 13 Aug 2013 20:12:25 +0200 librdf-query-perl (2.910-1) unstable; urgency=low * New upstream release. BUG FIXES + Updated RDQL parser to work with recent RDF::Trine releases. [ 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. * Switch to cpan.org/authors URL for watch file and get-orig-source target, and simplify watch file. * Bump packaging license to GPL-3+, and extend copyright coverage for myself to include current year. * Bump standards-version to 3.9.4. * Improve watch file to use both www.cpan.org/authors URL (for newest info) and search.cpan.org/dist URL (for change of author). * Tighten to (build-)depend versioned on librdf-trine-perl. -- Jonas Smedegaard Tue, 23 Jul 2013 01:14:08 +0200 librdf-query-perl (2.909-1) unstable; urgency=low * New upstream release. [ Jonas Smedegaard ] * Update short description, based on upstream abstract. * Update copyright file: + Use upstream issue tracker as Upstream-Contact. + Extend coverage for main author. + Fix use comment and license pseudo-sections to obey silly restrictions of copyright format 1.0. + Fix double-indent in Copyright fields as per Policy ยง5.6.13. + Update Files sections for included code copies of other projects. + Bump file format to 1.0. + Extend coverage for packaging. * Bump dephelper compatibility level to 8. * Use anonscm.debian.org for Vcs-Browser field. * Bump standards-version to 3.9.3. * Update package relations: + Relax to build-depend unversioned on cdbs: Needed version satisfied in stable, and oldstable no longer supported. -- Jonas Smedegaard Wed, 28 Nov 2012 12:53:00 +0100 librdf-query-perl (2.908-1) unstable; urgency=low * New upstream release. [ 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 ] * Update short and long descriptions to match upstream. * Update package relations: + Stop recommending or build-depending on librdf-perl: Only optionally (and possibly bogusly) used in regression tests, not in production code. + Relax build-dependency on cdbs (needlessly tight). + Relax build-depend unversioned on debhelper and devscripts (needed versions satisfied even in oldstable). -- Jonas Smedegaard Wed, 01 Feb 2012 00:01:17 +0100 librdf-query-perl (2.907-1) unstable; urgency=low * New upstream release. * Update copyright file: + Fix strip bogus file listing. + Quote license names in License field comments. * Improve package relations: + Relax versioning of package satisfied in testing and unavailable stable: - librdf-trine-perl -- Jonas Smedegaard Sun, 05 Jun 2011 13:03:14 +0200 librdf-query-perl (2.906-1) unstable; urgency=low New upstream release. + Tighten build-dependency on librdf-trine-perl. + Build-depend on libmodule-pluggable-perl. + Stop build-depending on libdigest-sha1-perl. * Improve package relations: + Relax (drop versioning) for packages satisifed even in oldstable: * Improve package relations: + Stop declaring packages part of core Perl even in oldstable: - libscalar-list-utils-perl - libdigest-sha-perl - libfile-temp-perl - libmodule-pluggable-perl + Favor recent perl over module now in core: - libfile-spec-perl * Update copyright file: + Bump format to draft 174 of DEP-5. + Fix improve references for convenience copy of Module::Install. + Fix list separate License sections for each actual license (not Perl combo as single section). + Rewrap license fields at 72 chars, and shorten comments. * Bump policy compliance to standards-version 3.9.2. -- Jonas Smedegaard Sun, 15 May 2011 10:45:55 +0200 librdf-query-perl (2.905-1) unstable; urgency=low * Initial packaging release. Closes: bug#616562. -- Jonas Smedegaard Sat, 05 Mar 2011 17:57:31 +0100