Bug#636670: libvpx: New upstream release 0.9.7 available

2011-08-04 Thread Andres Mejia
Package: libvpx
Severity: wishlist

A new release (0.9.7) has been made available.

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

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



___
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: [SCM] lame/master: Include fix for alpha builds. alpha builds need include guards in config.h.

2011-08-04 Thread Andres Mejia
On Thu, Aug 4, 2011 at 7:33 PM,   wrote:
> The following commit has been merged in the master branch:
> commit cbc873db2346e788eca96db7084be73fd1d4aa39
> Author: Andres Mejia 
> Date:   Thu Aug 4 19:32:06 2011 -0400
>
>    Include fix for alpha builds.
>    alpha builds need include guards in config.h.
>
> diff --git a/debian/patches/alpha-build-fix.patch 
> b/debian/patches/alpha-build-fix.patch
> new file mode 100644
> index 000..1aa5853
> --- /dev/null
> +++ b/debian/patches/alpha-build-fix.patch
> @@ -0,0 +1,47 @@
> +Description: Fix for alpha builds. alpha needs include guards for config.h.
> +Origin: 
> http://anonscm.debian.org/gitweb/?p=pkg-multimedia/lame.git;a=tree;f=debian/patches
> +
> +--- a/configure.in
>  b/configure.in
> +@@ -27,6 +27,11 @@
> + dnl automake
> + AM_INIT_AUTOMAKE
> + AC_CONFIG_HEADERS([config.h])
> ++AH_TOP([
> ++#ifndef LAME_CONFIG_H
> ++#define LAME_CONFIG_H
> ++])
> ++AH_BOTTOM([#endif /* LAME_CONFIG_H */])
> + AM_MAINTAINER_MODE
> + AM_MAKE_INCLUDE
> +
> +--- a/config.h.in
>  b/config.h.in
> +@@ -1,5 +1,10 @@
> + /* config.h.in.  Generated from configure.in by autoheader.  */
> +
> ++
> ++#ifndef LAME_CONFIG_H
> ++#define LAME_CONFIG_H
> ++
> ++
> + /* debug define */
> + #undef ABORTFP
> +
> +@@ -373,3 +378,5 @@
> +
> + /* Define to `unsigned int' if  does not define. */
> + #undef size_t
> ++
> ++#endif /* LAME_CONFIG_H */
> +--- a/configure
>  b/configure
> +@@ -3088,6 +3088,8 @@
> + ac_config_headers="$ac_config_headers config.h"
> +
> +
> ++
> ++
> + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable 
> maintainer-specific portions of Makefiles" >&5
> + $as_echo_n "checking whether to enable maintainer-specific portions of 
> Makefiles... " >&6; }
> +     # Check whether --enable-maintainer-mode was given.
> diff --git a/debian/patches/series b/debian/patches/series
> index 323e026..0eeed71 100644
> --- a/debian/patches/series
> +++ b/debian/patches/series
> @@ -4,3 +4,4 @@
>  license-ouput-change.patch
>  parallel-builds-fix.patch
>  portableio-compiler-warning-fix.patch
> +alpha-build-fix.patch
>
> --
> lame packaging
>
> ___
> pkg-multimedia-commits mailing list
> pkg-multimedia-comm...@lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-commits
>

An upload with this fix can wait until the current package enters testing.

-- 
Regards,
Andres Mejia

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


[bts-link] source package soundtouch

2011-08-04 Thread bts-link-upstream
#
# bts-link upstream status pull for source package soundtouch
# see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
#

user bts-link-upstr...@lists.alioth.debian.org

# remote status report for #635321 (http://bugs.debian.org/635321)
#  * 
http://sourceforge.net/tracker/?func=detail&atid=1005484&aid=3382856&group_id=208385
#  * remote status changed: (?) -> Open
usertags 635321 + status-Open

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


Bug#636652: vlc: fails to play youtube videos

2011-08-04 Thread Stephan Späth
Package: vlc
Version: 1.1.11-1
Severity: normal
Tags: upstream

Hello,
vlc fails to play youtube videos. Due to bug #636611 other programs fail as 
well.

Regards,
Stephan


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

Kernel: Linux 2.6.39-2-amd64 (SMP w/4 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 vlc depends on:
ii  libaa1  1.4p5-38+b1  ascii art library
ii  libavcodec524:0.6.2-3Libav codec library
ii  libavutil50 4:0.6.2-3Libav utility library
ii  libc6   2.13-10  Embedded GNU C Library: Shared lib
ii  libfreetype62.4.4-2  FreeType 2 font engine, shared lib
ii  libfribidi0 0.19.2-1 Free Implementation of the Unicode
ii  libgcc1 1:4.6.1-4GCC support library
ii  libgl1-mesa-glx [libgl1 7.10.3-3 free implementation of the OpenGL 
ii  libqtcore4  4:4.7.3-5Qt 4 core module
ii  libqtgui4   4:4.7.3-5Qt 4 GUI module
ii  libsdl-image1.2 1.2.10-2.1   image loading library for Simple D
ii  libsdl1.2debian 1.2.14-6.4   Simple DirectMedia Layer
ii  libstdc++6  4.6.1-4  GNU Standard C++ Library v3
ii  libtar0 1.2.11-8 C library for manipulating tar arc
ii  libva-x11-1 1.0.12-2 Video Acceleration (VA) API for Li
ii  libva1  1.0.12-2 Video Acceleration (VA) API for Li
ii  libvlccore4 1.1.10-1+b1  base library for VLC and its modul
ii  libx11-62:1.4.3-2X11 client-side library
ii  libx11-xcb1 2:1.4.3-2Xlib/XCB interface library
ii  libxcb-keysyms1 0.3.8-1  utility libraries for X C Binding 
ii  libxcb-randr0   1.7-3X C Binding, randr extension
ii  libxcb-shm0 1.7-3X C Binding, shm extension
ii  libxcb-xv0  1.7-3X C Binding, xv extension
ii  libxcb1 1.7-3X C Binding
ii  libxext62:1.3.0-3X11 miscellaneous extension librar
ii  libxpm4 1:3.5.9-1X11 pixmap library
ii  ttf-freefont20100919-1   Freefont Serif, Sans and Mono True
ii  vlc-nox 1.1.11-1 multimedia player and streamer (wi
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages vlc recommends:
ii  vlc-plugin-notify1.1.11-1LibNotify plugin for VLC
pn  vlc-plugin-pulse   (no description available)
ii  xdg-utils1.1.0~rc1-2 desktop integration utilities from

Versions of packages vlc suggests:
pn  mozilla-plugin-vlc (no description available)
pn  videolan-doc   (no description available)

Versions of packages vlc-nox depends on:
ii  liba52-0.7.40.7.4-16 library for decoding ATSC A/52 str
ii  libasound2  1.0.23-4 shared library for ALSA applicatio
ii  libass4 0.9.12-1 library for SSA/ASS subtitles rend
ii  libavahi-client30.6.30-5 Avahi client library
ii  libavahi-common30.6.30-5 Avahi common library
ii  libavc1394-00.5.3-1+b2   control IEEE 1394 audio/video devi
ii  libavcodec524:0.6.2-3Libav codec library
ii  libavformat52   4:0.6.2-3Libav file format library
ii  libavutil50 4:0.6.2-3Libav utility library
ii  libc6   2.13-10  Embedded GNU C Library: Shared lib
ii  libcaca00.99.beta17-2colour ASCII art library
ii  libcddb21.3.2-3  library to access CDDB data - runt
ii  libcdio10   0.81-4   library to read and control CD-ROM
ii  libdbus-1-3 1.4.12-5 simple interprocess messaging syst
ii  libdc1394-222.1.3-4  high level programming interface f
ii  libdca0 0.0.5-4  decoding library for DTS Coherent 
ii  libdirac-encoder0   1.0.2-4  open and royalty free high quality
ii  libdvbpsi7  0.2.0-1  library for MPEG TS and DVB PSI ta
ii  libdvdnav4  4.1.3-7  DVD navigation library
ii  libdvdread4 4.1.3-10 library for reading DVDs
ii  libebml31.2.1-1  access library for the EBML format
ii  libfaad22.7-6freeware Advanced Audio Decoder - 
ii  libflac81.2.1-4  Free Lossless Audio Codec - runtim
ii  libfontconfig1  2.8.0-3  generic font configuration library
ii  libfreetype62.4.4-2  FreeType 2 font engi

Re: Invitation to join the Debian Multimedia Maintainers team

2011-08-04 Thread Jeremy Salwen
On Wed, Jun 22, 2011 at 5:50 AM, Alessio Treglia  wrote:

> On Tue, Jun 21, 2011 at 10:36 AM, Jeremy Salwen 
> wrote:
> > Alessio, in the workflow you described, the upstream.trunk branch is what
> I
> > was referring to as "intermediate packaging work"
> >
> > I have an account on alioth (jeremysalwen-guest) and I requested to join
> the
> > team a little while ago, but I haven't been accepted yet.
>
> I've added you, so... welcome aboard! :)
>
> I've already set up both lv2file and so-synth-lv2 repos:
>http://anonscm.debian.org/gitweb/?p=pkg-multimedia/lv2file.git
>   http://anonscm.debian.org/gitweb/?p=pkg-multimedia/so-synth-lv2.git
>
> Your "upstream" branches on github have been merged into the
> respective UPSTREAM.trunk branches.
> To retrieve the code and set up your local copy:
>
>   gbp-clone git+ssh://git.debian.org/git/pkg-multimedia/$PACKAGE.git
>   cd $PACKAGE && git fetch origin UPSTREAM.trunk:UPSTREAM.trunk
>
> So now you are able to work as upstream by directly committing your
> changes to the UPSTREAM.trunk branches.
> When you feel comfortable with a certain state of things, please keep
> in mind what follows:
>
>  * Use the capitalized form "UPSTREAM/%(version)s" to mark commits
>   in your "trunk" branches in order to avoid conflicts with the
>   "upstream/%(version)s" used when importing the new release into
>   the upstream branches.
>  * After tagging a new release, please create a tarball and follow the
>   procedure described in our wiki:
>
> git-import-orig --pristine-tar ../$(PACKAGE)_$(RELEASE).orig.tar.gz
>
> Please don't forget the --pristine-tar option (which is set by default
> in the debian/gbp.conf config file, though), it is needed to avoid
> downloading stuff from the Debian archive at build time.
> For any question or if you don't like this way, let me know!
>
> Cheers,
>
> --
> Alessio Treglia  | www.alessiotreglia.com
> Debian Developer | ales...@debian.org
> Ubuntu Core Developer| quadris...@ubuntu.com
> 0FEC 59A5 E18E E04F 6D40 593B 45D4 8C7C DCFC 3FD0
>

Hi Alessio,

How would I get access to the git.debian.org server?  Right now I get public
key denied errors if I try to ssh in or do a non-anonymous clone.

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

alsaequal 0.6-2 MIGRATED to testing

2011-08-04 Thread Debian testing watch
FYI: The status of the alsaequal source package
in Debian's testing distribution has changed.

  Previous version: 0.6-1
  Current version:  0.6-2

-- 
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 http://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


composite 0.006.2-1 MIGRATED to testing

2011-08-04 Thread Debian testing watch
FYI: The status of the composite source package
in Debian's testing distribution has changed.

  Previous version: 0.006-5
  Current version:  0.006.2-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 http://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


Re: please upload pd-osc

2011-08-04 Thread IOhannes m zmoelnig
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 2011-08-04 17:14, Jonas Smedegaard wrote:
> On 11-08-04 at 04:53pm, Jonas Smedegaard wrote:
>>> i would be glad if somebody could review the package and throw some 
>>> comments at me.
> 
> ...oh, one more detail: In copyright file you use X-Comment: which is 
> deprecated - use Comment: instead.
> 
> And another: I recommend for the main license to be named ISC~UC to 
> better hint the well-known license that it is most closely derived from 
> (BSD is not a common license - BSD-2-clause and BSD-3-clause are, but 
> neither of those match the actual license as closely as ISC does).
> 

thanks.
i couldn't find any short-name for that license, and given that the
software comes from berkely, i guessed that "BSD-like" wouldn't be that
bad
but better to have a better name.

fgmasdr
IOhannes
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk46vD8ACgkQkX2Xpv6ydvR96ACg+EnBTHV716yoJqNJvjz75ZQ0
H/cAoKsBAH/dkczUiH1+JwyqPY/+iYxF
=OhMy
-END PGP SIGNATURE-



smime.p7s
Description: S/MIME Cryptographic 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: please upload pd-osc

2011-08-04 Thread IOhannes m zmoelnig
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 2011-08-04 17:22, Jonas Smedegaard wrote:
> On 11-08-04 at 04:53pm, Jonas Smedegaard wrote:
>> On 11-08-04 at 04:21pm, IOhannes m zmoelnig wrote:
>>> the package can be found at:
>>> git+ssh://git.debian.org/pkg-multimedia/pd-osc
>>> http://git.debian.org/?p=pkg-multimedia/pd-osc.git
>>
>> git+ssh URL lack /git prefix.
> 
> Only the git+ssh URL.
> 
> I should perhaps not have mentioned it at all to avoid confusion: You 
> now adjusted the git URL which was fine already. :-/
> 

well, i checked now, and the url that i use now
(git://git.debian.org/git/pkg-multimedia/pd-osc) seems to work ok, so no
harm done :-)

> 
>> README.txt need not be listed in install when already listed in docs.
> 
> Oh, it was installed at a different location.  Cool that you use a 
> symlink (as long as it is done that way around).
> 

:-)

fgmasdr
IOhannes
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk46vAEACgkQkX2Xpv6ydvSvXgCdHQPISMypFkUN++7NsRLS/85H
Uj8An25q6CByf5r2JG/yRmtfuM5B38M/
=ewuH
-END PGP SIGNATURE-



smime.p7s
Description: S/MIME Cryptographic 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: please upload pd-osc

2011-08-04 Thread IOhannes m zmoelnig
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 2011-08-04 16:53, Jonas Smedegaard wrote:
> On 11-08-04 at 04:21pm, IOhannes m zmoelnig wrote:
>> However, you will have to install additional libraries that 
>> will handle the transport layer (like pd-iemnet or pd-comport)." [1]
> 
> You should then probably recommend/suggest pd-comport and any other 
> package usable as transport layer - not only pd-iemnet.

done (though only "Suggests: pd-comport", as i guess it will be used
>95% using the network transport)

> 
> 
>> the package can be found at:
>> git+ssh://git.debian.org/pkg-multimedia/pd-osc
>> http://git.debian.org/?p=pkg-multimedia/pd-osc.git
> 
> git+ssh URL lack /git prefix.
> 

doh, thanks for spotting.

> 
>> i would be glad if somebody could review the package and throw some 
>> comments at me.
> 
> README.txt need not be listed in install when already listed in docs.
> 

right, i overlooked that.
README.txt should go into /u/l/pd/extra/osc/, so i created a link to
/u/s/d/pd-osc/

> 
>> @jonas: i shamelessly copied a README.source written by you, which i
>> found in the "scenic" package. it has no built-in copyright notice, so i
>> assumed it is GPL-3+; could you please confirm that?
> 
> Actually my preferred license have been GPL-2+ until recently[0] - but 
> relicensing as GPL-3+ is therefore fine too :-) .
> 
> Better, however, is to refer to the wiki page I recently created for 
> this purpose: http://wiki.debian.org/CDBS+git-buildpackage
> 

ok, i switched README.source to point to that page, which removes you
from the licenseholders of the file :-)


>
>> if there is somebody willing to upload the package, that would be even
>> nicer :-)
>
> Fix those things mentioned here, and I can't find any excuse not to
> release it :-)
>

