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
|
python-mimeparse (0.1.4-1+deb8u1) jessie; urgency=medium
[ Andreas Beckmann ]
* Non-maintainer upload.
* Backport the fix from 0.1.4-3.1 to jessie.
[ Adrian Bunk ]
* Fix the python3-mimeparse dependencies. (Closes: #867439)
-- Andreas Beckmann <anbe@debian.org> Fri, 15 Jun 2018 15:42:27 +0200
python-mimeparse (0.1.4-1) unstable; urgency=low
* New upstream release.
* Added support for python3.
* Updated wrong VCS fields (Closes: #717546).
* Updated Homepage: in debian/control and Source: field in debian/copyright.
* Standards-Version: is now 3.9.4 (no change).
* Add python-setuptools and python3-setuptools as build dependency.
-- Mathias Ertl <mati@restauth.net> Sun, 23 Sep 2012 20:41:21 +0200
python-mimeparse (0.1.3-6) unstable; urgency=low
* Use Debhelpper 8
* use uscan for get-orig-source target
* Initial release ready for Debian unstable (Closes: #647162)
-- Mathias Ertl <apt-repository@fsinf.at> Thu, 03 Nov 2011 22:17:39 +0000
python-mimeparse (0.1.3-5) unstable; urgency=low
* Build-Depend on python-all instead of just python
* check for nocheck DEB_BUILD_OPTIONS
* Get supported python versions in a cleaner way
* Initial release ready for Debian unstable (Closes: #647162)
-- Mathias Ertl <apt-repository@fsinf.at> Tue, 01 Nov 2011 11:55:50 +0000
python-mimeparse (0.1.3-4) unstable; urgency=low
* Build-Depend on python-all instead of just python
* check for nocheck DEB_BUILD_OPTIONS
* Get supported python versions in a cleaner way
* Initial release ready for Debian unstable (Closes: #647162)
-- Mathias Ertl <apt-repository@fsinf.at> Tue, 01 Nov 2011 11:55:50 +0000
python-mimeparse (0.1.3-4) unstable; urgency=low
* Do not repackage source tarball
* Add debian/watch file
* Run test-suite for all supported python versions
-- Mathias Ertl <apt-repository@fsinf.at> Mon, 31 Oct 2011 11:22:10 +0000
python-mimeparse (0.1.3-3) unstable; urgency=low
* debian/copyright is now machine readable
* get-orig-source target now works from every directory
-- Mathias Ertl <apt-repository@fsinf.at> Mon, 31 Oct 2011 10:41:57 +0100
python-mimeparse (0.1.3-2) unstable; urgency=low
* update package for newest standards.
* deprecate python-support and use dh_python2 instead
* no longer depend on quilt
-- Mathias Ertl <apt-repository@fsinf.at> Sun, 30 Oct 2011 14:46:01 +0000
python-mimeparse (0.1.3-1) unstable; urgency=low
* Initial version
-- Mathias Ertl <apt-repository@fsinf.at> Sat, 04 Dec 2010 17:04:20 +0100
|