Your message dated Tue, 03 Apr 2018 18:36:32 +0000
with message-id <e1f3qni-000ase...@fasolo.debian.org>
and subject line Bug#802710: fixed in musescore 2.2.1+dfsg1-1
has caused the Debian Bug report #802710,
regarding musescore: Embeds Qt5's private headers without putting them in a 
namespace
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 ow...@bugs.debian.org
immediately.)


-- 
802710: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=802710
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: musescore
Version: 2.0.2+dfsg-1
Severity: important

Hi! While doing qt5's qtbase's private headers transition we noted that 
musescore
got into the list of packages that needed a transition [lop] but without
build depending on qtbase5-dev.

[lop] <https://release.debian.org/transitions/html/qtbase-abi-5-5-1.html>

My teammate Dmitry Schanev found out that musescore ships a Qt5 private header:

<http://sources.debian.net/src/musescore/2.0.2%2Bdfsg-1/thirdparty/xmlstream/xmlutils_p.h/>

By building this header without a namespace the symbols that it generates 
matchs the symbols
of qtbase's private stuff, so unnecesarily being part of transitions like this.

This is easily solvable by putting the headers under a namespace (like 
musescore3rdparty,
for example) and using them trough it.

Another better solution is to avoid embedding private stuff at all, of course :)

Kinds regards, Lisandro.

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'buildd-unstable'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.2.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

--- End Message ---
--- Begin Message ---
Source: musescore
Source-Version: 2.2.1+dfsg1-1

