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 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127
|
python-mimeparse (1.6.0-3) unstable; urgency=medium
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.0.
[ Sandro Tosi ]
* Team upload.
* Drop python2 support; Closes: #937919
-- Sandro Tosi <morph@debian.org> Wed, 16 Oct 2019 22:10:03 -0400
python-mimeparse (1.6.0-2) unstable; urgency=medium
* Team upload
* Upload to unstable
-- Gianfranco Costamagna <locutusofborg@debian.org> Tue, 02 Jul 2019 09:46:55 +0200
python-mimeparse (1.6.0-1) experimental; urgency=medium
[ Gianfranco Costamagna ]
* Fix capitalization error
* Team upload
* Upload to experimental
* Fixup wrong dependency on python3
* Bump std-version to 4.3.0, no changes required
* Bump compat level to 12, drop version check from python-all deps
* Convert to pybuild, run testsuite in the right way(TM)
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Fix Format URL to correct one
* d/changelog: Remove trailing whitespaces
* d/control: Remove ancient XS-Python-Version field
[ Sahid Orentino Ferdjaoui ]
* d/watch: Use github tags to download taballs.
* New upstream release 1.6.0 (Closes: #844409, Closes: #930499).
* d/control: Add dh-python dependency.
* d/python(3)-mimeparse.docs: Align with the change
s/README/README.rst
-- Sahid Orentino Ferdjaoui <sahid.ferdjaoui@canonical.com> Wed, 26 Jun 2019 11:27:10 +0200
python-mimeparse (0.1.4-3) unstable; urgency=medium
[ Mathias Ertl ]
* Update VCS-* URLs (Closes: #844408).
[ Free Ekanayaka ]
* Add travis.debian.net configuration
* Dump debian/compat to 9
* Bump Standards-Version to 3.9.8
-- Free Ekanayaka <freee@debian.org> Mon, 26 Dec 2016 19:13:35 +0000
python-mimeparse (0.1.4-2) unstable; urgency=low
* Remove get-orig-source target from debian/rules (Closes: #718035).
-- Mathias Ertl <mati@restauth.net> Mon, 29 Jul 2013 13:53:17 +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
|