File: changelog

package info (click to toggle)
librdf-query-perl 2.912-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 2,556 kB
  • ctags: 1,724
  • sloc: perl: 30,532; makefile: 22; csh: 10
file content (176 lines) | stat: -rw-r--r-- 6,574 bytes parent folder | download
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
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 <dr@jones.dk>  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 <dr@jones.dk>  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 <dmn@debian.org>  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 <dr@jones.dk>  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 <dr@jones.dk>  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 <dr@jones.dk>  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 <dr@jones.dk>  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 <dr@jones.dk>  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 <dr@jones.dk>  Sat, 05 Mar 2011 17:57:31 +0100