Bug#878211: crtmpserver can not be compilled from source

2017-10-10 Thread root
Package: crtmpserver
Version: 1.0~dfsg-5.3
Severity: normal

Dear Maintainer,

#apt-get source crtmpserver
Getting source crtmpserver, it can be configured to compile.
I have compilled it a long ago on Debian 8 with my patches to prevent
anonymous live streaming. That binary compilation is working on Debian 9
after upgrading from Debian 8, but I can't make it from source now and
I do not know how to send my patches to contributors.


-- System Information:
Debian Release: 9.2
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.0-4-amd64 (SMP w/5 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages crtmpserver depends on:
ii  crtmpserver-apps   1.0~dfsg-5.3
ii  crtmpserver-libs   1.0~dfsg-5.3
ii  libc6  2.24-11+deb9u1
ii  libgcc11:6.3.0-18
ii  liblua5.1-05.1.5-8.1+b2
ii  libssl1.0.21.0.2l-2
ii  libstdc++6 6.3.0-18
ii  libtinyxml2.6.2v5  2.6.2-4

crtmpserver recommends no packages.

crtmpserver suggests no packages.

-- Configuration Files:
/etc/default/crtmpserver changed:
ENABLED="yes"
DAEMON_USER="root"
DAEMON_ARGS="--daemon"
DAEMON_CONF="/root/app/crtmpserver/builders/cmake/crtmpserver/crtmpserver.lua"

/etc/init.d/crtmpserver changed:
PATH=/sbin:/usr/sbin:/bin:/usr/bin
DESC="C++ RTMP Server"
NAME=crtmpserver
WD_PATH=/root/app/crtmpserver/builders/cmake
DAEMON=$WD_PATH/crtmpserver/crtmpserver
DAEMON_ARGS=" --daemon "
DAEMON_CONF="$WD_PATH/crtmpserver/crtmpserver.lua"
DAEMON_USER="root"
PIDFILE=/var/run/$NAME.pid
SCRIPTNAME=/etc/init.d/$NAME
ENABLED="no"
[ -r /etc/default/$NAME ] && . /etc/default/$NAME
[ -x $DAEMON ] || exit 0
[ -r $DAEMON_CONF ] || exit 0
[ $ENABLED = "yes" ] || exit 0
. /lib/init/vars.sh
. /lib/lsb/init-functions
DAEMON_UID=$(getent passwd ${DAEMON_USER} | cut -d":" -f3)
if [ -z "${DAEMON_UID}" ]; then
echo "Error: User ${DAEMON_USER} does not exist."
exit 1
fi
UID_ARG=" --uid=${DAEMON_UID} "
do_start()
{
cd $WD_PATH
start-stop-daemon --start --quiet --chdir $WD_PATH --pidfile $PIDFILE 
--exec $DAEMON --test > /dev/null \
|| return 1
start-stop-daemon --start --quiet --chdir $WD_PATH --pidfile $PIDFILE 
--exec $DAEMON -- \
$DAEMON_ARGS $UID_ARG $DAEMON_CONF \
|| return 2
}
do_stop()
{
start-stop-daemon --stop --quiet --retry=TERM/30/KILL/5 --pidfile 
$PIDFILE --name $NAME
RETVAL="$?"
[ "$RETVAL" = 2 ] && return 2
start-stop-daemon --stop --quiet --oknodo --retry=INT/30/KILL/5 --exec 
$DAEMON
[ "$?" = 2 ] && return 2
rm -f $PIDFILE
return "$RETVAL"
}
case "$1" in
  start)
log_daemon_msg "Starting $DESC " "$NAME"
do_start
case "$?" in
0|1) log_end_msg 0 ;;
2) log_end_msg 1 ;;
esac
  ;;
  stop)
log_daemon_msg "Stopping $DESC" "$NAME"
do_stop
case "$?" in
0|1) log_end_msg 0 ;;
2) log_end_msg 1 ;;
esac
;;
  status)
   status_of_proc "$DAEMON" "$NAME" && exit 0 || exit $?
   ;;
  restart)
log_daemon_msg "Restarting $DESC" "$NAME"
do_stop
case "$?" in
  0|1)
do_start
case "$?" in
0) log_end_msg 0 ;;
1) log_end_msg 1 ;; # Old process is still running
*) log_end_msg 1 ;; # Failed to start
esac
;;
  *)
# Failed to stop
log_end_msg 1
;;
esac
;;
  force-reload)
restart
;;
  *)
echo "Usage: $SCRIPTNAME {start|stop|status|restart}" >&2
exit 3
;;
esac
:


-- no debconf information

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


Processing of kodi_17.3+dfsg1-5_source.changes

2017-10-10 Thread Debian FTP Masters
kodi_17.3+dfsg1-5_source.changes uploaded successfully to localhost
along with the files:
  kodi_17.3+dfsg1-5.dsc
  kodi_17.3+dfsg1-5.debian.tar.xz
  kodi_17.3+dfsg1-5_amd64.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)

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


kodi_17.3+dfsg1-5_source.changes ACCEPTED into unstable

2017-10-10 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 11 Oct 2017 02:37:25 +0200
Source: kodi
Binary: kodi kodi-data kodi-bin kodi-eventclients-common kodi-eventclients-dev 
kodi-eventclients-wiiremote kodi-eventclients-ps3 kodi-eventclients-kodi-send 
kodi-addons-dev kodi-repository-kodi xbmc xbmc-bin xbmc-eventclients-common 
xbmc-eventclients-dev xbmc-eventclients-wiiremote xbmc-eventclients-ps3 
xbmc-eventclients-xbmc-send xbmc-addons-dev
Architecture: source
Version: 2:17.3+dfsg1-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 

