Your message dated Wed, 7 Jun 2023 20:11:26 +0200
with message-id <[email protected]>
and subject line Re: Bug#1036983: bookworm-pu: package workflow/0.10.5-2
has caused the Debian Bug report #1036983,
regarding RM: srpc/0.9.8-1.1
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.)
--
1036983: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1036983
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: bookworm
User: [email protected]
Usertags: pu
Dear release team,
I would like to upload a new version of workflow (0.10.5-2) which fixes
two bugs in the package that are currently marking it for autoremoval. I
have just uploaded version 0.10.6-2 to unstable which fixes these two bugs.
I was told to upload the version 0.10.6-2 to unstable and then file this
proposed update to bookworm for 0.10.5-2 to keep the package in bookworm.
The attached debdiff will also apply the fix to 0.10.5-1.
Lance
GPG Fingerprint: 4A31 DB5A 1EE4 096C 8739 9880 9036 4929 4C33 F9B7
diff -Nru workflow-0.10.5/debian/changelog workflow-0.10.5/debian/changelog
--- workflow-0.10.5/debian/changelog 2023-01-09 20:25:54.000000000 +0700
+++ workflow-0.10.5/debian/changelog 2023-05-31 18:43:27.000000000 +0700
@@ -1,3 +1,11 @@
+workflow (0.10.5-2) bookworm; urgency=medium
+
+ [Bastian Germann]
+ * d/control: Add missing Depends (Closes: #1035444)
+ * d/libworkflow0.links: Fixed symlink direction (Closes: #1036653)
+
+ -- Lance Lin <[email protected]> Wed, 31 May 2023 18:43:27 +0700
+
workflow (0.10.5-1) unstable; urgency=medium
* Update to version 0.10.5
diff -Nru workflow-0.10.5/debian/control workflow-0.10.5/debian/control
--- workflow-0.10.5/debian/control 2023-01-09 20:25:54.000000000 +0700
+++ workflow-0.10.5/debian/control 2023-05-31 18:22:31.000000000 +0700
@@ -31,7 +31,7 @@
Multi-Arch: same
Breaks: libworkflow1 (<< 0.10.1-1)
Replaces: libworkflow1 (<< 0.10.1-1)
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}, libworkflow0 (= ${binary:Version})
Description: Parallel computing and asynchronous web server engine
Workflow can be used as a scalable web server to handle a variety
of server workflows. It can be used to orchestrate complex
diff -Nru workflow-0.10.5/debian/libworkflow0.links
workflow-0.10.5/debian/libworkflow0.links
--- workflow-0.10.5/debian/libworkflow0.links 2023-01-05 20:36:34.000000000
+0700
+++ workflow-0.10.5/debian/libworkflow0.links 2023-05-31 18:23:20.000000000
+0700
@@ -1 +1 @@
-usr/lib/${DEB_HOST_MULTIARCH}/libworkflow.so.0
usr/lib/${DEB_HOST_MULTIARCH}/libworkflow.so.0.10.5
+usr/lib/${DEB_HOST_MULTIARCH}/libworkflow.so.0.10.5
usr/lib/${DEB_HOST_MULTIARCH}/libworkflow.so.0
OpenPGP_0x903649294C33F9B7.asc
Description: OpenPGP public key
OpenPGP_signature
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Hi,
On 06-06-2023 00:56, Bastian Germann wrote:
On Sat, 3 Jun 2023 19:31:25 +0200 Bastian Germann <[email protected]> wrote:
One more note: srpc is still in testing but build-depends on
libworkflow-dev.
If you do not want workflow to enter testing again, please remove srpc
from testing as well.
Please remove srpc from bookworm which FTBFS without workflow.
Thanks. Yes, I missed that completely.
Paul
OpenPGP_signature
Description: OpenPGP digital signature
--- End Message ---