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
|
python-wordcloud (1.9.4+dfsg-1) unstable; urgency=medium
* Team upload.
[ Alexandre Detiste ]
* use dh-sequence-python3
* reformat with black
[ Étienne Mollier ]
* New upstream version 1.9.4+dfsg
* d/{clean,rules}: repair the clean target. (Closes: #1048272)
* d/control: declare compliance to standard version 4.7.2.
* d/control: drop redundant Rules-Requires-Root: no.
* d/watch: convert to v5 Github template.
* add-version.patch: normalize the dep3 header.
* skip-tests-failed.patch: normalize the dep3 header.
-- Étienne Mollier <emollier@debian.org> Sat, 15 Nov 2025 18:18:40 +0100
python-wordcloud (1.9.3+dfsg-2) unstable; urgency=medium
* Team upload.
[ Arnaud Rebillout ]
* Use NotoMono-Regular.ttf in place of DroidSansMono.ttf (Closes: #1055946)
* Use execute_after in d/rules
[ Sophie Brun ]
* Remove superfluous file pattern in debian/copyright
-- Sophie Brun <sophie@offensive-security.com> Mon, 23 Sep 2024 14:20:45 +0200
python-wordcloud (1.9.3+dfsg-1) unstable; urgency=medium
* Team upload.
* New upstream version 1.9.3. (Closes: #1055721)
* Add python3-setuptools-scm on B-D.
* Add python3-wordcloud.install to install properly.
* Skip tests when building, depend on autopkgtest.
* Add upstream test to autopkgtest.
* Add patch to skip tests failed.
* Add _version.py patch as placeholder to fix dpkg-source check
issue
-- Bo YU <tsu.yubo@gmail.com> Fri, 05 Jan 2024 17:15:14 +0800
python-wordcloud (1.9.2+dfsg-1) unstable; urgency=medium
* New upstream version
Closes: #1040635
* Fix filename of download tarball
-- Andreas Tille <tille@debian.org> Mon, 10 Jul 2023 10:58:08 +0200
python-wordcloud (1.8.2.2+dfsg-1) unstable; urgency=medium
* Update standards version to 4.6.2, no changes needed.
* New upstream version
-- Andreas Tille <tille@debian.org> Wed, 18 Jan 2023 16:44:02 +0100
python-wordcloud (1.8.1+dfsg-3) unstable; urgency=medium
* Move package to Debian Python Team
* Add missing build dependency on dh addon.
-- Andreas Tille <tille@debian.org> Mon, 03 Jan 2022 13:44:19 +0100
python-wordcloud (1.8.1+dfsg-2) unstable; urgency=medium
* Fix watchfile to detect new versions on github (routine-update)
* Standards-Version: 4.6.0 (routine-update)
-- Andreas Tille <tille@debian.org> Sun, 29 Aug 2021 07:01:15 +0200
python-wordcloud (1.8.1+dfsg-1) unstable; urgency=medium
* Team upload.
* New upstream version
-- Nilesh Patra <npatra974@gmail.com> Sat, 14 Nov 2020 20:01:45 +0530
python-wordcloud (1.8.0+dfsg-1) unstable; urgency=medium
* Team upload.
* New upstream version
* Add manpages
* debhelper-compat 13 (routine-update)
-- Nilesh Patra <npatra974@gmail.com> Sun, 27 Sep 2020 15:14:24 +0530
python-wordcloud (1.6.0+dfsg-3) unstable; urgency=medium
* Fix copyright
Closes: #955336
-- Andreas Tille <tille@debian.org> Mon, 30 Mar 2020 08:42:23 +0200
python-wordcloud (1.6.0+dfsg-2) unstable; urgency=medium
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine-update)
-- Andreas Tille <tille@debian.org> Sat, 28 Mar 2020 06:14:06 +0100
python-wordcloud (1.6.0+dfsg-1) unstable; urgency=medium
* Initial release (Closes: #950917)
-- Andreas Tille <tille@debian.org> Tue, 11 Feb 2020 21:28:19 +0100
|