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
|
munkres (1.1.4-2) unstable; urgency=medium
* Add upstream metadata.
* Patch: fix tests on 32bit archs.
* Bump Standards-Version to 4.5.1, no changes needed.
* Bump watch file version to 4, no changes needed.
-- Stefano Rivera <stefanor@debian.org> Sat, 28 Nov 2020 10:32:33 -0800
munkres (1.1.4-1) unstable; urgency=medium
[ Stefano Rivera ]
* New upstream release.
* Update Vcs URLs for DPMT & PAPT merger.
* Update Maintainer email for DPMT & PAPT merger.
* Bump copyright years.
* Bump Standards-Version to 4.5.0, no changes needed.
* Run tests with pytest, following upstream's migration.
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Debian Janitor ]
* Use secure URI in Homepage field.
* Bump debhelper from old 11 to 12.
-- Stefano Rivera <stefanor@debian.org> Wed, 23 Sep 2020 12:51:01 -0700
munkres (1.1.2-1) unstable; urgency=medium
* New upstream release.
-- Stefano Rivera <stefanor@debian.org> Mon, 25 Feb 2019 10:51:12 -0800
munkres (1.1.1-1) unstable; urgency=medium
[ Stefano Rivera ]
* New upstream release.
- Drops support for Python 2
* Drop python-munkres binary package.
* Bump Standards-Version to 4.3.0, no changes needed.
* Bump copyright years.
[ Ondřej Nový ]
* d/tests: Use AUTOPKGTEST_TMP instead of ADTTMP
* d/control: Remove ancient X-Python-Version field
-- Stefano Rivera <stefanor@debian.org> Wed, 13 Feb 2019 15:11:44 -0800
munkres (1.0.12+ds-1) unstable; urgency=medium
[ Stefano Rivera ]
* New upstream release.
- +ds suffix, because upstream never uploaded an sdist to PyPI
* Bump copyright years.
* Drop epydoc documentation, upstream migrated to pdoc, which isn't in
Debian, yet (Closes: #881549)
* Bump Standards-Version to 4.1.3, no changes needed.
* Bump debhelper compat level to 11.
* Declare Rules-Requires-Root: no
* Add Build-Depends on python{3,}-setuptools, upstream switched to it.
* Update debian/test-output.
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
* d/watch: Use https protocol
-- Stefano Rivera <stefanor@debian.org> Sun, 18 Feb 2018 17:28:48 -0800
munkres (1.0.8-1) unstable; urgency=medium
* New upstream release.
- Relicensed under Apache 2.0.
* Use the same https URL for all Vcs links.
* Bump Standards-Version to 3.9.8, no changes needed.
* Bump debhelper compat level to 9.
-- Stefano Rivera <stefanor@debian.org> Wed, 20 Jul 2016 15:34:39 -0700
munkres (1.0.7-1) unstable; urgency=medium
* New upstream release.
* Update watch file to point at pypi.debian.net
* Drop now-unnecessary XS-Testsuite control field.
* Bump copyright years.
* Give license a short name.
* Bump Standards-Version to 3.9.6, no changes needed.
-- Stefano Rivera <stefanor@debian.org> Fri, 03 Jul 2015 17:22:25 -0700
munkres (1.0.6-1) unstable; urgency=low
[ Stefano Rivera ]
* New upstream version.
* Switch PyPI URL to https.
* Bump Standards-Version to 3.9.5.
- Bump debhelper depends to 8.1 for build-{arch,indep} support.
+ Bump to compat level 8.
* Bump Copyright years.
* Bump machine-readable copyright format to 1.0.
* Updated homepage.
* Port to pybuild.
* Add autopkgtests.
[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.
-- Stefano Rivera <stefanor@debian.org> Tue, 21 Jan 2014 18:15:28 +0200
munkres (1.0.5.4-2) unstable; urgency=low
* Update my e-mail address.
* Use X-Python-Version. BD on python-all 2.6.5-13.
* Update copyright format and bump years.
* Bump Standards-Version to 3.9.2, no changes needed.
* Drop Breaks: ${python:Breaks}, no longer used by dh_python2.
* Define the Assignment Problem in Description.
-- Stefano Rivera <stefanor@debian.org> Sun, 17 Apr 2011 21:58:50 +0200
munkres (1.0.5.4-1) unstable; urgency=low
* Initial release (Closes: #589394)
-- Stefano Rivera <stefano@rivera.za.net> Wed, 20 Oct 2010 22:56:05 +0200
|