Work-needing packages report for Oct 5, 2007

2007-10-04 Thread wnpp
The following is a listing of packages for which help has been requested through the WNPP (Work-Needing and Prospective Packages) system in the last week. Total number of orphaned packages: 312 (new: 3) Total number of packages offered up for adoption: 73 (new: 1) Total number of packages requeste

Re: Bug#443392: ITP: gitpkg -- helper scripts for maintaining packages with git

2007-10-04 Thread Ron
On Thu, Oct 04, 2007 at 04:08:33PM +0200, Guido Guenther wrote: > On Thu, Oct 04, 2007 at 05:40:04PM +0930, Ron wrote: > [..snip..] > > gitpkg has a much more narrow focus and concerns itself solely with the > > task of generating a valid Debian source package from a(ny) git repo. > > It takes just

Re: Bug#444673: ITP: nted -- A new musical score editor for Linux

2007-10-04 Thread SZERVÁC Attila
Nted is totall different than NoteEdit, which is not developed anymore. This is a totally new project by professor Jörg Anders. NoteEdit was a Qt-based project, the successor of NoteEdit is _ Canorus _ http://canorus.berlios.de which is also Qt-based. Even the transitional URL: http:

Re: wxwidgets 2.8 needs help !

2007-10-04 Thread Roberto C . Sánchez
On Fri, Oct 05, 2007 at 02:45:25AM +0200, Pierre THIERRY wrote: > Scribit Roberto C. Sánchez dies 04/10/2007 hora 18:13: > > > wxWidgets has been released a long time ago and we're still missing > > > it. > > Yes, though for a good [1] reason. > > Sure, wxwidgets has numerous bugs, but is it that

Re: wxwidgets 2.8 needs help !

2007-10-04 Thread Pierre THIERRY
Scribit Roberto C. Sánchez dies 04/10/2007 hora 18:13: > > wxWidgets has been released a long time ago and we're still missing > > it. > Yes, though for a good [1] reason. Sure, wxwidgets has numerous bugs, but is it that surprising for a library package that much used? (i.e. would such a backlog

Re: wxwidgets 2.8 needs help !

2007-10-04 Thread Roberto C . Sánchez
On Thu, Oct 04, 2007 at 09:53:41PM +0200, "Adam Cécile (Le_Vert)" wrote: > Hello developers, > > I'm writing you this mail to be sure everybody is aware of this issue > and with the hope that someone will be interrested in fixing it ;) > Lots of people are aware. Just look at the bugs against th

Re: Bug#443392: ITP: gitpkg -- helper scripts for maintaining packages with git

2007-10-04 Thread Pierre Habouzit
On Thu, Oct 04, 2007 at 06:54:15PM +, Mike Hommey wrote: > On Thu, Oct 04, 2007 at 04:08:33PM +0200, Guido Guenther wrote: > > if you just set up .git/gbp.conf correcty (once) - you can certainly > > oveerride gbp.conf on the commandline at any time. > > A bit OT, bit why not use .git/config ?

wxwidgets 2.8 needs help !

2007-10-04 Thread Adam Cécile (Le_Vert)
Hello developers, I'm writing you this mail to be sure everybody is aware of this issue and with the hope that someone will be interrested in fixing it ;) wxWidgets has been released a long time ago and we're still missing it. wx2.8 has been packaged for Ubuntu [1] so most of the initial packagi

Re: Bug#443392: ITP: gitpkg -- helper scripts for maintaining packages with git

2007-10-04 Thread Mike Hommey
On Thu, Oct 04, 2007 at 04:08:33PM +0200, Guido Guenther wrote: > if you just set up .git/gbp.conf correcty (once) - you can certainly > oveerride gbp.conf on the commandline at any time. A bit OT, bit why not use .git/config ? Mike -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Re: Automatic retrieval of information from qa.debian.org

2007-10-04 Thread David Paleino
Il giorno Thu, 4 Oct 2007 18:24:45 +0200 Michael Ablassmeier <[EMAIL PROTECTED]> ha scritto: > hi David, Hi Michael, > you could probably use the SOAPClient class from PEAR, which is afaikt a pure > PHP implementation Are you serious? OMG, that's WONDERFUL! :) I believed it was based on the nat

Dezabonare

2007-10-04 Thread Newsletter urbaNNews
Ati fost dezabonat cu succes.

Re: Automatic retrieval of information from qa.debian.org

2007-10-04 Thread David Paleino
Il giorno Thu, 4 Oct 2007 17:21:51 +0200 Raphael Hertzog <[EMAIL PROTECTED]> ha scritto: > On Thu, 04 Oct 2007, David Paleino wrote: > > Seems like PHP hasn't got the Soap extension. I haven't checked with > > phpinfo(), I've deduced it from: > > > > http://debian-med.alioth.debian.org/bugs.php >

