File: changelog

package info (click to toggle)
sparql-wrapper-python 2.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,228 kB
  • sloc: python: 14,201; makefile: 30
file content (204 lines) | stat: -rw-r--r-- 6,421 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
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
sparql-wrapper-python (2.0.0-2) unstable; urgency=medium

  * Team upload.
  * Release to unstable

 -- Alexandre Detiste <tchet@debian.org>  Wed, 26 Jun 2024 09:15:38 +0200

sparql-wrapper-python (2.0.0-1) experimental; urgency=medium

  * Team upload.
  * New upstream version 2.0.0
  * Drop dependency on python3-nose (Closes: #1018640)
  * Use new dh-sequence-python3
  * Remove 2to3 build dependency & patch

 -- Alexandre Detiste <tchet@debian.org>  Wed, 19 Jun 2024 14:43:38 +0200

sparql-wrapper-python (1.8.5-2) unstable; urgency=medium

  * Team upload.

  [ Ondřej Nový ]
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Debian Janitor ]
  * Use secure URI in Homepage field.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Bump debhelper from old 12 to 13.

  [ Andreas Tille ]
  * Standards-Version: 4.6.0 (routine-update)
  * Add salsa-ci file (routine-update)
  * No tab in license text (routine-update)
  * watch file standard 4 (routine-update)
  * Do not use use_2to3 since it is deprecated
    Closes: #997652
  * Fix autopkgtest-pkg-python

 -- Andreas Tille <tille@debian.org>  Tue, 11 Jan 2022 15:23:08 +0100

