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
|
python-exif (2.1.2-1) unstable; urgency=medium
[ Stefano Rivera ]
* git-dpm tag config
[ W. Martin Borgert ]
* Fix Vcs field
[ TANIGUCHI Takaki ]
* Imported Upstream version 2.1.2
-- TANIGUCHI Takaki <takaki@debian.org> Thu, 26 Nov 2015 10:37:08 +0900
python-exif (2.1.1-2) unstable; urgency=low
* Build-depend on python3-setuptools (Closes: #795129)
-- W. Martin Borgert <debacle@debian.org> Tue, 11 Aug 2015 22:09:27 +0000
python-exif (2.1.1-1) unstable; urgency=medium
* New upstream release
* Re-enable Python 3 support
* Bump standards version, no changes
-- W. Martin Borgert <debacle@debian.org> Sat, 01 Aug 2015 21:41:47 +0000
python-exif (1.4.2-3) unstable; urgency=medium
* Team upload.
[ Logan Rosen ]
* debian/control: Build-depend on dh-python to fix FTBFS. (Closes: #779093)
-- Sebastian Ramacher <sramacher@debian.org> Sun, 01 Mar 2015 19:05:43 +0100
python-exif (1.4.2-2) unstable; urgency=low
* Drop buggy Python 3 support for Jessie (Closes: #775609).
-- W. Martin Borgert <debacle@debian.org> Sun, 25 Jan 2015 22:33:19 +0000
python-exif (1.4.2-1) unstable; urgency=low
* New upstream release (Closes: #763347), new upstream homepage
* Upstream also closes: #727098
* Bump Standards-Version to 3.9.5 (with no changes).
* Add Python 3 variant
* Moved packaging to git
-- W. Martin Borgert <debacle@debian.org> Tue, 07 Oct 2014 21:56:02 +0000
python-exif (1.1.0-1) unstable; urgency=low
[ Jakub Wilk ]
* Add Vcs-* fields.
[ TANIGUCHI Takaki ]
* New upstream release
* Bump Standards-Version to 3.9.4 (with no changes).
-- TANIGUCHI Takaki <takaki@debian.org> Tue, 07 May 2013 10:26:21 +0900
python-exif (1.0.8-3) unstable; urgency=low
* debian/control: remove python-support from BD.
-- TANIGUCHI Takaki <takaki@debian.org> Mon, 23 May 2011 12:52:01 +0900
python-exif (1.0.8-2) unstable; urgency=low
* Switch to dh_python2.
* Bump Standards-Version to 3.9.2 (with no changes).
* debian/install: Added, instead of debian/rules target.
-- TANIGUCHI Takaki <takaki@debian.org> Mon, 23 May 2011 11:40:44 +0900
python-exif (1.0.8-1) unstable; urgency=low
* Initial release (Closes: #610234)
-- TANIGUCHI Takaki <takaki@debian.org> Sun, 16 Jan 2011 22:36:00 +0900
|