Re: Automatic retrieval of information from qa.debian.org

2007-10-04 Thread Michael Ablassmeier
hi David, David Paleino <[EMAIL PROTECTED]> schrieb: > You're looking at libapache-mod-php5, while alioth is currently running PHP4 > (and libapache-mod-php4 hasn't soap builtin). > > Please, take a look at http://debian-med.alioth.debian.org/info.php . You'll > notice this: you could probably us

Re: Automatic retrieval of information from qa.debian.org

2007-10-04 Thread David Paleino
Il giorno Thu, 4 Oct 2007 17:59:14 +0200 Raphael Hertzog <[EMAIL PROTECTED]> ha scritto: > On Thu, 04 Oct 2007, David Paleino wrote: > > > Why don't you generate a static page once or twice a day instead ? > > > > How? A cronjob? Will it work when I log out from ssh://alioth.debian.org? I > > hop

Re: Automatic retrieval of information from qa.debian.org

2007-10-04 Thread Jeremiah Foster
On Oct 4, 2007, at 5:59 PM, Raphael Hertzog wrote: On Thu, 04 Oct 2007, David Paleino wrote: Or should I do some hacky thing with PHP? (caching info, when an user arrives see if the cache is too old, update the cache, show it) That's up to you. But cron is probably better. :-) Well, h

Re: Firefox bugs mass-closed.

2007-10-04 Thread Peter Clapham
10am Friday sounds good to me, many thanks for sorting this Patrick Pete On 2 Oct 2007, at 20:09, Pierre Habouzit wrote: On Tue, Oct 02, 2007 at 01:25:21PM +, John Goerzen wrote: Of course, the question is how to determine what's an upstream bug. Perhaps we could still receive reports

Re: Automatic retrieval of information from qa.debian.org

2007-10-04 Thread Raphael Hertzog
On Thu, 04 Oct 2007, David Paleino wrote: > > Why don't you generate a static page once or twice a day instead ? > > How? A cronjob? Will it work when I log out from ssh://alioth.debian.org? I > hope so, it would be the best solution to me. Yes, you can setup cronjobs and of course cronjobs work

Re: Automatic retrieval of information from qa.debian.org

2007-10-04 Thread Raphael Hertzog
On Thu, 04 Oct 2007, Pierre Habouzit wrote: > > Seems like PHP hasn't got the Soap extension. I haven't checked with > > phpinfo(), > > I've deduced it from: > > > > http://debian-med.alioth.debian.org/bugs.php > > > > Would it be possible to have it installed? > > the package desccription cl

Re: Automatic retrieval of information from qa.debian.org

2007-10-04 Thread David Paleino
Il giorno Thu, 04 Oct 2007 17:17:51 +0200 Pierre Habouzit <[EMAIL PROTECTED]> ha scritto: > > ... > > the package desccription claims otherwise: > > apt-cache show libapache-mod-php5|grep -C2 soap > The following extensions are built in: bcmath bz2 calendar ctype date dba > dom exif filter

Re: Automatic retrieval of information from qa.debian.org

2007-10-04 Thread Raphael Hertzog
On Thu, 04 Oct 2007, David Paleino wrote: > Seems like PHP hasn't got the Soap extension. I haven't checked with > phpinfo(), > I've deduced it from: > > http://debian-med.alioth.debian.org/bugs.php > > Would it be possible to have it installed? I'm not sure if it's wise to call Soap directly f

Re: Automatic retrieval of information from qa.debian.org

2007-10-04 Thread Pierre Habouzit
On Thu, Oct 04, 2007 at 02:55:51PM +, David Paleino wrote: > Hi, > sorry if I'm annoying you in this period :( > > Il giorno Thu, 4 Oct 2007 14:17:45 +0200 > Raphael Hertzog <[EMAIL PROTECTED]> ha scritto: > > > > > ... > > > > Using the BTS SOAP interface might be a better choice. > > See

Re: Automatic retrieval of information from qa.debian.org

2007-10-04 Thread David Paleino
Hi, sorry if I'm annoying you in this period :( Il giorno Thu, 4 Oct 2007 14:17:45 +0200 Raphael Hertzog <[EMAIL PROTECTED]> ha scritto: > > ... > > Using the BTS SOAP interface might be a better choice. Seems like PHP hasn't got the Soap extension. I haven't checked with phpinfo(), I've deduc

Re: Bug#443392: ITP: gitpkg -- helper scripts for maintaining packages with git

2007-10-04 Thread Guido Guenther
Hi Ron, On Thu, Oct 04, 2007 at 05:40:04PM +0930, Ron wrote: [..snip..] > gitpkg has a much more narrow focus and concerns itself solely with the > task of generating a valid Debian source package from a(ny) git repo. > It takes just a tag (of any tree-ish form) indicating the version to > release

Re: Automatic retrieval of information from qa.debian.org