cool, i think i fixed all those things.

fgmasdr
IOhannes
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk46uk0ACgkQkX2Xpv6ydvRKpgCg0A4gcM1E62cjioRqMNESeJgH
NGYAoJbStwP1OcIer8UzAtQ7i/cj0rWl
=j5BJ
-END PGP SIGNATURE-



smime.p7s
Description: S/MIME Cryptographic 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: please upload pd-osc

2011-08-04 Thread Jonas Smedegaard
On 11-08-04 at 04:53pm, Jonas Smedegaard wrote:
> On 11-08-04 at 04:21pm, IOhannes m zmoelnig wrote:
> > the package can be found at:
> > git+ssh://git.debian.org/pkg-multimedia/pd-osc
> > http://git.debian.org/?p=pkg-multimedia/pd-osc.git
> 
> git+ssh URL lack /git prefix.

Only the git+ssh URL.

I should perhaps not have mentioned it at all to avoid confusion: You 
now adjusted the git URL which was fine already. :-/


> README.txt need not be listed in install when already listed in docs.

Oh, it was installed at a different location.  Cool that you use a 
symlink (as long as it is done that way around).



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

Re: please upload pd-osc

2011-08-04 Thread Jonas Smedegaard
On 11-08-04 at 04:53pm, Jonas Smedegaard wrote:
> > i would be glad if somebody could review the package and throw some 
> > comments at me.