Changed-By: Jonas Smedegaard 
Description:
 kodi   - Open Source Home Theatre (executable binaries)
 kodi-addons-dev - Open Source Home Theatre (Addons Dev package)
 kodi-bin   - Open Source Home Theatre (architecture-dependent files)
 kodi-data  - Open Source Home Theatre (arch-independent data package)
 kodi-eventclients-common - Open Source Home Theatre (Event Client Common 
package)
 kodi-eventclients-dev - Open Source Home Theatre (Event Client Dev package)
 kodi-eventclients-kodi-send - Open Source Home Theatre (Event Client Kodi-SEND 
package)
 kodi-eventclients-ps3 - Open Source Home Theatre (Event Client PS3 package)
 kodi-eventclients-wiiremote - Open Source Home Theatre (Event Client WII 
Remote support package
 kodi-repository-kodi - Open Source Home Theatre (official addons repository 
feed)
 xbmc   - transitional dummy package
 xbmc-addons-dev - transitional dummy package
 xbmc-bin   - transitional dummy package
 xbmc-eventclients-common - transitional dummy package
 xbmc-eventclients-dev - transitional dummy package
 xbmc-eventclients-ps3 - transitional dummy package
 xbmc-eventclients-wiiremote - transitional dummy package
 xbmc-eventclients-xbmc-send - transitional dummy package
Changes:
 kodi (2:17.3+dfsg1-5) unstable; urgency=medium
 .
   * Build-depend on fontforge-nox (not fontforge.
   * Use rsvg-convert to generate branding logo.
 Build-depend on (not inkscape).
   * Fix remove repository feed from kodi-data.
 Tighten kodi-repository-kodi breaks+replaces on kodi-data.
Checksums-Sha1:
 af28923be9855c9b93c0750da575729604dd6dfa 5759 kodi_17.3+dfsg1-5.dsc
 17ebbdb7c13c91e7972e2abcb86b3f3792d45ff2 104456 kodi_17.3+dfsg1-5.debian.tar.xz
 8b1d7586884ede25877c6ab56d4d6d31f38cf491 27551 
kodi_17.3+dfsg1-5_amd64.buildinfo
Checksums-Sha256:
 19de13d6ab9184b61dfab667c62f40e6f44d6bf13536112e618b94ec0fc3f3b2 5759 
kodi_17.3+dfsg1-5.dsc
 c5dcd6580ab0a45d055f673898f01295540246f6327b389d03b4c98bf427dc8f 104456 
kodi_17.3+dfsg1-5.debian.tar.xz
 7359f587a40f22ba166d2f4d4e08f25be6ef9e010dc24d332aa08e6fbb0c7076 27551 
kodi_17.3+dfsg1-5_amd64.buildinfo
Files:
 f54f8e3854e8521152bdf7e6b13e70af 5759 video optional kodi_17.3+dfsg1-5.dsc
 8815db67c3c6e88c5c28303adc1682e7 104456 video optional 
kodi_17.3+dfsg1-5.debian.tar.xz
 bace81245843bc426041a60f41eb3ccd 27551 video optional 
kodi_17.3+dfsg1-5_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEn+Ppw2aRpp/1PMaELHwxRsGgASEFAlndal8ACgkQLHwxRsGg
ASFePQ/9GsnnBzX4GZ71mCdMfJSHM5+yLHyNvlVp2f7EoCtdpYdDFp8CsIxPZs46
mLBNeeYnmaLpZbBRxAaHqlchGDb+wdLzP+1PSC5IDiOHq1kCTvh+F7Wsltq5kdBy
6R5k/Kg2Ye27jG8BVxsVXDUD63BBkEf+SVYRyvndbQKhGTszKtp00BLUUos+Fgw0
zpzaQKMm13CmYTogASYpV4jCljTI1mnYG6iKsjIzmLZxeCaMmSYeSPCYZT3eTypI
iAZHLNR4HAQh4zYrwgQtZ6pdJRwtQzf+h6rPOD3GIzPR1q/xHfzf7vZu70HWVYAn
qQZjdLBoKR1yEOmwdBkMTXrprB3AbHt4cyjOKbCv/95gpfh965KceOrO8LSm/n7q
ssfEF3BI81Fh6zi5Q6ZoWRW24a5y0cgd0SpEks4Q1iARr9VIVbiEmZJpcp/UvlAK
ERhlbMF0pYuhji/wK6JIzm9b4h+M765O0psXheemcccZjfO5AgG+ueLv1OdHy+J4
aXrRo8AYGtqouYrA6S1KQeWrzicRw3S/fIGkOofcZtjXkmUDTtMpmyB9KflCbbov
v4kC1IwtvgSYSzXGesxOhxreCL97XULRlwjxXGfDMgGnb8Isz4/D6ulkGtZJnTH8
a00C0ovi7PtUbs70yvva4hAVrVcSSAEsh1ALi8GGNBIDXIZa6r4=
=lefz
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

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


Bug#878196: libopenmpt0: Illegal instruction on mipsel arch

2017-10-10 Thread gperreal
Package: libopenmpt0
Version: 0.3.1-1
Severity: important
Tags: upstream

Dear Maintainer,

I have encountered this bug while trying to use minidlnad/stable, which depends
on libopenmpt0. It crashes with an "illegal instruction" error. I have found
that the illegal instruction is in libopenmpt0 using gdb.

I have tried to recompile libopenmpt0 from Debian source to no avail. I have 
also
downloaded and compiled the upstream sources, both 0.2.8760-beta27 and 0.3.1,
with no more success: the compiled binary does not pass the provided tests.
I finally tried to install the latest version from testing, with the
same results.

I am wondering about an hardware/cross-compilation problem. The system runs on
a SoC: MediaTek MT7621 ver:1 eco:3 (CPU: MIPS 1004Kc V2.15).

Best Regards,
Guillaume Perréal.

-- System Information:
Debian Release: 9.2
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable'), (400, 'testing')
Architecture: mipsel (mips)

Kernel: Linux 4.4.52-gnu (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8), LANGUAGE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set 
to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages libopenmpt0 depends on:
ii  libc6   2.24-11+deb9u1
ii  libgcc1 1:6.3.0-18
ii  libmpg123-0 1.23.8-1+b1
ii  libstdc++6  6.3.0-18
ii  libvorbis0a 1.3.5-4
ii  libvorbisfile3  1.3.5-4
ii  zlib1g  1:1.2.8.dfsg-5

libopenmpt0 recommends no packages.

libopenmpt0 suggests no packages.

-- no debconf information

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

musescore_2.1.0+dfsg1-1_i386.changes is NEW

2017-10-10 Thread Debian FTP Masters
binary:fluidr3mono-gm-soundfont is NEW.
binary:fluidr3mono-gm-soundfont is NEW.

Your package has been put into the NEW queue, which requires manual action
from the ftpteam to process. The upload was otherwise valid (it had a good
OpenPGP signature and file hashes are valid), so please be patient.

Packages are routinely processed through to the archive, and do feel
free to browse the NEW queue[1].

If there is an issue with the upload, you will receive an email from a
member of the ftpteam.

If you have any questions, you may reply to this email.

[1]: https://ftp-master.debian.org/new.html
 or https://ftp-master.debian.org/backports-new.html for *-backports

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


Bug#878191: Error in `/usr/bin/mplayer': corrupted double-linked list: 0x0000560ab80de850

2017-10-10 Thread Brad Barnett

Some info.

It seems that the default for probesize might be 500:

https://ffmpeg.org/ffprobe-all.html

probesize integer (input)

Set probing size in bytes, i.e. the size of the data to analyze to
get stream information. A higher value will enable detecting more
information in case it is dispersed into the stream, but will
increase latency. Must be an integer not lesser than 32. It is
500 by default.


When I try -lavfdopts probesize=32, there is no crash, and it plays fine.

I wrote a little script.  Random values below -lavfdopts probesize=282574
are fine.  282575 and above crashed.  I tried this same with the other
video file, exhibiting the same issue, and the 'crash point' was
different.  EG, 291281 and below was fine, 291282 and above crashed.

Well.. it's info anyhow.

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


Processing of musescore_2.1.0+dfsg1-1_i386.changes

2017-10-10 Thread Debian FTP Masters
musescore_2.1.0+dfsg1-1_i386.changes uploaded successfully to localhost
along with the files:
  musescore_2.1.0+dfsg1-1.dsc
  musescore_2.1.0+dfsg1-1.debian.tar.xz
  fluidr3mono-gm-soundfont_2.1.0+dfsg1-1_all.deb
  musescore-common_2.1.0+dfsg1-1_all.deb
  musescore-dbgsym_2.1.0+dfsg1-1_i386.deb
  musescore_2.1.0+dfsg1-1_i386.buildinfo
  musescore_2.1.0+dfsg1-1_i386.deb

Greetings,

Your Debian queue daemon (running on host usper.debian.org)

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


Bug#878191: Error in `/usr/bin/mplayer': corrupted double-linked list: 0x0000560ab80de850

2017-10-10 Thread Brad Barnett

Package: mplayer
Version: 2:1.3.0-6



I've recently been playing more 4k / 2160p video files, 8 bit encoded.

All have been fine with the exception of two of them.


$ uname -a
Linux xsdfsdf 4.9.0-4-amd64 #1 SMP Debian 4.9.51-1 (2017-09-28) x86_64 GNU/Linux

$ /usr/bin/mplayer -fs 
filename.2160p.BluRay.x264.8bit.SDR.DTS-HD.MA.TrueHD.7.1.Atmos/filename.2160p.BluRay.x264.8bit.SDR.DTS-HD.MA.TrueHD.7.1.Atmos.mkv
 
MPlayer 1.3.0 (Debian), built with gcc-6.2.1 (C) 2000-2016 MPlayer Team
Can't open joystick device /dev/input/js0: No such file or directory
Can't init input joystick

Playing 
filename.2160p.BluRay.x264.8bit.SDR.DTS-HD.MA.TrueHD.7.1.Atmos/filename.2160p.BluRay.x264.8bit.SDR.DTS-HD.MA.TrueHD.7.1.Atmos.mkv.
Cache fill:  0.00% (0 bytes)

libavformat version 57.71.100 (external)
Mismatching header version 57.56.100
libavformat file format detected.
[matroska,webm @ 0x7ff05ff98560]Stream #20: not enough frames to estimate rate; 
consider increasing probesize
[matroska,webm @ 0x7ff05ff98560]Could not find codec parameters for stream 5 
(Subtitle: hdmv_pgs_subtitle): unspecified size
Consider increasing the value for the 'analyzeduration' and 'probesize' options
[matroska,webm @ 0x7ff05ff98560]Could not find codec parameters for stream 6 
(Subtitle: hdmv_pgs_subtitle): unspecified size
Consider increasing the value for the 'analyzeduration' and 'probesize' options
[matroska,webm @ 0x7ff05ff98560]Could not find codec parameters for stream 7 
(Subtitle: hdmv_pgs_subtitle): unspecified size
Consider increasing the value for the 'analyzeduration' and 'probesize' options
[matroska,webm @ 0x7ff05ff98560]Could not find codec parameters for stream 8 
(Subtitle: hdmv_pgs_subtitle): unspecified size
Consider increasing the value for the 'analyzeduration' and 'probesize' options
[matroska,webm @ 0x7ff05ff98560]Could not find codec parameters for stream 9 
(Subtitle: hdmv_pgs_subtitle): unspecified size
Consider increasing the value for the 'analyzeduration' and 'probesize' options
[matroska,webm @ 0x7ff05ff98560]Could not find codec parameters for stream 10 
(Subtitle: hdmv_pgs_subtitle): unspecified size
Consider increasing the value for the 'analyzeduration' and 'probesize' options
[matroska,webm @ 0x7ff05ff98560]Could not find codec parameters for stream 11 
(Subtitle: hdmv_pgs_subtitle): unspecified size
Consider increasing the value for the 'analyzeduration' and 'probesize' options
[matroska,webm @ 0x7ff05ff98560]Could not find codec parameters for stream 12 
(Subtitle: hdmv_pgs_subtitle): unspecified size
Consider increasing the value for the 'analyzeduration' and 'probesize' options
[matroska,webm @ 0x7ff05ff98560]Could not find codec parameters for stream 13 
(Subtitle: hdmv_pgs_subtitle): unspecified size
Consider increasing the value for the 'analyzeduration' and 'probesize' options
[matroska,webm @ 0x7ff05ff98560]Could not find codec parameters for stream 14 
(Subtitle: hdmv_pgs_subtitle): unspecified size
Consider increasing the value for the 'analyzeduration' and 'probesize' options
[matroska,webm @ 0x7ff05ff98560]Could not find codec parameters for stream 15 
(Subtitle: hdmv_pgs_subtitle): unspecified size
Consider increasing the value for the 'analyzeduration' and 'probesize' options
[matroska,webm @ 0x7ff05ff98560]Could not find codec parameters for stream 16 
(Subtitle: hdmv_pgs_subtitle): unspecified size
Consider increasing the value for the 'analyzeduration' and 'probesize' options
[matroska,webm @ 0x7ff05ff98560]Could not find codec parameters for stream 17 
(Subtitle: hdmv_pgs_subtitle): unspecified size
Consider increasing the value for the 'analyzeduration' and 'probesize' options
[matroska,webm @ 0x7ff05ff98560]Could not find codec parameters for stream 18 
(Subtitle: hdmv_pgs_subtitle): unspecified size
Consider increasing the value for the 'analyzeduration' and 'probesize' options
[matroska,webm @ 0x7ff05ff98560]Could not find codec parameters for stream 19 
(Subtitle: hdmv_pgs_subtitle): unspecified size
Consider increasing the value for the 'analyzeduration' and 'probesize' options
[lavf] stream 0: video (h264), -vid 0, 
filename.2160p.BluRay.x264.8bit.SDR.DTS-HD.MA.TrueHD.7.1.Atmos
[lavf] stream 1: audio (truehd), -aid 0, -alang eng, 
filename.2160p.BluRay.x264.8bit.SDR.DTS-HD.MA.TrueHD.7.1.Atmos
[lavf] stream 2: audio (dca), -aid 1, -alang eng, 
filename.2160p.BluRay.x264.8bit.SDR.DTS-HD.MA.TrueHD.7.1.Atmos
[lavf] stream 3: audio (ac3), -aid 2, -alang eng, 
filename.2160p.BluRay.x264.8bit.SDR.DTS-HD.MA.TrueHD.7.1.Atmos
[lavf] stream 4: subtitle (srt), -sid 0, -slang eng, English-SRT
[lavf] stream 5: subtitle (pgssub), -sid 1, -slang eng, English-PGS
[lavf] stream 6: subtitle (pgssub), -sid 2, -slang spa, Spanish-PGS
[lavf] stream 7: subtitle (pgssub), -sid 3, -slang fre, French-PGS
[lavf] stream 8: subtitle (pgssub), -sid 4, -slang fre, French-PGS
[lavf] stream 9: subtitle (pgssub), -sid 5, -slang spa, Spanish-PGS
[lavf] stream 10: subtitle (pgssub), -sid 6, -slang dan, Danish-PGS

kodi_17.3+dfsg1-4_source.changes ACCEPTED into unstable

2017-10-10 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 10 Oct 2017 22:46:23 +0200
Source: kodi
Binary: kodi kodi-data kodi-bin kodi-eventclients-common kodi-eventclients-dev 
kodi-eventclients-wiiremote kodi-eventclients-ps3 kodi-eventclients-kodi-send 
kodi-addons-dev kodi-repository-kodi xbmc xbmc-bin xbmc-eventclients-common 
xbmc-eventclients-dev xbmc-eventclients-wiiremote xbmc-eventclients-ps3 
xbmc-eventclients-xbmc-send xbmc-addons-dev
Architecture: source
Version: 2:17.3+dfsg1-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 

Changed-By: Jonas Smedegaard 
Description:
 kodi   - Open Source Home Theatre (executable binaries)
 kodi-addons-dev - Open Source Home Theatre (Addons Dev package)
 kodi-bin   - Open Source Home Theatre (architecture-dependent files)
 kodi-data  - Open Source Home Theatre (arch-independent data package)
 kodi-eventclients-common - Open Source Home Theatre (Event Client Common 
package)
 kodi-eventclients-dev - Open Source Home Theatre (Event Client Dev package)
 kodi-eventclients-kodi-send - Open Source Home Theatre (Event Client Kodi-SEND 
package)
 kodi-eventclients-ps3 - Open Source Home Theatre (Event Client PS3 package)
 kodi-eventclients-wiiremote - Open Source Home Theatre (Event Client WII 
Remote support package
 kodi-repository-kodi - Open Source Home Theatre (official addons repository 
feed)
 xbmc   - transitional dummy package
 xbmc-addons-dev - transitional dummy package
 xbmc-bin   - transitional dummy package
 xbmc-eventclients-common - transitional dummy package
 xbmc-eventclients-dev - transitional dummy package
 xbmc-eventclients-ps3 - transitional dummy package
 xbmc-eventclients-wiiremote - transitional dummy package
 xbmc-eventclients-xbmc-send - transitional dummy package
Changes:
 kodi (2:17.3+dfsg1-4) unstable; urgency=medium
 .
   * Update package relations:
 + Fix have kodi-repository-kodi conflict against and replace older
   kodi/kodi-data/xbmc.
   Fixes bug#877960. Thanks to Andreas Beckmann.
 + Fix have kodi-repository-kodi conflict against (not break) virtual
   kodi-repository.
 + Fix have package kodi-repository-kodi depend on ${misc:Depends}.
 + Stop build-depend on dh-autoreconf autotools-dev: Handled by
   debhelper.
   * Rewrite copyright info, with major coverage improvements.
   * Add maintainer script copyright-check to source.
   * Update git-buildpackage config:
 + Add usage comment.
 + Filter any .git* file.
   * Override lintian regarding license in License-Reference field.
 See bug#786450.
   * Override lintian regarding obsolete-url-in-packaging: License grant
 must be included verbatim.
Checksums-Sha1:
 bfa693cd85714312b370e7393f920fd1f5ba7789 5751 kodi_17.3+dfsg1-4.dsc
 cc5bf199aecf507a71bd5fc3bf0a3076931e20e8 104400 kodi_17.3+dfsg1-4.debian.tar.xz
 44de616e9e3970d5aa457b07ae249cc2e4ce9724 28616 
kodi_17.3+dfsg1-4_amd64.buildinfo
Checksums-Sha256:
 7170b4239dd65bcea0dc094d7dd94a321c56414b59623e2c2e0454a57b9a2b5f 5751 
kodi_17.3+dfsg1-4.dsc
 717e9583982e79eaed9f81db473ba67688c2e9e5d80af70d11d504c23880ee87 104400 
kodi_17.3+dfsg1-4.debian.tar.xz
 edbd34e66a0085837d29aefd29a2db79dd698c787e1e12bba8ac9f973cfb81c1 28616 
kodi_17.3+dfsg1-4_amd64.buildinfo
Files:
 454e756f511974d84d97e6d9b55c9a8b 5751 video optional kodi_17.3+dfsg1-4.dsc
 b084fa1ca28ccf11c0256245ef9a50dc 104400 video optional 
kodi_17.3+dfsg1-4.debian.tar.xz
 433dd23b589779a7db83303993766531 28616 video optional 
kodi_17.3+dfsg1-4_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEn+Ppw2aRpp/1PMaELHwxRsGgASEFAlndOToACgkQLHwxRsGg
ASG+hxAAqZcA6kL7iWxyiJ8zTz7CUAChuj7ELVToaWT7AbZxquEuHx/eFYjHf/sX
lVZ23qGgP9hYuJBFKa9kLXiqLTxpuAM+ZBin0VJXXr/nnhlx17dlbSkYK8ph6sz0
OBssSwPZx5/e4r5fNJkpk4FaKBvxmQXeIu0W46Wp5VrlpiIZ3jxJCR5T3xnSmIxX
7iqaf+FPXknY+dsg9EgxS3fweL3mGlVXGGhOjuiGJ6bIxgVdzf4W02CKawwFmOJk
tvskm9WBvFRU+Z1zMfy5EEmsad4SoMFeu6NLY9RrTDst/p87mUJ/XcqgwlywBSr5
tZcyAyPg1R7s7YC8EqON9PR/JcT0Th8CPHBknaNI1K/moIiNfWfpnmDa4GFAyEPM
bKGLxFgNzjd5dsNY87GJcGZH053DsgpNre8REYhzgM2J+n0WF7AA4ebaSB4iXtIk
+U0yHOigB2rJLahTTJ3II3OJYvFAwfXTAUb9nmCiT4Bd5lQx9qDhpku8Cgq5T227
mUsDVRZV7WBQDjMb9i5ySQJJn3Ve4klZaAc0hy6Rq1ma2I7S29GEg8wDJIZH3/5X
BktxQiToDtG9kP4KGlRMrhvEV63D4PrBrfpGDJeT/sPabwDrhGsXYucWZG3riMTq
oM4XEjPKu9aQ/1c5Fu+zzRwn/ivnp5T2Z7rfohNjvLJK1aOCMis=
=bkuK
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

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


Processing of kodi_17.3+dfsg1-4_source.changes

2017-10-10 Thread Debian FTP Masters
kodi_17.3+dfsg1-4_source.changes uploaded successfully to localhost
along with the files:
  kodi_17.3+dfsg1-4.dsc
  kodi_17.3+dfsg1-4.debian.tar.xz
  kodi_17.3+dfsg1-4_amd64.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)

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


musescore_2.1.0+dfsg1-1_source.changes REJECTED

2017-10-10 Thread Debian FTP Masters


Source-only uploads to NEW are not allowed.

binary:fluidr3mono-gm-soundfont is NEW.

===

Please feel free to respond to this email if you don't understand why
your files were rejected, or if you upload new files which address our
concerns.


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


ffmpeg_3.2.8-1~deb9u1_source.changes ACCEPTED into proposed-updates->stable-new

2017-10-10 Thread Debian FTP Masters
Mapping stable-security to proposed-updates.

Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 09 Oct 2017 18:57:17 +0200
Source: ffmpeg
Binary: ffmpeg ffmpeg-doc libavcodec57 libavcodec-extra57 libavcodec-extra 
libavcodec-dev libavdevice57 libavdevice-dev libavfilter6 libavfilter-extra6 
libavfilter-extra libavfilter-dev libavformat57 libavformat-dev libavresample3 
libavresample-dev libavutil55 libavutil-dev libpostproc54 libpostproc-dev 
libswresample2 libswresample-dev libswscale4 libswscale-dev libav-tools
Architecture: source
Version: 7:3.2.8-1~deb9u1
Distribution: stretch-security
Urgency: high
Maintainer: Debian Multimedia Maintainers 

Changed-By: Sebastian Ramacher 
Description:
 ffmpeg - Tools for transcoding, streaming and playing of multimedia files
 ffmpeg-doc - Documentation of the FFmpeg multimedia framework
 libav-tools - Compatibility links for libav-tools (transitional package)
 libavcodec-dev - FFmpeg library with de/encoders for audio/video codecs - 
developm
 libavcodec-extra - FFmpeg library with extra codecs (metapackage)
 libavcodec-extra57 - FFmpeg library with additional de/encoders for 
audio/video codecs
 libavcodec57 - FFmpeg library with de/encoders for audio/video codecs - runtime
 libavdevice-dev - FFmpeg library for handling input and output devices - 
developmen
 libavdevice57 - FFmpeg library for handling input and output devices - runtime 
fi
 libavfilter-dev - FFmpeg library containing media filters - development files
 libavfilter-extra - FFmpeg library with extra filters (metapackage)
 libavfilter-extra6 - FFmpeg library with extra media filters - runtime files
 libavfilter6 - FFmpeg library containing media filters - runtime files
 libavformat-dev - FFmpeg library with (de)muxers for multimedia containers - 
develo
 libavformat57 - FFmpeg library with (de)muxers for multimedia containers - 
runtim
 libavresample-dev - FFmpeg compatibility library for resampling - development 
files
 libavresample3 - FFmpeg compatibility library for resampling - runtime files
 libavutil-dev - FFmpeg library with functions for simplifying programming - 
devel
 libavutil55 - FFmpeg library with functions for simplifying programming - runti
 libpostproc-dev - FFmpeg library for post processing - development files
 libpostproc54 - FFmpeg library for post processing - runtime files
 libswresample-dev - FFmpeg library for audio resampling, rematrixing etc. - 
developme
 libswresample2 - FFmpeg library for audio resampling, rematrixing etc. - 
runtime f
 libswscale-dev - FFmpeg library for image scaling and various conversions - 
develo
 libswscale4 - FFmpeg library for image scaling and various conversions - runtim
Changes:
 ffmpeg (7:3.2.8-1~deb9u1) stretch-security; urgency=high
 .
   * New upstream release.
 - avformat/rmdec: Fix DoS due to lack of eof check. (CVE-2017-14054)
 - avformat/mvdec: Fix DoS due to lack of eof check. (CVE-2017-14055)
 - avformat/rl2: Fix DoS due to lack of eof check. (CVE-2017-14056)
 - avformat/asfdec: Fix DoS due to lack of eof check. (CVE-2017-14057)
 - avformat/hls: Fix DoS due to infinite loop. (CVE-2017-14058)
 - avformat/cinedec: Fix DoS due to lack of eof check. (CVE-2017-14059)
 - avformat/mxfdec: Fix Sign error. (CVE-2017-14169)
 - avformat/mxfdec: Fix DoS issues. (CVE-2017-14170)
 - avformat/nsvdec: Fix DoS due to lack of eof check. (CVE-2017-14171)
 - avformat/mov: Fix DoS. (CVE-2017-14222)
 - avformat/asfdec: Fix DoS. (CVE-2017-14223)
 - ffprobe: Fix null pointer dereference with color primaries.
   (CVE-2017-14225)
 - avformat/rtpdec_h264: Fix heap-buffer-overflow. (CVE-2017-14767)
Checksums-Sha1:
 163937758e7423cfb52b4c3eb80ff0d0a3f2949d 4907 ffmpeg_3.2.8-1~deb9u1.dsc
 24e308432a60ddee59eac7809b33ad820f8208b3 8035768 ffmpeg_3.2.8.orig.tar.xz
 f8a5812df5a1d8b7cf6131ad85bdc9b0bf4c614c 38944 
ffmpeg_3.2.8-1~deb9u1.debian.tar.xz
Checksums-Sha256:
 277e302cbfa1e1f5e6c00bb12093c44a0fca1d9c9b5943fb311fc723ee8e068e 4907 
ffmpeg_3.2.8-1~deb9u1.dsc
 42e7362692318afc666f14378dd445effa9a1b09787504a6ab5811fe442674cd 8035768 
ffmpeg_3.2.8.orig.tar.xz
 51e2e6226a14f10130efbb47f91c6ecb13f2dc44b1e04e2157b856307fcdfb3e 38944 
ffmpeg_3.2.8-1~deb9u1.debian.tar.xz
Files:
 3b4b3ae3de3469c4237d56eda0d3bc93 4907 video optional ffmpeg_3.2.8-1~deb9u1.dsc
 5b2e4773e9c82af2889bd2fd09570d78 8035768 video optional 
ffmpeg_3.2.8.orig.tar.xz
 aa9347464527767e77bb766964c448b2 38944 video optional 
ffmpeg_3.2.8-1~deb9u1.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEE94y6B4F7sUmhHTOQafL8UW6nGZMFAlnb91EACgkQafL8UW6n
GZNIlg/+KnbJyu4pUgVB+I2mHHVSKJd96kZ95OEcFs094hisEAMdOUQiKkDrI3q5
9wNep90xNxggvGPEPQ/BdkRfl31SDBNNMfz7wq6zJG5JbD6ejUvyo3MMFRAB58CY
vLRX1evFZdI37ybG1mT/n7E/NAQ32rYLxNsgl/xIA8q2QwjrVNZm1t7YW0JxQvYr
LDv2S+2qFDVn2kMqhrMWULpkJFpDjPR+jM8+IG8dCTsNJe6G9J62sIKb6bZnjx3t

Bug#871920: musescore-common: please split out the FluidR3Mono_GM.sf3 sound font into a separate package

2017-10-10 Thread Fabian Greffrath
Am Dienstag, den 10.10.2017, 21:18 +0200 schrieb Thorsten Glaser:
> They could switch to a different one, is what I meant.
> 
> (or embed it in the C source… *shudder*)

Whoa, I think both these cases would be incentive enough to package it
on its own.

> Exactly. Good that we’re on the same page.

Indeed!

> Uploaded, should enter NEW any time now.

Great, thank you!

 - Fabian


signature.asc
Description: This is a digitally signed message part
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Bug#871920: musescore-common: please split out the FluidR3Mono_GM.sf3 sound font into a separate package

2017-10-10 Thread Thorsten Glaser
On Tue, 10 Oct 2017, Fabian Greffrath wrote:

> Hi again,

same,

> Am Dienstag, den 10.10.2017, 17:41 +0200 schrieb Thorsten Glaser:
> > What if they decide to stop shipping it?
>
> then we would proceed as we did for the previous soundfont they
> provided, i.e. timgm6mb-soundfont. That is, we would continue to
> package it in its own source package.

Yes, as you argued later on in your eMail.

> .o(On the other hand, musescore requires a soundfont to be installed in
> order to work, so why should they ever stop shipping one? In that case,

They could switch to a different one, is what I meant.

(or embed it in the C source… *shudder*)

> > Yes, but, I’m a MuseScore user, and so really really *really* wish
> > to not prevent getting a newer version.
>
> I don't think the soundfont is to blame for the slow adaption of
> musescore 2.0 in Debian. It was just the usual packaging glue. ;)

No, I got a .dsc from Toby way before it entered Debian, which worked
with only the most minor tweaks (it *was* intended for his PPA), and
the soundfont slowed getting it uploaded to Debian by quite a bit.

I hope I’ll be able to speed things up in the future now, though. I
was a new to-be-a-user-soon back then only learning of its existence
by a workshop a fellow choir member gave.

> If future problems arise with the soundfont, we will package it in its
> own source package and upload new musescore releases to experimental in

Exactly. Good that we’re on the same page.

> > I can do that, but thanks.
>
> Cool, thank you!

Uploaded, should enter NEW any time now.

bye,
//mirabilos
-- 
«MyISAM tables -will- get corrupted eventually. This is a fact of life. »
“mysql is about as much database as ms access” – “MSSQL at least descends
from a database” “it's a rebranded SyBase” “MySQL however was born from a
flatfile and went downhill from there” – “at least jetDB doesn’t claim to
be a database”  ‣‣‣ Please, http://deb.li/mysql and MariaDB, finally die!

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

Processing of musescore_2.1.0+dfsg1-1_source.changes

2017-10-10 Thread Debian FTP Masters
musescore_2.1.0+dfsg1-1_source.changes uploaded successfully to localhost
along with the files:
  musescore_2.1.0+dfsg1-1.dsc
  musescore_2.1.0+dfsg1-1.debian.tar.xz

Greetings,

Your Debian queue daemon (running on host usper.debian.org)

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


Bug#871920: musescore-common: please split out the FluidR3Mono_GM.sf3 sound font into a separate package

2017-10-10 Thread Fabian Greffrath
Hi again,

Am Dienstag, den 10.10.2017, 17:41 +0200 schrieb Thorsten Glaser:
> What if they decide to stop shipping it?

then we would proceed as we did for the previous soundfont they
provided, i.e. timgm6mb-soundfont. That is, we would continue to
package it in its own source package.

.o(On the other hand, musescore requires a soundfont to be installed in
order to work, so why should they ever stop shipping one? In that case,
we would have to ship the soundfont in its own source package anyway,
and in the meantime musescore could/would have to use one of the other
soundfonts already packaged in Debian -- it is still able to read the
SF2 format after all.)

> Yes, but, I’m a MuseScore user, and so really really *really* wish
> to not prevent getting a newer version.

I don't think the soundfont is to blame for the slow adaption of
musescore 2.0 in Debian. It was just the usual packaging glue. ;)

If future problems arise with the soundfont, we will package it in its
own source package and upload new musescore releases to experimental in
the mean time. I don't see why this should be so much different from
any other "transition". ;)

> I can do that, but thanks.

Cool, thank you!

 - Fabian


signature.asc
Description: This is a digitally signed message part
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Processed: Bug#871920 marked as pending

2017-10-10 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tag 871920 pending
Bug #871920 [musescore-common] musescore-common: please split out the 
FluidR3Mono_GM.sf3 sound font into a separate package
Ignoring request to alter tags of bug #871920 to the same tags previously set
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
871920: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=871920
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

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


Blue Swimming Crab

2017-10-10 Thread Bonesca - Jona
    [ View in browser ]( http://r.newsletter.bonescamail.nl/8l118ewdaoatrf.html 
)   
 

 
 
Topquality Jona Blue Swimming Crab 12 x 1 kilo / 800 grs netto.
 
Arriving end next week    



































 
This email was sent to pkg-multimedia-maintainers@lists.alioth.debian.org
You received this email because you are registered with Bonesca Import en 
Export BV
 
[ Unsubscribe here ]( http://r.newsletter.bonescamail.nl/8l118ewdaoatrg.html )  

Sent by
[  ]( http://r.newsletter.bonescamail.nl/track/click/yc44xnlgtaoatrd )     
© 2017 Bonesca Import en Export BV  

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

Attieke / Placali / Saka Saka

2017-10-10 Thread Bonesca Import en Export BV
    [ View in browser ]( http://r.newsletter.bonescamail.nl/8l118evkuoatrf.html 
)   
 
[
]( http://r.newsletter.bonescamail.nl/track/click/yc44xnib1aoatrd ) 
 
New arrival :
 
Attieke / Cassava Couscous Ivory Coast 20 x 500 gr
1 box € 1,19 / 10 box € 1,09 per pack!!!
 
Placali Manioc/Cassavedough/Watafufu Ivory Coast 20 x 500 gr
1 box € 1,19 / 10 box € 1,09 per pack!!!

Pondu / Saka Saka Congolese (cassavaleaves minced) 20 x 500 gr
1 box € 0,79 / 10 box € 0,69 per pack!!!
 
Scroll down for some pictures!    








   [ Click here for complete overview latest offers
Klicken Sie hier für die komplette Liste der letzten Angebote
Klik hier voor het complete overzicht recente aanbiedngen
Cliquez ici pour la liste complète des offres récentes
Haga clikc aquí para ver las últimas ofertas ]( 
http://r.newsletter.bonescamail.nl/track/click/yc44xnibtqoatrd )     
This email was sent to pkg-multimedia-maintainers@lists.alioth.debian.org
You received this email because you are registered with Bonesca Import en 
Export BV
 
[ Unsubscribe here ]( http://r.newsletter.bonescamail.nl/8l118evkuoatrg.html )  

Sent by
[  ]( http://r.newsletter.bonescamail.nl/track/click/yc44xnicm6oatrd )     
© 2017 Bonesca Import en Export BV  

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

Processed: Re: musescore-common: please split out the FluidR3Mono_GM.sf3 sound font into a separate package

2017-10-10 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 871920 + pending
Bug #871920 [musescore-common] musescore-common: please split out the 
FluidR3Mono_GM.sf3 sound font into a separate package
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
871920: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=871920
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

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


Bug#871920: musescore-common: please split out the FluidR3Mono_GM.sf3 sound font into a separate package

2017-10-10 Thread Thorsten Glaser
tags 871920 + pending
thanks

Hi Fabian,

> If upstream finds a way to further improve the soundfont and decides to
> ship a modified version in the next release, I am fine with that.
> 
> The actual file format, I believe, can be considered stable, though. It
> has already been adopted by other upstreams than musescore and fluidsynth.

I guess so, yes.

> > Sure, we can split it off, and itâ??ll be versioned with the version
> > of the corresponding MuseScore package, but thatâ??ll be all of it,
> > unless someone actively maintains the soundfont.
> 
> Sure, as long as musescore keeps shipping this soundfont, it will be part
> of that source package.

What if they decide to stop shipping it?

> > Furthermore, MuseScore may cease shipping this, or ship an
> > incompatible version, in the future. I *really* wish to avoid
> > a repeat of #768524 where we could not upgrade MuseScore because
> > something used the old soundfont.
> 
> I'd rather see it as a positive sign that musescore's soundfont has proved
> useful outside of its original scope.

Yes, but, I’m a MuseScore user, and so really really *really* wish
to not prevent getting a newer version.

> > If Fabian insists, [...]
> 
> I do, please split the soundfont off into a separate package. ;)

OK, will do with the next upload.

> > If anyone cares about it and would maintain the soundfont split
> > off if necessary, do share.
> 
> I can take care of implementing the soundfont split-off in the musescore

I can do that, but thanks.

> Debian package and I would also volunteer to maintain it in a separate
> source package should musescore ever decide to break it or not ship it
> anymore.

Okay. Case closed.

Thanks,
//mirabilos
-- 
«MyISAM tables -will- get corrupted eventually. This is a fact of life. »
“mysql is about as much database as ms access” – “MSSQL at least descends
from a database” “it's a rebranded SyBase” “MySQL however was born from a
flatfile and went downhill from there” – “at least jetDB doesn’t claim to
be a database”  ‣‣‣ Please, http://deb.li/mysql and MariaDB, finally die!

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

Bug#871920: musescore-common: please split out the FluidR3Mono_GM.sf3 sound font into a separate package

2017-10-10 Thread Fabian Greffrath
Hi Thorsten,

Thorsten Glaser wrote:
> as far as I’m informed, the soundfont is not an “API” of MuseScore,
> i.e. it can, and possibly will, change without notice.

If upstream finds a way to further improve the soundfont and decides to
ship a modified version in the next release, I am fine with that.

The actual file format, I believe, can be considered stable, though. It
has already been adopted by other upstreams than musescore and fluidsynth.

> Sure, we can split it off, and it’ll be versioned with the version
> of the corresponding MuseScore package, but that’ll be all of it,
> unless someone actively maintains the soundfont.

Sure, as long as musescore keeps shipping this soundfont, it will be part
of that source package.

> Furthermore, MuseScore may cease shipping this, or ship an
> incompatible version, in the future. I *really* wish to avoid
> a repeat of #768524 where we could not upgrade MuseScore because
> something used the old soundfont.

I'd rather see it as a positive sign that musescore's soundfont has proved
useful outside of its original scope.

> If Fabian insists, [...]

I do, please split the soundfont off into a separate package. ;)

> If anyone cares about it and would maintain the soundfont split
> off if necessary, do share.

I can take care of implementing the soundfont split-off in the musescore
Debian package and I would also volunteer to maintain it in a separate
source package should musescore ever decide to break it or not ship it
anymore.

Thanks!

 - Fabian

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