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
|
blurhash-python (1.1.4+ds-1) unstable; urgency=medium
* Switch to correct upstream source. (Closes: #1101140)
* Drop patch to remove python-six, no longer needed.
* Remove unused Build-Depends.
* Package is now Architecture: all.
* Simplify debian/rules.
* Update Standards-Version.
-- Edward Betts <edward@4angle.com> Sat, 12 Jul 2025 11:19:46 +0200
blurhash-python (1.1.4-4) unstable; urgency=medium
[ Alexandre Detiste ]
* Patch-out usage of python3-six
[ Edward Betts ]
* Update copyright year.
* Update Standards-Version.
* Move files to clean from override_dh_auto_clean to debian/clean.
-- Edward Betts <edward@4angle.com> Mon, 17 Feb 2025 06:34:37 -0500
blurhash-python (1.1.4-3) unstable; urgency=medium
* debian/control: Fix package name in Vcs-Browser and Vcs-Git.
-- Edward Betts <edward@4angle.com> Sun, 11 Dec 2022 05:31:06 +0000
blurhash-python (1.1.4-2) unstable; urgency=medium
* Source-only upload to allow package to migrate to testing.
* debian/control: Fix package name in Vcs-Browser and Vcs-Git.
* debian/watch: No GitHub tags, so check pypi instead.
-- Edward Betts <edward@4angle.com> Sat, 10 Dec 2022 07:42:18 +0000
blurhash-python (1.1.4-1) unstable; urgency=medium
* Initial release. (Closes: #1025319)
-- Edward Betts <edward@4angle.com> Mon, 05 Dec 2022 12:35:12 +0000
|