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
|
python-colormap (1.3.0-1) unstable; urgency=medium
* Team upload.
* New upstream release:
- Support poetry-core 2.0 (closes: #1094084).
-- Colin Watson <cjwatson@debian.org> Thu, 30 Jan 2025 11:23:50 +0000
python-colormap (1.2.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* debian/copyright: Refresh information.
-- Boyuan Yang <byang@debian.org> Tue, 22 Oct 2024 20:28:08 -0400
python-colormap (1.1.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* debian/control: Update build-dependencies.
* debian/rules: Remove useless override to dh_fixperms.
-- Boyuan Yang <byang@debian.org> Thu, 16 May 2024 17:28:46 -0400
python-colormap (1.0.6-1) unstable; urgency=medium
[ Lance Lin ]
* Team upload.
* New upstream version
* Standards-Version: 4.6.2 (routine-update)
* Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
* d/control: Replace Testsuite autopkgtest-pkg-python for
autopkgtest-pkg-pybuild
* d/source/options: Not needed, egg-info cleaned by dh-sequence-python3
[ Jeroen Ploemen ]
* Control: remove unused build-dep on python3-tk; mark relevant build-
deps <!nocheck>.
-- Lance Lin <lq27267@gmail.com> Thu, 07 Dec 2023 15:43:36 +0000
python-colormap (1.0.4-3) unstable; urgency=medium
* Move package to Debian Python Team
-- Andreas Tille <tille@debian.org> Sun, 02 Jan 2022 10:34:36 +0100
python-colormap (1.0.4-2) unstable; urgency=medium
* Team Upload.
* Switch from nosetest -> pytest
-- Nilesh Patra <nilesh@debian.org> Sat, 18 Dec 2021 18:32:38 +0530
python-colormap (1.0.4-1) unstable; urgency=medium
* Team Upload.
* New upstream version 1.0.4
* Bump Standards-Version to 4.6.0 (no changes needed)
* d/rules: Fix permissions of a few files
-- Nilesh Patra <nilesh@debian.org> Thu, 21 Oct 2021 03:33:56 +0530
python-colormap (1.0.3-1) unstable; urgency=medium
* Team upload.
* New upstream version
* Standards-Version: 4.5.0 (routine-update)
* debhelper-compat 13 (routine-update)
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine-update)
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository.
-- Nilesh Patra <npatra974@gmail.com> Wed, 23 Sep 2020 15:38:21 +0530
python-colormap (1.0.2-2) unstable; urgency=medium
* Afif Elghraoui himself from Uploaders
* Add myself to Uploaders
* Drop Python2 package
Closes: #937657
* debhelper-compat 12
* Standards-Version: 4.4.1
* debian/copyright: Use spaces rather than tabs in continuation lines.
* Set upstream metadata fields: Repository, Repository-Browse.
-- Andreas Tille <tille@debian.org> Fri, 06 Dec 2019 16:54:07 +0100
python-colormap (1.0.2-1) unstable; urgency=medium
* Team upload.
* New upstream version
* debhelper 12
* Standards-Version: 4.3.0
* cme fix dpkg-control
* Testsuite: autopkgtest-pkg-python
* Remove trailing whitespace in debian/copyright
-- Andreas Tille <tille@debian.org> Wed, 30 Jan 2019 15:10:47 +0100
python-colormap (1.0.1-2) unstable; urgency=medium
* Team upload.
* d/watch: pypi can now be parsed directly
* remove unneeded lintian-override
Closes: #896662
* debhelper 11
* Standards-Version: 4.1.4
* d/control:
- Point Vcs-fields to Salsa
- Make sequence of fields more cme-ish
-- Andreas Tille <tille@debian.org> Mon, 23 Apr 2018 15:24:27 +0200
python-colormap (1.0.1-1) unstable; urgency=medium
* Initial release (Closes: #878963)
-- Afif Elghraoui <afif@debian.org> Wed, 18 Oct 2017 21:12:38 -0400
|