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