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
|
git-imerge (1.2.0-5) unstable; urgency=medium
* Clean up after pybuild tox and the upstream tests (Closes: #1049491)
* Drop PYBUILD_TEST_TOX since pybuild now correctly detects tox
* Suggest not yet existing git-mergify-rebase package too
-- Paul Wise <pabs@debian.org> Sat, 19 Aug 2023 14:05:54 +0800
git-imerge (1.2.0-4) unstable; urgency=medium
* Add patch fixing Tox 4.x compatibility (Closes: #1035639)
* Add nocheck build dep on python3-wheel for dh-python Tox 4.x support
* Declare compliance with Debian Policy 4.6.2 (no changes needed)
* Switch watch file from a manual regex to uscan @ANY_VERSION@
* Switch autopkgtest to just using pybuild-auto-pkgtest
* Switch from `dh --with python3` to dh-sequence-python3
* Bump Debian packaging copyright years
-- Paul Wise <pabs@debian.org> Sun, 13 Aug 2023 14:54:17 +0800
git-imerge (1.2.0-3) unstable; urgency=medium
* Mark upstream autopkgtest as allow-stderr, it logs to stderr
-- Paul Wise <pabs@debian.org> Mon, 26 Oct 2020 07:51:53 +0800
git-imerge (1.2.0-2) unstable; urgency=medium
* Add missing dependency on git
* Add autopkgtest that runs the upstream tests
-- Paul Wise <pabs@debian.org> Sun, 25 Oct 2020 12:31:56 +0800
git-imerge (1.2.0-1) unstable; urgency=medium
* Initial release (Closes: #914230)
* Thanks to Jessica Clarke for the rough package this is based on.
-- Paul Wise <pabs@debian.org> Thu, 08 Oct 2020 14:30:40 +0800
|