...oh, one more detail: In copyright file you use X-Comment: which is 
deprecated - use Comment: instead.

And another: I recommend for the main license to be named ISC~UC to 
better hint the well-known license that it is most closely derived from 
(BSD is not a common license - BSD-2-clause and BSD-3-clause are, but 
neither of those match the actual license as closely as ISC does).


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

Re: please upload pd-osc

2011-08-04 Thread Jonas Smedegaard
On 11-08-04 at 04:21pm, IOhannes m zmoelnig wrote:
> However, you will have to install additional libraries that 
> will handle the transport layer (like pd-iemnet or pd-comport)." [1]

You should then probably recommend/suggest pd-comport and any other 
package usable as transport layer - not only pd-iemnet.


> the package can be found at:
> git+ssh://git.debian.org/pkg-multimedia/pd-osc
> http://git.debian.org/?p=pkg-multimedia/pd-osc.git

git+ssh URL lack /git prefix.


> i would be glad if somebody could review the package and throw some 
> comments at me.

README.txt need not be listed in install when already listed in docs.


> if there is somebody willing to upload the package, that would be even
> nicer :-)

Fix those things mentioned here, and I can't find any excuse not to 
release it :-)


> @jonas: i shamelessly copied a README.source written by you, which i
> found in the "scenic" package. it has no built-in copyright notice, so i
> assumed it is GPL-3+; could you please confirm that?

