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
|
python-matplotlib-venn (1.1.1-1) unstable; urgency=medium
* Team upload.
* New upstream version 1.1.1.
* d/control:
- Bump Standards-Version to 4.7.0 (no changes needed).
- Add pybuild-plugin-pyproject and python3-shapely dependencies.
* d/p/fix_build_time_test.patch: Remove obsolete patch.
* d/p/numpy_1.14.patch: Remove obsolete patch.
* d/p/0001-Change-doctest-comparison-method-in-cost-based-venn3.patch: Add
patch to prevent the unreliability of the floating point assertions in
the doctest.
* d/copyright:
- Fix license name.
- Add Douglas Santos to copyright.
-- Douglas Alves dos Santos <douglasvestos@gmail.com> Fri, 13 Dec 2024 11:14:35 -0300
python-matplotlib-venn (0.11.6-3) unstable; urgency=medium
* Move package to Debian Python Team
* Point Homepage field to Github
-- Andreas Tille <tille@debian.org> Sun, 02 Jan 2022 17:43:10 +0100
python-matplotlib-venn (0.11.6-2) unstable; urgency=medium
* Packaging update
* Standards-Version: 4.6.0 (routine-update)
* Build-Depends: python3-pil.imagetk
Closes: #999537
-- Andreas Tille <tille@debian.org> Tue, 23 Nov 2021 11:09:47 +0100
python-matplotlib-venn (0.11.6-1) unstable; urgency=medium
* Team upload.
* New upstream version
* Standards-Version: 4.5.0 (routine-update)
* debhelper-compat 13 (routine-update)
* Refresh patch
* Add upstream/metadata
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine-update)
-- Nilesh Patra <npatra974@gmail.com> Tue, 27 Oct 2020 19:25:53 +0530
python-matplotlib-venn (0.11.5-6) unstable; urgency=medium
* Drop Python2 support
Closes: #937908
* debhelper-compat 12
* Standards-Version: 4.4.0
* Secure URI in copyright format
* Respect DEB_BUILD_OPTIONS in override_dh_auto_test target
-- Andreas Tille <tille@debian.org> Thu, 05 Sep 2019 17:21:25 +0200
python-matplotlib-venn (0.11.5-5) unstable; urgency=medium
* Testsuite: autopkgtest-pkg-python
* Fix for numpy 1.14
Closes: #902516
* Drop outdated X-Python*-Version fields
-- Andreas Tille <tille@debian.org> Thu, 05 Jul 2018 21:17:30 +0200
python-matplotlib-venn (0.11.5-4) unstable; urgency=medium
* Adapt watch file to latest pypi layout
* Standards-Version: 4.1.4
* Point Vcs-fields to Salsa
* debhelper 11
* Add python-tk/python3-tk explicitly to Depends
Closes: #896215, #896330
-- Andreas Tille <tille@debian.org> Wed, 25 Apr 2018 14:06:12 +0200
python-matplotlib-venn (0.11.5-3) unstable; urgency=medium
* Fix build time test
Closes: #884040
* Standards-Version: 4.1.2
-- Andreas Tille <tille@debian.org> Fri, 15 Dec 2017 21:22:09 +0100
python-matplotlib-venn (0.11.5-2) unstable; urgency=medium
* Moved packaging from SVN to Git
* Standards-Version: 4.1.1
-- Andreas Tille <tille@debian.org> Mon, 16 Oct 2017 11:11:29 +0200
python-matplotlib-venn (0.11.5-1) unstable; urgency=medium
* New upstream version
* Fix typo in Vcs fields
-- Andreas Tille <tille@debian.org> Tue, 24 Jan 2017 08:16:33 +0100
python-matplotlib-venn (0.11.4-1) unstable; urgency=medium
* New upstream version
* d/watch:
- Fixed
- version=4
* debhelper 10
* cme fix dpkg-control
-- Andreas Tille <tille@debian.org> Thu, 01 Dec 2016 14:22:34 +0100
python-matplotlib-venn (0.11.2-1) unstable; urgency=medium
* New upstream version (patch applied upstream)
Closes: #813782
* Force xz compression in watch file
-- Andreas Tille <tille@debian.org> Sat, 13 Feb 2016 17:17:35 +0100
python-matplotlib-venn (0.11-2) unstable; urgency=medium
* Fix setup.py (Thanks to Tomasz Buchert <tomasz@buchert.pl> for the patch)
Closes: #802354
* Different short descriptions
-- Andreas Tille <tille@debian.org> Fri, 23 Oct 2015 08:10:50 +0200
python-matplotlib-venn (0.11-1) unstable; urgency=medium
* Initial Release (Closes: #784539)
-- Andreas Tille <tille@debian.org> Wed, 06 May 2015 15:14:39 +0200
python-matplotlib-venn (0.11-0ubuntu1) trusty; urgency=medium
* Test release for Debian Med PPA
Remark: Build-time tests are not run since the tests seem to be
not properly designed and thus some of them are failing
-- Andreas Tille <tille@debian.org> Tue, 05 May 2015 11:45:36 +0200
|