Re: please upload: pd-zexy 2.2.5

2011-11-21 Thread IOhannes m zmoelnig
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 2011-11-21 03:26, Felipe Sateler wrote:
 On Wed, Nov 16, 2011 at 12:49, IOhannes m zmoelnig zmoel...@iem.at wrote:

 right, makes sense.
 i adapted pd-zexy accordingly, pushed and now hope for an successfull
 upload.
 
 Looks like there is a strange thing with the install-sh section in
 debian/copyright. The license name contains spaces, and doesn't match
 any License: paragraph.
 I'm not quite sure what is the dep5 way to deal with this. Most likely
 the exception should be moved into the license paragraph and the
 qualificators to the name (with X exception) removed.
 

it seems that all those problems only come from the autotools generated
stuff, which is something where i have the feeling that it should not
create problems at all.

i'm therefore wondering, what is the best way to deal with autotools
generated files in general.
so i asked at #debian-mentors (see end of this mail), with the
conclusion (as i read it), that it might probably be best to leave out
generated files from debian/copyright alltogether.

would this be acceptable? for you? what do other think?

would it be a good idea to add a section about howto handle autotools
generated files to the wiki?


fgmasdr
IOhannes





logfile from #debian-mentors

10:10  zmoelnig are there any guidelines about what should go into
debian/copyright for autotools-generated files?
10:11  zmoelnig i maintain a smallish package that is GPL2
10:11  zmoelnig but it uses autoconf/libtool
10:12  zmoelnig my debian/copyright ends up to be mostly about the
license exceptions for autoconf et co.
10:12  zmoelnig which somehow feels wrong
10:15  algernon In my opinion, debian/copyright should document the
license of the sources (and any assets), not that of generated files
during compilation.
10:15  algernon that is, the license of autotools generated files are,
in my opinion, irrelevant there.
10:55  zmoelnig algernon: thanks; is there an official statement
about that as well?
10:56  zmoelnig personally i tend to agree with you
10:56  zmoelnig and of course, the autotools generated files do come
with the upstream package, and are in no way marked special
10:56  Tolimar zmoelnig: Well, there is the Debian Policy and the
Reject FAQ from the ftp-team.
10:57  Tolimar FWIW: Even if it's not written down, the ftp-team
doesn't reject for missing autofoo stuff and similar.
11:05  algernon zmoelnig: existing practice seems to suggest that not
documenting auto* generated stuff's license is at least acceptable.

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

iEYEARECAAYFAk7KJxcACgkQkX2Xpv6ydvTTpACgg7PY14pISEVl2rRkWmo2A1gD
kd4AoOWEkDvi3M3l/V9fepbtLjt5fLt7
=5Oki
-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

hi

2011-11-21 Thread Dickson Joy
Hello Dear
I am Joy Dickson, I have things of very important i will 
like  to discuss with you ,Kindly reply back immediately for more about 
me
Thanks Yours

Joy___
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: Bug#643413: jack-tools: FTBFS: jack.dl.c:20:3: error: format not a string literal and no format arguments [-Werror=format-security] (patch)

2011-11-21 Thread Adrian Knoth
On 11/19/11 00:48, Mònica Ramírez Arceda wrote:

Hi!

 tags 643413 +patch
 thanks

IOhannes: did you try to forward it to upstream? The patch header
doesn't mention anything related.


Cheers

___
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: Bug#643413: jack-tools: FTBFS: jack.dl.c:20:3: error: format not a string literal and no format arguments [-Werror=format-security] (patch)

2011-11-21 Thread IOhannes m zmoelnig
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 2011-11-21 16:23, Adrian Knoth wrote:
 On 11/19/11 00:48, Mònica Ramírez Arceda wrote:
 
 Hi!
 
 tags 643413 +patch
 thanks
 
 IOhannes: did you try to forward it to upstream? The patch header
 doesn't mention anything related.
 

good question.
given that i cannot find any hint in my outbox and that i am a bit lost
on the slavepianos website (me not being a darcs guy and finding no
instructions how to clone the repository on the website, thus not being
able to produce a proper patch for upstream), i fear that the answer is: no

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

iEYEARECAAYFAk7Ki+sACgkQkX2Xpv6ydvSbLgCgphAP4YyMmMHoJM2FRHZe2L5a
DasAn2lZ25dUm5CaBlQLJZPFz/bJav91
=YyL1
-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

fix for jack-tools compilation problem

2011-11-21 Thread forum : : für : : umläute
hi rohan,

i'm not sure whether i already contacted you about that (or whether
somebody other has), but:
i'm part of the Debian pkg-multimedia team, that maintains a number of
multimedia related packages in Debian, among them jack-tools, which is
your collection of jack utilities (as found on [1]).

recently, jack-tools have stopped compiling (see [2]) due to stricter
compiler settings.