Actually my preferred license have been GPL-2+ until recently[0] - but 
relicensing as GPL-3+ is therefore fine too :-) .

Better, however, is to refer to the wiki page I recently created for 
this purpose: http://wiki.debian.org/CDBS+git-buildpackage


 - Jonas


[0] In fact until *today* where I released my first ever self-initiated 
upstream project - for now using a quite ugly homepage: 
http://anonscm.debian.org/gitweb/?p=collab-maint/compass-layoutgala-plugin.git;a=blob;f=README.mkdn


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

please upload pd-osc

2011-08-04 Thread IOhannes m zmoelnig
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

dear fellow pkgers,

after debconf i finally found the time to package one of my longstanding
ITPs (before it finally expires!): pd-osc

pd-osc is a puredata library adding Open Sound Control (OSC)
capabilities (at the application layer (OSI-7)) to Pd.
It "allows one to construct and parse OSC messages within Pd.  It
includes support for ordinary OSC-messages, typetags, timetags and
bundles. These objects are transport-agnostic, so you can use them to
transmit OSC over UDP, TCP/IP, serial port, or in fact whatever you
want.  However, you will have to install additional libraries that will
handle the transport layer (like pd-iemnet or pd-comport)." [1]

the package can be found at:
git+ssh://git.debian.org/pkg-multimedia/pd-osc
http://git.debian.org/?p=pkg-multimedia/pd-osc.git

it appears to be lintian clean (there is a single Pedantic warning,
about a missing upstream changelog).
it builds cleanly in my pbuilder environment.

this package uses CDBS (ping jonas!)

i would be glad if somebody could review the package and throw some
comments at me.
if there is somebody willing to upload the package, that would be even
nicer :-)


@jonas: i shamelessly copied a README.source written by you, which i
found in the "scenic" package. it has no built-in copyright notice, so i
assumed it is GPL-3+; could you please confirm that?



