Processed: (pas de sujet)

2012-05-09 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 664279 + upstream fixed-upstream
Bug #664279 [vlc-plugin-jack] [vlc-plugin-jack] Resampling to JACK's sample 
rate doesn't work
Bug #667454 [vlc-plugin-jack] vlc-plugin-jack: Resampling to JACK's sample rate 
doesn't work
Added tag(s) upstream and fixed-upstream.
Added tag(s) upstream and fixed-upstream.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
664279: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=664279
667454: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667454
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#672184: Bug#671551: ecasound-el: debian-pkg-add-load-path-item

2012-05-09 Thread Alessandro Ghedini
tags 671551 + pending - moreinfo
kthxbye

On Wed, May 09, 2012 at 09:02:41AM +1000, Kevin Ryde wrote:
 Alessandro Ghedini al3x...@gmail.com writes:
 
  I'm afraid I don't understand what you are saying. Could you please point 
  me to
  a package that uses debian-pkg-add-load-path-item?
 
 debian-el in /etc/emacs/site-start.d/51debian-el.el for example
 
   (debian-pkg-add-load-path-item
(concat /usr/share/
(symbol-name debian-emacs-flavor)
/site-lisp/debian-el))
 
 or you can let-bind the flavour directory expression, eg. haml-elisp
 
   (let ((package-dir (concat /usr/share/
  (symbol-name flavor)
  /site-lisp/haml-elisp)))
   ;; If package-dir does not exist, the haml-mode package must have
   ;; removed but not purged, and we should skip the setup.
 (when (file-directory-p package-dir)
   ;; Use debian-pkg-add-load-path-item per s9 of debian emacs subpolicy
   (debian-pkg-add-load-path-item package-dir )
   (autoload 'haml-mode haml-mode
 Major mode for editing haml-mode files. t)
   (add-to-list 'auto-mode-alist '(\\.haml\\' . haml-mode))
   ))
 
 
  I've looked into a few but
  all of them use load-path in their startup scripts.
 
 Many don't obey the policy yet, and cut and paste seems to propagate
 setups from one package to another :).  But the intention described in
 the debian-emacs-policy.gz is sound.

Ok, I think I've fixed this now (commit 34ec7b7). Now the startup script looks
like this:

 (debian-pkg-add-load-path-item
  (concat /usr/share/
  (symbol-name debian-emacs-flavor)
  /site-lisp/ecasound-el))
 
 (autoload 'ecasound ecasound Run an inferior ecasound, with I/O through 
 BUFFER. t)
 (autoload 'ecasound-ewf-mode ecasound A major mode for editing ecasound 
 .ewf files. t)
 
 (add-to-list 'auto-mode-alist '(\\.ewf\\' . ecasound-ewf-mode))

Is this correct?

Cheers

-- 
perl -E '$_=q;$/= @{[@_]};and s;\S+;inidehG ordnasselA;eg;say~~reverse'


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

Bug#672184: ecasound-el: auto-mode-alist .ewf

2012-05-09 Thread Alessandro Ghedini
tags 672184 pending
kthxbye

On Wed, May 09, 2012 at 10:09:24AM +1000, Kevin Ryde wrote:
 Package: ecasound-el
 Version: 2.8.1-6
 Severity: wishlist
 File: /etc/emacs/site-start.d/50ecasound-el.el
 
 50ecasound-el.el could helpfully set up ecasound-ewf-mode on .ewf files,
 
   (add-to-list 'auto-mode-alist '(\\.ewf\\' . ecasound-ewf-mode))
 
 There's a similar line in ecasound.el itself but having it in
 50ecasound-el.el will give the mode if visiting a .ewf before running up
 ecasound.

Fixed in commit d7a5354.

 ecasound.el has regexp \\.ewf$ but such entries usually should be
 \\.ewf\\' to match end of string, not newline.  It might be desirable
 to patch that.

I've fixed this too. I will forward the patche upstream soon.

Cheers

-- 
perl -E '$_=q;$/= @{[@_]};and s;\S+;inidehG ordnasselA;eg;say~~reverse'


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

Processed: Re: Bug#671551: ecasound-el: debian-pkg-add-load-path-item

2012-05-09 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 671551 + pending - moreinfo
Bug #671551 [ecasound-el] ecasound-el: debian-pkg-add-load-path-item
Added tag(s) pending.
Bug #671551 [ecasound-el] ecasound-el: debian-pkg-add-load-path-item
Removed tag(s) moreinfo.
 kthxbye
Stopping processing here.

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


Processed: Re: Bug#672184: ecasound-el: auto-mode-alist .ewf

2012-05-09 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 672184 pending
Bug #672184 [ecasound-el] ecasound-el: auto-mode-alist .ewf
Added tag(s) pending.
 kthxbye
Stopping processing here.

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


Re: Request for upload: supercollider 3.5.2 new version

2012-05-09 Thread Felipe Sateler
On Wed, May 9, 2012 at 11:13 AM, Felipe Sateler fsate...@debian.org wrote:
 On Wed, May 9, 2012 at 10:06 AM, Dan S danstowell+de...@gmail.com wrote:
 Hi -

 SuperCollider 3.5.x is now out - 3.5.2 just released. (Curently the
 sid package is 3.4.5.) I've imported it into pkg-multimedia git.

 I'd be grateful if someone could have a look, and upload if ok:
 http://anonscm.debian.org/gitweb/?p=pkg-multimedia/supercollider.git;a=summary

 I'm taking a look. Good to see scons is gone :)

There are a whole bunch of external libraries. In debian we should use
the system libraries whenever possible, and it seems like a lot of the
libraries are already included in debian. Can't we use them?
-- 

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


Bug#672204: csladspa causes several audio programs to segfault

2012-05-09 Thread Paulo Thiago

Hi there,

Same issue here. Downgrading csladspa to 1:5.12.1~dfsg-5 fixed all the 
segfaults.




___
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#672204: csladspa causes several audio programs to segfault

2012-05-09 Thread Felipe Sateler
tags 672204 pending, confirmed, upstream
thanks

On Wed, May 9, 2012 at 2:07 PM, Paulo Thiago paulothiago0...@gmail.com wrote:
 Hi there,

 Same issue here. Downgrading csladspa to 1:5.12.1~dfsg-5 fixed all the
 segfaults.

Thanks for the report. This has been fixed upstream, I'm building a
package with the fix, will upload ASAP.


-- 

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


Processing of csound_5.17.6~dfsg-3_amd64.changes

2012-05-09 Thread Debian FTP Masters
csound_5.17.6~dfsg-3_amd64.changes uploaded successfully to localhost
along with the files:
  csound_5.17.6~dfsg-3.dsc
  csound_5.17.6~dfsg-3.debian.tar.gz
  csound-data_5.17.6~dfsg-3_all.deb
  libcsound64-dev_5.17.6~dfsg-3_all.deb
  libcsnd-dev_5.17.6~dfsg-3_all.deb
  libcsoundac-dev_5.17.6~dfsg-3_all.deb
  libcsound64-doc_5.17.6~dfsg-3_all.deb
  csound_5.17.6~dfsg-3_amd64.deb
  csound-gui_5.17.6~dfsg-3_amd64.deb
  csound-utils_5.17.6~dfsg-3_amd64.deb
  libcsound64-5.2_5.17.6~dfsg-3_amd64.deb
  libcsnd-java_5.17.6~dfsg-3_amd64.deb
  pd-csound_5.17.6~dfsg-3_amd64.deb
  python-csound_5.17.6~dfsg-3_amd64.deb
  libcsnd5.2_5.17.6~dfsg-3_amd64.deb
  liblua5.1-luacsnd5.2_5.17.6~dfsg-3_amd64.deb
  tclcsound_5.17.6~dfsg-3_amd64.deb
  libcsoundac5.2_5.17.6~dfsg-3_amd64.deb
  python-csoundac_5.17.6~dfsg-3_amd64.deb
  csladspa_5.17.6~dfsg-3_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#672204: marked as done (csladspa causes several audio programs to segfault)

2012-05-09 Thread Debian Bug Tracking System
Your message dated Wed, 09 May 2012 19:47:46 +
with message-id e1sscrs-0005e5...@franck.debian.org
and subject line Bug#672204: fixed in csound 1:5.17.6~dfsg-3
has caused the Debian Bug report #672204,
regarding csladspa causes several audio programs to segfault
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.)


-- 
672204: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=672204
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: csladspa
Version: 1:5.17.6~dfsg-2
Severity: critical
Justification: breaks unrelated software

Dear Maintainer,

After a recent upgrade which included csladspa, several music/audio programs,
which were not themselves updated, failed to start with a segmentation fault.
So far this applies to Audacity, Ardour, Rosegarden and Hydrogen.
Uninstalling csladspa returned these programs to normal function.




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

Kernel: Linux 3.2.4-2012-04-16-02.48 (PREEMPT)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages csladspa depends on:
ii  libc62.13-32
ii  libcsound64-5.2  1:5.17.6~dfsg-2
ii  libgcc1  1:4.7.0-7
ii  libstdc++6   4.7.0-7

csladspa recommends no packages.

csladspa suggests no packages.

-- no debconf information


---End Message---
---BeginMessage---
Source: csound
Source-Version: 1:5.17.6~dfsg-3

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

csladspa_5.17.6~dfsg-3_amd64.deb
  to main/c/csound/csladspa_5.17.6~dfsg-3_amd64.deb
csound-data_5.17.6~dfsg-3_all.deb
  to main/c/csound/csound-data_5.17.6~dfsg-3_all.deb
csound-gui_5.17.6~dfsg-3_amd64.deb
  to main/c/csound/csound-gui_5.17.6~dfsg-3_amd64.deb
csound-utils_5.17.6~dfsg-3_amd64.deb
  to main/c/csound/csound-utils_5.17.6~dfsg-3_amd64.deb
csound_5.17.6~dfsg-3.debian.tar.gz
  to main/c/csound/csound_5.17.6~dfsg-3.debian.tar.gz
csound_5.17.6~dfsg-3.dsc
  to main/c/csound/csound_5.17.6~dfsg-3.dsc
csound_5.17.6~dfsg-3_amd64.deb
  to main/c/csound/csound_5.17.6~dfsg-3_amd64.deb
libcsnd-dev_5.17.6~dfsg-3_all.deb
  to main/c/csound/libcsnd-dev_5.17.6~dfsg-3_all.deb
libcsnd-java_5.17.6~dfsg-3_amd64.deb
  to main/c/csound/libcsnd-java_5.17.6~dfsg-3_amd64.deb
libcsnd5.2_5.17.6~dfsg-3_amd64.deb
  to main/c/csound/libcsnd5.2_5.17.6~dfsg-3_amd64.deb
libcsound64-5.2_5.17.6~dfsg-3_amd64.deb
  to main/c/csound/libcsound64-5.2_5.17.6~dfsg-3_amd64.deb
libcsound64-dev_5.17.6~dfsg-3_all.deb
  to main/c/csound/libcsound64-dev_5.17.6~dfsg-3_all.deb
libcsound64-doc_5.17.6~dfsg-3_all.deb
  to main/c/csound/libcsound64-doc_5.17.6~dfsg-3_all.deb
libcsoundac-dev_5.17.6~dfsg-3_all.deb
  to main/c/csound/libcsoundac-dev_5.17.6~dfsg-3_all.deb
libcsoundac5.2_5.17.6~dfsg-3_amd64.deb
  to main/c/csound/libcsoundac5.2_5.17.6~dfsg-3_amd64.deb
liblua5.1-luacsnd5.2_5.17.6~dfsg-3_amd64.deb
  to main/c/csound/liblua5.1-luacsnd5.2_5.17.6~dfsg-3_amd64.deb
pd-csound_5.17.6~dfsg-3_amd64.deb
  to main/c/csound/pd-csound_5.17.6~dfsg-3_amd64.deb
python-csound_5.17.6~dfsg-3_amd64.deb
  to main/c/csound/python-csound_5.17.6~dfsg-3_amd64.deb
python-csoundac_5.17.6~dfsg-3_amd64.deb
  to main/c/csound/python-csoundac_5.17.6~dfsg-3_amd64.deb
tclcsound_5.17.6~dfsg-3_amd64.deb
  to main/c/csound/tclcsound_5.17.6~dfsg-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 672...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Felipe Sateler fsate...@debian.org (supplier of updated csound 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: SHA256

Format: 1.8
Date: Wed, 09 May 2012 14:29:26 -0400
Source: csound
Binary: csound csound-data csound-gui csound-utils libcsound64-5.2 libcsnd-java 
libcsound64-dev libcsnd-dev libcsoundac-dev pd-csound python-csound libcsnd5.2 
liblua5.1-luacsnd5.2 tclcsound libcsoundac5.2 python-csoundac csladspa 
libcsound64-doc
Architecture: source all amd64
Version: 1:5.17.6~dfsg-3
Distribution: unstable
Urgency: high
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintainers@lists.alioth.debian.org
Changed-By: 

Processing of mpg123_1.14.1-1_amd64.changes

2012-05-09 Thread Debian FTP Masters
mpg123_1.14.1-1_amd64.changes uploaded successfully to localhost
along with the files:
  mpg123_1.14.1-1.dsc
  mpg123_1.14.1.orig.tar.bz2
  mpg123_1.14.1-1.debian.tar.gz
  mpg123_1.14.1-1_amd64.deb
  libmpg123-0_1.14.1-1_amd64.deb
  libmpg123-dev_1.14.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


mpg123_1.14.1-1_amd64.changes ACCEPTED into unstable

2012-05-09 Thread Debian FTP Masters



Accepted:
libmpg123-0_1.14.1-1_amd64.deb
  to main/m/mpg123/libmpg123-0_1.14.1-1_amd64.deb
libmpg123-dev_1.14.1-1_amd64.deb
  to main/m/mpg123/libmpg123-dev_1.14.1-1_amd64.deb
mpg123_1.14.1-1.debian.tar.gz
  to main/m/mpg123/mpg123_1.14.1-1.debian.tar.gz
mpg123_1.14.1-1.dsc
  to main/m/mpg123/mpg123_1.14.1-1.dsc
mpg123_1.14.1-1_amd64.deb
  to main/m/mpg123/mpg123_1.14.1-1_amd64.deb
mpg123_1.14.1.orig.tar.bz2
  to main/m/mpg123/mpg123_1.14.1.orig.tar.bz2


Changes:
mpg123 (1.14.1-1) unstable; urgency=low
 .
  * New upstream release.
- Fix subtle bug that could trigger failure to detect a format change on
  resync when using libmpg123's feeder API. (Closes: #672123)


Override entries for your package:
libmpg123-0_1.14.1-1_amd64.deb - optional libs
libmpg123-dev_1.14.1-1_amd64.deb - optional libdevel
mpg123_1.14.1-1.dsc - source sound
mpg123_1.14.1-1_amd64.deb - optional sound

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


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#672123: marked as done (libmpg123-0: glibc heap corruption when cueing backwards in MP3 in mplayer)

2012-05-09 Thread Debian Bug Tracking System
Your message dated Wed, 09 May 2012 22:33:01 +
with message-id e1ssfrn-0002qn...@franck.debian.org
and subject line Bug#672123: fixed in mpg123 1.14.1-1
has caused the Debian Bug report #672123,
regarding libmpg123-0: glibc heap corruption when cueing backwards in MP3 in 
mplayer
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.)


-- 
672123: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=672123
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---

Package: libmpg123-0
Version: 1.14.0-1
Severity: normal

Hi

glibc detected heap corruption while skipping backwards in mplayer about 63% of
the way into this MP3:

http://soundcloud.com/astrangelyisolatedplace/isolatedmix-13-solar-
fields/download

The stack trace suggests the bug may be in libmpg123, although it is of course
difficult to know what actually corrupted the memory:

Position: 63 %
*** glibc detected *** mplayer: free(): invalid next size (normal):
0x02c3e7c0 ***
=== Backtrace: =
/lib/x86_64-linux-gnu/libc.so.6(+0x75b46)[0x7ff7df812b46]
/lib/x86_64-linux-gnu/libc.so.6(cfree+0x6c)[0x7ff7df81787c]
/usr/lib/x86_64-linux-gnu/libmpg123.so.0(+0x7cd1)[0x7ff7e57eacd1]
/usr/lib/x86_64-linux-gnu/libmpg123.so.0(+0x15dc7)[0x7ff7e57f8dc7]
/usr/lib/x86_64-linux-gnu/libmpg123.so.0(+0x160bf)[0x7ff7e57f90bf]
/usr/lib/x86_64-linux-gnu/libmpg123.so.0(mpg123_decode+0x160)[0x7ff7e57f9600]
mplayer[0x66ded5]
mplayer[0x66e438]
mplayer(mp_decode_audio+0x1fa)[0x5595fa]
mplayer(main+0x26ba)[0x4bf11a]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xfd)[0x7ff7df7bbead]
mplayer[0x4c187d]
=== Memory map: 
0040-01076000 r-xp  fd:00 795285
/usr/bin/mplayer1
01275000-012a8000 rw-p 00c75000 fd:00 795285
/usr/bin/mplayer1
012a8000-018c4000 rw-p  00:00 0
02bac000-02cdb000 rw-p  00:00 0  [heap]
7ff7d000-7ff7d0021000 rw-p  00:00 0
7ff7d0021000-7ff7d400 ---p  00:00 0
7ff7d7053000-7ff7d705e000 r-xp  fd:00 396086
/lib/x86_64-linux-gnu/libnss_files-2.13.so
7ff7d705e000-7ff7d725d000 ---p b000 fd:00 396086
/lib/x86_64-linux-gnu/libnss_files-2.13.so
7ff7d725d000-7ff7d725e000 r--p a000 fd:00 396086
/lib/x86_64-linux-gnu/libnss_files-2.13.so
7ff7d725e000-7ff7d725f000 rw-p b000 fd:00 396086
/lib/x86_64-linux-gnu/libnss_files-2.13.so
7ff7d725f000-7ff7d7269000 r-xp  fd:00 396077
/lib/x86_64-linux-gnu/libnss_nis-2.13.so
7ff7d7269000-7ff7d7468000 ---p a000 fd:00 396077
/lib/x86_64-linux-gnu/libnss_nis-2.13.so
7ff7d7468000-7ff7d7469000 r--p 9000 fd:00 396077
/lib/x86_64-linux-gnu/libnss_nis-2.13.so
7ff7d7469000-7ff7d746a000 rw-p a000 fd:00 396077
/lib/x86_64-linux-gnu/libnss_nis-2.13.so
7ff7d746a000-7ff7d7471000 r-xp  fd:00 394838
/lib/x86_64-linux-gnu/libnss_compat-2.13.so
7ff7d7471000-7ff7d767 ---p 7000 fd:00 394838
/lib/x86_64-linux-gnu/libnss_compat-2.13.so
7ff7d767-7ff7d7671000 r--p 6000 fd:00 394838
/lib/x86_64-linux-gnu/libnss_compat-2.13.so
7ff7d7671000-7ff7d7672000 rw-p 7000 fd:00 394838
/lib/x86_64-linux-gnu/libnss_compat-2.13.so
7ff7d7672000-7ff7d77e9000 r--p  fd:00 789213
/usr/lib/locale/locale-archive
7ff7d77e9000-7ff7d7834000 r-xp  fd:00 800344
/usr/lib/x86_64-linux-gnu/libFLAC.so.8.2.0
7ff7d7834000-7ff7d7a33000 ---p 0004b000 fd:00 800344
/usr/lib/x86_64-linux-gnu/libFLAC.so.8.2.0
7ff7d7a33000-7ff7d7a34000 r--p 0004a000 fd:00 800344
/usr/lib/x86_64-linux-gnu/libFLAC.so.8.2.0
7ff7d7a34000-7ff7d7a35000 rw-p 0004b000 fd:00 800344
/usr/lib/x86_64-linux-gnu/libFLAC.so.8.2.0
7ff7d7a35000-7ff7d7a43000 r-xp  fd:00 788943
/usr/lib/x86_64-linux-gnu/libXi.so.6.1.0
7ff7d7a43000-7ff7d7c43000 ---p e000 fd:00 788943
/usr/lib/x86_64-linux-gnu/libXi.so.6.1.0
7ff7d7c43000-7ff7d7c44000 rw-p e000 fd:00 788943
/usr/lib/x86_64-linux-gnu/libXi.so.6.1.0
7ff7d7c44000-7ff7d7c48000 r-xp  fd:00 394017
/lib/x86_64-linux-gnu/libuuid.so.1.3.0
7ff7d7c48000-7ff7d7e47000 ---p 4000 fd:00 394017
/lib/x86_64-linux-gnu/libuuid.so.1.3.0
7ff7d7e47000-7ff7d7e48000 r--p 3000 fd:00 394017
/lib/x86_64-linux-gnu/libuuid.so.1.3.0
7ff7d7e48000-7ff7d7e49000 rw-p 4000 fd:00 394017
/lib/x86_64-linux-gnu/libuuid.so.1.3.0
7ff7d7e49000-7ff7d7e4e000 r-xp  fd:00 796839
/usr/lib/x86_64-linux-gnu/libasyncns.so.0.3.1
7ff7d7e4e000-7ff7d804d000 ---p 5000 fd:00 796839
/usr/lib/x86_64-linux-gnu/libasyncns.so.0.3.1
7ff7d804d000-7ff7d804e000 rw-p 4000 fd:00 796839
/usr/lib/x86_64-linux-gnu/libasyncns.so.0.3.1
7ff7d804e000-7ff7d80af000 r-xp  fd:00 792879

Bug#672313: libprojectm-dev: libprojectM.pc contains wrong version

2012-05-09 Thread Tim-Philipp Müller
Package: libprojectm-dev
Version: 2.0.1+dfsg-12+b1
Severity: normal

Dear Maintainer,

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

Was trying to build gst-plugins-gl from git, which requires
libprojectM = 2.0.1 for the projectM visualizer plugin.

But since the pkg-config .pc file contains the wrong version,
the gst-plugins-gl projectM element isn't built.

$ dpkg -l libproject*
ii  libprojectm-dev  2.0.1+dfsg-12
+b1 Advanced Milkdrop-compatible
music visualization library - dev
ii  libprojectm2 2.0.1+dfsg-12
+b1 Advanced Milkdrop-compatible
music visualization library

$ pkg-config --modversion libprojectM
2.0.0

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

Kernel: Linux 3.2.0-2-amd64 (SMP w/2 CPU cores)
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 libprojectm-dev depends on:
ii  libprojectm2  2.0.1+dfsg-12+b1

libprojectm-dev recommends no packages.

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


Request for upload: VLC 2.0.1-4~bpo60+1 new version

2012-05-09 Thread Edward Wang

Hi Debian Multimedia Maintainers Team:

I would be grateful if someone could please sponsor and upload the new 
squeeze-backports version of VLC (that I have ported) to 
backports.debian.org.


The package needs to be backported as the version in unstable would also 
pull in far too many unwanted libraries from unstable, and the package 
in vanilla Squeeze is too old for the average user.


* Package name: vlc
  Version : 2.0.1-4~bpo60+1

The package is currently sitting in the pkg-multimedia/vlc.git Git 
repository, branch squeeze-backports at 
http://anonscm.debian.org/gitweb/?p=pkg-multimedia/vlc.git;a=commitdiff;h=39574d02c2aabe84e869d690dc7c4b6eb819dc04.


I would be glad if someone sponsored and uploaded this package for me. 
This will be my first package ported in Debian.


Thanks,
Edward Wang

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