Bug#549121: libslv2-9: abusive Recommends

2010-03-10 Thread Jonas Smedegaard

On Wed, Mar 10, 2010 at 08:03:00AM +0100, Jaromír Mikeš wrote:

Od: Sven Joachim svenj...@gmx.de


Just a heads-up that this bug is becoming more important.  Today I 
stumbled upon it when a routine aptitude safe-upgrade wanted to 
install a whole bunch of new packages, including the jackd sound 
server, a package which I definitely do _not_ want on my system.


It turns out that this happened because the new version of 
gstreamer0.10-plugins-bad (which is installed because gnash 
recommends it, which seems reasonable) depends on libslv2-9.


Hi,

libslv2-9 is not directly dependent on jackd ,but libslv2-9 recommends 
slv2-jack package which need jackd. Recommends changed to Suggests 
is already done in git repo for awhile.


git clone git://git.debian.org/pkg-multimedia/slv2.git

Can somebody upload it for me please?


I don't do stray upload, but I can offer to help maintain the package 
if you wish.  To be most effective (I am involved in more than 100+ 
packages) I will want to use CDBS for the packaging, and avoid the 
short-form of debhelper v7.


Is it ok that I get more involved: switch from abbrev. dh7 to CDBS and 
then (obviously) release?



Kind regards,

 - 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/mailman/listinfo/pkg-multimedia-maintainers


Re: Bug#549121: libslv2-9: abusive Recommends

2010-03-10 Thread Fabian Greffrath

Am 10.03.2010 13:44, schrieb Jonas Smedegaard:

Is it ok that I get more involved: switch from abbrev. dh7 to CDBS and
then (obviously) release?


Dear Jonas,

I appreciate your work on CDBS (I use it myself for some package) and 
I respect that you as a CDBS-developer like it most, but is switching 
to using CDBS really a requirement for you to get involved in helping 
with a package?


 - Fabian


--
Dipl.-Phys. Fabian Greffrath

Ruhr-Universität Bochum
Lehrstuhl für Energieanlagen und Energieprozesstechnik (LEAT)
Universitätsstr. 150, IB 3/134
D-44780 Bochum

Telefon: +49 (0)234 / 32-26334
Fax: +49 (0)234 / 32-14227
E-Mail:  greffr...@leat.ruhr-uni-bochum.de

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


Bug#573304: vlc -H assumes a terminal

2010-03-10 Thread jidanni
Package: vlc
Version: 1.0.5-2
Severity: wishlist

vlc -H assumes a certain kind of terminal.
E.g., in emacs, one must do
(compile vlc -H|col -b)
to see it clearly. Same in an M-x shell window.



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


Bug#573304: vlc -H assumes a terminal

2010-03-10 Thread Andreas Marschke
Am Mittwoch 10 März 2010 14:34:41 schrieb jida...@jidanni.org:
 Package: vlc
 Version: 1.0.5-2
 Severity: wishlist
 
 vlc -H assumes a certain kind of terminal.
 E.g., in emacs, one must do
 (compile vlc -H|col -b)
 to see it clearly. Same in an M-x shell window.
 
In eshell it works fine for me. but shell doesnt. 
*shell* is quite wierd and broken. I dont really know the difference between 
the 2. 




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


Re: Bug#549121: libslv2-9: abusive Recommends

2010-03-10 Thread Jonas Smedegaard

Hi Fabian (and everyone else),

On Wed, Mar 10, 2010 at 02:15:05PM +0100, Fabian Greffrath wrote:

Am 10.03.2010 13:44, schrieb Jonas Smedegaard:
Is it ok that I get more involved: switch from abbrev. dh7 to CDBS and 
then (obviously) release?


I appreciate your work on CDBS (I use it myself for some package) and I 
respect that you as a CDBS-developer like it most, but is switching to 
using CDBS really a requirement for you to get involved in helping with 
a package?


Good question!

That is how I choose to invest my time currently, yes.

An issue that I feel quite strongly about it packages badly *maintained* 
(i.e. included into Debian but after that not looked after properly).


Like many others, I would like to work on far more than I can 
realistically find time to not only do once but also sustain - i.e. to 
properly *maintain*.  Which is why I have chosen this stubborn approach 
of only caring at all for packages that I alsp make comfortable for 
long-term maintainance.



CDBS is not a beginners' tool[1], so I do realize that it raises the bar 
of working with packages using it.  On the other hand it is quite 
effective to streamline applying features like copyright tracking across 
many many packages.


I certainly respect anyone not wanting their package contaminated 
with CDBS.



Kind regards,

 - Jonas


[1] the problem with CDBS as compared to short-form dh7 is that it 
actually requires you to understand the language of the debian/rules 
file: make.  On the other hand I do claim that when understanding the 
make language, CDBS unlike debhelper do not really *hide* functionality, 
only stuffs it away.


I consider debhelper a great tool for atomic packaging tasks, but am 
worried of the short-form variant reinventing the wheel of make in Perl!


--
* 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/mailman/listinfo/pkg-multimedia-maintainers


Bug#573304: vlc -H assumes a terminal

2010-03-10 Thread jidanni
Anyway, if one really wants to put all those control characters in the
output, one should check $TERM. TERM=dumb should stop them.



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


Processing of qjackctl_0.3.6-1_amd64.changes

2010-03-10 Thread Archive Administrator
qjackctl_0.3.6-1_amd64.changes uploaded successfully to localhost
along with the files:
  qjackctl_0.3.6-1.dsc
  qjackctl_0.3.6.orig.tar.gz
  qjackctl_0.3.6-1.diff.gz
  qjackctl_0.3.6-1_amd64.deb

Greetings,

Your Debian queue daemon (running on host ries.debian.org)

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


