Your message dated Sun, 25 Sep 2016 14:41:51 +0200 with message-id <[email protected]> and subject line Re: mozjs: please add separate debug symbols has caused the Debian Bug report #691408, regarding mozjs: please add separate debug symbols 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.) -- 691408: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=691408 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: libmozjs185-1.0 Version: 1.8.5-1.0.0+dfsg-3.1 Severity: wishlist File: mozjs Tags: patch Hi, I'm trying to debug/profile gnome-shell and I noticed that libmozjs185 (or possibly just the JavaScript code it runs) shows up in profiles, but is missing debug symbols. Please consider adding a -dbg package, with a patch similar to this one. Unfortunately, this adds a binary package, so will have to take a detour through NEW. Uploading to experimental first, then unstable later (preferably after the freeze ends), is usually a good plan. Thanks, S -- System Information: Debian Release: wheezy/sid APT prefers testing-proposed-updates APT policy: (500, 'testing-proposed-updates'), (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages libmozjs185-1.0 depends on: ii libc6 2.13-35 ii libffi5 3.0.10-3 ii libgcc1 1:4.7.2-4 ii libnspr4 2:4.9.2-1 ii libnspr4-0d 2:4.9.2-1 ii libstdc++6 4.7.2-4 libmozjs185-1.0 recommends no packages. libmozjs185-1.0 suggests no packages. -- no debconf informationdiffstat for mozjs-1.8.5-1.0.0+dfsg mozjs-1.8.5-1.0.0+dfsg changelog | 9 +++++++++ control | 14 +++++++++++++- 2 files changed, 22 insertions(+), 1 deletion(-) diff -Nru mozjs-1.8.5-1.0.0+dfsg/debian/changelog mozjs-1.8.5-1.0.0+dfsg/debian/changelog --- mozjs-1.8.5-1.0.0+dfsg/debian/changelog 2012-07-25 14:50:09.000000000 +0100 +++ mozjs-1.8.5-1.0.0+dfsg/debian/changelog 2012-10-16 16:00:41.000000000 +0100 @@ -1,3 +1,12 @@ +mozjs (1.8.5-1.0.0+dfsg-3.1+smcv1) UNRELEASED; urgency=low + + * Set Priority for library and binary packages to optional, matching the + archive overrides (it needs to be at least as high-priority as + gnome-shell) + * Add libmozjs185-1.0-dbg + + -- Simon McVittie <[email protected]> Tue, 16 Oct 2012 15:56:31 +0100 + mozjs (1.8.5-1.0.0+dfsg-3.1) unstable; urgency=low * Non-maintainer upload. diff -Nru mozjs-1.8.5-1.0.0+dfsg/debian/control mozjs-1.8.5-1.0.0+dfsg/debian/control --- mozjs-1.8.5-1.0.0+dfsg/debian/control 2012-07-25 14:48:46.000000000 +0100 +++ mozjs-1.8.5-1.0.0+dfsg/debian/control 2012-10-16 15:59:03.000000000 +0100 @@ -1,6 +1,6 @@ Source: mozjs Section: libs -Priority: extra +Priority: optional Maintainer: Chris Coulson <[email protected]> Build-Depends: debhelper (>= 7.0.50~), libffi-dev, libnspr4-dev (>= 4.7.0), zip, pkg-kde-tools, python, pkg-config Standards-Version: 3.9.2 @@ -15,6 +15,18 @@ JavaScript. It is intended to be embedded in other applications that provide host environments for JavaScript. +Package: libmozjs185-1.0-dbg +Architecture: any +Section: debug +Priority: extra +Depends: libmozjs185-1.0 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} +Description: Spidermonkey javascript engine - debugging symbols + SpiderMonkey is the code-name for the Mozilla's C implementation of + JavaScript. It is intended to be embedded in other applications + that provide host environments for JavaScript. + . + This package contains debugging symbols. + Package: libmozjs185-dev Architecture: any Section: libdevel
--- End Message ---
--- Begin Message ---Control: fixed -1 1.8.5-1.0.0+dfsg-5 With the automatic debug packages deployes now, this bug can be closed, as I just uploaded a new version. -- tobi
--- End Message ---

