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
|
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
|