1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648
|
libattean-perl (0.033-1) unstable; urgency=medium
[ upstream ]
* new release
[ Jonas Smedegaard ]
* update copyright info:
+ update coverage
+ use field Reference (not License-Reference)
* update git-buildpackage config:
+ use DEP-14 git branches
+ enable automatic DEP-14 branch name handling
+ add usage config
-- Jonas Smedegaard <dr@jones.dk> Thu, 06 Oct 2022 18:11:41 +0200
libattean-perl (0.032-1) unstable; urgency=medium
[ upstream ]
* new release
-- Jonas Smedegaard <dr@jones.dk> Fri, 19 Aug 2022 07:29:03 +0200
libattean-perl (0.031-1) unstable; urgency=medium
[ upstream ]
* new release
[ Jonas Smedegaard ]
* declare compliance with Debian Policy 4.6.1
* update copyright info: update coverage
-- Jonas Smedegaard <dr@jones.dk> Sun, 07 Aug 2022 20:02:20 +0200
libattean-perl (0.030-2) unstable; urgency=medium
* fix break older libatteanx-serializer-rdfa-perl;
closes: bug#982801, thanks to Adrian Bunk
-- Jonas Smedegaard <dr@jones.dk> Sun, 14 Feb 2021 17:39:40 +0100
libattean-perl (0.030-1) unstable; urgency=medium
[ upstream ]
* new release
-- Jonas Smedegaard <dr@jones.dk> Sat, 06 Feb 2021 21:28:09 +0100
libattean-perl (0.029-1) unstable; urgency=medium
[ upstream ]
* new release(s)
[ Jonas Smedegaard ]
* copyright: update coverage
* relax to (build-)depend unversioned
on libiri-perl libmoo-perl librole-tiny-perl libtest-modern-perl:
Needed version satisfied
in all actively maintained branches of Debian
-- Jonas Smedegaard <dr@jones.dk> Tue, 02 Feb 2021 15:03:22 +0100
libattean-perl (0.028-1) unstable; urgency=medium
[ upstream ]
* new release(s)
[ Jonas Smedegaard ]
* (build-)depend on
libperlio-layers-perl libtext-table-perl libuuid-tiny-perl
(not libossp-uuid-perl)
* annotate test-only build-dependencies
* declare compliance with Debian Policy 4.5.1
* update source script copyright-check
* copyright: update coverage
-- Jonas Smedegaard <dr@jones.dk> Tue, 02 Feb 2021 15:02:53 +0100
libattean-perl (0.026-1) unstable; urgency=medium
[ upstream ]
* new release
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Submit, Repository, Repository-
Browse.
* Remove obsolete fields Contact, Name from debian/upstream/metadata
(already present in machine-readable debian/copyright).
[ Jonas Smedegaard ]
* declare compliance with Debian Policy 4.5.0
* build-depend on librdf-trine-perl
-- Jonas Smedegaard <dr@jones.dk> Mon, 24 Feb 2020 14:34:05 +0100
libattean-perl (0.025-1) unstable; urgency=medium
[ upstream ]
* new release(s)
[ Joenio Costa ]
* declare compliance with Debian Policy 4.4.0
* debian/copyright: update upstream copyright year
* debhelper-compat = 12
* create upstream metadata file
* debian/rules: 'rm -f' to avoid confirmation when building package
[ Jonas Smedegaard ]
* build-depend on libtest-requires-perl
-- Jonas Smedegaard <dr@jones.dk> Wed, 11 Dec 2019 04:49:15 +0100
libattean-perl (0.021-1) unstable; urgency=medium
[ upstream ]
* New release(s).
+ Add Attean::API::Model->algebra_holds method.
[ Jonas Smedegaard ]
* Simplify rules.
* Update watch file: Rewrite usage comment.
* Update copyright info: Extend coverage of packaging.
-- Jonas Smedegaard <dr@jones.dk> Wed, 13 Feb 2019 12:33:15 +0100
libattean-perl (0.020-1) unstable; urgency=medium
* Team upload.
* Import upstream version 0.020.
* Add (build) dependency on libexporter-tiny-perl.
* Declare compliance with Debian Policy 4.3.0.
* Mark package as autopkgtest-able.
-- gregor herrmann <gregoa@debian.org> Sat, 12 Jan 2019 19:41:49 +0100
libattean-perl (0.019-2) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* debian/*: update URLs from {search,www}.cpan.org to MetaCPAN.
* debian/*: update GitHub URLs to use HTTPS.
[ Jonas Smedegaard ]
* Simplify rules:
+ Stop resolve build-dependencies in rules file.
+ Use short-form dh sequencer (not cdbs).
Stop build-depend on cdbs.
* Fix suggest libmoose-perl libtest-roo-perl libtest-modern-perl.
* Skip testsuite build-dependencies, to ease bootstrapping.
* Wrap and sort control file.
* Set Rules-Requires-Root: no.
* Declare compliance with Debian Policy 4.2.1.
* Stop build-depend on dh-buildinfo.
* Update copyright info: Extend coverage of packaging.
* Update watch file: Fix typo in usage comment.
* Fix hashbang of example scripts.
-- Jonas Smedegaard <dr@jones.dk> Fri, 02 Nov 2018 23:57:15 +0100
libattean-perl (0.019-1) unstable; urgency=medium
[ upstream ]
* New release(s).
0.018
+ Add tests for turtle parser escape handling.
+ Allow UUIDs to have lowercase hex digits.
+ Documentation fixes.
+ Fix as_string serialization of CONSTRUCT algebras.
+ Improve code coverage for Attean::TermMap.
+ Improve to HashJoin query planning.
+ Remove LICENSE file and update licensing statement in individual
modules.
+ Update Makefile.PL for perl 5.26.
+ Update required version of IRI.
+ Use Moo::Role instead of namespace::clean to cleanup namespaces.
0.019
+ Documentation updates.
+ Fix incorrect URI for langString.
Closes: Bug#890245. Thanks to Kjetil Kjernsmo.
[ Damyan Ivanov ]
* declare conformance with Policy 4.1.3.
[ Jonas Smedegaard ]
* Update copyright info:
+ Extend copyright for main upstream author to cover recent years.
* Drop patch 1001: Fixed upstream.
-- Jonas Smedegaard <dr@jones.dk> Mon, 12 Feb 2018 14:13:22 +0100
libattean-perl (0.017-2) unstable; urgency=medium
* Update watch file:
+ Watch only MetaCPAN URL.
+ Mention gbp --uscan in usage comment.
+ Tighten version regex.
* Update package relations:
+ Relax to suggest (not depend on) libmoose-perl libtest-modern-perl
libtest-roo-perl.
+ Relax to (build-)depend unversioned on libscalar-list-utils-perl
liburi-namespacemap-perl perl: Needed versions satisfied even in
oldstable.
* Modernize cdbs:
+ Drop get-orig-source target: Use gbp import-orig --uscan.
+ Do copyright-check in maintainer script (not during build).
+ Stop build-depend on devscripts.
* Update watch file: Use substitution strings.
* Modernize Vcs-* fields:
+ Consistently use git (not cgit) in path.
+ Consistently include .git suffix in path.
* Declare compliance with Debian Policy 4.1.1.
* Add DEP-3 headers to patch.
* Drop obsolete lintian override regarding debhelper 9.
* Tighten lintian overrides regarding License-Reference.
* Update copyright info:
+ Use https protocol in file format URL.
+ Extend coverage for myself.
-- Jonas Smedegaard <dr@jones.dk> Mon, 02 Oct 2017 15:48:53 +0200
libattean-perl (0.017-1) unstable; urgency=medium
[ upstream ]
* New release(s).
0.014
+ Add a size estimate attribute to Attean::Plan::Iterator.
+ Add Attean::Plan::Iterator for cases where there is too much data
for Attean::Plan::Table.
+ Add ability for parsers to construct lazy IRIs.
+ Add type checking to serialize_iter_* methods.
+ Added Attean::ListIterator->size method.
+ Fix cases where result iterators were constructed without a
variables list.
+ Improve error message generated for some SPARQL syntax errors.
+ Update Attean::FunctionExpression to canonicalize ISURI to ISIRI.
0.015
+ Fix metadata used to generate README files.
0.016
+ Port RDF::Trine::Serializer::RDFXML to AtteanX::Serializer::RDFXML.
+ Add serialization of SPARQL PREFIX declarations and prefixnames
when namespaces are set.
+ Add Test::Attean::QuadStore->cleanup_store method.
+ Add Test::Attean::StoreCleanup role and add store cleanup to store
tests.
+ Change Attean::TriplePattern->as_quadpattern to delegate to
Attean::API::TriplePattern->as_quad_pattern.
+ Fix overly aggressive code that attempted to turn IRIs into prefix
names during Turtle serialization.
+ Fix bug in SPARQL parsing of NIL tokens.
+ Fixes to POD, test, and metadata issues.
+ Improve Attean::SimpleQueryEvaluator to handle updated algebra
classes and iterator API.
+ Improve test suite.
+ Remove AtteanX::RDFQueryTranslator (split into a new package) and
all other references to RDF::Query.
+ Remove default implementation of Attean::API::Term->ebv (now
required of consumers).
+ Serialize SPARQL and Turtle namespace declarations in a stable
order.
+ Update Attean::API::AbbreviatingParser->base definition to be a
consumer of Attean::API::IRI.
+ Update Attean::API::SPARQLSerializable->as_sparql to return a
unicode string, not bytes.
0.017
+ Port SPARQL-JSON serializer to Attean.
+ Add a .gitignore file.
+ Change use of binmode to "use open" in attean_parse and
attean_query.
+ Fix Construct plan string serialization.
+ Fix declared arity of various algebra classes.
+ Fix bug in handling of restricted available named graphs during
query planning.
+ Fix documentation in Attean::QueryPlanner.
+ Improve handling of unexpected EOF in AtteanX::Parser::SPARQL.
+ Improve test coverage.
+ Improve use of Travis CI (#100 from @cakirke).
+ Make parse_term_from_string deprecations noisy.
+ Remove default implementation of Attean::API::Plan->plan_as_string.
+ Update SPARQL parser to produce Attean::Algebra::Reduced algebra
objects for REDUCED queries.
+ Update required versions of Moo and Test::Modern.
[ Jonas Smedegaard ]
* Update package relations:
+ Build-depend on libplack-perl libregexp-common-perl
libxml-simple-perl.
+ (Build-)depend on recent librole-tiny-perl.
+ Tighten and also depend (not only build-depend) on
libtest-modern-perl.
+ Also depend (not only build-depend) on libmoose-perl
libtest-roo-perl.
+ Tighten (build-)dependency on libiri-perl libmoo-perl.
+ Stop (build-)depend on libfile-sharedir-perl librdf-query-perl.
* Declare compliance with Debian Policy 3.9.8.
* Update git-buildpackage config: Filter any .gitignore file.
* Git-ignore quilt .pc dir.
* Add patch 1001 to fix regex in UUID test.
-- Jonas Smedegaard <dr@jones.dk> Sat, 11 Jun 2016 10:27:43 +0200
libattean-perl (0.013-1) unstable; urgency=medium
[ upstream ]
* New release.
+ Add role Attean::API::BulkUpdatableStore.
+ Add methods Attean::API::MutableModel->load_urls_into_graph
Attean::API::QuadPattern->as_triple_pattern
Attean::API::TripleOrQuadPattern->parse
AtteanX::Parser::SPARQL->parse_nodes
+ Add Attean::Algebra::Query to indicate a full query trees and aid
in serialization.
+ Add constructor AtteanX::SPARQL::Token->integer.
+ Add parsing, algebra, planning, and test support for SPARQL 1.1
Updates.
+ Add and use flag Attean::Algebra::Query->subquery when appropriate
and stop generating needless unary join algebras.
+ Add child accessor to Attean::API::UnaryQueryTree.
+ Add CONTRIBUTING file.
+ Allow producing short blank node labels in attean_query results.
+ Check types of invocant and model objects in calls to
cost_for_plan planning method.
+ Fix Attean::API::IDPJoinPlanner->cost_for_plan to pass the planner
object in calls to the model.
+ Fix Attean::Algebra::Update->blank_nodes.
+ Fix Attean::QueryPlanner active_graphs argument during recursive
call to plans_for_algebra.
+ Fix lost in-scope variables in aggregation algebra and plans.
+ Fix result iterator generation for quad patterns to keep
associated variable names.
+ Fix serialization of SILENT flag on Service queries.
+ Fix sparql_tokens generation for quad patterns to use SPARQL GRAPH
syntax, not N-Quads syntax.
+ Fix return rdf:langString (not rdf:string) for language literals
in Attean::Literal.
+ Improve error messages in Attean::CodeIterator and
Attean::API::Binding.
+ Improve errors and logging in SPARQL parser.
+ Improve handling of utf8 encoding in SPARQL/XML, algebra, and plan
serializations.
+ Improve temporary variable names in aggregates generated during
parsing.
+ Improve Attean::Plan::Union to handle plans with zero children.
+ Improve error message in query planners.
+ Pass tree depth as argument to algebra_as_string.
+ Refactor SPARQL 1.1 test harness into a testing role.
+ Update bin/attean_query to allow dryruns to avoid generating query
plans when appropriate.
+ Update attean_query to allow updates.
[ Jonas Smedegaard ]
* Update and expand long description, based on upstream README.
* Update package relations: Build-depend on libfile-sharedir-perl.
* Modernize Vcs-Git field: Use https URL.
-- Jonas Smedegaard <dr@jones.dk> Sat, 19 Mar 2016 21:57:44 +0100
libattean-perl (0.012-1) unstable; urgency=medium
[ upstream ]
* New release.
+ Add Attean::API::TermOrVariable->apply_binding method.
+ Add AtteanX::Store::SimpleTripleStore.
+ Die on attempts to add non-ground triples/quads to stores.
+ Fix Attean::Algebra::Table to consume
Attean::API::NullaryQueryTree instead of
Attean::API::UnaryQueryTree.
+ Fix type checks performed when ATTEAN_TYPECHECK is set.
+ Improve error reporting for unexpected EOF in
AtteanX::Parser::SPARQL.
+ Throw an error when Triple or Quad objects gets passed a variable.
+ Add planning support for DESCRIBE queries.
+ Add type checking to store get_triples and get_quads methods.
+ Add logging in QueryPlanner and TreeRewriter.
+ Avoid attempting to parse empty XML documents when passed in as a
scalar.
+ Fix Attean::CodeIterator type checking to handle non-blessed items
properly.
+ Fix AtteanX::Parser::RDFXML to properly use caller-supplied base
IRI.
+ Fix algebra generation for describe queries in SPARQL parser.
+ Fix bug in Attean::Plan::Aggregate handling of COUNT(*) queries.
+ Fix bugs in SPARQL CSV and TSV serializers.
+ Fix sparql_tokens generation for integer and datatyped literals.
+ Fixed AtteanX::Parser::SPARQL to maintain its URI::NamespaceMap on
prefix declarations.
+ Improve POD and test coverage.
+ Improve attean_parse and attean_parse including preservation of
prefix declarations where possible.
+ Improve regex escaping in t/algebra.t to silence warnings in perl
5.22.
+ Improve use of SPARQL and Turtle token objects.
+ Improve triple model classes to allow adding and dropping triple
store graphs.
+ Merge code paths for canonical NTriples serializer.
+ Preserve in-scope variables in result iterators.
+ Serialize SPARQL/XML bindings in a stable order.
+ Simplify cost estimation code for hash joins in
Attean::API::QueryPlanner.
+ Update SPARQL parser to die on unimplemented Update syntax.
+ Update SPARQL/HTML serializer to implement AbbreviatingSerializer.
+ Update turtle serializer to consume
Attean::API::AppendableSerializer.
+ Update prerequisites in Makefile.PL and .travis.yml.
+ Use Test::Modern.
[ Jonas Smedegaard ]
* Update package relations:
+ (Build-)depend on libalgorithm-combinatorics-perl
libfile-slurp-perl libjson-perl libwww-perl liblist-moreutils-perl
libmodule-pluggable-perl libtext-csv-perl libxml-sax-perl.
+ Build-depend on libmoose-perl.
* Update copyright info:
+ Extend copyright of packaging to cover current year.
* Declare compliance with Debian Policy 3.9.7.
-- Jonas Smedegaard <dr@jones.dk> Tue, 09 Feb 2016 04:48:10 +0100
libattean-perl (0.011-1) unstable; urgency=medium
[ upstream ]
* New release.
+ Add initial implementation for Attean::MutableTripleModel.
+ Add logging of costs to query planner (#56 from KjetilK).
+ Add use of MooX::Log::Any (from KjetilK).
+ Add Attean::API::Plan->subplans_of_type_are_variable_connected
method.
+ Add Attean::API::Plan->children_are_variable_connected.
+ Add AtteanX::Parser::SPARQL->parse convenience method.
+ Add RDF/XML parser tests.
+ Add Turtle serializer.
+ Add exportable quadpattern constructor.
+ Add tests for get_sequence model accessor method (#3).
+ Change API for Attean::API::CostPlanner->cost_for_plan to pass in
the query planner.
+ Fix bug in handling unbound join variables in hash join
evaluation.
+ Fix use of blank and variable shortcut constructors.
+ Fix AtteanX::Serializer::SPARQLHTML->serialize_iter_to_bytes bug.
+ Implement canonicalize method for triple and quad patterns.
+ Improve Attean::ExistsExpression->as_string.
+ Improve cost estimation for cartesian joins in
Attean::API::QueryPlanner.
+ Improve SPARQL serialization of algebra and expression trees.
+ Improve error handling in Attean::ListIterator->BUILD.
+ Improve recognition of invalid aggregation queries.
+ Make regexes used for prefixname parsing publicly accessibly.
+ Merge shared constants for Turtle and SPARQL tokens.
+ Move subpatterns_of_type from Attean::API::Algebra to
Attean::API::DirectedAcyclicGraph.
+ Rename parse_term_from_string methods to parse_term_from_bytes
(adding delegating methods to be deprecated in the future).
+ Silence XML::Parser warnings on empty input documents.
+ Update AtteanX::Parser::RDFXML to populate a namespace map during
parsing.
+ Update Attean::API::CanonicalizingBindingSet to produce same
object type as input.
+ Update copyright years.
[ Jonas Smedegaard ]
* Fix watch file to handle version prefix.
* Update copyright info:
+ Extend copyright for main upstream author to cover recent years.
* Update package relations: (Build-)depend on libmoox-log-any-perl.
-- Jonas Smedegaard <dr@jones.dk> Sun, 17 Jan 2016 12:07:02 +0530
libattean-perl (0.010-1) unstable; urgency=medium
[ upstream ]
* New release.
+ Add INVOKE function expression to allow representing IRI-defined
functions.
+ Add Attean::API::Algebra methods blank_nodes and
subpatterns_of_type.
+ Add Attean::API::SimpleCostPlanner.
+ Add Attean::API::UnionScopeVariablesPlan role to handle common
computation of in-scope variables.
+ Add Attean::Algebra::Sequence class.
+ Add AtteanX::API::JoinRotatingPlanner role.
+ Add SPARQL parsing support for RANK operator.
+ Add initial algebra and plan support for group ranking.
+ Add simple SPARQL HTML serializer.
+ Add simple SPARQL serializer implementation.
+ Add ability to turn some query algebras into SPARQL token
interators.
+ Compute in-scope variables in Attean::Plan::Quad instead of
relying on calling code.
+ Ensure query plan costs are integers, fixing a bug when running on
perl with long doubles.
+ Fix attean_query to support custom output serializers.
+ Fix bug in Attean::Algebra::Project->in_scope_variables.
+ Fix bug in t/http-negotiation.t that caused false failures when
negotiation led to the Canonical NTriples serializer.
+ Fix mis-named method call in AtteanX::Store::Memory.
+ Improve error messages in query planning code.
+ Improve serializer negotiation to support multiple classes that
handle the same media type.
+ Port RDF::Query SPARQL parser to Attean.
+ Refactor query planner to separate IDP code from the core planning
code.
+ Rename Attean::API::Planner to Attean::API::QueryPlanner and
re-organize planning code.
+ Update Changes metadata handling to use
Module::Instal::DOAPChangeSets.
+ Update Attean::Algebra::Join to be n-ary, not binary.
+ Update attean_query to use the native SPARQL parser.
[ Jonas Smedegaard ]
* Update copyright info: Add/extend Fils sections to cover newly added
files (no new licenses).
* Update package relations: Build-depend on libtest-modern-perl.
-- Jonas Smedegaard <dr@jones.dk> Wed, 23 Dec 2015 21:41:13 +0530
libattean-perl (0.009-1) unstable; urgency=medium
[ upstream ]
* New release(s).
0.008:
+ Add heap sort plan implementation.
+ Add Attean::API::Plan::Join role.
+ Add apply_triple and apply_quad methods to triple and quad pattern
classes to produce Result objects.
+ Move computation of in_scope_variables from calling code to to
Plan class BUILDARGS.
+ Consolidate BUILDARGS handling in
Attean::API::TripleOrQuadPattern.
+ Attean::API::TripleOrQuadPattern constructors now accepts
non-existent parameters.
0.009:
+ Add Attean::API::Result->shared_domain method.
+ Improve query planner and plan implementations to support SPARQL
1.1 test suite.
+ Remove HeapSort plan implementation and use of Array::Heap due to
packaging concerns.
+ Improve handling on unicode data in SPARQL TSV parser.
[ Jonas Smedegaard ]
* Fix lintian overrides.
* Modernize git-buildpackage config: Avoid git- prefix.
-- Jonas Smedegaard <dr@jones.dk> Thu, 05 Nov 2015 01:09:55 +0100
libattean-perl (0.007-1) unstable; urgency=medium
[ upstream ]
* New release.
+ Add Attean::API::Binding->apply_bindings to bind additional
variables.
+ Add Attean::API::Binding->is_ground.
+ Add Attean::API::TriplePattern->as_triple,
Attean::API::QuadPattern->as_quad.
+ Fix Attean plugin loading to allow non-plugins nested below the
plugin namespace.
+ Add evaluation support for REGEX functions.
+ Improve SPARQL serialization for IRIs and triple patterns.
+ Improve SPARQL serialization of OPTIONAL and boolean literals.
+ POD improvements.
-- Jonas Smedegaard <dr@jones.dk> Wed, 22 Jul 2015 16:56:48 +0200
libattean-perl (0.006-1) unstable; urgency=medium
[ upstream ]
* New release.
+ Add Attean->acceptable_parsers method.
+ Add methods to test terms and variables for common term role
consumption.
+ Add Attean::API::DirectedAcyclicGraph->has_only_subtree_types method.
+ Improve documentation.
+ Fix handling of blank nodes in BGPs in Attean::IDPQueryPlanner.
+ Update Attean::IDPQueryPlanner->join_plans API to allow easier
extensibility.
+ Update attean_query to use the IDPQueryPlanner.
+ Add HSP heuristics to Attean::IDPQueryPlanner.
+ Disable stable sortint in Attean::IDPQueryPlanner where it is
unnecessary.
[ Jonas Smedegaard ]
* Bump debhelper compatibility level to 9.
* Add lintian override regarding debhelper 9.
-- Jonas Smedegaard <dr@jones.dk> Tue, 30 Jun 2015 09:59:29 -0500
libattean-perl (0.005-1) unstable; urgency=medium
[ upstream ]
* New release(s).
[ Jonas Smedegaard ]
* Modernize git-buildpackage config: Drop "git-" prefix.
* Update copyright info:
+ Use License-Grant and License-Reference fields.
Thanks to Ben Finney.
+ Extend coverage for myself.
* Update package relations:
+ Build-depend on libtest-lwp-useragent-perl and libtest-roo-perl.
+ (Build-)depend on libmath-cartesian-product-perl.
* Add lintian overrides regarding license in License-Reference field.
See bug#786450.
-- Jonas Smedegaard <dr@jones.dk> Fri, 12 Jun 2015 11:25:42 -0500
libattean-perl (0.003-1) unstable; urgency=medium
[ upstream ]
* New release.
+ Add count estimate methods to TripleStore QuadStore roles.
+ Add missing algebra_as_string impelementations in
Attean::API::Query and Attean::Algebra.
+ Add tree_attributes methods to tree classes.
+ Add Attean::TreeRewriter class.
+ Split Cacheable roles into ETagCacheable and TimeCacheable
variants.
+ Fixed method name typo in Attean::API::TimeCacheableTripleStore.
-- Jonas Smedegaard <dr@jones.dk> Tue, 24 Feb 2015 12:04:30 +0100
libattean-perl (0.002-1) unstable; urgency=medium
[ upstream ]
* New release.
+ Add POD for many classes and roles.
+ Add Attean->negotiate_serializer method.
+ Wrap mutating methods in a single bulk-update.
+ Move RDF::Query algebra translator to AtteanX::RDFQueryTranslator.
+ Update Attean->get_serializer to support media_type argument.
+ Change media_type attributes to class methods in Serializer
classes.
+ Switched from Sub::Name to Sub::Util.
[ Jonas Smedegaard ]
* Update package relations:
+ (Build-)depend on libhttp-negotiate-perl
+ (Build-)depend on recent libscalar-list-utils-perl (not
libsub-name-perl).
+ Tighten to (build-)depend on recent liburi-namespacemap-perl.
-- Jonas Smedegaard <dr@jones.dk> Thu, 16 Oct 2014 23:57:26 +0200
libattean-perl (0.001-1) unstable; urgency=low
* Initial packaging release.
Closes: bug#763313.
-- Jonas Smedegaard <dr@jones.dk> Mon, 13 Oct 2014 16:51:14 +0200
|