We believe that the bug you reported is fixed in the latest version of
musescore, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 802...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thorsten Glaser <t...@mirbsd.de> (supplier of updated musescore package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA384

Format: 1.8
Date: Tue, 03 Apr 2018 19:51:10 +0200
Source: musescore
Binary: musescore musescore-common
Architecture: source
Version: 2.2.1+dfsg1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
<pkg-multimedia-maintainers@lists.alioth.debian.org>
Changed-By: Thorsten Glaser <t...@mirbsd.de>
Description:
 musescore  - Free music composition and notation software
 musescore-common - Free music composition and notation software (common files)
Closes: 802710
Changes:
 musescore (2.2.1+dfsg1-1) unstable; urgency=low
 .
   * New upstream release (and update upstream release note links)
   * Upload to unstable
   * debian/watch: don’t pick up upstream RCs (as newer than the stable
     release), releases and (our) snapshots only
   * debian/repack: handle API errors better (visible for the packager)
   * debian/rules: pass Freetype include path to cmake explicitly
     (compatibility with older cmake versions, for backports)
   * debian/control: spell more dependencies explicitly, for backports
 .
 musescore (2.2~pre20180325+dfsg1-1) experimental; urgency=high
 .
   * Merge musescore (2.1.0+dfsg3-3) unstable; urgency=medium
   * New upstream snapshot
     - Renamed MS_General soundfont to MuseScore_General :|
   * Bump dependency version for fluidr3mono-gm-soundfont accordingly
   * Remove now-unnecessary (or so…) patches
 .
 musescore (2.2~pre20180316+dfsg1-1) experimental; urgency=medium
 .
   * Merge musescore (2.1.0+dfsg3-1) unstable; urgency=high
   * Merge musescore (2.1.0+dfsg3-2) unstable; urgency=low:
     + Fix copyright file for fonts, latest licences from upstream
     o (keep patches to fix note collisions)
     + Recommend libmp3lame0 (currently dlopen()ed for MP3 export)
     + Add debian/upstream/metadata as requested by lintian
     - (allow Qt 5.10 for 2.2)
     + Add non-standard field “CLA” to UMEGAYA metadata (boldly)
     + Update patches as submitted upstream, and their merge status
   * Update minimum versions of dependencies
   * Point VCS-* URLs to experimental
   * New upstream snapshot (just shy of the first release candidate)
     - Use upstream-provided hook to disable downloading the soundfont
       from the internet during the build process as we package it
       separately (currently still Fluid (R3) Mono, until MS_General
       will have seen its first stable-ish release to package)
     - Remove applied patches
   * Prefer musescore-general-soundfont for the soundfont dependency
   * Link 2.2 release notes in upstream/changelog file
   * Add patch to correct visual note tracking during playback
 .
 musescore (2.2~pre20180302+dfsg1-1) experimental; urgency=high
 .
   * Bump Qt dependency to at least Qt 5.4 for QVector.removeOne()
   * New upstream snapshot of upcoming release (Closes: #802710)
   * Forward patches upstream, update DEP-3 patch headers
   * Fix PCH; build with PCH to speed up package build
   * Make all system-wide soundfonts available to MuseScore
   * Address new lintian concerns
   * Add patches to fix note collisions in playback and MIDI export
   * Allow separately-packaged version of fluidr3mono-gm-soundfont
   * Repack to exclude source-less soundfont from origtgz
   * Fix copyright file for fonts and icons
 .
 musescore (2.2~pre20180209+dfsg1-1) experimental; urgency=medium
 .
   [ Thorsten Glaser ]
   * Prepare for packaging a snapshot of the 2.2 upstream branch
 .
   [ Dr. Tobias Quathamer ]
   * New upstream version 2.2~pre20180209+dfsg1
     - Remove 05-desktop-keywords.patch, has been applied upstream
     - Refresh patches
     - Add libportmidi-dev to Build-Depends
Checksums-Sha1:
 bad1bfa11e35068a91fea98c09b624d5fd7de867 2557 musescore_2.2.1+dfsg1-1.dsc
 c4d37346699f05b1684cc302da1d941affc6bc4f 23490192 
musescore_2.2.1+dfsg1.orig.tar.xz
 75e57c7229f3209649f886d07c975dfb23c86cb7 34624 
musescore_2.2.1+dfsg1-1.debian.tar.xz
Checksums-Sha256:
 9d4b484eb71a46d3415edcecdfffe3515df192d6f5ef69183dd0efb39ffd66cd 2557 
musescore_2.2.1+dfsg1-1.dsc
 eb0a391a9faec36975cb3613a76333a9b884f2a453fe5736f4934d45a5fbbe8a 23490192 
musescore_2.2.1+dfsg1.orig.tar.xz
 4cab9f9bec40ae69ea0dad9c6bb8764db6aa895c1ffec021411149af00503911 34624 
musescore_2.2.1+dfsg1-1.debian.tar.xz
Files:
 28d9944c470df3aee0b9fb9a57e61684 2557 sound optional 
musescore_2.2.1+dfsg1-1.dsc
 56f3174d06317c54185af0fb310be70a 23490192 sound optional 
musescore_2.2.1+dfsg1.orig.tar.xz
 28f77a3d1c912f558b43c8b45be08c81 34624 sound optional 
musescore_2.2.1+dfsg1-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (MirBSD)
Comment: ☃ ЦΤℱ—8 ☕☂☄

iQIcBAEBCQAGBQJaw8KKAAoJEHa1NLLpkAfgpfIQALuVGCXpOWe50gN0c2C58HeI
7wCCAewQqfP21RGkNI5G6mrFBz+3a9ohuh7Rynij6Y2ghcnumkXKklBExmP9WZHY
jzx+liXC/fxWvJO8jW6fl+RrLiP2FVY6dsRm1JJCSbrd6st2swS3/jKlByCyF2ep
Iu6EpFH0RST+E3TzoDVnGrCLpJKxMjkmq+T5QHMujgmBtiuUPYBi94xkBi/NYzBH
hjes6w1KxrMwV/oyBzsZ7uCjk4kh4jCOQ6/faQkZlqQL67EbAcYTQ9lGSagbRsjY
Bfy84ktfzD6qSC41uuTghsMHfvZHyHe8rI+Ob8UYSjEYUEJorXk/UzwXSXoUxvdG
vMCkyEWTPjBeEH6FxbBdOE4ssU0LP/xA9kYsWcT7F5XhWC1tPpzD3h7aQkS6h5VM
3kzUC4d0bvZseqUjwm5h7unpx2B/qQziFPwqguW82NgtcuXMRGrUCqRpPfeKT5OF
LsNcmmJMj8aoCX3dw4JLBCcV20bqsNqlJN5WFGadt2KG0XPK1TITWNMI/CdnLzzm
mhImJSRMOucVdJNPvEZPB8llqHlJLkTx1i/vT/R7eZMqFtrHtf9L6lHgS2L2UMKv
e1pFUU9azZiSYqXsvwbXmxv9XbYmWlZD3pl0GZwbUgpIttrkOg5MenQCTu45Pcbg
G8Gy1WR7yrfsIRdYZfoC
=H/mG
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to