attached is a very small patch that fixes this issue.
it would be great if you could include it in your repository (i have to
admit, that i miserably failed at cloning your darcs repository in any
meaningful way; that's why i can only submit an ordinary patch)


fgmasdr
IOhannes

[1] http://slavepianos.org/rd/f/207983/
[2] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=643413
Description: fix FTBFS with printf where no format is specified 
Author: IOhannes m zmölnig
--- jack-tools.orig/jack.dl.c
+++ jack-tools/jack.dl.c
@@ -17,7 +17,7 @@
 
 void fail(char *s)
 {
-  fprintf(stderr, s);
+  fprintf(stderr, %s, s);
   exit(EXIT_FAILURE);
 }
 
___
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: Bug#643413: jack-tools: FTBFS: jack.dl.c:20:3: error: format not a string literal and no format arguments [-Werror=format-security] (patch)

2011-11-21 Thread Adrian Knoth
On Mon, Nov 21, 2011 at 06:35:41PM +0100, IOhannes m zmoelnig wrote:

  tags 643413 +patch
  thanks
  
  IOhannes: did you try to forward it to upstream? The patch header
  doesn't mention anything related.
  
 good question.
 given that i cannot find any hint in my outbox and that i am a bit lost
 on the slavepianos website (me not being a darcs guy and finding no
 instructions how to clone the repository on the website, thus not being
 able to produce a proper patch for upstream), i fear that the answer is: no


Let's keep it simple and Cc the upstream author. ;)

Dear upstream author, the Debian project has a patch for jack-tools:

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

   
http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=10;filename=fix-format-security.patch;att=1;bug=643413


You might want to consider including it in your repository.


Cheers

-- 
mail: a...@thur.de  http://adi.thur.de  PGP/GPG: key via keyserver


___
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: submitter 543180

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

 submitter 543180 !
Bug #543180 [jaaa] jaaa: segfaults if DISPLAY is unset
Changed Bug submitter to 'Jakub Wilk jw...@debian.org' from 'Jakub Wilk 
uba...@users.sf.net'
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
543180: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=543180
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: Bug#643413: jack-tools: FTBFS: jack.dl.c:20:3: error: format not a string literal and no format arguments [-Werror=format-security] (patch)

2011-11-21 Thread Rohan Drape
hello adrian  iohannes

thanks -- applied -- also the gpl-gpl2+ edit as requested earlier.

rohan

ps.

 [1] http://slavepianos.org/rd/f/207983/

is obsolete, sorry -- you'd want:

  http://slavepianos.org/rd/?t=rju
  http://slavepianos.org/rd/?t=c-common

or to get archives type:

  darcs get http://slavepianos.org/rd/sw/rju
  darcs get http://slavepianos.org/rd/sw/c-common

___
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: closing 595518

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

 close 595518
Bug#595518: jack-tools: refuses to install with jackd2
'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing.
Bug closed, send any further explanations to Michal Suchanek 
hramr...@centrum.cz

 thanks
Stopping processing here.

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


Hello Dear

2011-11-21 Thread Nancy Donald
Hallo lieve,
Ik ben Nancy, een vrouw. Ik ben een mooie liefdevolle en goed uitziende jonge 
dame, maar ben geïnteresseerd in het kennen u in persoon. Kunnen we vrienden?, 
schrijf me op mijn privé e-mail zodat kan ik mijn foto's naar u sturen, alsook 
invoering van mezelf goed aan u.
Jouwe Nancy...


Hello Dear,
I am Nancy, a female. I am a nice loving and good looking young lady, however, 
am interested in knowing you in person. Can we be friends?, write me on my 
private email so that i can send my photos to you as well as introducing myself 
properly to you.
Yours Nancy...___
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#649561: audacity: 'Software Playthrough' does not work, recording hangs

2011-11-21 Thread Andreas Glaeser
Package: audacity
Version: 1.3.12-7.4
Severity: normal

*** Please type your report below this line ***
'Software Playthrough' does not work with a two-soundcard setup. Recording 
hangs after a
few minutes. Attached to this is information about the hardware in use.

-- System Information:
Debian Release: 6.0.3
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'proposed-updates'), (500, 
'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32b64dt (SMP w/3 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages audacity depends on:
ii  audacity-data  1.3.12-7.4A fast, cross-platform audio edito
ii  libasound2 1.0.23-2.1shared library for ALSA applicatio
ii  libc6  2.11.2-10 Embedded GNU C Library: Shared lib
ii  libexpat1  2.0.1-7   XML parsing C library - runtime li
ii  libflac++6 1.2.1-2+b1Free Lossless Audio Codec - C++ ru
ii  libflac8   1.2.1-2+b1Free Lossless Audio Codec - runtim
ii  libgcc11:4.4.5-8 GCC support library
ii  libglib2.0-0   2.24.2-1  The GLib library of C routines
ii  libgtk2.0-02.20.1-2  The GTK+ graphical user interface 
ii  libid3tag0 0.15.1b-10ID3 tag reading library from the M
ii  libjack-jackd2-0 [libj 1.9.6~dfsg.1-2JACK Audio Connection Kit (librari
ii  libmad00.15.1b-5 MPEG audio decoder library
ii  libogg01.2.0~dfsg-1  Ogg bitstream library
ii  libsamplerate0 0.1.7-3   Audio sample rate conversion libra
ii  libsndfile11.0.21-3+squeeze1 Library for reading/writing audio 
ii  libsoundtouch1c2   1.3.1-2   sound stretching library
ii  libstdc++6 4.4.5-8   The GNU Standard C++ Library v3
ii  libtwolame00.3.12-1  MPEG Audio Layer 2 encoding librar
ii  libvamp-hostsdk3   2.1-1 helper library for Vamp hosts writ
ii  libvorbis0a1.3.1-1   The Vorbis General Audio Compressi
ii  libvorbisenc2  1.3.1-1   The Vorbis General Audio Compressi
ii  libvorbisfile3 1.3.1-1   The Vorbis General Audio Compressi
ii  libwxbase2.8-0 2.8.10.1-3+b1 wxBase library (runtime) - non-GUI
ii  libwxgtk2.8-0  2.8.10.1-3+b1 wxWidgets Cross-platform C++ GUI t

Versions of packages audacity recommends:
ii  libavcodec52 5:0.7.7-0.1 Library to encode decode multimedi
ii  libavformat525:0.7.7-0.1 ffmpeg file format library.

Versions of packages audacity suggests:
ii  libmp3lame0   3.98.4-0.0 LAME Ain't an MP3 Encoder
ii  swh-plugins [ladspa-plugin]   0.4.15+1-4 Steve Harris's LADSPA plugins

-- no debconf information

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