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
|
python-lti (0.9.5-1) unstable; urgency=low
* New upstream release.
-- Michael Fladischer <fladi@debian.org> Sat, 07 Mar 2020 21:34:43 +0100
python-lti (0.9.4-2) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Michael Fladischer ]
* Add patch to canonicalize (C14N) XML structures before comparing
them (Closes: #950073).
* Clean up pytest artifacts to allow two builds in a row.
* Bump Standards-Version to 4.5.0.
* Bump debhelper version to 12.
* Set Rules-Requires-Root: no.
-- Michael Fladischer <fladi@debian.org> Thu, 20 Feb 2020 12:46:20 +0100
python-lti (0.9.4-1) unstable; urgency=low
* New upstream release.
* Bump Standards-Version to 4.2.1.
-- Michael Fladischer <fladi@debian.org> Sun, 23 Sep 2018 17:33:56 +0200
python-lti (0.9.3-1) unstable; urgency=low
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
[ Michael Fladischer ]
* New upstream release.
* Clean up .pytest_cache/ during builds.
* Bump debhelper compatibility and version to 11.
* Bump Standards-Version to 4.1.5.
* Run wrap-and-sort -bast to reduce diff size of future changes.
* Remove X-Python3-Version field as it is no longer applicable.
* Enable autopkgtest-pkg-python testsuite.
-- Michael Fladischer <fladi@debian.org> Tue, 10 Jul 2018 12:38:47 +0200
python-lti (0.9.2-2) unstable; urgency=low
* Add packages to Build-Depends to enable tests (Closes: #880834):
+ python3-httmock
+ python3-mock
+ python3-pytest
-- Michael Fladischer <fladi@debian.org> Mon, 11 Dec 2017 14:49:17 +0100
python-lti (0.9.2-1) unstable; urgency=low
* Initial release (Closes: #878791).
-- Michael Fladischer <fladi@debian.org> Mon, 16 Oct 2017 17:44:08 +0200
|