Bug#763915: libva-dev: package lacks static libraries

2014-10-03 Thread Dmitry Smirnov
On Fri, 3 Oct 2014 20:12:35 Peter Keel wrote:
> libva-dev lacks libva.a and libva.la, and I think it's policy
> that it should have that.

Static libraries are optional. In some of my packages I tend to leave static 
libs behind quite deliberately to discourage static linking.

-- 
Regards,
 Dmitry Smirnov
 GPG key : 4096R/53968D1B


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

Re: supercollider 3.6.6 import, git-buildpackage

2014-10-03 Thread Felipe Sateler
On Fri, Oct 3, 2014 at 12:39 PM, Dan S  wrote:
> 2014-10-03 12:59 GMT+01:00 Felipe Sateler :
>> On Fri, Oct 3, 2014 at 7:24 AM, Dan S  wrote:
>>> 2014-10-03 0:23 GMT+01:00 Felipe Sateler :
 On Wed, Oct 1, 2014 at 4:30 AM, Dan S  wrote:
> 2014-10-01 4:18 GMT+01:00 Felipe Sateler :
>> On Thu, Sep 11, 2014 at 5:32 AM, Dan S  
>> wrote:
 On 10 Sep 2014 06:43, "Dan S"  wrote:
 >
 > Hi all,
 >
 > Just trying to import the latest version of supercollider. I'm having
 > a problem with git-buildpackage failing to pick up the correct 
 > version
 > number, and I have failed to find clues online. Here's the error:
 >
 > [...]
 >
 > % head -n 1 debian/changelog
 > supercollider (1:3.6.6~repack) unstable; urgency=low

 You are missing the -1 at the end of the version. Could this be the 
 problem?
>>>
>>> Yes! I had discounted that possibility since the changelog shows an
>>> old version having no "-1". But that is after all what's needed.
>>
>> Hi Dan, is the package ready? We should probably try to upload sc as
>> soon as possible, if we want the new version to be part of jessie.
>> (And also to fix 760981).
>
> Sorry, I should have confirmed - yes, I'm happy with 3.6.6 now.
>

 I still see some lintian output:

 E: supercollider source: source-is-missing HelpSource/prettify.js
 W: supercollider source: out-of-date-standards-version 3.9.4 (current is 
 3.9.5)
 W: supercollider-ide: desktop-entry-contains-unknown-key
 usr/share/applications/SuperColliderIDE.desktop:8 Patterns
 W: supercollider-ide: desktop-entry-invalid-category Multimedia
 usr/share/applications/SuperColliderIDE.desktop


 I don't particularly care about the desktop entries, but there is
 still one more minified js that should be dealt with :(

 I think we can just link it from libjs-prettify but that package
 appears to include many more files than just prettify.js...
>>>
>>> My apologies for missing this out. It's easy to pull in libjs-prettify
>>> then dh_link. Unfortunately, though, supercollider copies the file
>>> into the user's home folder at runtime when generating help docs. This
>>> means that since dh_link generates a relative not absolute link, the
>>> copied file ends up as a broken symlink :(
>>
>> Out of curiosity, why does it copy it? Why don't we ship pre-generated docs?
>
> The help system dynamically combines packaged docs with docs for any
> extra classes the user might have installed (either as quarks or
> manually added in their classpath). It interlinks its help pages all
> together. Not very modular but it has its benefits.
>
>>> Would it be OK to manually softlink* from within debian/rules? It's
>>> not as neat as dh_link, and the uninstall needs to be manual too, but
>>> I don't see dh_link providing this option.
>>
>> Yes, I think so. Policy[1] says symlinks should be relative, so it is
>> not a must, and I think this is a reasonable deviation. I prefer an
>> absolute link to patching even more the source (which coul be
>> complicated).
>
> OK, done.

It seems you forgot to push the master branch...

-- 

Saludos,
Felipe Sateler

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


Re: Bits from the Debian Multimedia Team [RELOADED]

2014-10-03 Thread Jaromír Mikeš
2014-10-03 21:54 GMT+02:00 Alessio Treglia :

> Bump.
>
> I know that it's a quite boring thing to do but IMHO we'd do a great
> service to all our users by releasing an update on what they'll find on
> Jessie.
>
> I'll try to allocate some time tomorrow to do my bits (LV2, various libs
> and programs), I would also love to see updates on:
>
> - Jack (Adrian?)
> - Libav (Reinhard?)
> - XBMC (Balínt?)
> - MPV (Alessandro?)
> - Mediatomb (Hector?)
> - VLC (Benjamin?)
> - Handbrake (Sebastian?)
>
> Jonas, Jaromír, Matteo, Stuart et al : anything to declare? :)
>
Hi,

Here are my candidates:

Ardour3 is worth of mention

New LV2 instruments kit "vee one suite"
samplv1
drumkv1
synthv1

New LV2 plugins bundles:
zam-plugins
x42-plugins

New stereo LADSPA plugins
ste-plugins

We maintain new timecode library
libltc

We have new midiclock utility:
jack-midi-clock

We unfortunately had to drop few upstream unmaintained packages:
specimen ... we have good replacement in petri-foo
phat
lv2fil
zynjacku

