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
|
python-ooolib (0.0.22-5) unstable; urgency=medium
* remove obsolete debian/pycompat and Python-Provides:
* rm -rf rm -f ooolib/__pycache__ instead of version-specifc .pyc
(thanks Scott Kitterman)
-- Rene Engelhard <rene@debian.org> Sun, 15 Sep 2019 21:10:44 +0200
python-ooolib (0.0.22-4) unstable; urgency=medium
* update debian/watch...
-- Rene Engelhard <rene@debian.org> Sun, 01 Sep 2019 10:38:56 +0200
python-ooolib (0.0.22-3) unstable; urgency=medium
* build-depend against dh-python3, thanks lintian
-- Rene Engelhard <rene@debian.org> Sat, 31 Aug 2019 07:48:31 +0200
python-ooolib (0.0.22-2) unstable; urgency=medium
* add Homepage:
* update debian/copyright (update URL, authors, copyright)
(closes: #931329)
-- Rene Engelhard <rene@debian.org> Fri, 30 Aug 2019 21:32:00 +0200
python-ooolib (0.0.22-1) unstable; urgency=medium
* "New" upstream release
- supports python3
* debian/rules, debian/control: build python3-ooolib instead of
python-ooolib (closes: #937190)
-- Rene Engelhard <rene@debian.org> Fri, 30 Aug 2019 20:40:04 +0200
ooolib-python (0.0.17-2.1) unstable; urgency=low
* Non-maintainer upload.
* Rebuild to add Python 2.7 support
-- Piotr Ożarowski <piotr@debian.org> Sun, 08 May 2011 16:46:01 +0200
ooolib-python (0.0.17-2) unstable; urgency=low
* move to LibreOffice Maintainers
* build with dh_python2 (closes: #616924)
-- Rene Engelhard <rene@debian.org> Tue, 08 Mar 2011 18:34:55 +0100
ooolib-python (0.0.17-1) unstable; urgency=low
* New upstream release (closes: #564590)
-- Rene Engelhard <rene@debian.org> Thu, 28 Jan 2010 22:41:33 +0100
ooolib-python (0.0.16-1) unstable; urgency=low
* New upstream release
- fixes handling of "" in formulas (closes: #492582)
-- Rene Engelhard <rene@debian.org> Sun, 03 Aug 2008 15:26:43 +0200
ooolib-python (0.0.13-1) unstable; urgency=low
* New upstream release
-- Rene Engelhard <rene@debian.org> Fri, 06 Jun 2008 09:55:17 +0200
ooolib-python (0.0.11-1) unstable; urgency=low
* New upstream release
-- Rene Engelhard <rene@debian.org> Fri, 19 Oct 2007 16:11:40 +0200
ooolib-python (0.0.9-1) unstable; urgency=low
* New upstream release
-- Rene Engelhard <rene@debian.org> Wed, 04 Jul 2007 19:11:21 +0200
ooolib-python (0.0.8-3) unstable; urgency=low
* another typo (closes: #419977)
-- Rene Engelhard <rene@debian.org> Thu, 19 Apr 2007 17:46:32 +0200
ooolib-python (0.0.8-2) unstable; urgency=low
* fix typo in package description (closes: #418512)
-- Rene Engelhard <rene@debian.org> Wed, 11 Apr 2007 16:37:09 +0200
ooolib-python (0.0.8-1) unstable; urgency=low
* Initial release
-- Rene Engelhard <rene@debian.org> Wed, 21 Feb 2007 10:47:47 +0100
|