File: changelog

package info (click to toggle)
python-blosc 1.7.0%2Bds1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 384 kB
  • sloc: python: 848; ansic: 462; makefile: 223; sh: 6
file content (111 lines) | stat: -rw-r--r-- 3,987 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
python-blosc (1.7.0+ds1-1) unstable; urgency=medium

  * New upstream release:
    + drop py2-coding-headers.patch (applied upstream).
  * deb/control:
    + bump standards to 4.3.0 (no changes needed).

 -- Daniel Stender <stender@debian.org>  Sat, 29 Dec 2018 13:09:16 +0100

python-blosc (1.6.2+ds1-2) unstable; urgency=medium

  * restore (and unfuzz) catch-cpuinfo-import-error.patch.

 -- Daniel Stender <stender@debian.org>  Sun, 18 Nov 2018 23:23:50 +0100

python-blosc (1.6.2+ds1-1) unstable; urgency=medium

  * New upstream release.
  * deb/control:
    + bump standards to 4.2.1 (no further changes needed).
  * deb/copyright:
    + expand copyright span.
  * deb/rules:
    + build with DH_VERBOSE=1 (according to policy 4.2.0).
    + drop unnecessary export line for DEB_BUILD_OPTIONS.
    + build with hardening=+all.
    + add checks for "nodoc" build option in related overrides.
  * drop debian/patches/catch-cpuinfo-import-error.patch (obsolete).
  * drop temporarily-disable-numpydoc.patch (not needed anymore).
  * add py2-coding-headers.patch
  * use build profile switches:
    + add !nodoc and !nocheck switches to b-deps in d/control.
    + add Build-Profiles field to docs package in d/control.
    + add check for nodoc in DEB_BUILD_PROFILES to dh sequencer call in d/rules,
      skip sphinxdoc extension accordingly.
  * build with dh level 11 (changes in d/compat and d/control).

  [ Ondřej Nový ]
  * d/control: Remove ancient X-Python-Version field
  * d/control: Remove ancient X-Python3-Version field
  * Use 'python3 -m sphinx' instead of sphinx-build for building docs

 -- Daniel Stender <stender@debian.org>  Sun, 18 Nov 2018 22:07:29 +0100

python-blosc (1.5.1+ds2-1) unstable; urgency=medium

  * use python-cpuinfo in the archive instead of vendored file:
    + add cpuinfo.py to Files-Excluded in deb/copyright.
    + drop license paragraph in deb/copyright.
    + add python{,3}-cpuinfo to build deps in deb/control.
  * deb/control:
    + add psutil to build deps (needed by tests).
    + bump standards to 4.1.4 (no changes needed).
    + add numpy to Recommends (needed for running the tests).
  * add DEP-8 testsuite.

 -- Daniel Stender <stender@debian.org>  Tue, 01 May 2018 17:20:46 +0200

python-blosc (1.5.1+ds1-1) unstable; urgency=medium

  * New upstream release.
  * deb/control: pull numpydoc to build-deps.
  * deb/copyright: expand copyright span.
  * deb/rules: build extension inplace for docs.
  * deb/clean: add inplace extension to cleans.

 -- Daniel Stender <stender@debian.org>  Tue, 20 Mar 2018 18:06:02 +0100

python-blosc (1.4.4+ds1-5) unstable; urgency=medium

  * deb/control: bump standards version to 4.1.3 (no further changes needed).
  * deb/copyright: expand copyright span.
  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Use https protocol in Format field

 -- Daniel Stender <stender@debian.org>  Mon, 19 Feb 2018 12:59:09 +0100

python-blosc (1.4.4+ds1-4) unstable; urgency=medium

  * add temporarily-disable-numpydoc.patch (Closes: #869195).
  * deb/control:
    + add DPMT as Uploaders.
    + update Vcs fields (package source moved to python-modules).
  * deb/gbp.conf:
    + set debian-branch to meet DEP-14.
    + add sign-tags set to True.

 -- Daniel Stender <stender@debian.org>  Fri, 25 Aug 2017 10:05:48 +0200

python-blosc (1.4.4+ds1-3) unstable; urgency=medium

  * Uploaded to unstable.
  * deb/control:
    + drop build-deps on python-setuptools-scm (not needed).
  * catch-cpuinfo-import-error.patch:
    + improved description text.

 -- Daniel Stender <stender@debian.org>  Sun, 18 Dec 2016 00:14:01 +0100

python-blosc (1.4.4+ds1-2) experimental; urgency=medium

  * Add catch-cpuinfo-import-error.patch.

 -- Daniel Stender <stender@debian.org>  Sat, 17 Dec 2016 22:09:26 +0100

python-blosc (1.4.4+ds1-1) experimental; urgency=medium

  * Initial release (Closes: #834777).

 -- Daniel Stender <stender@debian.org>  Mon, 05 Sep 2016 20:55:23 +0200