New packages from Fon's zita series:
zita-bls1
zita-mu1
zita-njbridge

We have finally:
sonic-visualiser

best regards

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

Re: Bits from the Debian Multimedia Team [RELOADED]

2014-10-03 Thread Mateusz Łukasik

On 03.10.2014 21:54, Alessio Treglia wrote:

Bump.

I know that it's a quite boring thing to do but IMHO we'd do a great
service to all our users by releasing an update on what they'll find on
Jessie.

I'll try to allocate some time tomorrow to do my bits (LV2, various libs
and programs), I would also love to see updates on:

- Jack (Adrian?)
- Libav (Reinhard?)
- XBMC (Balínt?)
- MPV (Alessandro?)
- Mediatomb (Hector?)
- VLC (Benjamin?)
- Handbrake (Sebastian?)

Jonas, Jaromír, Matteo, Stuart et al : anything to declare? :)

sent via mobile




At next week I'll update smplayer.

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

Re: Bits from the Debian Multimedia Team [RELOADED]

2014-10-03 Thread Jonas Smedegaard
Quoting Alessio Treglia (2014-10-03 21:54:30)
> I know that it's a quite boring thing to do but IMHO we'd do a great 
> service to all our users by releasing an update on what they'll find 
> on Jessie.
>
> I'll try to allocate some time tomorrow to do my bits (LV2, various 
> libs and programs), I would also love to see updates on:
>
> - Jack (Adrian?)
> - Libav (Reinhard?)
> - XBMC (Balínt?)
> - MPV (Alessandro?)
> - Mediatomb (Hector?)
> - VLC (Benjamin?)
> - Handbrake (Sebastian?)
>
> Jonas, Jaromír, Matteo, Stuart et al : anything to declare? :)

When was our last news?  I guess my last exciting action here was adding 
Flowblade.  It entered testing more than a year ago, but I don't think 
it has been promoted much.

(...and I really should upgrade it to newest upstream release...)

Not "mine" but probably worth mentioning that a slew of LADSPA stuff has 
been dropped: jackrack (and some other hosts I believe - just cannot 
remember which) - seems the only independent host for LADSPA now is 
jalv+naspro.  Also Calf has dropped support for LADSPA.  Reason I care 
about LADSPA is that MLT framework has support for that but not LV2.

Should we also think about stuff relevant to include in release notes, 
then there is definitely the introduction of VP9 and Opus codecs.


 - Jonas

-- 
 * Jonas Smedegaard - idealist & Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private


signature.asc
Description: 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

Re: Bits from the Debian Multimedia Team [RELOADED]

2014-10-03 Thread Matteo F. Vescovi
Hi Alessio!

On Oct 3, 2014 9:54 PM, "Alessio Treglia"  wrote:
> [...]
> Jonas, Jaromír, Matteo, Stuart et al : anything to declare? :)

Today, Blender 2.72 has been released officially. I'll wait until monday to
import it in the git repository and start working on a new revision.

I really hope to find a fix to the long lasting issue of illegal
instruction on non-SSE2 CPUs, fixed on almost all cases but not all ;)

Cheers.

-- 
(Imagine a red swirl here)
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Re: Bits from the Debian Multimedia Team [RELOADED]

2014-10-03 Thread Jonas Smedegaard
Quoting Andrew Kelley (2014-10-03 22:10:04)
> Groove Basin is on track to be uploaded before the freeze. I'm hoping 
> this is something users could be excited about.

It sure is!

Please pretty please do it as very soonest as possible!  You might 
already be too late by now if I understand it correctly that you need to 
introduce some new packages, which then need to wait for ftpmasters to 
have time to inspect it - and they might be _very_ busy this close to 
the freeze and most likely won't prioritize new packages.


 - Jonas

-- 
 * Jonas Smedegaard - idealist & Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private


signature.asc
Description: 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

Re: Bits from the Debian Multimedia Team [RELOADED]

2014-10-03 Thread Andrew Kelley
On Fri, Oct 3, 2014 at 12:54 PM, Alessio Treglia  wrote:

> I know that it's a quite boring thing to do but IMHO we'd do a great
> service to all our users by releasing an update on what they'll find on
> Jessie.
>
> I'll try to allocate some time tomorrow to do my bits (LV2, various libs
> and programs), I would also love to see updates on:
>
> - Jack (Adrian?)
> - Libav (Reinhard?)
> - XBMC (Balínt?)
> - MPV (Alessandro?)
> - Mediatomb (Hector?)
> - VLC (Benjamin?)
> - Handbrake (Sebastian?)
>
> Jonas, Jaromír, Matteo, Stuart et al : anything to declare? :)
>
Groove Basin  is on track to be
uploaded before the freeze. I'm hoping this is something users could be
excited about.
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Re: Bits from the Debian Multimedia Team [RELOADED]

2014-10-03 Thread Alessio Treglia
Bump.

I know that it's a quite boring thing to do but IMHO we'd do a great
service to all our users by releasing an update on what they'll find on
Jessie.

I'll try to allocate some time tomorrow to do my bits (LV2, various libs
and programs), I would also love to see updates on:

