[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1036108: unblock: srpc/0.9.8-1.1



Package: release.debian.org
Control: affects -1 + src:srpc
X-Debbugs-Cc: srpc@packages.debian.org
User: release.debian.org@packages.debian.org
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 <bage@debian.org>  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

Reply to: