Your message dated Wed, 02 Jun 2021 18:06:33 +0000
with message-id <[email protected]>
and subject line unblock fabric
has caused the Debian Bug report #989291,
regarding unblock: fabric/2.5.0-0.3
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
989291: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=989291
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
X-Debbugs-Cc: [email protected]
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 <[email protected]> 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
--- End Message ---
--- Begin Message ---
Unblocked.
--- End Message ---