Re: [checks/scripts] [PATCH 2/4] heredoc detection

2008-06-14 Thread Adam D. Barratt
On Sat, 2008-06-14 at 05:05 +0200, Frank Lichtenheld wrote: On Fri, Jun 13, 2008 at 03:08:41PM +0100, Adam D. Barratt wrote: @@ -615,6 +631,7 @@ # We've checked for all the things we still want to notice in # double-quoted strings, so now remove those strings as

Re: [checks/scripts] [PATCH 1/4] bashisms and quoted quotes

2008-06-14 Thread Adam D. Barratt
On Sat, 2008-06-14 at 05:20 +0200, Frank Lichtenheld wrote: On Sat, Jun 14, 2008 at 04:58:02AM +0200, Frank Lichtenheld wrote: On Fri, Jun 13, 2008 at 03:08:01PM +0100, Adam D. Barratt wrote: This is the first of a series of patches updating checks/scripts bashisms checks with some

Re: [checks/scripts] [PATCH 3/4] shell script wrapper detection

2008-06-14 Thread Adam D. Barratt
On Sat, 2008-06-14 at 05:08 +0200, Frank Lichtenheld wrote: On Fri, Jun 13, 2008 at 03:09:00PM +0100, Adam D. Barratt wrote: + last if (++$i 55); + if (/(^\s*|\beval\s*[\'\]|(;|)\s*)exec\s*.+\s*.?\$$var.?\s*(--\s*)?.?(\${1:?\+.?)?(\$(\@|\*))?/) { I guess that regex could really

Re: [checks/scripts] [PATCH 3/4] shell script wrapper detection

2008-06-14 Thread Frank Lichtenheld
On Sat, Jun 14, 2008 at 11:43:01AM +0100, Adam D. Barratt wrote: On Sat, 2008-06-14 at 05:08 +0200, Frank Lichtenheld wrote: On Fri, Jun 13, 2008 at 03:09:00PM +0100, Adam D. Barratt wrote: + last if (++$i 55); + if

Aufmachen und wundern

2008-06-14 Thread Mathilde bossert
Sie besitzen einige PCkenntnisse? Sie moechten Ihre Zeit gegen Taler tauschen?? Schreiben Sie uns an [EMAIL PROTECTED] und lassen Sie sich genauere Informationen zukommen. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

git migration

2008-06-14 Thread Frank Lichtenheld
Hi. I've created a test git repository from the svn repository. You can find it at {ssh,git}://git.debian.org/git/lintian/lintian-test.git Feel free to play around with it. I have a pristine copy, so if noone finds any issues with it, we can make it the official repository. Gruesse, -- Frank

Re: RFS: ldtp (updated package)

2008-06-14 Thread Cyril Brulebois
Russ Allbery [EMAIL PROTECTED] (14/06/2008): Better, you can just Build-Depend on autotools-dev and copy them unconditionally. You don't really want the build to change depending on whether or not someone happens to have autotools-dev installed. That's the code snippet recommended by its