Your message dated Mon, 15 May 2023 20:15:08 +0000
with message-id <[email protected]>
and subject line unblock srpc
has caused the Debian Bug report #1036108,
regarding unblock: 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.)
--
1036108: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1036108
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Control: affects -1 + src:srpc
X-Debbugs-Cc: [email protected]
User: [email protected]
Usertags: unblock
Severity: normal
Please unblock package srpc.
[ Reason ]
Missing dependency: #1035456
[ Impact ]
auto-removal from bookworm.
[ Tests ]
dangling symlink /usr/lib/x86_64-linux-gnu/libsrpc.so (e.g. for amd64)
[ Risks ]
None.
[ Checklist ]
[x] all changes are documented in the d/changelog
[x] I reviewed all changes and I approve them
[x] attach debdiff against the package in testing
unblock srpc/0.9.8-1.1
diff -Nru srpc-0.9.8/debian/changelog srpc-0.9.8/debian/changelog
--- srpc-0.9.8/debian/changelog 2023-03-01 15:41:10.000000000 +0100
+++ srpc-0.9.8/debian/changelog 2023-05-12 19:39:47.000000000 +0200
@@ -1,3 +1,10 @@
+srpc (0.9.8-1.1) unstable; urgency=medium
+
+ * Non-maintainer upload
+ * libsrpc-dev: Add missing Depends (Closes: #1035456)
+
+ -- Bastian Germann <[email protected]> Fri, 12 May 2023 19:39:47 +0200
+
srpc (0.9.8-1) unstable; urgency=low
* Updated to new version (0.9.8)
diff -Nru srpc-0.9.8/debian/control srpc-0.9.8/debian/control
--- srpc-0.9.8/debian/control 2023-03-01 15:41:10.000000000 +0100
+++ srpc-0.9.8/debian/control 2023-05-12 19:38:49.000000000 +0200
@@ -33,7 +33,10 @@
Multi-Arch: same
Breaks: libsrpc (<< 0.9.7-1)
Replaces: libsrpc (<< 0.9.7-1)
-Depends: libsrpc-bin (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
+Depends:
+ libsrpc0 (= ${binary:Version}),
+ libsrpc-bin (= ${binary:Version}),
+ ${misc:Depends}, ${shlibs:Depends}
Description: Sogou RPC Library (SRPC)
SRPC is an enterprise-level RPC framework widely used by Tencent, Sogou and
many small and medium-sized companies. It handles hundreds of millions of
--- End Message ---
--- Begin Message ---
Unblocked.
--- End Message ---