sparql-wrapper-python (1.8.5-1) unstable; urgency=medium

  [ Emmanuel Arias ]
  * Team upload
  * New upstream version 1.8.5
  * Remove Python 2 support (Closes: #938523)
  * Remove patches already applied on upstream

  [ Ondřej Nový ]
  * Convert git repository from git-dpm to gbp layout.
  * Bump Standards-Version to 4.4.0.
  * Bump Standards-Version to 4.4.1.

  [ Sandro Tosi ]
  * complete removal of python2 support
  * debian/rules
    - skip tests, they require network access
  * debian/python3-sparqlwrapper.docs
    - install README.rst

 -- Sandro Tosi <morph@debian.org>  Mon, 16 Mar 2020 02:33:25 -0400

sparql-wrapper-python (1.7.6-3) unstable; urgency=medium

  * Team upload.

  [ Ondřej Nový ]
  * d/control:
    + Set Vcs-* to salsa.debian.org.
    + Remove ancient X-Python-Version field.
    + Remove ancient X-Python3-Version field.
  * Convert git repository from git-dpm to gbp layout.

  [ Mattia Rizzolo ]
  * Run wrap-and-sort -ast.
  * Drop obsolete debian/pyversions.
  * d/control:
    + Remove Olivier Berger from uploaders, as he has retired.
      Thank you for your past contributions!  Closes: #917912
    + Bump debhelper compat level to 12.
    + Bump Standards-Version to 4.3.0.
      - Set Rules-Requires-Root:no.
    + Add Testsuite:autopkgtest-pkg-python.
  * Install the README and the examples also in the python3 package.

 -- Mattia Rizzolo <mattia@debian.org>  Tue, 01 Jan 2019 11:07:53 +0100

sparql-wrapper-python (1.7.6-2.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Add the newly required build dependency on 2to3. (Closes: #884674)

 -- Adrian Bunk <bunk@debian.org>  Fri, 20 Apr 2018 22:14:52 +0300

sparql-wrapper-python (1.7.6-2) unstable; urgency=medium

  * Demote keepalive to extra requirement (new patch, closes: #846871)

 -- Christian M. Amsüss <chrysn@fsfe.org>  Mon, 05 Dec 2016 19:32:51 +0100

sparql-wrapper-python (1.7.6-1) unstable; urgency=medium

  [ Andreas Tille ]
  * Move packaging from SVN to Git
  * Use DPMT as maintainer and real persons as Uploaders
  * Enhance short description

  [ Christian M. Amsüss ]
  * New upstream release (Closes: #761177)
  * Refresh copyright file.
  * Run tests with python3 too (Closes: #761186)
  * Drop pybuild nosetests workarounds
  * Update standards-version to 3.9.8 (no changes)
  * Update debhelper version to 10

 -- Christian M. Amsüss <chrysn@fsfe.org>  Tue, 08 Nov 2016 15:23:39 +0100

sparql-wrapper-python (1.6.0-2) unstable; urgency=low

  * Uploading to unstable.
  * Only pass tests once, and only for Python2 so far.

 -- Olivier Berger <obergix@debian.org>  Sun, 25 May 2014 07:37:30 +0200

sparql-wrapper-python (1.6.0-1) experimental; urgency=low

  * New upstream release

 -- Olivier Berger <obergix@debian.org>  Sat, 17 May 2014 19:02:57 +0200

sparql-wrapper-python (1.5.2-2) unstable; urgency=medium

  * Uploading to unstable same package previously uploaded to
    experimental's (1.5.2-1), now that 1.4.1-2 has transitioned to
    testing.

 -- Olivier Berger <obergix@debian.org>  Thu, 09 Jan 2014 13:13:36 +0100

sparql-wrapper-python (1.5.2-1) experimental; urgency=medium

  * New upstream version (Closes: #731361).
  * Adopted (obergix), as part of DPMT.

 -- Olivier Berger <obergix@debian.org>  Mon, 30 Dec 2013 15:53:30 +0100

sparql-wrapper-python (1.4.1-2) unstable; urgency=low

  * Acknowledge NMU. Merci, Olivier.
  * Orphaned.
   + Set maintainer to Debian QA Group <packages@qa.debian.org>

 -- Nacho Barrientos Arias <nacho@debian.org>  Sun, 29 Dec 2013 18:45:02 +0000

sparql-wrapper-python (1.4.1-1.2) unstable; urgency=medium

  * NMU : Change fixed version requirement on rdflib for similar reasons
    as in #731411.

 -- Olivier Berger <obergix@debian.org>  Wed, 11 Dec 2013 15:35:57 +0100

sparql-wrapper-python (1.4.1-1.1) unstable; urgency=low

  * NMU : just rebuild with Python 2.7 which removes fixed dependency on
    simplejson 2.0.9 in SPARQLWrapper-1.4.1.egg-info/requires.txt that was
    just needed until Python 2.5 (Closes: #731411).

 -- Olivier Berger <obergix@debian.org>  Wed, 11 Dec 2013 12:06:39 +0100

sparql-wrapper-python (1.4.1-1) unstable; urgency=low

  * New upstream release.
  * Switch to dpkg-source 3.0 (quilt) format
  * debian/control
   + Update standards-Version to 3.8.4 (no changes).

 -- Nacho Barrientos Arias <nacho@debian.org>  Tue, 13 Apr 2010 16:40:33 +0200

sparql-wrapper-python (1.3.2-1) unstable; urgency=low

  * New upstream release (closes: #526026).
  * debian/control
   + Update standards-Version to 3.8.3 (no changes).

 -- Nacho Barrientos Arias <nacho@debian.org>  Tue, 22 Sep 2009 17:39:28 +0200

sparql-wrapper-python (1.2.0-1) unstable; urgency=low

  * New upstream release.
  * debian/control
   + b-d: Drop quilt, no longer needed.
   + Set Standards-Version to 3.8.0 (no changes).
  * Remove debian/patches

 -- Nacho Barrientos Arias <nacho@debian.org>  Wed, 23 Jul 2008 12:45:18 +0200

sparql-wrapper-python (1.1.0-1) unstable; urgency=low

  * Initial release (closes: #469980)

 -- Nacho Barrientos Arias <nacho@debian.org>  Mon, 24 Mar 2008 16:27:57 +0100