- Jack (Adrian?)
- Libav (Reinhard?)
- XBMC (Balínt?)
- MPV (Alessandro?)
- Mediatomb (Hector?)
- VLC (Benjamin?)
- Handbrake (Sebastian?)

Jonas, Jaromír, Matteo, Stuart et al : anything to declare? :)

sent via mobile
___
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#763915: libva-dev: package lacks static libraries

2014-10-03 Thread Matteo F. Vescovi
Hi!

On Oct 3, 2014 8:21 PM, "Peter Keel"  wrote:
> Hi
>
> libva-dev lacks libva.a and libva.la, and I think it's policy
> that it should have that.

Well, "should" is too strong, for sure.
Debian Policy is quite clear about that, stating that static libraries
should be provided *in addition* to shared ones.

So it's not mandatory.

Just my 2 cents.

mfv

[1]
https://www.debian.org/doc/debian-policy/ch-sharedlibs.html#s-sharedlibs-static

-- 
(Imagine a red swirl here)
___
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#763915: libva-dev: package lacks static libraries

2014-10-03 Thread Peter Keel
Package: libva-dev
Version: 1.4.0-2
Severity: normal

Hi

libva-dev lacks libva.a and libva.la, and I think it's policy
that it should have that. 

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (700, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.3 (SMP w/4 CPU cores; PREEMPT)
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 libva-dev depends on:
ii  libva-drm1  1.4.0-2
ii  libva-egl1  1.4.0-2
ii  libva-glx1  1.4.0-2
ii  libva-tpi1  1.4.0-2
ii  libva-wayland1  1.4.0-2
ii  libva-x11-1 1.4.0-2
ii  libva1  1.4.0-2

libva-dev recommends no packages.

libva-dev 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


handbrake 0.9.9+svn6422+dfsg1-1 MIGRATED to testing

2014-10-03 Thread Debian testing watch
FYI: The status of the handbrake source package
in Debian's testing distribution has changed.

  Previous version: 0.9.9+svn6032+dfsg1-2
  Current version:  0.9.9+svn6422+dfsg1-1

-- 
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


Bug#763904: mpv: stereo3d video filter is broken

2014-10-03 Thread Sebastian Reichel
Package: mpv
Version: 0.6.0-1
Severity: normal

Hi,

I currently have no time to debug this further, but the 3D video filter
support is broken. mpv 0.6 is the first release, which automatically
inserts the video filter based on tags in the video file [0].

You can test for the issue using the following commands:

Test Call for mpv 0.5.4 (video filter must be inserted manually):
mpv -vo x11 --vf stereo3d=sbs2l:ml "http://elektranox.org/test.mk3d";

Test Call for mpv 0.6 (broken video filter is inserted automatically):
mpv "http://elektranox.org/test.mk3d";

I can also see the issue when building mpv master from source, but it
worked directly after upstream bug #1045 has been marked as resolved by
me, so it's probably an upstream regression.

[0] https://github.com/mpv-player/mpv/issues/1045

-- Sebastian

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (100, 'unstable'), (50, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
armhf

Kernel: Linux 3.16-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages mpv depends on:
ii  libasound2  1.0.28-1
ii  libass5 0.10.2-3
ii  libavcodec566:11-1
ii  libavdevice55   6:11-1
ii  libavfilter56:11-1
ii  libavformat56   6:11-1
ii  libavresample2  6:11-1
ii  libavutil54 6:11-1
ii  libbluray1  1:0.6.2-1
ii  libbs2b03.1.0+dfsg-2
ii  libc6   2.19-11
ii  libdvdnav4  5.0.1-1
ii  libdvdread4 5.0.0-1
ii  libegl1-mesa [libegl1-x11]  10.2.6-1
ii  libenca01.15-2
ii  libgl1-mesa-glx [libgl1]10.2.6-1
ii  libguess1   1.2-1
ii  libjack0 [libjack-0.116]1:0.124.1+20140122git5013bed0-3
ii  libjpeg62   1:1.3.1-3
ii  liblcms2-2  2.6-3+b1
ii  liblircclient0  0.9.0~pre1-1.1
ii  liblua5.2-0 5.2.3-1
ii  libmpg123-0 1.20.1-2
ii  libpulse0   5.0-6
ii  libquvi70.4.1-2.1
ii  libsdl2-2.0-0   2.0.2+dfsg1-4
ii  libswscale3 6:11-1
ii  libuuid12.20.1-5.9
ii  libva-glx1  1.3.1-3
ii  libva-x11-1 1.3.1-3
ii  libva1  1.3.1-3
ii  libvdpau1   0.7-2
ii  libwayland-client0  1.6.0-2
ii  libwayland-cursor0  1.6.0-2
ii  libwayland-egl1-mesa [libwayland-egl1]  10.2.6-1
ii  libx11-62:1.6.2-3
ii  libxext62:1.3.2-1
ii  libxinerama12:1.1.3-1
ii  libxkbcommon0   0.4.3-2
ii  libxrandr2  2:1.4.2-1
ii  libxss1 1:1.2.2-1
ii  libxv1  2:1.0.10-1
ii  zlib1g  1:1.2.8.dfsg-2

mpv recommends no packages.

mpv 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


Re: supercollider 3.6.6 import, git-buildpackage

2014-10-03 Thread Dan S
2014-10-03 12:59 GMT+01:00 Felipe Sateler :
> On Fri, Oct 3, 2014 at 7:24 AM, Dan S  wrote:
>> 2014-10-03 0:23 GMT+01:00 Felipe Sateler :
>>> On Wed, Oct 1, 2014 at 4:30 AM, Dan S  wrote:
 2014-10-01 4:18 GMT+01:00 Felipe Sateler :
> On Thu, Sep 11, 2014 at 5:32 AM, Dan S  wrote:
>>> On 10 Sep 2014 06:43, "Dan S"  wrote:
>>> >
>>> > Hi all,
>>> >
>>> > Just trying to import the latest version of supercollider. I'm having
>>> > a problem with git-buildpackage failing to pick up the correct version
>>> > number, and I have failed to find clues online. Here's the error:
>>> >
>>> > [...]
>>> >
>>> > % head -n 1 debian/changelog
>>> > supercollider (1:3.6.6~repack) unstable; urgency=low
>>>
>>> You are missing the -1 at the end of the version. Could this be the 
>>> problem?
>>
>> Yes! I had discounted that possibility since the changelog shows an
>> old version having no "-1". But that is after all what's needed.
>
> Hi Dan, is the package ready? We should probably try to upload sc as
> soon as possible, if we want the new version to be part of jessie.
> (And also to fix 760981).

 Sorry, I should have confirmed - yes, I'm happy with 3.6.6 now.

>>>
>>> I still see some lintian output:
>>>
>>> E: supercollider source: source-is-missing HelpSource/prettify.js
>>> W: supercollider source: out-of-date-standards-version 3.9.4 (current is 
>>> 3.9.5)
>>> W: supercollider-ide: desktop-entry-contains-unknown-key
>>> usr/share/applications/SuperColliderIDE.desktop:8 Patterns
>>> W: supercollider-ide: desktop-entry-invalid-category Multimedia
>>> usr/share/applications/SuperColliderIDE.desktop
>>>
>>>
>>> I don't particularly care about the desktop entries, but there is
>>> still one more minified js that should be dealt with :(
>>>
>>> I think we can just link it from libjs-prettify but that package
>>> appears to include many more files than just prettify.js...
>>
>> My apologies for missing this out. It's easy to pull in libjs-prettify
>> then dh_link. Unfortunately, though, supercollider copies the file
>> into the user's home folder at runtime when generating help docs. This
>> means that since dh_link generates a relative not absolute link, the
>> copied file ends up as a broken symlink :(
>
> Out of curiosity, why does it copy it? Why don't we ship pre-generated docs?

The help system dynamically combines packaged docs with docs for any
extra classes the user might have installed (either as quarks or
manually added in their classpath). It interlinks its help pages all
together. Not very modular but it has its benefits.

>> Would it be OK to manually softlink* from within debian/rules? It's
>> not as neat as dh_link, and the uninstall needs to be manual too, but
>> I don't see dh_link providing this option.
>
> Yes, I think so. Policy[1] says symlinks should be relative, so it is
> not a must, and I think this is a reasonable deviation. I prefer an
> absolute link to patching even more the source (which coul be
> complicated).

OK, done.

Dan

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


yoshimi_1.2.4-1_amd64.changes ACCEPTED into unstable

2014-10-03 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 03 Oct 2014 16:15:24 +0200
Source: yoshimi
Binary: yoshimi yoshimi-data yoshimi-dbg
Architecture: source amd64 all
Version: 1.2.4-1
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 

Changed-By: Jaromír Mikeš 
Description:
 yoshimi- software synthesizer based on ZynAddSubFX
 yoshimi-data - Presets for Yoshimi
 yoshimi-dbg - Debugging symbols for Yoshimi
Changes:
 yoshimi (1.2.4-1) unstable; urgency=low
 .
   * Imported Upstream version 1.2.4
   * Fix typo in copyright file.
Checksums-Sha1:
 e48ec592befeaead1a56f874590b25a6bae0d533 2345 yoshimi_1.2.4-1.dsc
 a4f249176b6f0e5bf8157da7d236dd0a175306f0 2940606 yoshimi_1.2.4.orig.tar.bz2
 241d2674c8690a6386f89111e055210b2429c848 5572 yoshimi_1.2.4-1.debian.tar.xz
 a83aab766f5e99149549037e3c67e6113efafbfc 397588 yoshimi_1.2.4-1_amd64.deb
 4b134b6dffaf923ea93ba84aad24b4126459ab7e 2149160 yoshimi-data_1.2.4-1_all.deb
 9d67b6b3b51d99b0aeec6940e4cb403d034f343d 2893166 yoshimi-dbg_1.2.4-1_amd64.deb
Checksums-Sha256:
 c1e12eb6ba4a4f3432e67900257d231b9bfbe3a1af5a829c19d16dd53f5fca60 2345 
yoshimi_1.2.4-1.dsc
 bfcf7d43b451feec21a76e6649f8ec7fc3d4b591127f0e994e2841d0015be273 2940606 
yoshimi_1.2.4.orig.tar.bz2
 84a615aba8e1096bb7c217feec4a21ce5e800e2a56a353a6b36e6f6d244c812e 5572 
yoshimi_1.2.4-1.debian.tar.xz
 d007de0ce70229153453cab8e9aa82048099b99b1d98c6e5bbb079275d5393eb 397588 
yoshimi_1.2.4-1_amd64.deb
 dd5a23771a40f218b41b076b3e29c5ed208cc223c1950491f9e9e98fa3f16c5e 2149160 
yoshimi-data_1.2.4-1_all.deb
 c281357a09bed0fd3d411aa6be1067c605ba30d360ab63392cefa714224a8f3f 2893166 
yoshimi-dbg_1.2.4-1_amd64.deb
Files:
 8e3c977616d613c4a3918ec755bac162 397588 sound optional 
yoshimi_1.2.4-1_amd64.deb
 028080e85fda92226270dfa15b6a8151 2149160 sound optional 
yoshimi-data_1.2.4-1_all.deb
 812b43b58e0ab9d8e17f51e530ea3522 2893166 debug extra 
yoshimi-dbg_1.2.4-1_amd64.deb
 16b850262e20b915977812e0c9bd656a 2345 sound optional yoshimi_1.2.4-1.dsc
 b5d9477dbdf9e062a2763ada108a0334 2940606 sound optional 
yoshimi_1.2.4.orig.tar.bz2
 ad8b08b99f7962437a5bccf800a47fc9 5572 sound optional 
yoshimi_1.2.4-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJULrewAAoJEFsBlFXiuE+lsGsQALivg7WDJ7CqdYo+1dXLeQpP
ZxGa+KwYGOfeWq92mN7G5EIJT26g9sTz6wEEM9yJoq7jD+ctq388kf4QOKF/wz0c
VKJlKl2Qnx/E702NY+jsCOXSH5IrUU0zLRs2ZzKK433KVzMys+SQDynWWkvgQydm
PsMaMKS4CogsEQKgReepfTWePTZDCkMz41yGbUvERFry/Pi2d6RE3hju0bmOVSR3
h++uX6Szoo+FdQ7nu6ayytgID2YmYoc8wXC/gEyu/BLFPxR+py/lbU+dUqn2Lyjn
QCjrjpEVhVxbX5H29gMVqEeiumOk+mtfrqcRO5Ajrze1XMITZSLvyRJEadrxtgNr
py2QHsL9X50G7vILiX3bIxY7G7hnqEMuIfuueSDxXqr1tNre+hGnb9Mz7+Zfz012
cu90VApNMRm9k95aAcVd9cvsitEspSwnTwwHAw7L8z3VoGwrlBDqd8J5jU82kW77
8KGGYaG5DZjxUMO3F6Yt3uc0kdJURGTOgZWwi1LuveMaiwdnZc2sZTm1I1W2nWSI
hRWdEmxjyg2wV1S995B2zx5l/i38Y/dqYPPDvyHMNhC8Feh/EhYaMauNrkleEBbF
XaM3Jk6XLDsSDgif6Wxmcwyed+Tglf8FUtM5HYt9u/OrBy78GPYev7qIvOvBxO2a
3guaKalFSlzVJWh5nLpx
=4x4t
-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

ardour3_3.5.403~dfsg-2_amd64.changes ACCEPTED into unstable

2014-10-03 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 03 Oct 2014 14:01:07 +0200
Source: ardour3
Binary: ardour3
Architecture: source amd64
Version: 3.5.403~dfsg-2
Distribution: unstable
Urgency: high
Maintainer: Debian Multimedia Maintainers 

Changed-By: Adrian Knoth 
Description:
 ardour3- digital audio workstation (graphical gtk2 interface)
Changes:
 ardour3 (3.5.403~dfsg-2) unstable; urgency=high
 .
   * Reupload with waf fixes from 3.5.380~dfsg-2 and -3
Checksums-Sha1:
 25cc5ab1eddc54ef7bf6f2969666159ce9f4c2a7 2949 ardour3_3.5.403~dfsg-2.dsc
 a33ccfa6adfc5efd239ca2702e325a87b078681b 105220 
ardour3_3.5.403~dfsg-2.debian.tar.xz
 84d5b69b62c78ecbc8d0611327d2d238e9358ace 7199196 
ardour3_3.5.403~dfsg-2_amd64.deb
Checksums-Sha256:
 ddd1d194e6a697f21bd61dbe3f942c3e49fa4cd765c37da214568d48bbd03a36 2949 
ardour3_3.5.403~dfsg-2.dsc
 f1910bfae1441f7732c580ebff5d04ad0097de6b75a579918c8ee33cb095daf4 105220 
ardour3_3.5.403~dfsg-2.debian.tar.xz
 87f47bc321c5626d81975808b0bca1ec1de69109bac5c597a74a831ade61b1ba 7199196 
ardour3_3.5.403~dfsg-2_amd64.deb
Files:
 2c6bd5285d3830a0b9928d958c34ffea 7199196 sound optional 
ardour3_3.5.403~dfsg-2_amd64.deb
 2d6a4afd8abe36aa18ca01281158b7ce 2949 sound optional ardour3_3.5.403~dfsg-2.dsc
 f178d4ba886013146627e7cc36de321c 105220 sound optional 
ardour3_3.5.403~dfsg-2.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJULqZaAAoJEI8ytEIvUhB//jkQALvkj/YLzag4GVnbrGeLJvok
x+v8Meri6NvBdqfjey5Nh8XqDHWDTqqy9X+b6VPMYBBCPCnzfsy4RUETTRdpDXc0
X2OoYTNBvE0ZBqZlBM1sCzPdWas2znKi9Gd0BNtOSiethLpf8bftwZxU6ss8foAk
dyCPP8aUkrWot+MmYhWIHGFttsl3ToPb49lb1y+MvazcTawaikDTkVwQZK5Xbovp
kegACWeW3G7YPq6w11//oKP7ZwyEk3SVaPVB+uHRAugsOVKmNkQ447JaS3EE8NhK
q4TmD/k8AQXUYAVa7ofJDE3YSvkvYSQXoXsjW7GxZu7NUJowhl+giMNiv1YRKPFL
XrF7Z63ufzcrqL7RYA2Xu1InMUDznAKXrQDZ3TVegt2neQByTHETtNyw5XRVErpG
ixrii/TkF1GP5me2WS2U6TLmyoFhaFR6KA2Gw8mfccC5Zz5MVtcqcxeJGnEcmaAU
OQqsqcVBX1Zn5A2TYa+dvtQ+TbJ0XQVuoFM3F7LxMZRXph4uPYJQCXC4tvKu5b6o
b1Zb173/spC/O2ryDEyA5qGQhNaCzlD6N8Wf3ZfViR+8Ri1BDQXTJJ6Mw37f/2Le
mDztwT+D2V9es9sThwnolBzHBo23wOTys/Kd4/4mGjNvFMu8docNbw4ZErT8Lo3F
WnFoKRtlec5pvjl6Yt4B
=cU8T
-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 yoshimi_1.2.4-1_amd64.changes

2014-10-03 Thread Debian FTP Masters
yoshimi_1.2.4-1_amd64.changes uploaded successfully to localhost
along with the files:
  yoshimi_1.2.4-1_amd64.deb
  yoshimi-data_1.2.4-1_all.deb
  yoshimi-dbg_1.2.4-1_amd64.deb
  yoshimi_1.2.4-1.dsc
  yoshimi_1.2.4.orig.tar.bz2
  yoshimi_1.2.4-1.debian.tar.xz

Greetings,

Your Debian queue daemon (running on host franck.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


Processing of ardour3_3.5.403~dfsg-2_amd64.changes

2014-10-03 Thread Debian FTP Masters
ardour3_3.5.403~dfsg-2_amd64.changes uploaded successfully to localhost
along with the files:
  ardour3_3.5.403~dfsg-2_amd64.deb
  ardour3_3.5.403~dfsg-2.dsc
  ardour3_3.5.403~dfsg-2.debian.tar.xz

Greetings,

Your Debian queue daemon (running on host franck.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


Processing of ardour3_3.5.403~dfsg-2_amd64.changes

2014-10-03 Thread Debian FTP Masters
ardour3_3.5.403~dfsg-2_amd64.changes uploaded successfully to 
ftp-master.debian.org
along with the files:
  ardour3_3.5.403~dfsg-2_amd64.deb
  ardour3_3.5.403~dfsg-2.dsc
  ardour3_3.5.403~dfsg-2.debian.tar.xz

Greetings,

Your Debian queue daemon (running on host coccia.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#763885: isrcsubmit: documenting the Recommends

2014-10-03 Thread Robert Bihlmeyer
Package: isrcsubmit
Version: 2.0.0-1
Severity: wishlist

Hi,

maybe add the following to the package description:

   If python3-keyring is installed, isrcsubmit uses it to cache your
   MusicBrainz password, so you don't have to enter it on every invocation.

I like Recommends & Suggests to have some blurb attached, so I can
decide for/against installing the package referenced. For example, I
still don't know if or how good isrcsubmit works without cdrdao.

br,
-- 
Robbe

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


ardour3_3.5.403~dfsg-1_amd64.changes ACCEPTED into unstable

2014-10-03 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 03 Oct 2014 13:02:45 +0200
Source: ardour3
Binary: ardour3
Architecture: source amd64
Version: 3.5.403~dfsg-1
Distribution: unstable
Urgency: high
Maintainer: Debian Multimedia Maintainers 

Changed-By: Adrian Knoth 
Description:
 ardour3- digital audio workstation (graphical gtk2 interface)
Changes:
 ardour3 (3.5.403~dfsg-1) unstable; urgency=high
 .
   * Imported Upstream version 3.5.403~dfsg
   * Critical bugfix release. All users are recommended to upgrade.
   * Details: https://community.ardour.org/node/8457
Checksums-Sha1:
 9058b7598dfafc6e4856e0460462fd8789c9804b 2949 ardour3_3.5.403~dfsg-1.dsc
 fa67e34888955b4b2ca29444a5376e2dd1f7e328 5514208 
ardour3_3.5.403~dfsg.orig.tar.xz
 72a245062fb03d1640d33c526499dd56f3027f7e 104656 
ardour3_3.5.403~dfsg-1.debian.tar.xz
 a4776eee8ec345d3a5f00d3ae7e1db350d1fb956 7198448 
ardour3_3.5.403~dfsg-1_amd64.deb
Checksums-Sha256:
 e4995a5cee37c01feb26cd3988047e8ed26275d6b95b44673067c98c12fb3df6 2949 
ardour3_3.5.403~dfsg-1.dsc
 d1f1bf538fc5047b4345309f5c7285250ca7def9dc6c1200fa63240cac7b 5514208 
ardour3_3.5.403~dfsg.orig.tar.xz
 df87db39c6bc190e462cae145be3135da6ba6c2b3884fbde5bf0512c7d863818 104656 
ardour3_3.5.403~dfsg-1.debian.tar.xz
 07d06a9147363384a3ac5fb7d9c0a9d59a7819a2064f3d091ac3e762f83fe753 7198448 
ardour3_3.5.403~dfsg-1_amd64.deb
Files:
 b2448b7407a35fc8c236e1473720ebae 7198448 sound optional 
ardour3_3.5.403~dfsg-1_amd64.deb
 3ae82b331dd2959a7a80b0433bebd682 2949 sound optional ardour3_3.5.403~dfsg-1.dsc
 3688168fc5bedd42cab40c0ada15628e 5514208 sound optional 
ardour3_3.5.403~dfsg.orig.tar.xz
 6ffcd43cc5de0153a074c8f906fecc49 104656 sound optional 
ardour3_3.5.403~dfsg-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJULo6TAAoJEI8ytEIvUhB/algP/iPQiQ8vzXHOCnQe5tT3TSMj
l4IfXN2+CvB2DhZj8in/tkeP24c3QvfxI6XLA7pjiEcYp//W8CpJDKg/Rq59ZTnx
mfuxInsAVEvcK/CS3qTsNbKre3dQMP2MvtnaFoHvnWveGCbeYbsT9NDVogQgc9wu
5Fy8bzs5vk0FcJdmH2Ydfz/joXCFYe8w8pRb82EgDDJXUFXvrpebPjuX6VZHH5ah
F4kaiFNRsamZ5k6qc/EYmSVVsLSEHBXvV6c4ADOBdOCfgaxofXqLDdHpTB/pa+BH
0dnQBfAew42gzQoPnh9+9Tdzx87w1yvTLDUQx1lPAt22wGBH9wpGmnxDyzdJdbfO
ygjSedJtkrzRGkhlgMnezeJ9D92Wlib52Mt+rv2cTCWTdqxJ0F8KEqMzENP9i8sr
QCO+0hf87vZb67nzY0P+FewFbJZFmeogIHlczAqSnqZBROgB+uo1HOmmaA4PoLoR
2oY+XECA37UA/rNdP+sgf66lQU1kKGn5CyO/xQU+iwW/de9mgo3YkZCLz6Fp00a1
BkAAhTe5O9a1brtKICJIOImsOEKByNvo1WJ1qKecFXrmt4wKkKFFLyvSdVot8437
8JwbOXE5J/QkMdHINaDUpIg/i4V/Lkda7UPhqkZG/ylnkT1J3x++AK1MlN60UBjp
yw8m+oUC0Q22FWVA4dkc
=3ENx
-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 ardour3_3.5.403~dfsg-1_amd64.changes

2014-10-03 Thread Debian FTP Masters
ardour3_3.5.403~dfsg-1_amd64.changes uploaded successfully to localhost
along with the files:
  ardour3_3.5.403~dfsg-1_amd64.deb
  ardour3_3.5.403~dfsg-1.dsc
  ardour3_3.5.403~dfsg.orig.tar.xz
  ardour3_3.5.403~dfsg-1.debian.tar.xz

Greetings,

Your Debian queue daemon (running on host franck.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


Processing of ardour3_3.5.403~dfsg-1_amd64.changes

2014-10-03 Thread Debian FTP Masters
ardour3_3.5.403~dfsg-1_amd64.changes uploaded successfully to 
ftp-master.debian.org
along with the files:
  ardour3_3.5.403~dfsg-1_amd64.deb
  ardour3_3.5.403~dfsg-1.dsc
  ardour3_3.5.403~dfsg.orig.tar.xz
  ardour3_3.5.403~dfsg-1.debian.tar.xz

Greetings,

Your Debian queue daemon (running on host coccia.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


Re: supercollider 3.6.6 import, git-buildpackage

2014-10-03 Thread Felipe Sateler
On Fri, Oct 3, 2014 at 7:24 AM, Dan S  wrote:
> 2014-10-03 0:23 GMT+01:00 Felipe Sateler :
>> On Wed, Oct 1, 2014 at 4:30 AM, Dan S  wrote:
>>> 2014-10-01 4:18 GMT+01:00 Felipe Sateler :
 On Thu, Sep 11, 2014 at 5:32 AM, Dan S  wrote:
>> On 10 Sep 2014 06:43, "Dan S"  wrote:
>> >
>> > Hi all,
>> >
>> > Just trying to import the latest version of supercollider. I'm having
>> > a problem with git-buildpackage failing to pick up the correct version
>> > number, and I have failed to find clues online. Here's the error:
>> >
>> > [...]
>> >
>> > % head -n 1 debian/changelog
>> > supercollider (1:3.6.6~repack) unstable; urgency=low
>>
>> You are missing the -1 at the end of the version. Could this be the 
>> problem?
>
> Yes! I had discounted that possibility since the changelog shows an
> old version having no "-1". But that is after all what's needed.

 Hi Dan, is the package ready? We should probably try to upload sc as
 soon as possible, if we want the new version to be part of jessie.
 (And also to fix 760981).
>>>
>>> Sorry, I should have confirmed - yes, I'm happy with 3.6.6 now.
>>>
>>
>> I still see some lintian output:
>>
>> E: supercollider source: source-is-missing HelpSource/prettify.js
>> W: supercollider source: out-of-date-standards-version 3.9.4 (current is 
>> 3.9.5)
>> W: supercollider-ide: desktop-entry-contains-unknown-key
>> usr/share/applications/SuperColliderIDE.desktop:8 Patterns
>> W: supercollider-ide: desktop-entry-invalid-category Multimedia
>> usr/share/applications/SuperColliderIDE.desktop
>>
>>
>> I don't particularly care about the desktop entries, but there is
>> still one more minified js that should be dealt with :(
>>
>> I think we can just link it from libjs-prettify but that package
>> appears to include many more files than just prettify.js...
>
> My apologies for missing this out. It's easy to pull in libjs-prettify
> then dh_link. Unfortunately, though, supercollider copies the file
> into the user's home folder at runtime when generating help docs. This
> means that since dh_link generates a relative not absolute link, the
> copied file ends up as a broken symlink :(

Out of curiosity, why does it copy it? Why don't we ship pre-generated docs?

>
> Would it be OK to manually softlink* from within debian/rules? It's
> not as neat as dh_link, and the uninstall needs to be manual too, but
> I don't see dh_link providing this option.

Yes, I think so. Policy[1] says symlinks should be relative, so it is
not a must, and I think this is a reasonable deviation. I prefer an
absolute link to patching even more the source (which coul be
complicated).

[1] https://www.debian.org/doc/debian-policy/ch-files.html#s10.5


-- 

Saludos,
Felipe Sateler

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


Re: supercollider 3.6.6 import, git-buildpackage

2014-10-03 Thread Dan S
2014-10-03 0:23 GMT+01:00 Felipe Sateler :
> On Wed, Oct 1, 2014 at 4:30 AM, Dan S  wrote:
>> 2014-10-01 4:18 GMT+01:00 Felipe Sateler :
>>> On Thu, Sep 11, 2014 at 5:32 AM, Dan S  wrote:
> On 10 Sep 2014 06:43, "Dan S"  wrote:
> >
> > Hi all,
> >
> > Just trying to import the latest version of supercollider. I'm having
> > a problem with git-buildpackage failing to pick up the correct version
> > number, and I have failed to find clues online. Here's the error:
> >
> > [...]
> >
> > % head -n 1 debian/changelog
> > supercollider (1:3.6.6~repack) unstable; urgency=low
>
> You are missing the -1 at the end of the version. Could this be the 
> problem?

 Yes! I had discounted that possibility since the changelog shows an
 old version having no "-1". But that is after all what's needed.
>>>
>>> Hi Dan, is the package ready? We should probably try to upload sc as
>>> soon as possible, if we want the new version to be part of jessie.
>>> (And also to fix 760981).
>>
>> Sorry, I should have confirmed - yes, I'm happy with 3.6.6 now.
>>
>
> I still see some lintian output:
>
> E: supercollider source: source-is-missing HelpSource/prettify.js
> W: supercollider source: out-of-date-standards-version 3.9.4 (current is 
> 3.9.5)
> W: supercollider-ide: desktop-entry-contains-unknown-key
> usr/share/applications/SuperColliderIDE.desktop:8 Patterns
> W: supercollider-ide: desktop-entry-invalid-category Multimedia
> usr/share/applications/SuperColliderIDE.desktop
>
>
> I don't particularly care about the desktop entries, but there is
> still one more minified js that should be dealt with :(
>
> I think we can just link it from libjs-prettify but that package
> appears to include many more files than just prettify.js...

My apologies for missing this out. It's easy to pull in libjs-prettify
then dh_link. Unfortunately, though, supercollider copies the file
into the user's home folder at runtime when generating help docs. This
means that since dh_link generates a relative not absolute link, the
copied file ends up as a broken symlink :(

Would it be OK to manually softlink* from within debian/rules? It's
not as neat as dh_link, and the uninstall needs to be manual too, but
I don't see dh_link providing this option.

Dan


* ln -s /usr/share/javascript/prettify/prettify.js
$(DEB_DH_INSTALL_SOURCEDIR)/usr/share/SuperCollider/HelpSource/prettify.js

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