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
|
python-imagesize (1.4.1-1) unstable; urgency=medium
* New upstream release.
* Bump Standards-Version to 4.6.1, no changes needed.
-- Dmitry Shachnev <mitya57@debian.org> Sat, 09 Jul 2022 15:26:13 +0300
python-imagesize (1.3.0-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Dmitry Shachnev ]
* New upstream release.
* Update package description.
* Update to debhelper compat level 13.
* Bump Standards-Version to 4.6.0, no changes needed.
* Add an autopkgtest running upstream tests.
* Set Rules-Requires-Root: no.
* Set debian/watch version to 4.
* Add debian/upstream/metadata file.
-- Dmitry Shachnev <mitya57@debian.org> Sun, 14 Nov 2021 13:49:09 +0300
python-imagesize (1.2.0-2) unstable; urgency=medium
* Drop python2 support; Closes: #937830
-- Sandro Tosi <morph@debian.org> Fri, 27 Mar 2020 22:03:38 -0400
python-imagesize (1.2.0-1) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Dmitry Shachnev ]
* New upstream release.
* Update to debhelper compat level 12.
* Bump Standards-Version to 4.4.1, no changes needed.
* Add imagesize.egg-info/SOURCES.txt to debian/clean, to fix build
twice in a row.
-- Dmitry Shachnev <mitya57@debian.org> Fri, 03 Jan 2020 16:24:27 +0300
python-imagesize (1.0.0-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
[ Dmitry Shachnev ]
* Update debian/watch to fetch tarballs from pypi.debian.net.
* New upstream release.
* Update Source URL in debian/copyright.
* Drop no longer needed dh_auto_test override.
* Update to debhelper compat level 11.
* Bump Standards-Version to 4.1.4, no changes needed.
-- Dmitry Shachnev <mitya57@debian.org> Fri, 18 May 2018 16:02:25 +0300
python-imagesize (0.7.1-1) unstable; urgency=medium
* Initial release (closes: #819913).
-- Dmitry Shachnev <mitya57@debian.org> Sat, 30 Apr 2016 15:42:52 +0300
|