fmgasdr
IOhannes



[1] that's what it says in debian/control
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk46quYACgkQkX2Xpv6ydvRzyACfRObaaOtt4u/ZqaNki9hhwgdp
Ih0AoKcJDquNbzNe/Nl5HEBaOFsFekFV
=j3Xp
-END PGP SIGNATURE-



smime.p7s
Description: S/MIME Cryptographic 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

coucou a toi

2011-08-04 Thread descrocher linda
Bonjour très cher
je suis très ravie et contente de vous écrire en ce jour. Me
rassurant que vous avez avec moi un coeur ouvert, je vous
répondrai si vous acceptez ma demande de correspondance . Je suis
âgée de 29 ans repondant aux nom de LINDA DESCROCHER   et je suis femme 
celibataire je vis seul a OTTAWA mon pere et ma mere ainsis que mes mon frere 
et ma soeur vivent au QUEBEC   . Je suis secrétaire de
direction dans une   entreprise   à Ottawa  mon pere est  agent du service 
public   .ils vivent au quebec moi je suis seul a ottawa . mon pere est 
égualement un négociant des entreprises
ici au QUEBEC où ils vivent  en famille, Je veux bien correspondre
avec vous dans un idée claire et saine ,et ne rien vous cacher.
Je voyage beaucoup, et peux un jour me rendre dans ton pays.
Voila pourquoi j’aimerais correspondance avec vous, pour
connaître mieux mes semblables surtout échanger de cultures.
En effet c'est après une longue recherche de mail sur les
sites
de correspondance que je suis arrivée a t'identifier parmi tant
de personnes.laisse moi aussi te dire plus sur moi Je suis sécrétaire dans 
l'entreprise I.I.S ici au Canada.
- JE SUIS Une personne qui a la crainte et piété de DIEU, une personne correcte 
et véridique.
- J'aime la musique, le cinéma, la plage, la piscine, les voyages ..ect
- Je visite toujours ses lieux cités
-je suis chrétienne catholique, j'ai la ferme croyance à notre DIEU unique.
- J'aimes la soupe au vins, spagetti, l'ambaguère ..etc
- Le mariage et avoir des enfants. le mariage est importante pour moi 
- par la voire divine, en mettant tout dans les mains de notre seigneur mais 
avant tout cela nous devrons s'aimer et se comprendre l'un et l'autre.
- L'amour est tout pour moi
Veuillez me répondre dans mon mail personnel : linda_descroche...@live.fr___
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#630787: marked as done (I can not update/install morituri because of a syntaxerror)

2011-08-04 Thread Debian Bug Tracking System
Your message dated Thu, 4 Aug 2011 14:23:20 +0200
with message-id <20110804122319.gq6...@jones.dk>
and subject line Re: Bug#630787: can not update/install morituri because of a 
syntaxerror
has caused the Debian Bug report #630787,
regarding I can not update/install morituri because of a syntaxerror
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.)


-- 
630787: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=630787
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: morituri
Version: 0.1.2-1
Severity: important


this happens when I try to install this package:

Vormals abgewähltes Paket python-gst0.10 wird gewählt.
(Lese Datenbank ... 323264 Dateien und Verzeichnisse sind derzeit installiert.)
Entpacken von python-gst0.10 (aus .../python-gst0.10_0.10.21-2+b1_i386.deb) ...
Vormals abgewähltes Paket python-musicbrainz2 wird gewählt.
Entpacken von python-musicbrainz2 (aus .../python-musicbrainz2_0.7.3-1_all.deb) 
...
Vormals abgewähltes Paket python-pkg-resources wird gewählt.
Entpacken von python-pkg-resources (aus 
.../python-pkg-resources_0.6.16-1_all.deb) ...
Vormals abgewähltes Paket python-cddb wird gewählt.
Entpacken von python-cddb (aus .../python-cddb_1.4-5.1+b3_i386.deb) ...
Vormals abgewähltes Paket morituri wird gewählt.
Entpacken von morituri (aus .../morituri_0.1.2-1_all.deb) ...
Trigger für man-db werden verarbeitet ...
python-gst0.10 (0.10.21-2+b1) wird eingerichtet ...
python-musicbrainz2 (0.7.3-1) wird eingerichtet ...
python-pkg-resources (0.6.16-1) wird eingerichtet ...
python-cddb (1.4-5.1+b3) wird eingerichtet ...
Trigger für python-central werden verarbeitet ...
morituri (0.1.2-1) wird eingerichtet ...
/usr/lib/python2.3/site-packages/morituri/common/checksum.py:245: 
FutureWarning: hex/oct constants > sys.maxint will return positive values in 
Python 2.4 and up
  checksum &= 0x
/usr/lib/python2.3/site-packages/morituri/common/checksum.py:259: 
FutureWarning: hex/oct constants > sys.maxint will return positive values in 
Python 2.4 and up
  checksum &= 0x
/usr/lib/python2.3/site-packages/morituri/image/table.py:506: FutureWarning: 
hex/oct constants > sys.maxint will return positive values in Python 2.4 and up
  discId1 &= 0x
/usr/lib/python2.3/site-packages/morituri/image/table.py:507: FutureWarning: 
hex/oct constants > sys.maxint will return positive values in Python 2.4 and up
  discId2 &= 0x
Compiling /usr/lib/python2.3/site-packages/morituri/rip/accurip.py ...
  File "/usr/lib/python2.3/site-packages/morituri/rip/accurip.py", line 75
highest = max(d['confidence'] for d in entries)
^
SyntaxError: invalid syntax

pycentral: pycentral pkginstall: error byte-compiling files (52)
pycentral pkginstall: error byte-compiling files (52)
dpkg: Fehler beim Bearbeiten von morituri (--configure):
 Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück
configured to not write apport reports
  Trigger für python-support werden 
verarbeitet ...
Fehler traten auf beim Bearbeiten von:
 morituri
E: Sub-process /usr/bin/dpkg returned an error code (1)
Ein Paket konnte nicht installiert werden. Versuche zu lösen:
morituri (0.1.2-1) wird eingerichtet ...
Compiling /usr/lib/python2.3/site-packages/morituri/rip/accurip.py ...
  File "/usr/lib/python2.3/site-packages/morituri/rip/accurip.py", line 75
highest = max(d['confidence'] for d in entries)
^
SyntaxError: invalid syntax

pycentral: pycentral pkginstall: error byte-compiling files (42)
pycentral pkginstall: error byte-compiling files (42)
dpkg: Fehler beim Bearbeiten von morituri (--configure):
 Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück
Fehler traten auf beim Bearbeiten von:
 morituri
Drücken Sie zum Fortsetzen die Eingabetaste.


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.38.20110331.1 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to de_DE.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages morituri depends on:
ii  cdparanoia  3.10.2+debian-10 audio extraction tool for sampling
ii  cdrdao  1:1.2.3-0.1  records CDs in Disk-At-Once (DAO) 
ii  gstreamer0.10-plugins-g 0.10.29-2GStreamer plugins from the "good" 
ii  python  2.6.6-14 interactive high-level object-orie
ii  python-cddb  

Bug#630787: can not update/install morituri because of a syntaxerror

2011-08-04 Thread Fabian Greffrath

Am 28.07.2011 19:35, schrieb A. Costa:

For the record, I've had this same install bug for about a month, even
when installing with 'aptitude':
[...]
So the bug is real enough.  Last month F. Greffrath advised:
Adding ">= 2.4" in debian/pycompat
Assuming that would help, why not do it?


Jonas?



___
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#636595: mpd-sima: fails to upgrade: wrong access rights for PID dir

2011-08-04 Thread Jonas Smedegaard
Package: mpd-sima
Version: 0.8.0-1
Severity: important

Upgrading mpd-sima causes this error during install:

Sætter mpd-sima (0.8.0-1) op...
Installerer ny version af konfigurationsfil /etc/bash_completion.d/mpd-sima...
Creating system user 'mpd-sima'.
Starting MPD_sima autoqueue utility: mpd-sima Usage:  mpd_sima [--help] 
[options]

mpd_sima: error: no write access to "/var/run/mpd-sima/pid"
 failed!
invoke-rc.d: initscript mpd-sima, action "start" failed.


Changing /var/run/mpd-sima from root:root to mpd-sima:mpd-sima makes it
possible to upgrade.


Regards,

 - Jonas


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

Kernel: Linux 3.0.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=da_DK.UTF-8, LC_CTYPE=da_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages mpd-sima depends on:
ii  adduser   3.113  add and remove users and groups
ii  lsb-base  3.2-27 Linux Standard Base 3.2 init scrip
ii  python2.6.7-2interactive high-level object-orie
ii  python-mpd0.3.0-3Python MPD client library

mpd-sima recommends no packages.

Versions of packages mpd-sima suggests:
ii  mpd   0.16.3-1   Music Player Daemon

-- Configuration Files:
/etc/mpd-sima.cfg [Errno 13] Adgang nægtet: u'/etc/mpd-sima.cfg'

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

Processed: Re: Bug#635724: vlc: FTBFS (kfreebsd-i386) Segmentation fault (core dumped) ../bin/vlc-cache-gen .

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

> block 622363 by 635724
Bug #622363 [release.debian.org] transition: libnotify 0.7
Was blocked by: 630300 636297 630266 630281 636344 636397 630294 630265 633973 
630302 619874 630283 630312 630277 630307 630279 630295 630289 630264 630298 
630311 630278 630272 630263 630287 630276 630303 630286 630305 630309 630280 
630260 630259 630284 636296 630310 630261 630273 630291 630293 630282 630262 
630275 630301 630267 630285 630304 630292 630288 636298 630297 630306 630290 
630269 630308 630271 630296 630274 630299 630268 630270
Added blocking bug(s) of 622363: 635724
> stop
Stopping processing here.

Please contact me if you need assistance.
-- 
622363: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=622363
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#635724: vlc: FTBFS (kfreebsd-i386) Segmentation fault (core dumped) ../bin/vlc-cache-gen .

2011-08-04 Thread Reinhard Tartler
block 622363 by 635724
stop

On Wed, Aug 03, 2011 at 13:41:19 (CEST), Reinhard Tartler wrote:
[...]

> Qt4 Maintainers, can you perhaps check if this patch has been
> approved or even incorporated upstream?

Indeed, it seems it did make it into upstream:

http://qt.gitorious.org/qt/qt/commit/861333040c252fa0f53894b604f7cb768c085281

That patch depends on this commit:

http://qt.gitorious.org/qt/qt/commit/6b92cb8ec199159d629c013fbd4b4b7ab8ad60db

A quick upload would be very appreciated as this bug effectively blocks
the libnotify transition. Thanks in advance!

Cheers,
Reinhard

-- 
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4



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


jnoisemeter_0.1.0-1_amd64.changes is NEW

2011-08-04 Thread Debian FTP Masters
(new) jnoisemeter_0.1.0-1.debian.tar.gz optional sound
(new) jnoisemeter_0.1.0-1.dsc optional sound
(new) jnoisemeter_0.1.0-1_amd64.deb optional sound
audio test signals meter
 A jnoisemeter is a small app designed to measure audio
 test signals and in particular noise signals.
 .
 The simplest use is to measure the S/N ratio of your
 sound card. If you can calibrate the input levels of
 your soundcard it can also be used (with some external
 hardware) to measure noise levels of any type of audio
 equipment, including preamps and microphones.
(new) jnoisemeter_0.1.0.orig.tar.bz2 optional sound
Changes: jnoisemeter (0.1.0-1) unstable; urgency=low
 .
  * Initial release (Closes: #636275)


Override entries for your package:

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 636275 


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.

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


jmeters_0.2.0-1_amd64.changes is NEW

2011-08-04 Thread Debian FTP Masters
(new) jmeters_0.2.0-1.debian.tar.gz optional sound
(new) jmeters_0.2.0-1.dsc optional sound
(new) jmeters_0.2.0-1_amd64.deb optional sound
multichannel audio level meter
 A jmeters is multichannel audio level meter
 for Jack Audio Connection Kit.
 It uses the same pixmaps as meterbridge.
 The main difference to meterbridge is that jmeters has the
 correct ballistics for both the VU and the PPM.
(new) jmeters_0.2.0.orig.tar.bz2 optional sound
Changes: jmeters (0.2.0-1) unstable; urgency=low
 .
  * Initial release (Closes: #636535)


Override entries for your package:

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 636535 


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.

___
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 jnoisemeter_0.1.0-1_amd64.changes

2011-08-04 Thread Debian FTP Masters
jnoisemeter_0.1.0-1_amd64.changes uploaded successfully to localhost
along with the files:
  jnoisemeter_0.1.0-1.dsc
  jnoisemeter_0.1.0.orig.tar.bz2
  jnoisemeter_0.1.0-1.debian.tar.gz
  jnoisemeter_0.1.0-1_amd64.deb

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 jmeters_0.2.0-1_amd64.changes

2011-08-04 Thread Debian FTP Masters
jmeters_0.2.0-1_amd64.changes uploaded successfully to localhost
along with the files:
  jmeters_0.2.0-1.dsc
  jmeters_0.2.0.orig.tar.bz2
  jmeters_0.2.0-1.debian.tar.gz
  jmeters_0.2.0-1_amd64.deb

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


Bug#636490: marked as done ([Update] version 0.9.13 released)

2011-08-04 Thread Debian Bug Tracking System
Your message dated Thu, 04 Aug 2011 07:47:16 +
with message-id 
and subject line Bug#636490: fixed in libass 0.9.13-1
has caused the Debian Bug report #636490,
regarding [Update] version 0.9.13 released
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.)


-- 
636490: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=636490
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libass4
Severity: minor

A new version of this library has been released and needs someone to
package it. The same goes for libass-dev.
--- End Message ---
--- Begin Message ---
Source: libass
Source-Version: 0.9.13-1

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

libass-dev_0.9.13-1_amd64.deb
  to main/liba/libass/libass-dev_0.9.13-1_amd64.deb
libass4_0.9.13-1_amd64.deb
  to main/liba/libass/libass4_0.9.13-1_amd64.deb
libass_0.9.13-1.debian.tar.gz
  to main/liba/libass/libass_0.9.13-1.debian.tar.gz
libass_0.9.13-1.dsc
  to main/liba/libass/libass_0.9.13-1.dsc
libass_0.9.13.orig.tar.gz
  to main/liba/libass/libass_0.9.13.orig.tar.gz



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 636...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alessio Treglia  (supplier of updated libass 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...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 04 Aug 2011 09:39:23 +0200
Source: libass
Binary: libass-dev libass4
Architecture: source amd64
Version: 0.9.13-1
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 

Changed-By: Alessio Treglia 
Description: 
 libass-dev - development files for libass
 libass4- library for SSA/ASS subtitles rendering
Closes: 636490
Changes: 
 libass (0.9.13-1) unstable; urgency=low
 .
   * Team upload.
   * New upstream bugfix release (Closes: #636490):
 - Fix critical problem with the outline preprocessor, fixes crash with
   FreeType 2.4.6
 - Various small bugfixes.
Checksums-Sha1: 
 b3b7a266dfa6e2ac8d7895ffcebdb8499106420a 1299 libass_0.9.13-1.dsc
 0a3b553c27b762e46d0055c133715f6239fe892e 367353 libass_0.9.13.orig.tar.gz
 0ccdfdeaeef5a302e332af9b302e454a4b09a97c 5206 libass_0.9.13-1.debian.tar.gz
 7249180b6edd596a4fd95262e70ab7504b9791fb 70006 libass-dev_0.9.13-1_amd64.deb
 7bf070e9cd7619c34f581bea15bc1940fcf521a3 58658 libass4_0.9.13-1_amd64.deb
Checksums-Sha256: 
 19f6debff8b33109137de0bb7f61e5fc1d445aa4ef97473bb07182d645353f3d 1299 
libass_0.9.13-1.dsc
 95b9b3d4506ab65d9df10ffac2db26a961e92668c92c7e4f032f3d385cf346bf 367353 
libass_0.9.13.orig.tar.gz
 0216265b1ff0ab807b0e46b01e6d1cc3865385a1ba69d22cb03d78b279233df0 5206 
libass_0.9.13-1.debian.tar.gz
 22a3b3d18c51a28c758642896c3c73795dcf83cbe3799ce32039c14fa8c7 70006 
libass-dev_0.9.13-1_amd64.deb
 98054df42d1021cf904e2c345e9ede0b04517a225f659a4fa51cb9c4ebfce998 58658 
libass4_0.9.13-1_amd64.deb
Files: 
 cdc8c4402d557b33428e5f995f6c90a8 1299 libs extra libass_0.9.13-1.dsc
 006f48a9831c00914f05f830592f532c 367353 libs extra libass_0.9.13.orig.tar.gz
 72f865a839ff1c6f0fa78efd5a926ba3 5206 libs extra libass_0.9.13-1.debian.tar.gz
 5d9bb0ed6db7f9e8ca5595853367a457 70006 libdevel extra 
libass-dev_0.9.13-1_amd64.deb
 762b391dbb880b837d77f9975e8d0fa0 58658 libs extra libass4_0.9.13-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk46TdsACgkQRdSMfNz8P9CrTwCdEG5OqbzsYGxQuE3/D1ggd2Sy
CJYAn3A0ls30XbSxSK+WWL5QHBtgoa2O
=tKSL
-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

Processed: tagging 636490

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

> tags 636490 + pending
Bug #636490 [libass4] [Update] version 0.9.13 released
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
636490: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=636490
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


libass_0.9.13-1_amd64.changes ACCEPTED into unstable

2011-08-04 Thread Debian FTP Masters



Accepted:
libass-dev_0.9.13-1_amd64.deb
  to main/liba/libass/libass-dev_0.9.13-1_amd64.deb
libass4_0.9.13-1_amd64.deb
  to main/liba/libass/libass4_0.9.13-1_amd64.deb
libass_0.9.13-1.debian.tar.gz
  to main/liba/libass/libass_0.9.13-1.debian.tar.gz
libass_0.9.13-1.dsc
  to main/liba/libass/libass_0.9.13-1.dsc
libass_0.9.13.orig.tar.gz
  to main/liba/libass/libass_0.9.13.orig.tar.gz


Override entries for your package:
libass-dev_0.9.13-1_amd64.deb - extra libdevel
libass4_0.9.13-1_amd64.deb - extra libs
libass_0.9.13-1.dsc - source libs

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 636490 


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


jkmeter_0.6.1-1_amd64.changes ACCEPTED into unstable

2011-08-04 Thread Debian FTP Masters



Accepted:
jkmeter_0.6.1-1.debian.tar.gz
  to main/j/jkmeter/jkmeter_0.6.1-1.debian.tar.gz
jkmeter_0.6.1-1.dsc
  to main/j/jkmeter/jkmeter_0.6.1-1.dsc
jkmeter_0.6.1-1_amd64.deb
  to main/j/jkmeter/jkmeter_0.6.1-1_amd64.deb
jkmeter_0.6.1.orig.tar.bz2
  to main/j/jkmeter/jkmeter_0.6.1.orig.tar.bz2


Override entries for your package:
jkmeter_0.6.1-1.dsc - source sound
jkmeter_0.6.1-1_amd64.deb - optional sound

Announcing to debian-devel-chan...@lists.debian.org


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 libass_0.9.13-1_amd64.changes

2011-08-04 Thread Debian FTP Masters
libass_0.9.13-1_amd64.changes uploaded successfully to localhost
along with the files:
  libass_0.9.13-1.dsc
  libass_0.9.13.orig.tar.gz
  libass_0.9.13-1.debian.tar.gz
  libass-dev_0.9.13-1_amd64.deb
  libass4_0.9.13-1_amd64.deb

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 jkmeter_0.6.1-1_amd64.changes

2011-08-04 Thread Debian FTP Masters
jkmeter_0.6.1-1_amd64.changes uploaded successfully to localhost
along with the files:
  jkmeter_0.6.1-1.dsc
  jkmeter_0.6.1.orig.tar.bz2
  jkmeter_0.6.1-1.debian.tar.gz
  jkmeter_0.6.1-1_amd64.deb

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