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
|
librdf-ldf-perl (0.24-1) unstable; urgency=medium
[ upstream ]
* New release.
[ 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.
* Wrap and sort control file.
* Skip testsuite build-dependencies when bootstrapping.
* Declare compliance with Debian Policy 4.2.1.
* Set Rules-Requires-Root: no.
* Update watch file: Fix typo in usage comment.
* Update copyright info: Extend coverage of packaging.
-- Jonas Smedegaard <dr@jones.dk> Sun, 04 Nov 2018 00:50:02 +0100
librdf-ldf-perl (0.23-2) unstable; urgency=medium
* Fix typo in watch file.
-- Jonas Smedegaard <dr@jones.dk> Sun, 01 Oct 2017 16:28:58 +0200
librdf-ldf-perl (0.23-1) unstable; urgency=medium
[ upstream ]
* New release(s).
[ Jonas Smedegaard ]
* 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.
* Modernize cdbs:
+ Do copyright-check in maintainer script (not during build).
+ Relax to build-depend unversioned on cdbs.
+ Stop build-depend on licensecheck.
* Update copyright info:
+ Use https protocol in file format URL.
+ Extend coverage for myself.
* Drop obsolete lintian override regarding debhelper 9.
* Tighten lintian overrides regarding License-Reference.
* Update package relations:
+ Relax to (build-)depend unversioned on libmoo-perl.
-- Jonas Smedegaard <dr@jones.dk> Sun, 01 Oct 2017 16:13:00 +0200
librdf-ldf-perl (0.22-1) unstable; urgency=medium
[ upstream ]
* New release(s).
+ Move caching component to separate module.
+ Update page predicates to latest Hydra spec which breaks existing
LDF clients.
+ Improve accept headers handing.
+ Fix stale hydra statements which end up in result set.
[ Jonas Smedegaard ]
* Update package relations:
+ (Build-)depend on liblwp-useragent-chicaching-perl.
+ Build-depend on licensecheck (not devscripts).
* Update watch file:
+ Bump to file format 4.
+ Watch only MetaCPAN URL.
+ Mention gbp --uscan in usage comment.
* Drop CDBS get-orig-source target: Use gbp import-orig --uscan.
* Modernize git-buildpackage config: Filter any .git* file.
* Declare compliance with Debian Policy 3.9.8.
* Fix Vcs-Git field URL.
-- Jonas Smedegaard <dr@jones.dk> Sun, 25 Dec 2016 15:25:19 +0100
librdf-ldf-perl (0.17-1) unstable; urgency=medium
[ upstream ]
* New release.
+ Remove Data::Util dependency.
[ Jonas Smedegaard ]
* Use https scheme for Vcs-Git URL.
* Update copyright info:
+ Extend copyright of packaging to cover current year.
* Update package relations:
+ Stop (build-)depend on libdata-util-perl.
+ Tighten (build-)dependency on librdf-ns-perl.
-- Jonas Smedegaard <dr@jones.dk> Mon, 22 Feb 2016 11:26:13 +0100
librdf-ldf-perl (0.16-1) unstable; urgency=medium
[ upstream ]
* New release.
+ Fix missing JSON-LD support.
[ Jonas Smedegaard ]
* Declare compliance with Debian Policy 3.9.7.
* Update copyright info:
+ Extend copyright of packaging to cover current year.
+ Use License-Reference field.
* Bump debhelper compatibility level to 9.
* Add lintian override regarding debhelper 9.
-- Jonas Smedegaard <dr@jones.dk> Tue, 09 Feb 2016 07:52:44 +0100
librdf-ldf-perl (0.15-1) unstable; urgency=medium
[ upstream ]
* New release:
+ Provide better UTF8 tests and update documentation.
+ Add support for federated queries.
-- Jonas Smedegaard <dr@jones.dk> Wed, 24 Jun 2015 09:22:41 -0500
librdf-ldf-perl (0.14-1) unstable; urgency=medium
[ upstream ]
* New release(s):
+ Fix utf8 problem.
+ Make LDF parser more forgiving for UTF-8 errors in http response.
-- Jonas Smedegaard <dr@jones.dk> Wed, 27 May 2015 21:53:22 +0200
librdf-ldf-perl (0.12-1) unstable; urgency=medium
[ upstream ]
* New release(s):
+ Downgrade Perl dependencies.
[ Jonas Smedegaard ]
* Update package relations:
+ Tighten (build-)dependencies on liblog-any-perl libmoo-perl
librdf-query-perl librdf-trine-perl.
* Update copyright info:
+ List License-Grant before License (for purely cosmetic value).
* Add lintian-overrides for use of License_Reference field.
See bug#786450.
-- Jonas Smedegaard <dr@jones.dk> Fri, 22 May 2015 16:23:12 +0200
librdf-ldf-perl (0.10-1) unstable; urgency=low
* Initial Release.
Closes: bug#786424.
-- Jonas Smedegaard <dr@jones.dk> Thu, 21 May 2015 22:05:10 +0200
|