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 205 206 207 208 209 210
|
openslide-python (1.4.1-1) unstable; urgency=medium
* New upstream version 1.4.1
* d/watch: scan for openslide_python in addition to openslide-python.
(Closes: #1086333)
* d/copyright: refresh copyright information.
* d/control: declare compliance to standards version 4.7.0.
* d/control: migrate to pyproject.toml.
-- Étienne Mollier <emollier@debian.org> Tue, 05 Nov 2024 22:15:16 +0100
openslide-python (1.3.1-2) unstable; urgency=medium
* d/rules: fix ftbfs with new dh-python.
Save and restore of egg-info looks now correctly taken in account.
-- Étienne Mollier <emollier@debian.org> Wed, 15 Nov 2023 15:23:34 +0100
openslide-python (1.3.1-1) unstable; urgency=medium
* New upstream version
* Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
* d/rules: protect egg-info directory.
This fixes a failure to double build the source code.
-- Étienne Mollier <emollier@debian.org> Mon, 06 Nov 2023 21:43:33 +0100
openslide-python (1.3.0-1) unstable; urgency=medium
* New upstream version
* Standards-Version: 4.6.2 (routine-update)
* d/control: build depends on python3-pytest.
-- Étienne Mollier <emollier@debian.org> Mon, 14 Aug 2023 22:14:42 +0200
openslide-python (1.2.0-1) unstable; urgency=medium
* New upstream version
* Standards-Version: 4.6.1 (routine-update)
* d/docs: README.rst renamed README.md.
* d/control: add myself to uploaders.
-- Étienne Mollier <emollier@debian.org> Sat, 09 Jul 2022 16:39:34 +0200
openslide-python (1.1.2-1) unstable; urgency=medium
* Team Upload.
* New upstream version 1.1.2
* Remove patches - fixed/merged upstream
* s/http/https/
* Set field Upstream-Contact in debian/copyright.
* Set upstream metadata fields: Bug-Submit.
* Remove obsolete fields Contact, Name from debian/upstream/metadata (already
present in machine-readable debian/copyright).
-- Nilesh Patra <npatra974@gmail.com> Tue, 06 Oct 2020 20:04:57 +0530
openslide-python (1.1.1-5) unstable; urgency=medium
* Team Upload.
[ Andreas Tille ]
* Standards-Version: 4.5.0 (routine-update)
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine-update)
* Use secure URI in Homepage field.
[ Nilesh Patra ]
* Remove deprecated attribute "Feature" discontinued after setuptools>=46
Closes: #959564
* Add upstream/metadata
* Switch to compat version 13
-- Nilesh Patra <npatra974@gmail.com> Tue, 05 May 2020 20:19:11 +0530
openslide-python (1.1.1-4.1) unstable; urgency=medium
* Non-maintainer upload.
* Deop python support; Closes: #937213
-- Sandro Tosi <morph@debian.org> Thu, 28 Nov 2019 21:35:22 -0500
openslide-python (1.1.1-4) unstable; urgency=medium
* debhelper 11
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.2.1
* Testsuite: autopkgtest-pkg-python
* Remove trailing whitespace in debian/rules
* Lintian warnings about depends other Python variant
* Drop ancient X-Python-Version field
-- Andreas Tille <tille@debian.org> Mon, 29 Oct 2018 10:37:28 +0100
openslide-python (1.1.1-3) unstable; urgency=medium
[ Mathieu Malaterre ]
* Remove self from Uploaders
[ Andreas Tille ]
* Moved packaging from SVN to Git
* Standards-Version: 4.1.1
-- Andreas Tille <tille@debian.org> Wed, 29 Nov 2017 09:42:22 +0100
openslide-python (1.1.1-2) unstable; urgency=medium
* Workaround for test issue with Pillow 3.4.0 (thanks for the patch to
Benjamin Gilbert <bgilbert@cs.cmu.edu>)
Closes: #852502
* debhelper 10
* d/watch: version=4
-- Andreas Tille <tille@debian.org> Wed, 25 Jan 2017 10:10:30 +0100
openslide-python (1.1.1-1) unstable; urgency=medium
* Team upload.
* New upstream release.
Closes: #827143
* Bump Standards-Version.
* Use secure Vcs-Browser.
-- Sascha Steinbiss <satta@debian.org> Fri, 13 Jan 2017 14:22:39 +0000
openslide-python (1.1.0-3) unstable; urgency=medium
[ Scott Kitterman ]
* Add missing build-depends on libopenslide-dev to fix FTBFS due to test
failures
* Change python3-dev build-dep to python3-all-dev to build for all python3
versions
Closes: #809484
-- Andreas Tille <tille@debian.org> Thu, 31 Dec 2015 09:03:44 +0100
openslide-python (1.1.0-2) unstable; urgency=medium
* Add missinng Build-Depends (Thanks for the patch to Matthias Klose)
Closes: #803004
-- Andreas Tille <tille@debian.org> Mon, 26 Oct 2015 11:24:14 +0100
openslide-python (1.1.0-1) unstable; urgency=medium
* New upstream version which is now Arch: any
Closes: #800810
* cme fix dpkg-control
* debian/copyright: Fix DEP5
-- Andreas Tille <tille@debian.org> Thu, 15 Oct 2015 12:49:40 +0200
openslide-python (1.0.1-5) unstable; urgency=low
* Remove ${python3:Provides}, as documented at:
- https://wiki.debian.org/Python/Python3.3
* Remove debian/pydist-overrides (not needed)
-- Mathieu Malaterre <malat@debian.org> Wed, 11 Jun 2014 12:46:42 +0200
openslide-python (1.0.1-4) unstable; urgency=low
* Fix broken js symlink. Closes: #751119
* Add debian/pydist-overrides. Closes: #744748
-- Mathieu Malaterre <malat@debian.org> Wed, 11 Jun 2014 09:26:11 +0200
openslide-python (1.0.1-3) unstable; urgency=low
* Make sure to use proper openslide version. Closes: #751118
-- Mathieu Malaterre <malat@debian.org> Tue, 10 Jun 2014 15:46:33 +0200
openslide-python (1.0.1-2) unstable; urgency=medium
* debian/control
- cme fix dpkg-control
- Add Build-Depends: python-setuptools
Closes: #746143
-- Andreas Tille <tille@debian.org> Sun, 27 Apr 2014 18:55:47 +0200
openslide-python (1.0.1-1) unstable; urgency=low
* New upstream. Closes: #740905, #740906, #740907
-- Mathieu Malaterre <malat@debian.org> Wed, 19 Mar 2014 09:37:26 +0100
openslide-python (0.5.1-3) unstable; urgency=low
* As per upstream, need python 3.3. Closes: #737707
* Add a package to handle the duplicate examples situation. Closes: #737687
-- Mathieu Malaterre <malat@debian.org> Tue, 04 Mar 2014 21:10:53 +0000
openslide-python (0.5.1-2) unstable; urgency=low
* Switch to arch:all instead of arch:any. Closes: #737195
* Prefer python-pil. Closes: #737191
* Recommends jquery. Closes: #737192
* Update copyright dates. Closes: #737193
* Add python3 module. Closes: #737194
-- Mathieu Malaterre <malat@debian.org> Fri, 31 Jan 2014 17:36:59 +0100
openslide-python (0.5.1-1) unstable; urgency=low
* Initial release (Closes: #683077)
-- Mathieu Malaterre <malat@debian.org> Tue, 28 Jan 2014 21:04:08 +0100
|