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

Bug#1035868: unblock: kernelshark/2.2.0-2



Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock
X-Debbugs-Cc: sudipm.mukherjee@gmail.com

Hi,

Please unblock package kernelshark

Its a simple change to rename the links which fixes the RC bug.

[ Reason ]
It fixes the RC bug.

[ Impact ]
User will not be able to use libkshark.

[ Tests ]
manual tests to confirm symlinks are pointing to the correct file.

[ Risks ]
No risk in unblocking it. :)

[ 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 kernelshark/2.2.0-2


-- 
Regards
Sudip
diff -Nru kernelshark-2.2.0/debian/changelog kernelshark-2.2.0/debian/changelog
--- kernelshark-2.2.0/debian/changelog	2023-02-05 00:47:33.000000000 +0000
+++ kernelshark-2.2.0/debian/changelog	2023-05-05 20:37:24.000000000 +0100
@@ -1,3 +1,9 @@
+kernelshark (2.2.0-2) unstable; urgency=medium
+
+  * Fix symlink names. (Closes: #1035449)
+
+ -- Sudip Mukherjee <sudipm.mukherjee@gmail.com>  Fri, 05 May 2023 20:37:24 +0100
+
 kernelshark (2.2.0-1) unstable; urgency=medium
 
   * New upstream version 2.2.0
diff -Nru kernelshark-2.2.0/debian/libkshark2.links kernelshark-2.2.0/debian/libkshark2.links
--- kernelshark-2.2.0/debian/libkshark2.links	2022-04-26 20:16:02.000000000 +0100
+++ kernelshark-2.2.0/debian/libkshark2.links	2023-05-05 20:05:16.000000000 +0100
@@ -1,2 +1,2 @@
-usr/lib/${DEB_HOST_MULTIARCH}/libkshark-gui.so.2.0.0 usr/lib/${DEB_HOST_MULTIARCH}/libkshark-gui.so.2
-usr/lib/${DEB_HOST_MULTIARCH}/libkshark-plot.so.2.0.0 usr/lib/${DEB_HOST_MULTIARCH}/libkshark-plot.so.2
+usr/lib/${DEB_HOST_MULTIARCH}/libkshark-gui.so.2.2.0 usr/lib/${DEB_HOST_MULTIARCH}/libkshark-gui.so.2
+usr/lib/${DEB_HOST_MULTIARCH}/libkshark-plot.so.2.2.0 usr/lib/${DEB_HOST_MULTIARCH}/libkshark-plot.so.2

Reply to: