libva 2.1.0-3 MIGRATED to testing

2018-04-07 Thread Debian testing watch
FYI: The status of the libva source package
in Debian's testing distribution has changed.

  Previous version: 2.1.0-1
  Current version:  2.1.0-3

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more 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


libbluray 1:1.0.2-3 MIGRATED to testing

2018-04-07 Thread Debian testing watch
FYI: The status of the libbluray source package
in Debian's testing distribution has changed.

  Previous version: 1:1.0.2-2
  Current version:  1:1.0.2-3

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more 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


Processed: Add blocker bug for ttf-freefont removal

2018-04-07 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> block 895163 by 895162
Bug #895163 [ftp.debian.org] RM: ttf-freefont -- RoM; RoQA: renamed to 
fonts-freefont
895163 was not blocked by any bugs.
895163 was not blocking any bugs.
Added blocking bug(s) of 895163: 895162
>
End of message, stopping processing here.

Please contact me if you need assistance.
-- 
895163: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=895163
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#895162: synfigstudio: Update fonts-freefont build-depends

2018-04-07 Thread Jeremy Bicha
Source: synfigstudio
Version: 1.0.2-1
Severity: serious
Tags: buster sid

fonts-freefont-ttf (or fonts-freefont-otf) has replaced ttf-freefont.
Please update synfigstudio's Build-Depends.

Thanks,
Jeremy Bicha

___
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#895151: Guitarix update 35.2-2 (stretch) -> 36.1-1 (buster) improvement

2018-04-07 Thread James Cowgill
Hi,

On 07/04/18 20:41, treb...@tuxfamily.org wrote:
> Package: guitarix
> Version: 36.1-1
> 
> While upgrading from the Stretch package (35.2-2) to the sid/buster one
> (36.1-1), it doesn't update the libgxw0 and libgxwmm0 packages which are
> needed by the Guitarix application.
> 
> Then, the application isn't fully functional since it requires those
> libs to work with, and doesn't have those in the right version, then
> missing the right versionned functions. Hence there are some errors
> while using guitarix.

What are the errors? This bug might be RC but I can't tell if I don't
know what the underlying issue is.

> In d/control, adding to the binary "Package: guitarix" 's "Depends" '
> field the following seems to fix the issue :
> libgxw0 (>= ${source:Version}),
> libgxwmm0 (>= ${source:Version}),
> 
> Please double check before applying.

The correct fix is to generate versioned shlibs files for the libraries
so that the correct dependencies are automatically generated. Overriding
dh_makeshlibs with "dh_makeshlibs -V" is the quick conservative way of
doing this.

Thanks,
James



signature.asc
Description: OpenPGP digital signature
___
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#895154: ffmpeg: FTBFS - make[2]: write error: stdout

2018-04-07 Thread James Cowgill
Source: ffmpeg
Version: 7:3.4.1-1
Severity: serious
Tags: sid buster

For some reason ffmpeg has started FTBFS with this error:
> TESTvsynth2-zlib
> /<>/tests/fate-run.sh fate-vsynth2-zlib "" "" 
> "/<>/debian/standard" 'enc_dec "rawvideo -s 352x288 -pix_fmt 
> yuv420p " tests/data/vsynth2.yuv avi "-c zlib " rawvideo "-s 352x288 -pix_fmt 
> yuv420p -vsync 0 " -keep ""' '' 
> '/<>/tests/ref/vsynth/vsynth2-zlib' '' '1' '' '' '' '' '' '1' '' 
> '' ''
>  /<>/debian/standard/ffmpeg -nostdin -nostats -cpuflags all -f 
> rawvideo -s 352x288 -pix_fmt yuv420p -threads 1 -idct simple -flags +bitexact 
> -sws_flags +accurate_rnd+bitexact -fflags +bitexact -hwaccel none -threads 1 
> -thread_type frame+slice -i 
> /<>/debian/standard/tests/data/vsynth2.yuv -threads 1 -idct 
> simple -dct fastint -c zlib -flags +bitexact -sws_flags 
> +accurate_rnd+bitexact -fflags +bitexact -f avi -y 
> /<>/debian/standard/tests/data/fate/vsynth2-zlib.avi
>  /<>/debian/standard/ffmpeg -nostdin -nostats -cpuflags all 
> -threads 1 -idct simple -flags +bitexact -sws_flags +accurate_rnd+bitexact 
> -fflags +bitexact -hwaccel none -threads 1 -thread_type frame+slice -i 
> /<>/debian/standard/tests/data/fate/vsynth2-zlib.avi -threads 1 
> -idct simple -dct fastint -s 352x288 -pix_fmt yuv420p -vsync 0 -flags 
> +bitexact -sws_flags +accurate_rnd+bitexact -fflags +bitexact -f rawvideo -y 
> /<>/debian/standard/tests/data/fate/vsynth2-zlib.out.rawvideo
> make[2]: Leaving directory '/<>/debian/standard'
> make[2]: write error: stdout
> dh_auto_test: cd debian/standard && make -j4 -O check -k returned exit code 1
> make[1]: *** [debian/rules:231: override_dh_auto_test-arch] Error 25
> make[1]: Leaving directory '/<>'
> make: *** [debian/rules:192: binary] Error 2
> dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 
> 2

This can be seen on the reproducible builds first seen 2018-03-15
affecting 3.4 and 3.5 in experimental.

I'm guessing this has something to do with "make -O" which was enabled
recently in debhelper, but I haven't checked.

James



signature.asc
Description: OpenPGP digital signature
___
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#895151: Guitarix update 35.2-2 (stretch) -> 36.1-1 (buster) improvement

2018-04-07 Thread trebmuh

Package: guitarix
Version: 36.1-1

While upgrading from the Stretch package (35.2-2) to the sid/buster one 
(36.1-1), it doesn't update the libgxw0 and libgxwmm0 packages which are 
needed by the Guitarix application.


Then, the application isn't fully functional since it requires those 
libs to work with, and doesn't have those in the right version, then 
missing the right versionned functions. Hence there are some errors 
while using guitarix.


In d/control, adding to the binary "Package: guitarix" 's "Depends" ' 
field the following seems to fix the issue :

libgxw0 (>= ${source:Version}),
libgxwmm0 (>= ${source:Version}),

Please double check before applying.

Hope that helps.
Olivier

___
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#894386: marked as done (libinstpatch: memory corruption in file IpatchSF2Reader.c)

2018-04-07 Thread Debian Bug Tracking System
Your message dated Sat, 07 Apr 2018 17:35:21 +
with message-id 
and subject line Bug#894386: fixed in libinstpatch 1.0.0-7
has caused the Debian Bug report #894386,
regarding libinstpatch: memory corruption in file IpatchSF2Reader.c
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.)


-- 
894386: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=894386
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libinstpatch
Severity: normal

Dear Maintainer,

The file IpatchSF2Reader.c has seen in the upstream code base some fixes
of potential memory corruption. This can lead to undefined behaviour.

I provide a patch with the specific changes, fixing the issue.

-- System Information:
Debian Release: buster/sid
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.15.0-2-amd64 (SMP w/24 CPU cores)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE=C.UTF-8 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
--- libinstpatch-1.0.0/libinstpatch/IpatchSF2Reader.c   2010-10-25 
12:46:26.0 -0400
+++ libinstpatch-1.0.0.orig/libinstpatch/IpatchSF2Reader.c  2018-03-29 
11:57:52.433939326 -0400
@@ -647,13 +647,13 @@
   if (!ipatch_file_read (riff->handle, bag_table, chunk->size, err))
 return (FALSE);   /* bag_table will be freed by finalize() */
 
-  pgenndx = IPATCH_FILE_SWAP16 (riff->handle, _table[0]);
-  pmodndx = IPATCH_FILE_SWAP16 (riff->handle, _table[1]);
+  pgenndx = IPATCH_FILE_SWAP16 (riff->handle->file, _table[0]);
+  pmodndx = IPATCH_FILE_SWAP16 (riff->handle->file, _table[1]);
 
   for (i=0; i < reader->pbag_count; i++)
 {
-  genndx = IPATCH_FILE_SWAP16 (riff->handle, _table[(i+1)*2]);
-  modndx = IPATCH_FILE_SWAP16 (riff->handle, _table[(i+1)*2+1]);
+  genndx = IPATCH_FILE_SWAP16 (riff->handle->file, _table[(i+1)*2]);
+  modndx = IPATCH_FILE_SWAP16 (riff->handle->file, _table[(i+1)*2+1]);
 
   if (genndx < pgenndx)
{
@@ -973,13 +973,13 @@
   if (!ipatch_file_read (riff->handle, bag_table, chunk->size, err))
 return (FALSE);   /* bag_table will be freed by finalize() */
 
-  pgenndx = IPATCH_FILE_SWAP16 (riff->handle, _table[0]);
-  pmodndx = IPATCH_FILE_SWAP16 (riff->handle, _table[1]);
+  pgenndx = IPATCH_FILE_SWAP16 (riff->handle->file, _table[0]);
+  pmodndx = IPATCH_FILE_SWAP16 (riff->handle->file, _table[1]);
 
   for (i=0; i < reader->ibag_count; i++)
 {
-  genndx = IPATCH_FILE_SWAP16 (riff->handle, _table[(i+1)*2]);
-  modndx = IPATCH_FILE_SWAP16 (riff->handle, _table[(i+1)*2+1]);
+  genndx = IPATCH_FILE_SWAP16 (riff->handle->file, _table[(i+1)*2]);
+  modndx = IPATCH_FILE_SWAP16 (riff->handle->file, _table[(i+1)*2+1]);
 
   if (genndx < pgenndx)
{
--- End Message ---
--- Begin Message ---
Source: libinstpatch
Source-Version: 1.0.0-7

We believe that the bug you reported is fixed in the latest version of
libinstpatch, 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 894...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
James Cowgill  (supplier of updated libinstpatch 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: SHA512

Format: 1.8
Date: Sat, 07 Apr 2018 18:26:26 +0100
Source: libinstpatch
Binary: libinstpatch-1.0-0 libinstpatch-dev libinstpatch-doc
Architecture: source
Version: 1.0.0-7
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
Changed-By: James Cowgill 
Description:
 libinstpatch-1.0-0 - MIDI instrument editing library
 libinstpatch-dev - MIDI instrument editing library development files
 libinstpatch-doc - MIDI instrument editing library documentation
Closes: 894386
Changes:
 libinstpatch (1.0.0-7) unstable; urgency=medium
 .
   * Team upload.
 .
   [ James Cowgill ]
   * debian/compat: Use debhelper compat 11.
   * debian/control:
 - Set Maintainer to debian-multimedia@lists.d.o.
 - Drop unneeded 

Bug#886046: marked as done (soundconverter: Depends on gconf)

2018-04-07 Thread Debian Bug Tracking System
Your message dated Sat, 07 Apr 2018 16:21:17 +
with message-id 
and subject line Bug#886046: fixed in soundconverter 3.0.0-2
has caused the Debian Bug report #886046,
regarding soundconverter: Depends on gconf
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.)


-- 
886046: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=886046
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: soundconverter
Version: 3.0.0~beta1-2
Severity: important
User: pkg-gnome-maintain...@lists.alioth.debian.org
Usertags: oldlibs gconf
Tags: sid buster

Your package depends or build-depends on gconf, but gconf will be
removed from Debian soon.

gconf's last release was about 5 years ago. It has been replaced by
gsettings (provided in Debian by source glib2.0 )

References
--
https://developer.gnome.org/gio/stable/ch34.html
https://developer.gnome.org/gio/stable/GSettings.html

On behalf of the Debian GNOME team,
Jeremy Bicha
--- End Message ---
--- Begin Message ---
Source: soundconverter
Source-Version: 3.0.0-2

We believe that the bug you reported is fixed in the latest version of
soundconverter, 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 886...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sebastian Ramacher  (supplier of updated soundconverter 
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: SHA256

Format: 1.8
Date: Sat, 07 Apr 2018 18:02:43 +0200
Source: soundconverter
Binary: soundconverter
Architecture: source
Version: 3.0.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 

Changed-By: Sebastian Ramacher 
Description:
 soundconverter - GNOME application to convert audio files into other formats
Closes: 886046
Changes:
 soundconverter (3.0.0-2) unstable; urgency=medium
 .
   * debian/patches: Only fetch profiles if gconf is available. (Closes: 
#886046)
Checksums-Sha1:
 c85e11ca550fc012fcf68e6f717db4ceb7c194bd 2099 soundconverter_3.0.0-2.dsc
 2beb7960db93cc46ed70c0a5764b596a0d9f4767 7164 
soundconverter_3.0.0-2.debian.tar.xz
Checksums-Sha256:
 59e3f2b3f874c25bffc07fbabc4e7bab2ce2c5a644b8c4a73f8f2ad91993bd59 2099 
soundconverter_3.0.0-2.dsc
 806f34be281a856e820f2142ef9a59f3e0609ed84a561690e74874061750abaf 7164 
soundconverter_3.0.0-2.debian.tar.xz
Files:
 5d89f7d584c143df917e3e27dbf6 2099 gnome optional soundconverter_3.0.0-2.dsc
 13f889f6c2bb388d2a9dafa943dcba51 7164 gnome optional 
soundconverter_3.0.0-2.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIyBAEBCAAcBQJayO1HFRxzcmFtYWNoZXJAZGViaWFuLm9yZwAKCRBp8vxRbqcZ
k7k2D/9KLUUl5Y6PigrAGZFw2qvhvszjz+nkQOWYruqolm6EsK6lyYgwb63q0zpW
1XX5Eff0N1DM0R9CqFe40U7TNpmR8pd1XSfjvbT8fF5zsyRdA90sq6yTOpHVF9nC
9/95r5c/hKm2vw2WFmyrKrPm4Ar8XkVA/bPJL04AlFLnvLFQ+XLHZea9zLso7cGJ
UsNZKxKPrGHDD38QocisEkGDAQ50xIaDkGonbfEPFXOso1JZn8+q6RQSVA5h/Wbc
Qrken/vcluADOtPbiz1XFxo5QSbOX4NW8dXNC+edQCZHH+sfT0DcSeNJZWhEjjN4
Gn7D70P4wM9PzvoZ+HKbMxFf8o7mIJHFOBbS3FJOGIlzjagtnrdMKdc4krW65QcS
oVUI7QPSdl9d/ngvVyii7MexoHAHRunMLeGfxzW80XFHFVi5c3VO+USlggqKiYIX
UEdakMw3hJgz0L0hDl/ioh8kbdgaUnijNsrfkP6YVk3oTgcOGyO7EuLQ9hht3QOe
8QHAvrmL2B+HnOMqxIPGn5o8O2BBQ/aU5n98foYfHGUZhYZIGWclI8A0EOBSZ+oJ
sTpwxmB5smlww8TCQHzGUgAvUslZQCkwZwgCYv0ICwnh4H9vYvRxM6GgoP4iQyuH
XZrKk+Jf7hA1u7ne6N+zFKDdse2eDU42YxEkCnWGlLdrKbdZ4Q==
=FjIH
-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

soundconverter_3.0.0-2_source.changes ACCEPTED into unstable

2018-04-07 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 07 Apr 2018 18:02:43 +0200
Source: soundconverter
Binary: soundconverter
Architecture: source
Version: 3.0.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 

Changed-By: Sebastian Ramacher 
Description:
 soundconverter - GNOME application to convert audio files into other formats
Closes: 886046
Changes:
 soundconverter (3.0.0-2) unstable; urgency=medium
 .
   * debian/patches: Only fetch profiles if gconf is available. (Closes: 
#886046)
Checksums-Sha1:
 c85e11ca550fc012fcf68e6f717db4ceb7c194bd 2099 soundconverter_3.0.0-2.dsc
 2beb7960db93cc46ed70c0a5764b596a0d9f4767 7164 
soundconverter_3.0.0-2.debian.tar.xz
Checksums-Sha256:
 59e3f2b3f874c25bffc07fbabc4e7bab2ce2c5a644b8c4a73f8f2ad91993bd59 2099 
soundconverter_3.0.0-2.dsc
 806f34be281a856e820f2142ef9a59f3e0609ed84a561690e74874061750abaf 7164 
soundconverter_3.0.0-2.debian.tar.xz
Files:
 5d89f7d584c143df917e3e27dbf6 2099 gnome optional soundconverter_3.0.0-2.dsc
 13f889f6c2bb388d2a9dafa943dcba51 7164 gnome optional 
soundconverter_3.0.0-2.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIyBAEBCAAcBQJayO1HFRxzcmFtYWNoZXJAZGViaWFuLm9yZwAKCRBp8vxRbqcZ
k7k2D/9KLUUl5Y6PigrAGZFw2qvhvszjz+nkQOWYruqolm6EsK6lyYgwb63q0zpW
1XX5Eff0N1DM0R9CqFe40U7TNpmR8pd1XSfjvbT8fF5zsyRdA90sq6yTOpHVF9nC
9/95r5c/hKm2vw2WFmyrKrPm4Ar8XkVA/bPJL04AlFLnvLFQ+XLHZea9zLso7cGJ
UsNZKxKPrGHDD38QocisEkGDAQ50xIaDkGonbfEPFXOso1JZn8+q6RQSVA5h/Wbc
Qrken/vcluADOtPbiz1XFxo5QSbOX4NW8dXNC+edQCZHH+sfT0DcSeNJZWhEjjN4
Gn7D70P4wM9PzvoZ+HKbMxFf8o7mIJHFOBbS3FJOGIlzjagtnrdMKdc4krW65QcS
oVUI7QPSdl9d/ngvVyii7MexoHAHRunMLeGfxzW80XFHFVi5c3VO+USlggqKiYIX
UEdakMw3hJgz0L0hDl/ioh8kbdgaUnijNsrfkP6YVk3oTgcOGyO7EuLQ9hht3QOe
8QHAvrmL2B+HnOMqxIPGn5o8O2BBQ/aU5n98foYfHGUZhYZIGWclI8A0EOBSZ+oJ
sTpwxmB5smlww8TCQHzGUgAvUslZQCkwZwgCYv0ICwnh4H9vYvRxM6GgoP4iQyuH
XZrKk+Jf7hA1u7ne6N+zFKDdse2eDU42YxEkCnWGlLdrKbdZ4Q==
=FjIH
-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 soundconverter_3.0.0-2_source.changes

2018-04-07 Thread Debian FTP Masters
soundconverter_3.0.0-2_source.changes uploaded successfully to localhost
along with the files:
  soundconverter_3.0.0-2.dsc
  soundconverter_3.0.0-2.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


Processed: Re: Bug#895125: Soundconverter mp3 issue

2018-04-07 Thread Debian Bug Tracking System
Processing control commands:

> reassign -1 gstreamer1.0-plugins-ugly 1.14.0-1
Bug #895125 [soundconverter] Soundconverter mp3 issue
Bug reassigned from package 'soundconverter' to 'gstreamer1.0-plugins-ugly'.
No longer marked as found in versions soundconverter/3.0.0~beta1-2.
Ignoring request to alter fixed versions of bug #895125 to the same values 
previously set
Bug #895125 [gstreamer1.0-plugins-ugly] Soundconverter mp3 issue
Marked as found in versions gst-plugins-ugly1.0/1.14.0-1.
> retitle -1 gstreamer1.0-plugins-ugly: should have breaks 
> gstreamer1.0-plugins-good (<< 1.13.1)
Bug #895125 [gstreamer1.0-plugins-ugly] Soundconverter mp3 issue
Changed Bug title to 'gstreamer1.0-plugins-ugly: should have breaks 
gstreamer1.0-plugins-good (<< 1.13.1)' from 'Soundconverter mp3 issue'.

-- 
895125: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=895125
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#895125: Soundconverter mp3 issue

2018-04-07 Thread James Cowgill
Control: reassign -1 gstreamer1.0-plugins-ugly 1.14.0-1
Control: retitle -1 gstreamer1.0-plugins-ugly: should have breaks 
gstreamer1.0-plugins-good (<< 1.13.1)

Hi,

On 07/04/18 11:01, Rob Oosterling wrote:
> Package: soundconverter
> Version: 3.0.0~beta1-2
> 
> Dear maintainer,
> 
> I installed this version, including all dependencies and recommended
> options (including gstreams-ugly),
[...]
> but the lame (mp3) option appears not to be seen by Soundconverter:
> 
> SoundConverter 3.0.0-beta1
>   using GTK version: 3.0
>   using Gstreamer version: 1.14.0.0
>   using 4 thread(s)
>   using gio
>   "lamemp3enc" gstreamer element not found, disabling MP3 output.
> 
> Running Debian Testing updated until today:
[...]
> Versions of packages soundconverter depends on:
> ii  gstreamer1.0-plugins-base  1.14.0-2
> ii  gstreamer1.0-plugins-good  1.12.4-1+b1
> 
> Versions of packages soundconverter recommends:
> ii  gstreamer1.0-libav 1.14.0-1
> ii  gstreamer1.0-plugins-ugly  1.14.0-1

The lame plugin was moved from -ugly to -good in 1.14 and because -good
1.14 has not yet migrated to testing, you have managed to lose the
entire plugin.

Upgrading gstreamer1.0-plugins-good to 1.14 in unstable should work, but
I am wondering whether it's a good idea to add a Breaks to -ugly to
prevent this from happening? This is the recommended way according to
#9 on this page:
 https://wiki.debian.org/PackageTransition

Thanks,
James



signature.asc
Description: OpenPGP digital signature
___
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: #894386 has a patch

2018-04-07 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 894386 patch
Bug #894386 [src:libinstpatch] libinstpatch: memory corruption in file 
IpatchSF2Reader.c
Added tag(s) patch.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
894386: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=894386
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#895125: Soundconverter mp3 issue

2018-04-07 Thread Rob Oosterling

Package: soundconverter
Version: 3.0.0~beta1-2

Dear maintainer,

I installed this version, including all dependencies and recommended 
options (including gstreams-ugly),


apt-cache depends soundconverter
soundconverter
  Depends: 
    python3
  Depends: python3-gi
  Depends: gir1.2-gconf-2.0
  Depends: gir1.2-glib-2.0
  Depends: gir1.2-gstreamer-1.0
  Depends: gir1.2-gtk-3.0
  Depends: gstreamer1.0-plugins-good
  Depends: gstreamer1.0-plugins-base
  Recommends: gir1.2-notify-0.7
  Recommends: gstreamer1.0-libav
  Recommends: gstreamer1.0-plugins-ugly

but the lame (mp3) option appears not to be seen by Soundconverter:

SoundConverter 3.0.0-beta1
  using GTK version: 3.0
  using Gstreamer version: 1.14.0.0
  using 4 thread(s)
  using gio
  "lamemp3enc" gstreamer element not found, disabling MP3 output.

Running Debian Testing updated until today:

-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (600, 'testing'), (400, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.15.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8), 
LANGUAGE=en_US:en (charmap=UTF-8)

Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages soundconverter depends on:
ii  gir1.2-gconf-2.0   3.2.6-4.1
ii  gir1.2-glib-2.0    1.56.0-2
ii  gir1.2-gstreamer-1.0   1.14.0-1
ii  gir1.2-gtk-3.0 3.22.29-2
ii  gstreamer1.0-plugins-base  1.14.0-2
ii  gstreamer1.0-plugins-good  1.12.4-1+b1
ii  python3    3.6.4-1
ii  python3-gi 3.28.1-1

Versions of packages soundconverter recommends:
ii  gir1.2-notify-0.7  0.7.7-3
ii  gstreamer1.0-libav 1.14.0-1
ii  gstreamer1.0-plugins-ugly  1.14.0-1

soundconverter suggests no packages.

-- no debconf information

Thanks!

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