2007-10-04 Thread David Paleino
Il giorno Thu, 4 Oct 2007 14:17:45 +0200 Raphael Hertzog <[EMAIL PROTECTED]> ha scritto: > Hi, Hi Raphael, > qa.debian.org downloads the info from many sources and store them here: > http://qa.debian.org/data/ > > The qa svn repository is public, you can check where it gets data from. Thank yo

Cresterea amenzilor pentru neplata impozitelor - cea mai proasta solutie care se putea alege

2007-10-04 Thread Newsletter urbaNNews
Newsletter Urbannews td {padding:1px;} Vrajitorul.eu Cel mai avansat soft de cautare a datelor de identificare si a bunurilor. Ultimele Stiri Joi, 04 Octombrie 2007 Premiem cu 100 ron cel mai bun comentariu.Detalii in acest newsletter Legaturi

Re: Automatic retrieval of information from qa.debian.org

2007-10-04 Thread Raphael Hertzog
Hi, On Thu, 04 Oct 2007, David Paleino wrote: > > Chances are good that there're much better ways to access them then parsing > > the qa page. > > Well, what are these ways? :) qa.debian.org downloads the info from many sources and store them here: http://qa.debian.org/data/ The qa svn reposito

Re: Automatic retrieval of information from qa.debian.org

2007-10-04 Thread David Paleino
Il giorno Thu, 04 Oct 2007 13:40:45 +0200 Bernd Zeimetz <[EMAIL PROTECTED]> ha scritto: > Hi, Hi, > the qa page only retrieves various informations from other places and > displays them on one page. I guess you're not interested on everything > which is displayed there, but only in specific part

Re: Automatic retrieval of information from qa.debian.org

2007-10-04 Thread Bernd Zeimetz
Hi, > I'm working on the Debian-Med homepage on Alioth. I actually need to grab > information about the packages maintained by > [EMAIL PROTECTED] with PHP. Normally, I would grab: the qa page only retrieves various informations from other places and displays them on one page. I guess you're not

Automatic retrieval of information from qa.debian.org

2007-10-04 Thread David Paleino
Hi all, I'm working on the Debian-Med homepage on Alioth. I actually need to grab information about the packages maintained by [EMAIL PROTECTED] with PHP. Normally, I would grab: http://qa.debian.org/developer.php?login=. I've tried this; the resulting parsed tables are a bit "confused". See, for

Re: User-Agent strings, privacy and Debian browsers

2007-10-04 Thread Jeremiah Foster
On Oct 4, 2007, at 11:59 AM, Mark Brown wrote: On Thu, Oct 04, 2007 at 10:41:51AM +0200, Jeremiah Foster wrote: This is most likely apocryphal. If there is any truth in the above link, it has been blown way out of proportion. Nobody gets arrested for using lynx, which is what that link say

Re: User-Agent strings, privacy and Debian browsers

2007-10-04 Thread Mark Brown
On Thu, Oct 04, 2007 at 10:41:51AM +0200, Jeremiah Foster wrote: > This is most likely apocryphal. If there is any truth in the above link, it > has been blown way out of proportion. Nobody gets arrested for using lynx, > which is what that link says. There is little evidence to corroborate the

Re: User-Agent strings, privacy and Debian browsers

2007-10-04 Thread Jeremiah Foster
On Oct 1, 2007, at 7:59 PM, Moritz Muehlenhoff wrote: Joey Hess wrote: Surely packages.debian.org is not a good example of a site with generally few Debian users. The scenario seems more likely to me on small non-technical sites that only a few Debian unstable users are likely to visit. For

Re: Firefox bugs mass-closed.

2007-10-04 Thread Pierre Habouzit
On Thu, Oct 04, 2007 at 03:21:18AM +, Pierre THIERRY wrote: > Scribit Pierre Habouzit dies 03/10/2007 hora 21:49: > > *g* found exists and is versionned, since sth like a year now. if not > > two. > > But is the submitter of the "found" information made easily available? > At least it's not sh

Re: Bug#443392: ITP: gitpkg -- helper scripts for maintaining packages with git

2007-10-04 Thread Ron
Hi Guido, On Wed, Oct 03, 2007 at 04:03:36PM +0200, Guido Guenther wrote: > On Fri, Sep 21, 2007 at 04:53:34PM +0930, Ron wrote: > [..snip..] > > I know I'm not the only one who feels that git-buildpackage is not > > 'right' for them, and this is my best answer to that problem to date. > > To po

Stirile Zilei 04-10-2007

2007-10-04 Thread Newsletter urbaNNews
Newsletter Urbannews td {padding:1px;} Vrajitorul.eu Cel mai avansat soft de cautare a datelor de identificare si a bunurilor. Ultimele Stiri Joi, 04 Octombrie 2007 Premiem cu 100 ron cel mai bun comentariu.Detalii in acest newsletter Legaturi