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
|
libatteanx-store-sparql-perl (0.012-2) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper dependency to >= 9, since that's what is used in
debian/compat.
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update standards version to 4.4.1, no changes needed.
* Apply multi-arch hints.
+ libatteanx-store-sparql-perl: Add Multi-Arch: same.
* Remove constraints unnecessary since stretch:
+ Build-Depends: Drop versioned constraint on libattean-perl and
libtest-lwp-useragent-perl.
+ libatteanx-store-sparql-perl: Drop versioned constraint on libattean-perl
in Depends.
+ libatteanx-store-sparql-perl: Drop versioned constraint on
libtest-lwp-useragent-perl in Suggests.
* Bump debhelper from old 12 to 13.
* Set upstream metadata fields: Repository-Browse.
* Update standards version to 4.6.1, no changes needed.
-- Jelmer Vernooij <jelmer@debian.org> Sun, 20 Nov 2022 10:07:39 +0000
libatteanx-store-sparql-perl (0.012-1) unstable; urgency=medium
[ upstream ]
* New release.
+ Allow the Store to handle count_quads_estimate
Closes: Bug#919829. Thanks to Santiago Vila.
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* Update URLs from {search,www}.cpan.org to MetaCPAN.
* Update GitHub URLs to use HTTPS.
[ Jonas Smedegaard ]
* Simplify rules.
Stop build-depend on licensecheck cdbs.
* Drop obsolete lintian override about debhelper 9.
* Stop build-depend on dh-buildinfo.
* Stop (build-)depend explicitly on recent perl:
Needed version satisfied even in oldstable.
* Relax to (build-)depend unversioned on libmoo-perl:
Needed version satisfied even in oldstable.
* Declare compliance with Debian Policy 4.3.0.
* Set Rules-Requires-Root: no.
* Enable autopkgtest.
* Update copyright info:
+ Drop superfluous copyright signs.
+ Use https protocol in file format URL.
+ Extend coverage of packaging.
+ Extend coverage for main upstream author.
* Tighten lintian overrides regarding License-Reference.
* Update watch file:
+ Rewrite usage comment.
+ Use substitution strings.
* Mark build-dependencies needed only for testsuite as such.
-- Jonas Smedegaard <dr@jones.dk> Thu, 07 Feb 2019 02:14:39 +0100
libatteanx-store-sparql-perl (0.010-1) unstable; urgency=medium
[ upstream ]
* New release(s).
0.008
+ Accept only JSON SPARQL results.
+ Add single-BGP access plan.
+ Do the SPARQL serialization in the impl method.
+ Use the content method on the response object.
0.010
+ Set version in all perl modules.
+ Test model for costplanner support.
+ Remove the CostPlanner from the store.
[ Jonas Smedegaard ]
* Prepare for release: Update changelog and copyright hints.
* Update Vcs-* fields: Fix path.
* Declare compliance with Debian Policy 3.9.8.
* Update watch file:
+ Bump to file format 4.
+ Drop secondary URL.
+ Mention gbp --uscan in usage comment.
* Modernize CDBS use: Build-depend on licensecheck (not devscripts).
-- Jonas Smedegaard <dr@jones.dk> Sat, 24 Dec 2016 03:41:26 +0100
libatteanx-store-sparql-perl (0.006-1) unstable; urgency=medium
[ upstream ]
* New release.
+ Rename AtteanX::Store::SPARQL::Plan::BGP to
AtteanX::Plan::SPARQLBGP.
[ Jonas Smedegaard ]
* Stop strip bogus README code+manpage: Fixed upstream.
-- Jonas Smedegaard <dr@jones.dk> Mon, 07 Mar 2016 16:03:22 +0100
libatteanx-store-sparql-perl (0.004-2) unstable; urgency=medium
* Fix strip bogus README code+manpage.
* Modernize Vcs-* fields: Use https protocol.
-- Jonas Smedegaard <dr@jones.dk> Sat, 20 Feb 2016 16:36:51 +0100
libatteanx-store-sparql-perl (0.004-1) unstable; urgency=medium
[ upstream ]
* New release.
+ A few smaller changes.
[ Jonas Smedegaard ]
* Update copyright info:
+ Extend copyright of packaging to cover current year.
+ Extend copyright for main upstream authors to cover current year.
* Declare compliance with Debian Policy 3.9.7.
-- Jonas Smedegaard <dr@jones.dk> Tue, 09 Feb 2016 05:18:59 +0100
libatteanx-store-sparql-perl (0.002-1) unstable; urgency=medium
[ upstream ]
* New release.
+ Simplify cost modelling.
[ Jonas Smedegaard ]
* Update package relations:
+ Fix stop suggest (only build-depend on) libtest-roo-perl.
* Update copyright info:
+ Extend copyright for main upstream author to cover current year.
-- Jonas Smedegaard <dr@jones.dk> Tue, 12 Jan 2016 08:28:12 +0530
libatteanx-store-sparql-perl (0.001-1) unstable; urgency=low
* Initial packaging release.
Closes: bug#808963.
-- Jonas Smedegaard <dr@jones.dk> Fri, 25 Dec 2015 09:20:51 +0530
|