Package: release.debian.org Severity: normal User: release.debian....@packages.debian.org Usertags: unblock X-Debbugs-Cc: a...@debian.org
Please unblock package fabric The package has a missing dependency, and the bug has been marked RC: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=956320 Adding the missing dependency fixes the issue. I have uploaded the fix (debdiff inlined) to DELAYED/2, so it will be in sid on Wednesday. unblock fabric/2.5.0-0.3 -- Kind regards, Luca Boccassi diff -Nru fabric-2.5.0/debian/changelog fabric-2.5.0/debian/changelog --- fabric-2.5.0/debian/changelog 2019-12-08 15:58:47.000000000 +0000 +++ fabric-2.5.0/debian/changelog 2021-05-31 11:00:56.000000000 +0100 @@ -1,3 +1,10 @@ +fabric (2.5.0-0.3) unstable; urgency=medium + + * Non-maintainer upload. + * Add dependency on python3-decorator (Closes: #956320) + + -- Luca Boccassi <bl...@debian.org> Mon, 31 May 2021 11:00:56 +0100 + fabric (2.5.0-0.2) unstable; urgency=medium * Non-maintainer upload. diff -Nru fabric-2.5.0/debian/control fabric-2.5.0/debian/control --- fabric-2.5.0/debian/control 2019-12-08 15:55:45.000000000 +0000 +++ fabric-2.5.0/debian/control 2021-05-31 10:57:31.000000000 +0100 @@ -20,6 +20,7 @@ Package: fabric Architecture: all Depends: python3-fabric (>= ${source:Version}), + python3-decorator, python3-pkg-resources, ${misc:Depends}, ${python3:Depends},
signature.asc
Description: This is a digitally signed message part