File: changelog

package info (click to toggle)
librdf-query-client-perl 0.114-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 184 kB
  • ctags: 37
  • sloc: perl: 316; makefile: 16
file content (175 lines) | stat: -rw-r--r-- 6,118 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
librdf-query-client-perl (0.114-1) unstable; urgency=medium

  [ upstream ]
  * New release.
    + Use Test::RequiresInternet.
    + Drop dependency on Role::Commons.
    + General tidy up.

  [ Jonas Smedegaard ]
  * Fix use canonical URL in Vcs-Git.
  * Declare compliance with Debian Policy 3.9.6.
  * Use www.cpan.org and metacpan.org (not search.cpan.org) in watch
    file, and www.cpan.org (not search.cpan.org) as get-orig-soruce URL
    in rules.
  * Update package relations:
    + Build-depend on libtest-requiresinternet-perl.
    + Stop (build-)depending on librole-commons-perl (or
      libauthority-shared-perl).

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 15 Oct 2014 15:28:31 +0200

librdf-query-client-perl (0.113-1) unstable; urgency=medium

  [ upstream ]
  * New release.
    + Switch packaging to Dist::Inkt.

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend

  [ Jonas Smedegaard ]
  * Bump compatibility claim to Policy 3.9.5.
  * Update copyright info:
    + Drop Files sections for no longer included convenience code
      copies.
    + Extend coverage for main author.
    + Extend coverage of packaging.

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 11 Sep 2014 10:31:06 +0200

librdf-query-client-perl (0.112-1) unstable; urgency=low

  [ upstream ]
  * New release.
    + Prefer SPARQL results in XML over JSON. (This partially rolls back
      a change from 0.104.)

  [ Jonas Smedegaard ]
  * Fix update copyright coverage for convenience code copies.

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 16 Jul 2013 16:31:10 +0200

librdf-query-client-perl (0.111-1) unstable; urgency=low

  [ upstream ]
  * New release.
    + Stop bundling old version of Scalar::Util in 'inc'.

  [ Jonas Smedegaard ]
  * Add git URL as alternate source.
  * Stop tracking md5sum of upstream tarball.
  * Extend copyright coverage for main upstream author.
  * Update copyright coverage for additional convenience code copies.
  * Stop ignore testsuite failure: Problem solved by upstream no longer
    including Scalar::Util as convenience code copy.

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 04 Jul 2013 14:13:57 +0200

librdf-query-client-perl (0.110-2) unstable; urgency=low

  [ 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.
  * Update copyright file:
    + Fix update and extend Files sections for convenience copies.
    + Fix use comment and license pseudo-sections in copyright file to
      obey silly restrictions of copyright format 1.0.
    + List upstream issue tracker as preferred contact.
  * Update Homepage to use metacpan.com, to match upstream hint.
  * Use canonical hostname (anonscm.debian.org) in Vcs-Browser URI.
  * Bump standards-version to 3.9.4.
  * Bump debhelper compatibility level to 8.
  * Update package relations:
    + Build-depend on libhttp-lrdd-perl (in addition to recommend):
      Optionally used by testsuite.
      Support dropping these build-dependencies for profile builds, and
      document how in README.source.
    + (Build-)depend on librole-commons-perl, and only as fallback on
      libauthority-shared-perl.
    + Relax to build-depend unversioned on cdbs: Needed version
      satisfied even in oldstable.
  * Bump packaging license to GPL-3+, and extend copyrigt coverage for
    myself to include recent years.
  * Temporarily ignore testsuite failure: convenience code copy of
    Scalar::Util upsets current Scalar::Does, and new fixed version
    requires lippath-tiny-perl which is currently in NEW.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 29 Jun 2013 21:51:37 +0200

librdf-query-client-perl (0.110-1) unstable; urgency=low

  * New upstream release.
    + Improved URL handling in regression test: Drop patch.

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 13 Mar 2012 21:43:05 +0100

librdf-query-client-perl (0.109-2) unstable; urgency=low

  [ Florian Schlichting ]
  * Added changed_sparql_uri.patch (closes: #663049).
  * Bump standards-version to 3.9.3.
  * Update copyright file:
    + Bump format to 1.0.

  [ Jonas Smedegaard ]
  * Update copyright file:
    + Fix double-indent in Copyright fields as per Policy ยง5.6.13.

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 11 Mar 2012 18:51:58 +0100

librdf-query-client-perl (0.109-1) unstable; urgency=low

  * New upstream release.
  * Drop patch 1001: applied upstream.

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 08 Feb 2012 14:30:00 +0100

librdf-query-client-perl (0.108-1) unstable; urgency=low

  * New upstream release.
  * Adapt patch 1001: half-applied upstream.
  * Update copyright file: Extend copyright years.

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 08 Feb 2012 14:19:10 +0100

librdf-query-client-perl (0.107-1) unstable; urgency=low

  * New upstream release.

  [ Florian Schlichting ]
  * Update copyright file:
    + Extend copyright years.
    + Add sections for some new files under inc/.
  * Ship provided examples script.
  * Update (build-)dependencies.
  * Add myself to uploaders and copyright.

  [ Jonas Smedegaard ]
  * Update copyright file:
    + Bump DEP-5 format to draft 174.
    + Fix use separate sections for Artistic and GPL-1+.
    + Improve coverage of convenience code copies below inc/.
    + Rewrap and shorten comments.
  * Add patch 1001 to avoid deprecated UNIVERSAL::AUTHORITY.
  * Bump standards-version to 3.9.2.
  * Update package relations:
    + Relax build-dependency on cdbs (needlessly tight).
    + Relax build-depend unversioned on debhelper and devscripts (needed
      versions satisfied even in oldstable).

  [ 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 <dr@jones.dk>  Wed, 08 Feb 2012 13:46:15 +0100

librdf-query-client-perl (0.105-1) unstable; urgency=low

  * Initial packaging release.
    Closes: bug#616588.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 05 Mar 2011 22:16:15 +0100