WNPP 594784 paulstretch -- was [LAU] Paul's Extreme Sound Stretch

2012-01-17 Thread Robin Gareus
[ please don't top-post on mailing-lists -- rearranged for readability]
On 01/17/2012 01:24 PM, Louigi Verona wrote:
 On Tue, Jan 17, 2012 at 3:51 PM, Robin Gareus ro...@linuxaudio.org wrote:
 
 Hi Louigi,

 On 01/17/2012 11:42 AM, Louigi Verona wrote:
 Hey guys!

 Some months ago (a year ago, maybe) I asked on the LAD list if anyoe
 could
 JACKify paulstretch. Someone was kind enough to do it and the change was
 indeed incorporated into the main source.

 That was me.

 Did anyone actually compile new
 JACKified paulstretch for Ubuntu 10.04?

 No; but it works OOTB on debian. There are no special dependencies or
 reasons why it should not compile or work on Ubuntu.

 It requires a lot of build-dependencies (-dev packages of fltk, fftw,
 ogg/vorbis, libmad, portaudio, libjack, libsamplerate,..)

 If in doubt, please send the output of
  ./compile_linux_fftw_jack.sh

 ciao,
 robin

 Hey Robin!
 Thank you for doing the job in the first place and thanks for the
 info.

You're welcome.

 I will compile it soon, but I also think someone should include
 it in their repos, like Jeremy and falkTX repos.

that may be a suitable short-term solution, but why not do it properly
and package it upstream at debian?

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=594784

robin

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


rtaudio_4.0.10~ds0-1_amd64.changes REJECTED

2012-01-17 Thread Alexander Reichle-Schmehl
As requested by alessio



===

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


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


Processing of rtaudio_4.0.10~ds0-1_amd64.changes

2012-01-17 Thread Debian FTP Masters
rtaudio_4.0.10~ds0-1_amd64.changes uploaded successfully to localhost
along with the files:
  rtaudio_4.0.10~ds0-1.dsc
  rtaudio_4.0.10~ds0.orig.tar.gz
  rtaudio_4.0.10~ds0-1.debian.tar.gz
  librtaudio4_4.0.10~ds0-1_amd64.deb
  librtaudio-dev_4.0.10~ds0-1_amd64.deb
  librtaudio-dbg_4.0.10~ds0-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


rtaudio_4.0.10~ds0-1_amd64.changes is NEW

2012-01-17 Thread Debian FTP Masters
(new) librtaudio-dbg_4.0.10~ds0-1_amd64.deb extra debug
C++ library for realtime audio input/ouput (debugging symbols)
 RtAudio is a set of C++ classes that provides a common API (Application
 Programming Interface) for realtime audio input/output across Linux
 (native ALSA, JACK, and OSS), Macintosh OS X, SGI, and Windows
 (DirectSound and ASIO) operating systems. RtAudio significantly
 simplifies the process of interacting with computer audio hardware.
 .
 This package provides the debugging symbols.
(new) librtaudio-dev_4.0.10~ds0-1_amd64.deb optional libdevel
C++ library for realtime audio input/ouput (development files)
 RtAudio is a set of C++ classes that provides a common API (Application
 Programming Interface) for realtime audio input/output across Linux
 (native ALSA, JACK, and OSS), Macintosh OS X, SGI, and Windows
 (DirectSound and ASIO) operating systems. RtAudio significantly
 simplifies the process of interacting with computer audio hardware.
 .
 This package provides the development files.
(new) librtaudio4_4.0.10~ds0-1_amd64.deb optional libs
C++ library for realtime audio input/ouput
 RtAudio is a set of C++ classes that provides a common API (Application
 Programming Interface) for realtime audio input/output across Linux
 (native ALSA, JACK, and OSS), Macintosh OS X, SGI, and Windows
 (DirectSound and ASIO) operating systems. RtAudio significantly
 simplifies the process of interacting with computer audio hardware. It
 was designed with the following objectives:
 .
  * object-oriented C++ design
  * simple, common API across all supported platforms
  * only one source and two header files for easy inclusion in
programming projects
  * allow simultaneous multi-api support
  * support dynamic connection of devices
  * provide extensive audio device parameter control
  * allow audio device capability probing
  * automatic internal conversion for data format, channel number
compensation, (de)interleaving, and byte-swapping
 .
 RtAudio incorporates the concept of audio streams, which represent audio
 output (playback) and/or input (recording). Available audio devices and
 their capabilities can be enumerated and then specified when opening a
 stream.
 .
 This package provides the shared library.
(new) rtaudio_4.0.10~ds0-1.debian.tar.gz optional libs
(new) rtaudio_4.0.10~ds0-1.dsc optional libs
(new) rtaudio_4.0.10~ds0.orig.tar.gz optional libs
Changes: rtaudio (4.0.10~ds0-1) unstable; urgency=low
 .
  * Initial release. (Closes: #609240)


Override entries for your package:

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


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


rtaudio_4.0.10~ds0-1_amd64.changes is NEW

2012-01-17 Thread Debian FTP Masters
(new) librtaudio-dbg_4.0.10~ds0-1_amd64.deb extra debug
C++ library for realtime audio input/ouput (debugging symbols)
 RtAudio is a set of C++ classes that provides a common API (Application
 Programming Interface) for realtime audio input/output across Linux
 (native ALSA, JACK, and OSS), Macintosh OS X, SGI, and Windows
 (DirectSound and ASIO) operating systems. RtAudio significantly
 simplifies the process of interacting with computer audio hardware.
 .
 This package provides the debugging symbols.
(new) librtaudio-dev_4.0.10~ds0-1_amd64.deb optional libdevel
C++ library for realtime audio input/ouput (development files)
 RtAudio is a set of C++ classes that provides a common API (Application
 Programming Interface) for realtime audio input/output across Linux
 (native ALSA, JACK, and OSS), Macintosh OS X, SGI, and Windows
 (DirectSound and ASIO) operating systems. RtAudio significantly
 simplifies the process of interacting with computer audio hardware.
 .
 This package provides the development files.
(new) librtaudio4_4.0.10~ds0-1_amd64.deb optional libs
C++ library for realtime audio input/ouput
 RtAudio is a set of C++ classes that provides a common API (Application
 Programming Interface) for realtime audio input/output across Linux
 (native ALSA, JACK, and OSS), Macintosh OS X, SGI, and Windows
 (DirectSound and ASIO) operating systems. RtAudio significantly
 simplifies the process of interacting with computer audio hardware. It
 was designed with the following objectives:
 .
  * object-oriented C++ design
  * simple, common API across all supported platforms
  * only one source and two header files for easy inclusion in
programming projects
  * allow simultaneous multi-api support
  * support dynamic connection of devices
  * provide extensive audio device parameter control
  * allow audio device capability probing
  * automatic internal conversion for data format, channel number
compensation, (de)interleaving, and byte-swapping
 .
 RtAudio incorporates the concept of audio streams, which represent audio
 output (playback) and/or input (recording). Available audio devices and
 their capabilities can be enumerated and then specified when opening a
 stream.
 .
 This package provides the shared library.
(new) rtaudio_4.0.10~ds0-1.debian.tar.gz optional libs
(new) rtaudio_4.0.10~ds0-1.dsc optional libs
(new) rtaudio_4.0.10~ds0.orig.tar.gz optional libs
Changes: rtaudio (4.0.10~ds0-1) unstable; urgency=low
 .
  * Initial release. (Closes: #609240)


Override entries for your package:

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


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


Re: Proposed patch to fix faust

2012-01-17 Thread Yann Orlarey

Hi Adrian and Mario,

Thanks for the patch. I have updated the git repository accordingly.
Again many thanks for packaging Faust !

Cheers

Yann



On 16/01/2012 12:14, Adrian Knoth wrote:

Hi!

Please find attached the proposed patch against current faust release
that will (hopefully) fix the build issue (untested).

  Yann: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=652322


Cheers

PS: Mario, how about maintaining faust in pkg-multimedia-maintainers?



___
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: WNPP 594784 paulstretch -- was [LAU] Paul's Extreme Sound Stretch

2012-01-17 Thread Louigi Verona
On Tue, Jan 17, 2012 at 5:15 PM, Robin Gareus ro...@gareus.org wrote:

 [ please don't top-post on mailing-lists -- rearranged for readability]
 On 01/17/2012 01:24 PM, Louigi Verona wrote:
  On Tue, Jan 17, 2012 at 3:51 PM, Robin Gareus ro...@linuxaudio.org
 wrote:
 
  Hi Louigi,
 
  On 01/17/2012 11:42 AM, Louigi Verona wrote:
  Hey guys!
 
  Some months ago (a year ago, maybe) I asked on the LAD list if anyoe
  could
  JACKify paulstretch. Someone was kind enough to do it and the change
 was
  indeed incorporated into the main source.
 
  That was me.
 
  Did anyone actually compile new
  JACKified paulstretch for Ubuntu 10.04?
 
  No; but it works OOTB on debian. There are no special dependencies or
  reasons why it should not compile or work on Ubuntu.
 
  It requires a lot of build-dependencies (-dev packages of fltk, fftw,
  ogg/vorbis, libmad, portaudio, libjack, libsamplerate,..)
 
  If in doubt, please send the output of
   ./compile_linux_fftw_jack.sh
 
  ciao,
  robin
 
  Hey Robin!
  Thank you for doing the job in the first place and thanks for the
  info.

 You're welcome.

  I will compile it soon, but I also think someone should include
  it in their repos, like Jeremy and falkTX repos.

 that may be a suitable short-term solution, but why not do it properly
 and package it upstream at debian?

 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=594784

 robin



How is that done? By subscribing to the ticket?


-- 
Louigi Verona
http://www.louigiverona.ru/
___
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#656134: fixed

2012-01-17 Thread Debian FTP Masters
We believe that the bug you reported is now fixed; the following
changes were made to the overrides...

Concerning package ffmpeg-dbg...
Operating on the unstable suite
Changed section from debug to oldlibs


Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 656...@bugs.debian.org.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@debian.org.

Debian distribution maintenance software
pp.
Alexander Reichle-Schmehl (the ftpmaster behind the curtain)

___
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#656134: fixed

2012-01-17 Thread Debian FTP Masters
We believe that the bug you reported is now fixed; the following
changes were made to the overrides...

Concerning package ffmpeg-doc...
Operating on the unstable suite
Changed priority from optional to extra
Changed section from doc to oldlibs


Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 656...@bugs.debian.org.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@debian.org.

Debian distribution maintenance software
pp.
Alexander Reichle-Schmehl (the ftpmaster behind the curtain)

___
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#656184: libav: FTBFS on armel

2012-01-17 Thread Fabian Greffrath

Am 17.01.2012 10:06, schrieb Reinhard Tartler:

It seems that this patch broke compilation on armel, see this buildlog:
https://buildd.debian.org/status/fetch.php?pkg=libavarch=armelver=4%3A0.8~beta2-2stamp=1326762191


I see. This is because optimized shared libraries are created in two 
flavors on armel, whereas my current approach only consideres one 
flavor that is not shared or static.



Fabian, do you think you can fix this somehow soon. Alternatively, we
can also revert that commit and re-introduce it later. What would you
prefer?


Unfortunately, alioth is currently down and I cannot commit my actual 
fix directly to our git repository. But please find a git format-patch 
compliant patch attached.


 - Fabian

From fc35acc36968c21f0472e3800d697b288290d86d Mon Sep 17 00:00:00 2001
From: Fabian Greffrath fabian+deb...@greffrath.com
Date: Tue, 17 Jan 2012 10:34:34 +0100
Subject: [PATCH] Fix debian/*.install file generation on archs (e.g. armel)
 that build more than only one optimized shared library
 (Closes: #656184).

---
 debian/rules |   13 -
 1 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/debian/rules b/debian/rules
index 95f508c..127200c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,20 +22,23 @@ endif
 endif
 
 include debian/confflags
-OPT_FLAVOR := $(filter-out static shared, $(FLAVORS))
+OPT_FLAVORS := $(filter-out static shared, $(FLAVORS))
 
 $(info FLAVORS = $(FLAVORS))
 $(info DEB_BUILD_OPTIONS = $(DEB_BUILD_OPTIONS))
 $(info CFLAGS = $(CFLAGS))
 $(info LDFLAGS = $(LDFLAGS))
 
+define dh_install_file_opt_flavor
+	  grep @DEB_HOST_MULTIARCH_OPT@  $(1).in | \
+	  sed 's:@DEB_HOST_MULTIARCH_OPT@:$(DEB_HOST_MULTIARCH)/$($(2)_shlibdir):g'  $(1)
+
+endef
+
 DH_INSTALL_FILES := $(foreach pkg, $(LIB_PKGS) $(DEV_PKGS), debian/$(pkg).install)
 $(DH_INSTALL_FILES):
 	sed 's/@DEB_HOST_MULTIARCH\(_OPT\)\?@/$(DEB_HOST_MULTIARCH)/g' $@.in  $@
-ifneq (,$(OPT_FLAVOR))
-	grep @DEB_HOST_MULTIARCH_OPT@  $@.in | \
-	sed 's:@DEB_HOST_MULTIARCH_OPT@:$(DEB_HOST_MULTIARCH)/$($(OPT_FLAVOR)_shlibdir):g'  $@
-endif
+	$(foreach opt_flavor,$(OPT_FLAVORS),$(call dh_install_file_opt_flavor,$@,$(opt_flavor)))
 
 configure-%: configure-stamp-%
 configure-stamp-%: $(QUILT_STAMPFN)
-- 
1.7.8.3

___
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#656149: vlc: Can't locate X11/Protocol.pm in @INC; …; BEGIN failed--compilation aborted at -e line 6.

2012-01-17 Thread Paul Menzel
Package: vlc
Version: 1.1.13-1
Severity: normal

Dear Debian folks,


starting VLC 1.1.13 after installing it using

sudo aptitude install vlc

the following messages are printed to the terminal.

$ vlc file.webm
VLC media player 1.1.13 The Luggage (revision exported)
Blocked: call to unsetenv(DBUS_ACTIVATION_ADDRESS)
Blocked: call to unsetenv(DBUS_ACTIVATION_BUS_TYPE)
[0x90488fc] main libvlc: VLC wird mit dem Standard-Interface 
ausgeführt. Benutzen Sie 'cvlc', um VLC ohne Interface zu verwenden.
 m_el[mi_level] == NULL
 arg Up cannot escape itself
Blocked: call to setlocale(6, )
Blocked: call to setlocale(6, )

(process:18527): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
 m_el[mi_level] == NULL
 arg Up cannot escape itself
Can't locate X11/Protocol.pm in @INC (@INC contains: /etc/perl 
/usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 
/usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 
/usr/local/lib/site_perl .) at -e line 6.
BEGIN failed--compilation aborted at -e line 6.

Do some dependencies need to be updated?


Thanks,

Paul


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

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

Versions of packages vlc depends on:
ii  libaa11.4p5-39
ii  libavcodec53  4:0.8~beta2-1
ii  libavutil51   4:0.8~beta2-1
ii  libc6 2.13-24
ii  libfreetype6  2.4.8-1
ii  libfribidi0   0.19.2-1
ii  libgcc1   1:4.6.2-11
ii  libgl1-mesa-glx [libgl1]  7.11.2-1
ii  libice6   2:1.0.7-2
ii  libqtcore44:4.7.4-2
ii  libqtgui4 4:4.7.4-2
ii  libsdl-image1.2   1.2.10-3
ii  libsdl1.2debian   1.2.14-7
ii  libsm62:1.2.0-2
ii  libstdc++64.6.2-11
ii  libtar0   1.2.11-8
ii  libva-x11-1   1.0.14-1
ii  libva11.0.14-1
ii  libvlccore4   1.1.13-1
ii  libx11-6  2:1.4.4-4
ii  libx11-xcb1   2:1.4.4-4
ii  libxcb-keysyms1   0.3.8-1
ii  libxcb-randr0 1.7-4
ii  libxcb-shm0   1.7-4
ii  libxcb-xv01.7-4
ii  libxcb1   1.7-4
ii  libxext6  2:1.3.0-3
ii  libxpm4   1:3.5.9-4
ii  ttf-freefont  20100919-1
ii  vlc-nox   1.1.13-1
ii  zlib1g1:1.2.3.4.dfsg-3

Versions of packages vlc recommends:
ii  vlc-plugin-notify  1.1.13-1
ii  vlc-plugin-pulse   1.1.13-1
ii  xdg-utils  1.1.0~rc1+git20111210-5

Versions of packages vlc suggests:
pn  mozilla-plugin-vlc  none
pn  videolan-docnone

Versions of packages vlc-nox depends on:
ii  liba52-0.7.4   0.7.4-16
ii  libasound2 1.0.24.1-4
ii  libass40.10.0-2
ii  libavahi-client3   0.6.30-6
ii  libavahi-common3   0.6.30-6
ii  libavc1394-0   0.5.3-1+b2
ii  libavcodec53   4:0.8~beta2-1
ii  libavformat53  4:0.8~beta2-1
ii  libavutil514:0.8~beta2-1
ii  libc6  2.13-24
ii  libcaca0   0.99.beta17-2.1
ii  libcddb2   1.3.2-3
ii  libcdio10  0.81-5
ii  libdbus-1-31.4.16-1
ii  libdc1394-22   2.1.3-4
ii  libdca00.0.5-5
ii  libdirac-decoder0  1.0.2-4
ii  libdirac-encoder0  1.0.2-4
ii  libdvbpsi7 0.2.2-1
ii  libdvdnav4 4.2.0-1
ii  libdvdread44.2.0-1
ii  libebml3   1.2.2-1
ii  libfaad2   2.7-7
ii  libflac8   1.2.1-6
ii  libfontconfig1 2.8.0-3
ii  libfreetype6   2.4.8-1
ii  libfribidi00.19.2-1
ii  libgcc11:4.6.2-11
ii  libgcrypt111.5.0-3
ii  libgnutls262.12.16-1
ii  libgpg-error0  1.10-2
ii  libiso9660-7   0.81-5
ii  libkate1   0.4.1-1
ii  liblircclient0 0.9.0~pre1-1
ii  liblua5.1-05.1.4-12
ii  libmad00.15.1b-6
ii  libmatroska5   1.3.0-1
ii  libmodplug11:0.8.8.4-1
ii  libmpcdec6 2:0.1~r459-1
ii  libmpeg2-4 0.4.1-3
ii  libmtp91.1.2-2
ii  libncursesw5   5.9-4
ii  libogg01.2.2~dfsg-1
ii  libpng12-0 1.2.46-4
ii  libpostproc52  4:0.8~beta2-1
ii  libproxy0  0.3.1-4+b1
ii  libraw1394-11  2.0.7-1
ii  libschroedinger-1.0-0  1.0.10-2.1
ii  libshout3  2.2.2-7
ii  libsmbclient   2:3.6.1-3
ii  libspeex1  

Bug#656184: libav: FTBFS on armel

2012-01-17 Thread Reinhard Tartler
Package: libav
Version: 4:0.8~beta2-2
Severity: Serious

On Fri, Jan 13, 2012 at 5:08 PM,  fabian-gu...@users.alioth.debian.org wrote:
 The following commit has been merged in the master branch:
 commit 7415b3bd0fdb7188c7c5cc8802f92aeb7890a0d3
 Author: Fabian Greffrath fabian+deb...@greffrath.com
 Date:   Fri Jan 13 17:07:53 2012 +0100

    Properly set the library paths for multiarch and shared libs in 
 debian/*.install instead of using brace expansion and asterisks.

    The debian/*.install files for the shared library packages get dynamically
    generated at build time with the proper multipath library paths set.
    On archs that support optimized shared libraries, the special path to these
    libraries for the dynamic linker is also set.

    NOTE: This currently only works for *one* additional optimized shared
    library per arch!


It seems that this patch broke compilation on armel, see this buildlog:
https://buildd.debian.org/status/fetch.php?pkg=libavarch=armelver=4%3A0.8~beta2-2stamp=1326762191

Interestingly, it still works on armhf.

Fabian, do you think you can fix this somehow soon. Alternatively, we
can also revert that commit and re-introduce it later. What would you
prefer?

Cheers,
Reinhard

-- 
regards,
    Reinhard



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


PRESTAMO

2012-01-17 Thread quilteanne


Estimado Señor / Señora

¿Está usted en deuda? usted necesita un préstamo privado? ¿Necesita un préstamo 
de negocios? No busque más vienen a nosotros como nosotros damos crédito a baja 
tasa de interés del 3%. Ofrecemos préstamos a partir de € 5,000.00 a $ 
50,000,000.00 que dar préstamos garantizados y no garantizados. Para más 
información, comuníquese con nosotros vía e-mail: bond_fina...@admin.in.th


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

need help /fixing/ WNPP 594784

2012-01-17 Thread Robin Gareus
Hi *,

Could you please point me to a short concise walk-though for using
git.debian.org as pkg-multimedia-maintainer?

And/Or tell me how to get a packaged software from github into debian.
I can't seem to find this info on https://alioth.debian.org/

Specifically,
I am interested to upload:
  https://github.com/x42/paulstretch_cpp

which has an 'upstream' and 'master' branch and produces a lintian clean
debian package with git-buildpackage.

Shall I simply dput it somewhere (where?) or is it preferred to clone
the git repository to debian.org (how?)

TIA,
robin

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


gavl_1.2.0-4_amd64.changes ACCEPTED into unstable

2012-01-17 Thread Debian FTP Masters



Accepted:
gavl_1.2.0-4.debian.tar.gz
  to main/g/gavl/gavl_1.2.0-4.debian.tar.gz
gavl_1.2.0-4.dsc
  to main/g/gavl/gavl_1.2.0-4.dsc
libgavl-dev_1.2.0-4_amd64.deb
  to main/g/gavl/libgavl-dev_1.2.0-4_amd64.deb
libgavl-doc_1.2.0-4_all.deb
  to main/g/gavl/libgavl-doc_1.2.0-4_all.deb
libgavl1-dbg_1.2.0-4_amd64.deb
  to main/g/gavl/libgavl1-dbg_1.2.0-4_amd64.deb
libgavl1_1.2.0-4_amd64.deb
  to main/g/gavl/libgavl1_1.2.0-4_amd64.deb


Override entries for your package:
gavl_1.2.0-4.dsc - source sound
libgavl-dev_1.2.0-4_amd64.deb - optional libdevel
libgavl-doc_1.2.0-4_all.deb - extra doc
libgavl1-dbg_1.2.0-4_amd64.deb - extra debug
libgavl1_1.2.0-4_amd64.deb - extra libs

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


Re: need help /fixing/ WNPP 594784

2012-01-17 Thread Joel Roth
On Tue, Jan 17, 2012 at 07:14:52PM +0100, Robin Gareus wrote:
 Hi *,
 
 Could you please point me to a short concise walk-though for using
 git.debian.org as pkg-multimedia-maintainer?

Hi Robin,

Here's one:

http://wiki.debian.org/Alioth/Git

In case you missed it, this page is a useful starting point.

http://wiki.debian.org/DebianMultimedia

 And/Or tell me how to get a packaged software from github into debian.
 I can't seem to find this info on https://alioth.debian.org/

 Specifically,
 I am interested to upload:
   https://github.com/x42/paulstretch_cpp
 
 which has an 'upstream' and 'master' branch and produces a lintian clean
 debian package with git-buildpackage.
 
 Shall I simply dput it somewhere (where?) or is it preferred to clone
 the git repository to debian.org (how?)

Do you need to keep previous history in the new Debian
repository?  Well, I thought about how to do that, will post 
if that is an issue. 

HTH,

Joel

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

-- 
Joel Roth

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


hello dear

2012-01-17 Thread sandra_kassala1
My name Sandra,
I got your contact today
when i was browsing at (www.ftp.gnome.org)
It is very interesting
For me to get intouch with you,
then you can contact
Me with my e-mail
I'll give you my picture from there
And tell you more
 about myself.
Kiss from Sandra.

CONTACT ME WITH THIS EMAIL BELOW.
(sandra_kassa...@yahoo.com)

]

Mi chiamo Sandra,
 Ho ricevuto il tuo contatto oggi
 quando stavo dando un'occhiata al numero (www.ftp.gnome.org)
 E 'molto interessante
 Per me avere InTouch con te,
 allora si può contattare
 Io con il mio
 indirizzo e-mail
 Ti darò la mia immagine da lì
 E ti dico
 di più su me stesso.
 Bacio da Sandra.

 CONTATTO CON ME QUESTA EMAIL DI SEGUITO.
 (sandra_kassa...@yahoo.com)___
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: need help /fixing/ WNPP 594784

2012-01-17 Thread Alessio Treglia
Hi Robin,

I'd be interested in uploading it for you, however next 7 days I'll be
in Bonn (since tomorrow to next wednesday) and then I won't have so
much spare time.
Please follow the instructions available here [1], your commits will
be reviewed and, when everything is OK, someone will upload the
package for you.

See you soon!

[1] http://wiki.debian.org/DebianMultimedia/DevelopPackaging

-- 
Alessio Treglia          | www.alessiotreglia.com
Debian Developer         | ales...@debian.org
Ubuntu Core Developer    | quadris...@ubuntu.com
0416 0004 A827 6E40 BB98 90FB E8A4 8AE5 311D 765A

___
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: need help /fixing/ WNPP 594784

2012-01-17 Thread Robin Gareus
Hi Joel!

Thanks for the quick response.

On 01/17/2012 08:12 PM, Joel Roth wrote:
 On Tue, Jan 17, 2012 at 07:14:52PM +0100, Robin Gareus wrote:
 Hi *,

 Could you please point me to a short concise walk-though for using
 git.debian.org as pkg-multimedia-maintainer?
 
 Hi Robin,
 
 Here's one:
 
 http://wiki.debian.org/Alioth/Git
 
 In case you missed it, this page is a useful starting point.
 
 http://wiki.debian.org/DebianMultimedia

checked those. What I was looking for is
http://wiki.debian.org/DebianMultimedia/DevelopPackaging

You can use the setup-repository script in /git/pkg-multimedia to
create the bare repository ...

Now, how do I get access? My username on alioth is x42-guest and has an
ssh-key; but it does not allow me to ssh into
pkg-multimedia.alioth.debian.org nor git.debian.org

Permission denied (publickey).


 And/Or tell me how to get a packaged software from github into debian.
 I can't seem to find this info on https://alioth.debian.org/
 
 Specifically,
 I am interested to upload:
   https://github.com/x42/paulstretch_cpp

 which has an 'upstream' and 'master' branch and produces a lintian clean
 debian package with git-buildpackage.

 Shall I simply dput it somewhere (where?) or is it preferred to clone
 the git repository to debian.org (how?)
 
 Do you need to keep previous history in the new Debian
 repository?  Well, I thought about how to do that, will post 
 if that is an issue. 

why wouldn't I?

Upstream does not provide tar.gz releases [anymore] and neither adds
version tags to git (but they're commented on in the readme.txt).

robin

___
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: need help /fixing/ WNPP 594784

2012-01-17 Thread Robin Gareus
Hi Alessio,

On 01/17/2012 08:35 PM, Alessio Treglia wrote:
 Hi Robin,
 
 I'd be interested in uploading it for you, however next 7 days I'll be
 in Bonn (since tomorrow to next wednesday) and then I won't have so
 much spare time.

sure, suit yourself. The repository won't go away :)
https://github.com/x42/paulstretch_cpp/

 Please follow the instructions available here [1], your commits will
 be reviewed and, when everything is OK, someone will upload the
 package for you.

I appreciate that.

 See you soon!

 [1] http://wiki.debian.org/DebianMultimedia/DevelopPackaging

have a nice time in Germany,
robin

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


rtaudio_4.0.10~ds0-1_amd64.changes ACCEPTED into unstable

2012-01-17 Thread Debian FTP Masters



Accepted:
librtaudio-dbg_4.0.10~ds0-1_amd64.deb
  to main/r/rtaudio/librtaudio-dbg_4.0.10~ds0-1_amd64.deb
librtaudio-dev_4.0.10~ds0-1_amd64.deb
  to main/r/rtaudio/librtaudio-dev_4.0.10~ds0-1_amd64.deb
librtaudio4_4.0.10~ds0-1_amd64.deb
  to main/r/rtaudio/librtaudio4_4.0.10~ds0-1_amd64.deb
rtaudio_4.0.10~ds0-1.debian.tar.gz
  to main/r/rtaudio/rtaudio_4.0.10~ds0-1.debian.tar.gz
rtaudio_4.0.10~ds0-1.dsc
  to main/r/rtaudio/rtaudio_4.0.10~ds0-1.dsc
rtaudio_4.0.10~ds0.orig.tar.gz
  to main/r/rtaudio/rtaudio_4.0.10~ds0.orig.tar.gz


Override entries for your package:
librtaudio-dbg_4.0.10~ds0-1_amd64.deb - extra debug
librtaudio-dev_4.0.10~ds0-1_amd64.deb - optional libdevel
librtaudio4_4.0.10~ds0-1_amd64.deb - optional libs
rtaudio_4.0.10~ds0-1.dsc - source libs

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


Thank you for your contribution to Debian.

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


Bug#656184: marked as done (libav: FTBFS on armel)

2012-01-17 Thread Debian Bug Tracking System
Your message dated Tue, 17 Jan 2012 22:03:53 +
with message-id e1rnh8d-0002o8...@franck.debian.org
and subject line Bug#656184: fixed in libav 4:0.8~beta2-3
has caused the Debian Bug report #656184,
regarding libav: FTBFS on armel
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.)


-- 
656184: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=656184
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libav
Version: 4:0.8~beta2-2
Severity: Serious

On Fri, Jan 13, 2012 at 5:08 PM,  fabian-gu...@users.alioth.debian.org wrote:
 The following commit has been merged in the master branch:
 commit 7415b3bd0fdb7188c7c5cc8802f92aeb7890a0d3
 Author: Fabian Greffrath fabian+deb...@greffrath.com
 Date:   Fri Jan 13 17:07:53 2012 +0100

    Properly set the library paths for multiarch and shared libs in 
 debian/*.install instead of using brace expansion and asterisks.

    The debian/*.install files for the shared library packages get dynamically
    generated at build time with the proper multipath library paths set.
    On archs that support optimized shared libraries, the special path to these
    libraries for the dynamic linker is also set.

    NOTE: This currently only works for *one* additional optimized shared
    library per arch!


It seems that this patch broke compilation on armel, see this buildlog:
https://buildd.debian.org/status/fetch.php?pkg=libavarch=armelver=4%3A0.8~beta2-2stamp=1326762191

Interestingly, it still works on armhf.

Fabian, do you think you can fix this somehow soon. Alternatively, we
can also revert that commit and re-introduce it later. What would you
prefer?

Cheers,
Reinhard

-- 
regards,
    Reinhard


---End Message---
---BeginMessage---
Source: libav
Source-Version: 4:0.8~beta2-3

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

ffmpeg-dbg_0.8~beta2-3_amd64.deb
  to main/liba/libav/ffmpeg-dbg_0.8~beta2-3_amd64.deb
ffmpeg-doc_0.8~beta2-3_all.deb
  to main/liba/libav/ffmpeg-doc_0.8~beta2-3_all.deb
ffmpeg_0.8~beta2-3_all.deb
  to main/liba/libav/ffmpeg_0.8~beta2-3_all.deb
libav-dbg_0.8~beta2-3_amd64.deb
  to main/liba/libav/libav-dbg_0.8~beta2-3_amd64.deb
libav-doc_0.8~beta2-3_all.deb
  to main/liba/libav/libav-doc_0.8~beta2-3_all.deb
libav-source_0.8~beta2-3_all.deb
  to main/liba/libav/libav-source_0.8~beta2-3_all.deb
libav-tools_0.8~beta2-3_amd64.deb
  to main/liba/libav/libav-tools_0.8~beta2-3_amd64.deb
libav_0.8~beta2-3.debian.tar.gz
  to main/liba/libav/libav_0.8~beta2-3.debian.tar.gz
libav_0.8~beta2-3.dsc
  to main/liba/libav/libav_0.8~beta2-3.dsc
libavcodec-dev_0.8~beta2-3_amd64.deb
  to main/liba/libav/libavcodec-dev_0.8~beta2-3_amd64.deb
libavcodec53_0.8~beta2-3_amd64.deb
  to main/liba/libav/libavcodec53_0.8~beta2-3_amd64.deb
libavdevice-dev_0.8~beta2-3_amd64.deb
  to main/liba/libav/libavdevice-dev_0.8~beta2-3_amd64.deb
libavdevice53_0.8~beta2-3_amd64.deb
  to main/liba/libav/libavdevice53_0.8~beta2-3_amd64.deb
libavfilter-dev_0.8~beta2-3_amd64.deb
  to main/liba/libav/libavfilter-dev_0.8~beta2-3_amd64.deb
libavfilter2_0.8~beta2-3_amd64.deb
  to main/liba/libav/libavfilter2_0.8~beta2-3_amd64.deb
libavformat-dev_0.8~beta2-3_amd64.deb
  to main/liba/libav/libavformat-dev_0.8~beta2-3_amd64.deb
libavformat53_0.8~beta2-3_amd64.deb
  to main/liba/libav/libavformat53_0.8~beta2-3_amd64.deb
libavutil-dev_0.8~beta2-3_amd64.deb
  to main/liba/libav/libavutil-dev_0.8~beta2-3_amd64.deb
libavutil51_0.8~beta2-3_amd64.deb
  to main/liba/libav/libavutil51_0.8~beta2-3_amd64.deb
libpostproc-dev_0.8~beta2-3_amd64.deb
  to main/liba/libav/libpostproc-dev_0.8~beta2-3_amd64.deb
libpostproc52_0.8~beta2-3_amd64.deb
  to main/liba/libav/libpostproc52_0.8~beta2-3_amd64.deb
libswscale-dev_0.8~beta2-3_amd64.deb
  to main/liba/libav/libswscale-dev_0.8~beta2-3_amd64.deb
libswscale2_0.8~beta2-3_amd64.deb
  to main/liba/libav/libswscale2_0.8~beta2-3_amd64.deb



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

Debian distribution maintenance software
pp.
Reinhard Tartler siret...@tauware.de (supplier of updated libav 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: 

You Have An Incoming Payment Slated For Your Account

2012-01-17 Thread Kiwi Bank Limited







View Your 
Statement Of Account






___
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 rtaudio_4.0.10~ds0-2_i386.changes

2012-01-17 Thread Debian FTP Masters
rtaudio_4.0.10~ds0-2_i386.changes uploaded successfully to localhost
along with the files:
  rtaudio_4.0.10~ds0-2.dsc
  rtaudio_4.0.10~ds0-2.debian.tar.gz
  librtaudio4_4.0.10~ds0-2_i386.deb
  librtaudio-dev_4.0.10~ds0-2_i386.deb
  librtaudio-dbg_4.0.10~ds0-2_i386.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 rtmidi_1.0.15~ds0-1_amd64.changes

2012-01-17 Thread Debian FTP Masters
rtmidi_1.0.15~ds0-1_amd64.changes uploaded successfully to localhost
along with the files:
  rtmidi_1.0.15~ds0-1.dsc
  rtmidi_1.0.15~ds0.orig.tar.gz
  rtmidi_1.0.15~ds0-1.debian.tar.gz
  librtmidi1_1.0.15~ds0-1_amd64.deb
  librtmidi-dev_1.0.15~ds0-1_amd64.deb
  librtmidi-dbg_1.0.15~ds0-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


rtaudio_4.0.10~ds0-2_i386.changes ACCEPTED into unstable

2012-01-17 Thread Debian FTP Masters



Accepted:
librtaudio-dbg_4.0.10~ds0-2_i386.deb
  to main/r/rtaudio/librtaudio-dbg_4.0.10~ds0-2_i386.deb
librtaudio-dev_4.0.10~ds0-2_i386.deb
  to main/r/rtaudio/librtaudio-dev_4.0.10~ds0-2_i386.deb
librtaudio4_4.0.10~ds0-2_i386.deb
  to main/r/rtaudio/librtaudio4_4.0.10~ds0-2_i386.deb
rtaudio_4.0.10~ds0-2.debian.tar.gz
  to main/r/rtaudio/rtaudio_4.0.10~ds0-2.debian.tar.gz
rtaudio_4.0.10~ds0-2.dsc
  to main/r/rtaudio/rtaudio_4.0.10~ds0-2.dsc


Override entries for your package:
librtaudio-dbg_4.0.10~ds0-2_i386.deb - extra debug
librtaudio-dev_4.0.10~ds0-2_i386.deb - optional libdevel
librtaudio4_4.0.10~ds0-2_i386.deb - optional libs
rtaudio_4.0.10~ds0-2.dsc - source libs

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


rtmidi_1.0.15~ds0-1_amd64.changes is NEW

2012-01-17 Thread Debian FTP Masters
(new) librtmidi-dbg_1.0.15~ds0-1_amd64.deb extra debug
C++ library for realtime MIDI input/ouput (debugging symbols)
 RtMidi is a set of C++ classes that provides a common API (Application
 Programming Interface) for realtime MIDI input/output across Linux
 (native ALSA, JACK, and OSS), Macintosh OS X, SGI, and Windows
 (DirectSound and ASIO) operating systems. RtMidi significantly
 simplifies the process of interacting with computer audio hardware.
 .
 This package provides the debugging symbols.
(new) librtmidi-dev_1.0.15~ds0-1_amd64.deb optional libdevel
C++ library for realtime MIDI input/ouput (development files)
 RtMidi is a set of C++ classes that provides a common API (Application
 Programming Interface) for realtime MIDI input/output across Linux
 (native ALSA, JACK, and OSS), Macintosh OS X, SGI, and Windows
 (DirectSound and ASIO) operating systems. RtMidi significantly
 simplifies the process of interacting with computer audio hardware.
 .
 This package provides the development files.
(new) librtmidi1_1.0.15~ds0-1_amd64.deb optional libs
C++ library for realtime MIDI input/ouput
 RtMidi is a set of C++ classes that provides a common API (Application
 Programming Interface) for realtime MIDI input/output across Linux
 (native ALSA, JACK, and OSS), Macintosh OS X, SGI, and Windows
 (DirectSound and ASIO) operating systems. RtMidi significantly
 simplifies the process of interacting with computer audio hardware. It
 was designed with the following objectives:
 .
  * object-oriented C++ design
  * simple, common API across all supported platforms
  * only one source and two header files for easy inclusion in
programming projects
  * MIDI device enumeration
 .
 MIDI input and output functionality are separated into two classes,
 RtMidiIn and RtMidiOut. Each class instance supports only a single MIDI
 connection. RtMidi does not provide timing functionality (i.e., output
 messages are sent immediately). Input messages are timestamped with delta
 times in seconds (via a double floating point type). MIDI data is passed
 to the user as raw bytes using an std::vectorunsigned char.
 .
 This package provides the shared library.
(new) rtmidi_1.0.15~ds0-1.debian.tar.gz optional libs
(new) rtmidi_1.0.15~ds0-1.dsc optional libs
(new) rtmidi_1.0.15~ds0.orig.tar.gz optional libs
Changes: rtmidi (1.0.15~ds0-1) unstable; urgency=low
 .
  * Initial release. (Closes: #656191)


Override entries for your package:

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


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


Re: need help /fixing/ WNPP 594784

2012-01-17 Thread Alessio Treglia
The repository is ready [1], I've imported (with git-import-orig
--pristine-tar) the latest official tarball released by upstream and
then merged your master branch hosted at github.

Enjoy! :)

[1] http://anonscm.debian.org/gitweb/?p=pkg-multimedia/paulstretch.git

-- 
Alessio Treglia          | www.alessiotreglia.com
Debian Developer         | ales...@debian.org
Ubuntu Core Developer    | quadris...@ubuntu.com
0416 0004 A827 6E40 BB98 90FB E8A4 8AE5 311D 765A

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