qjackctl_0.3.6-1_amd64.changes ACCEPTED

2010-03-10 Thread Archive Administrator



Accepted:
qjackctl_0.3.6-1.diff.gz
  to main/q/qjackctl/qjackctl_0.3.6-1.diff.gz
qjackctl_0.3.6-1.dsc
  to main/q/qjackctl/qjackctl_0.3.6-1.dsc
qjackctl_0.3.6-1_amd64.deb
  to main/q/qjackctl/qjackctl_0.3.6-1_amd64.deb
qjackctl_0.3.6.orig.tar.gz
  to main/q/qjackctl/qjackctl_0.3.6.orig.tar.gz


Override entries for your package:
qjackctl_0.3.6-1.dsc - source sound
qjackctl_0.3.6-1_amd64.deb - optional sound

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


Thank you for your contribution to Debian.

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


Bug#573304: vlc -H assumes a terminal

2010-03-10 Thread Christophe Mutricy
Le Wed 10 Mar 10 à 21:34 +0800, jida...@jidanni.org a écrit :
 vlc -H assumes a certain kind of terminal.
 E.g., in emacs, one must do
 (compile vlc -H|col -b)
 to see it clearly. Same in an M-x shell window.

What's the actual problem ?

Non printable characters ? (--nocolor would help) Bad wrapping ?

Is emacs really providing a terminal ?


-- 
Xtophe



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


Re: slv2_0.6.6-3_amd64.changes ACCEPTED

2010-03-10 Thread Jaromír Mikeš
Thank you for uploading

best regards

mira

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


Bug#572271: idjc glib report

2010-03-10 Thread Magnus Holmgren
tags 572271 + patch
severity 572271 grave
justification Application doesn't start.
retitle 572271 IDJC fails to start after recent changes
thanks

On tisdagen den 2 mars 2010, Alessio Treglia wrote:
 Please provide me more information.
 
I suspect the OP meant to report the following bug. Running idjc results in 
the following exception:

Traceback (most recent call last):  
 
  File /usr/lib/python2.5/site-packages/idjcgui.py, line 90, in module  
 
import gtk, gobject, time, fcntl, signal, stat, cairo, socket   
 
  File /usr/share/pyshared/gtk-2.0/gtk/__init__.py, line 30, in module  
 
import gobject as _gobject  
 
  File /usr/share/pyshared/gtk-2.0/gobject/__init__.py, line 26, in module  
 
from glib import spawn_async, idle_add, timeout_add, timeout_add_seconds,\ 
  File /usr/share/pyshared/gtk-2.0/glib/__init__.py, line 22, in module 
 
from glib._glib import *
 
ImportError: No module named _glib 

I don't know why this happens, but changing 

${python} ${pyexecdir}/idjcgui.py

into 

   ${python} -m idjcgui

helps a bit. But then you get unable to open a pipe to the mixer module 
because idjc_config.py wasn't updated after idjcmixer and idjcsourceclient 
were moved from /usr/lib/idjc to /usr/bin. But why were they moved? They 
aren't meant to be run standalone, are they? Looks like they belong in 
/usr/lib/idjc.

-- 
Magnus Holmgrenholmg...@debian.org
Debian Developer 


signature.asc
Description: This is a digitally signed message part.
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers


Processed: Re: Bug#573304: vlc -H assumes a terminal

2010-03-10 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 573304 wishlist
Bug #573304 [vlc] vlc -H assumes a terminal
Ignoring request to change severity of Bug 573304 to the same value.
 tag 573304 upstream
Bug #573304 [vlc] vlc -H assumes a terminal
Added tag(s) upstream.
 stop
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)

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


jconvolver_0.8.6-1_i386.changes ACCEPTED

2010-03-10 Thread Archive Administrator



Accepted:
jconvolver-config-files_0.8.6-1_all.deb
  to main/j/jconvolver/jconvolver-config-files_0.8.6-1_all.deb
jconvolver_0.8.6-1.diff.gz
  to main/j/jconvolver/jconvolver_0.8.6-1.diff.gz
jconvolver_0.8.6-1.dsc
  to main/j/jconvolver/jconvolver_0.8.6-1.dsc
jconvolver_0.8.6-1_i386.deb
  to main/j/jconvolver/jconvolver_0.8.6-1_i386.deb
jconvolver_0.8.6.orig.tar.gz
  to main/j/jconvolver/jconvolver_0.8.6.orig.tar.gz


Override entries for your package:
jconvolver-config-files_0.8.6-1_all.deb - optional sound
jconvolver_0.8.6-1.dsc - source sound
jconvolver_0.8.6-1_i386.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/mailman/listinfo/pkg-multimedia-maintainers


Bug#572701: mediatomb-common: Web UI error reports Oops, your database seems to be corrupt. Please report this problem.

2010-03-10 Thread Leonhard Wimmer
On Fri, 2010-03-05 at 20:16 +0100, Olivier Berger wrote:
 After a while, when trying to browse the contents of the database, I get an 
 error dialog reporting :
 Oops, your database seems to be corrupt. Please report this problem.

This bug was fixed in the upstream code a while ago. Please use a more
recent revision. A lot of bugs were fixed since then.

greets, Leo



smime.p7s
Description: S/MIME cryptographic signature
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers


Bug#573304: vlc -H assumes a terminal

2010-03-10 Thread jidanni
  What's the actual problem ?
  Non printable characters ? (--nocolor would help) Bad wrapping ?
Yes. Gibberish on the screen.
  Is emacs really providing a terminal ?
Don't worry about that. Just say we are using an line printer or PDA and want a 
pure no-escapes text. So we set TERM=dumb and expect it to be honored.



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