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

Bug#985589: marked as done (unblock: jsonnet/0.17.0+ds-2)



Your message dated Wed, 24 Mar 2021 19:31:19 +0000
with message-id <E1lP9Dr-0005Oz-Rb@respighi.debian.org>
and subject line unblock jsonnet
has caused the Debian Bug report #985589,
regarding unblock: jsonnet/0.17.0+ds-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 owner@bugs.debian.org
immediately.)


-- 
985589: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=985589
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock


Please unblock package jsonnet

[ Reason ]

I missed the lib package in the Depends: field of its -dev package,
resulting in dangling symlinks during anbe's tests. Not yet uploaded.

[ 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 jsonnet/0.17.0+ds-2



--- debdiff ---

diff -Nru jsonnet-0.17.0+ds/debian/changelog jsonnet-
0.17.0+ds/debian/changelog
--- jsonnet-0.17.0+ds/debian/changelog  2020-12-01 11:12:06.000000000
+0800
+++ jsonnet-0.17.0+ds/debian/changelog  2021-03-20 21:44:30.000000000
+0800
@@ -1,3 +1,9 @@
+jsonnet (0.17.0+ds-2) UNRELEASED; urgency=medium
+
+  * Fix broken symlinks in libjsonnet-dev due to missing deps (Closes:
#985511)
+
+ -- Mo Zhou <lumin@debian.org>  Sat, 20 Mar 2021 21:44:30 +0800
+
 jsonnet (0.17.0+ds-1) unstable; urgency=medium
 
   * New upstream version 0.17.0+ds
diff -Nru jsonnet-0.17.0+ds/debian/control jsonnet-
0.17.0+ds/debian/control
--- jsonnet-0.17.0+ds/debian/control    2020-12-01 11:12:06.000000000
+0800
+++ jsonnet-0.17.0+ds/debian/control    2021-03-20 21:27:53.000000000
+0800
@@ -64,7 +64,7 @@
 Package: libjsonnet-dev
 Section: libdevel
 Architecture: any
-Depends: ${misc:Depends},
+Depends: ${misc:Depends}, libjsonnet0 (= ${binary:Version})
 Description: data templating language (devel)
  A data templating language for app and tool developers
  .

--- End Message ---
--- Begin Message ---
Unblocked.

--- End Message ---

Reply to: