Your message dated Mon, 29 Mar 2021 17:15:09 +0000
with message-id <[email protected]>
and subject line unblock zmat
has caused the Debian Bug report #986105,
regarding unblock: zmat/0.9.8+ds-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.)
--
986105: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=986105
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Dear Release Team.
Please unblock package zmat. The version currently in unstable fixes RC bug
#985515.
The debdiff is attached.
unblock zmat/0.9.8+ds-3
Thanks,
--
⢀⣴⠾⠻⢶⣦⠀ Sébastien Villemot
⣾⠁⢠⠒⠀⣿⡁ Debian Developer
⢿⡄⠘⠷⠚⠋⠀ https://sebastien.villemot.name
⠈⠳⣄⠀⠀⠀⠀ https://www.debian.org
diff -Nru zmat-0.9.8+ds/debian/changelog zmat-0.9.8+ds/debian/changelog
--- zmat-0.9.8+ds/debian/changelog 2020-11-13 19:32:24.000000000 +0100
+++ zmat-0.9.8+ds/debian/changelog 2021-03-29 17:58:31.000000000 +0200
@@ -1,3 +1,10 @@
+zmat (0.9.8+ds-3) unstable; urgency=medium
+
+ * Team upload
+ * Fix libzmat.so symlink (Closes: #985515)
+
+ -- Sébastien Villemot <[email protected]> Mon, 29 Mar 2021 17:58:31 +0200
+
zmat (0.9.8+ds-2) unstable; urgency=medium
* Team upload
diff -Nru zmat-0.9.8+ds/debian/rules zmat-0.9.8+ds/debian/rules
--- zmat-0.9.8+ds/debian/rules 2020-11-13 19:32:24.000000000 +0100
+++ zmat-0.9.8+ds/debian/rules 2021-03-29 17:56:24.000000000 +0200
@@ -35,7 +35,7 @@
install -d debian/libzmat1-dev/usr/lib/$$arch; \
mv lib/libzmat.so debian/libzmat1/usr/lib/$$arch/libzmat.so.1; \
mv lib/libzmat.a debian/libzmat1/usr/lib/$$arch/libzmat.a; \
- ln -sf debian/libzmat1/usr/lib/$$arch/libzmat.so.1
debian/libzmat1-dev/usr/lib/$$arch/libzmat.so
+ ln -sf libzmat.so.1 debian/libzmat1-dev/usr/lib/$$arch/libzmat.so
chmod -x zipmat.mex
dh_install -poctave-zmat zipmat.mex $(OCTDIR)/zmat
--- End Message ---
--- Begin Message ---
Unblocked.
--- End Message ---