Source: bubblewrap Version: 0.11.0-1 Tags: patch User: helm...@debian.org Usertags: dep17
Hi Simon et al, Cyril made me aware that bubblewrap has an autopkgtest dependency on usrmerge. We tried removing the usrmerge package. That happened today, but it turned out to break debootstrap, so it is reintroduced. As a result, the dependency of bubblewrap was highlighted. Removing usrmerge breaks the upstream-usrmerge test. The d/changelog indicates that the upstream-usrmerge test was added to additionally run the upstream test suite on a /usr-merged system. Now that all systems are forcibly merged, this test no longer poses much usefulness and I propose deleting it. As a result, the dependency on usrmerge will go away. I know you are also interested in timing predictions. Removing usrmerge requires a spu of debootstrap, so you can expect it to stay around for at least a month. More likely, it will be removed early in the forky cycle. Helmut
diff --minimal -Nru bubblewrap-0.11.0/debian/changelog bubblewrap-0.11.0/debian/changelog --- bubblewrap-0.11.0/debian/changelog 2024-10-30 17:15:12.000000000 +0100 +++ bubblewrap-0.11.0/debian/changelog 2024-12-29 18:16:56.000000000 +0100 @@ -1,3 +1,10 @@ +bubblewrap (0.11.0-1.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Drop obsolete upstream-usrmerge autopkgtest. (Closes: #-1) + + -- Helmut Grohne <hel...@subdivi.de> Sun, 29 Dec 2024 18:16:56 +0100 + bubblewrap (0.11.0-1) unstable; urgency=medium * New upstream release diff --minimal -Nru bubblewrap-0.11.0/debian/tests/control bubblewrap-0.11.0/debian/tests/control --- bubblewrap-0.11.0/debian/tests/control 2024-10-30 17:15:12.000000000 +0100 +++ bubblewrap-0.11.0/debian/tests/control 2024-12-29 18:16:55.000000000 +0100 @@ -13,17 +13,6 @@ perl:native, python3:native, -Tests: upstream-usrmerge -Restrictions: allow-stderr, isolation-machine, breaks-testbed -Depends: - bubblewrap, - iproute2:native, - libcap2-bin:native, - libipc-run-perl:native, - perl:native, - python3:native, - usrmerge - Tests: upstream-as-root Restrictions: allow-stderr, isolation-machine, needs-root