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
|
remrun (0.2.4-2) unstable; urgency=medium
* Add the tests-unpriv-refactor, tests-unpriv-fail, and
writable-homedir patches cherry-picked from upstream.
Closes: #1104510
-- Peter Pentchev <roam@debian.org> Sat, 03 May 2025 02:22:42 +0300
remrun (0.2.4-1) unstable; urgency=medium
* Declare compliance with Policy 4.7.0 with no changes.
* Add the year 2023 to my debian/* copyright notice.
* Include dpkg's default.mk for completeness.
* Declare dpkg-build-api v1, drop the implied Rules-Requires-Root: no.
* Switch to debhelper compat level 14:
- use X-DH-Compat
- pass --destdir to dh_auto_install
- let debhelper handle some dependencies automatically
* Add a trivial git-buildpackage config file.
* New upstream release:
- drop the B-D on python3-cfg-diag
- reflect upstream's change to yearless copyright notices
- also drop the years in my debian/* copyright notice
* Use debputy's X-Style: black.
-- Peter Pentchev <roam@debian.org> Sun, 29 Dec 2024 22:28:35 +0200
remrun (0.2.3-1) unstable; urgency=medium
* Adapt to the API change in python3-cfg-diag 0.4:
- bump the version of the python3-cfg-diag dependency in
debian/control and debian/tests/control
- note that the test suite needs changes that are included in
the new 0.2.3 upstream release
* New upstream release that includes the cfg-diag 0.4 support changes.
-- Peter Pentchev <roam@debian.org> Fri, 04 Nov 2022 20:55:25 +0200
remrun (0.2.2-1) unstable; urgency=medium
* New upstream release:
- add a >= 0.3 version constraint to the python3-cfg-diag dependency
* Note that the autopkgtest needs root privileges.
Closes: #1018155
-- Peter Pentchev <roam@debian.org> Fri, 02 Sep 2022 00:14:14 +0300
remrun (0.2.1-1) unstable; urgency=medium
* Declare compliance with Policy 4.6.1 with no changes.
* New upstream release.
* Source-only upload for testing migration. Closes: #1014836
-- Peter Pentchev <roam@debian.org> Thu, 14 Jul 2022 01:18:37 +0300
remrun (0.2.0-1) unstable; urgency=low
* Initial release. Closes: #1008207
-- Peter Pentchev <roam@debian.org> Thu, 24 Mar 2022 13:56:24 +0200
|