Your message dated Tue, 07 Mar 2017 21:15:00 +0000
with message-id <[email protected]>
and subject line Re: Bug#857079: unblock: solvespace/2.3+repack2-2
has caused the Debian Bug report #857079,
regarding unblock: solvespace/2.3+repack2-2
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.)
--
857079: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=857079
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Please unblock package solvespace
This upload fixes an RC-bug #856937 and the patch is very small,
adding a dependency on libslvs1 to the -dev package. Diff is
attached.
unblock solvespace/2.3+repack2-2
Thanks,
Anton
diff -Nru solvespace-2.3+repack1/debian/changelog
solvespace-2.3+repack1/debian/changelog
--- solvespace-2.3+repack1/debian/changelog 2016-12-31 09:54:59.000000000
+0100
+++ solvespace-2.3+repack1/debian/changelog 2017-03-06 20:59:20.000000000
+0100
@@ -1,3 +1,9 @@
+solvespace (2.3+repack1-2) unstable; urgency=medium
+
+ * [0d4dc2b] Add missing dependency on libslvs1. (Closes: #856937)
+
+ -- Anton Gladky <[email protected]> Mon, 06 Mar 2017 20:59:20 +0100
+
solvespace (2.3+repack1-1) unstable; urgency=medium
* [a7825d4] Add d/watch.
diff -Nru solvespace-2.3+repack1/debian/control
solvespace-2.3+repack1/debian/control
--- solvespace-2.3+repack1/debian/control 2016-08-15 22:31:44.000000000
+0200
+++ solvespace-2.3+repack1/debian/control 2016-12-31 09:54:59.000000000
+0100
@@ -55,7 +55,7 @@
Section: libdevel
Architecture: any
Multi-Arch: same
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}, libslvs1 (= ${binary:Version})
Description: SolveSpace geometric kernel (development files)
SolveSpace is a parametric 2d/3d CAD. libslvs contains the geometric
kernel of SolveSpace, built as a library.
--- End Message ---
--- Begin Message ---
Anton Gladky:
> Package: release.debian.org
> Severity: normal
> User: [email protected]
> Usertags: unblock
>
> Please unblock package solvespace
>
> This upload fixes an RC-bug #856937 and the patch is very small,
> adding a dependency on libslvs1 to the -dev package. Diff is
> attached.
>
> unblock solvespace/2.3+repack2-2
>
> Thanks,
>
> Anton
>
Unblocked (assuming you meant "2.3+repack1-2" - if not, please reopen).
Thanks,
~Niels
--- End Message ---