Bug#483255: ITA: procmeter3 -- graphical system status monitor

2010-06-21 Thread Wences René Arana Fuentes
retitle 483255 ITA: procmeter3 -- graphical system status monitor
owner 483255 !
thanks

The package is ready[0]

[0] 
http://mentors.debian.net/debian/pool/main/p/procmeter3/procmeter3_3.5c-1.dsc



-- 
nacido para ser libre
for we are many
GNU/Linux  user #434864
Debian FTW
Public key: 1024D/0C82761E 2008-07-27



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktimhz-pvafvnx2ks5xm6g1mx0qnc2whxtastd...@mail.gmail.com



Processed: ITA: procmeter3 -- graphical system status monitor

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

> retitle 483255 ITA: procmeter3 -- graphical system status monitor
Bug #483255 [wnpp] O: procmeter3 -- graphical system status monitor
Changed Bug title to 'ITA: procmeter3 -- graphical system status monitor' from 
'O: procmeter3 -- graphical system status monitor'
> owner 483255 !
Bug #483255 [wnpp] ITA: procmeter3 -- graphical system status monitor
Owner recorded as Wences René Arana Fuentes .
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
483255: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=483255
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.127718218112918.transcr...@bugs.debian.org



Bug#586734: ITP: libjsr166y-java -- parallel computation framework for Java

2010-06-21 Thread Miguel Landaeta
Package: wnpp
Severity: wishlist
Owner: Miguel Landaeta 

* Package name: libjsr166y-java
  Version : 1.72
  Upstream Author : Doug Lea 
* URL : http://gee.cs.oswego.edu/dl/concurrency-interest/
* License : Public Domain
  Programming Lang: Java
  Description : parallel computation framework for Java

 Java framework that supports a style of parallel programming
 in which problems are solved by (recursively) splitting them
 into subtasks that are solved in parallel, waiting for them
 to complete, and then composing results.
 .
 Fork/Join parallelism is among the simplest and most
 effective design techniques for obtaining good parallel
 performance.  Fork/Join algorithms are parallel versions
 of familiar divide-and-conquer algorithms.
 .
 JSR166y includes a parallel computation framework:
 ForkJoinTasks and their related support classes provide a
 very efficient basis for obtaining platform-independent
 parallel speed-ups of computation-intensive operations.

This package is needed for GPars (a parallelism framework
for Groovy language).

-- 
Miguel Landaeta, miguel at miguel.cc
secure email with PGP 0x7D8967E9 available at http://keyserver.pgp.com/
"Faith means not wanting to know what is true." -- Nietzsche



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100622021436.ga7...@miguel.cc



Bug#586732: ITP: geronimo-commonj-spec -- API for concurrent programming of EJBs and Servlets within a J2EE application

2010-06-21 Thread Miguel Landaeta
Package: wnpp
Severity: wishlist
Owner: Miguel Landaeta 

* Package name: geronimo-commonj-spec
  Version : 1.1.1
  Upstream Author : Apache Software Foundation
* URL : 
http://svn.apache.org/repos/asf/geronimo/specs/tags/1_1_1/geronimo-spec-commonj/
* License : Apache-2.0
  Programming Lang: Java
  Description : API for concurrent programming of EJBs and Servlets within 
a J2EE application

 The CommonJ API enables concurrent programming of EJBs and
 Servlets within a J2EE application. This API is also known
 as Timer and Work Manager API.
 .
 The CommonJ API contains the following components:
  - Timer API:
The Timer API allows applications to schedule and receive
timer notification callbacks for a specific listener defined
within an application. Timers allow you to schedule and
perform work at specific times or intervals.
  - Work Manager API:
The Work Manager API allows an application to prioritize
work within an EJB or Servlet. Applications can
programmatically execute multiple work items within a
container.

This package is needed as Build-Depends for Spring Framework
3.0.

-- 
Miguel Landaeta, miguel at miguel.cc
secure email with PGP 0x7D8967E9 available at http://keyserver.pgp.com/
"Faith means not wanting to know what is true." -- Nietzsche



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100622013617.ga27...@miguel.cc



Bug#568602: ITP: libgpars-groovy-java -- open-source concurrency library for Groovy

2010-06-21 Thread Miguel Landaeta
owner 568602 !
retitle 568602 ITP: libgpars-groovy-java -- open-source concurrency library for 
Groovy
thanks

I think I figured out a way to build this with
just plain old ant and avoiding gradle altogether.

I'm going to give another try with this package.

-- 
Miguel Landaeta, miguel at miguel.cc
secure email with PGP 0x7D8967E9 available at http://keyserver.pgp.com/
"Faith means not wanting to know what is true." -- Nietzsche



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100621231919.ga15...@miguel.cc



Processed: Re: ITP: libgpars-groovy-java -- open-source concurrency library for Groovy

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

> owner 568602 !
Bug #568602 [wnpp] RFP: libgpars-groovy-java -- open-source concurrency library 
for Groovy
Owner recorded as Miguel Landaeta .
> retitle 568602 ITP: libgpars-groovy-java -- open-source concurrency library 
> for Groovy
Bug #568602 [wnpp] RFP: libgpars-groovy-java -- open-source concurrency library 
for Groovy
Changed Bug title to 'ITP: libgpars-groovy-java -- open-source concurrency 
library for Groovy' from 'RFP: libgpars-groovy-java -- open-source concurrency 
library for Groovy'
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
568602: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=568602
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.127716236917327.transcr...@bugs.debian.org



Bug#586719: ITP: webmeetme -- suite of PHP pages for managing conferences on an Asterisk PBX

2010-06-21 Thread Gabriele Giacone
Package: wnpp
Severity: wishlist
Owner: Gabriele Giacone <1o5g4...@gmail.com>

* Package name: webmeetme 
  Version : 4.0.1
  Upstream Author : Arezqui Belaid ,
   Mike Clark , Dan Austin ,
* URL : http://sourceforge.net/projects/web-meetme/
* License : GPL-2
  Programming Lang: PHP
  Description : suite of PHP pages for managing conferences on an Asterisk 
PBX

 Web-MeetMe is a collection of PHP pages that leverage the database for
 scheduling and the Asterisk Manager interface to monitor and control
 active conferences.



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20100621220218.11681.93048.report...@phenomenon.



Bug#584570: Me too!

2010-06-21 Thread Reuben Thomas
Package: wnpp
Followup-For: Bug #584570

This is a very handy app which I've been using for years; now that
it's been updated to work better on modern systems it would be lovely
to have it in Debian. (I would have posted an RFP myself had Jeremy
not already done so!)

-- System Information:
Debian Release: 5.0.4
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20100621201250.2258.84292.report...@localhost.localdomain



Bug#586708: ITP: Pycasa -- A python application to manage Picasa photo albums.

2010-06-21 Thread charlie
Package: wnpp
Severity: whishlist

* Package name : pycasa
  Version: 1.0
  Upstream Author: Natalia Bidart 
  URL: http://pycasa.com.ar
  License: GPL3

This is a small program to download and upload Picasa Photo Albums. You
 just have to provide the username, and then choose between the
available
 albums which one to download.

Best regards
Charlie Smotherman




-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1277149959.15817.6.ca...@debian



Processed: tagging as pending bugs that are closed by packages in NEW

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

> # Mon Jun 21 20:03:32 UTC 2010
> # Tagging as pending bugs that are closed by packages in NEW
> # http://ftp-master.debian.org/new.html
> #
> # Source package in NEW: qwbfsmanager
> tags 586640 + pending
Bug #586640 [wnpp] ITP: qwbfsmanager -- graphical file manager for the WBFS 
filesystem
Added tag(s) pending.
> # Source package in NEW: bind9
> tags 578447 + pending
Bug #578447 [bind9] [bind9] Please apply patch for kfreebsd port to work
Added tag(s) pending.
> # Source package in NEW: source-highlight
> tags 578738 + pending
Bug #578738 [source-highlight] Consider splitting binary package into 
executable and library portions
Added tag(s) pending.
>
End of message, stopping processing here.

Please contact me if you need assistance.
-- 
578738: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=578738
586640: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=586640
578447: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=578447
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.127715063130238.transcr...@bugs.debian.org



Processed: your mail

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

> block 586689 by 575877
Bug #586689 [libspring-webflow-2.0-java] libspring-webflow-2.0-java: Please 
package new upstream release of Spring WebFlow 2.1.0
Was not blocked by any bugs.
Added blocking bug(s) of 586689: 575877
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
586689: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=586689
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.127714380411876.transcr...@bugs.debian.org



Bug#571643: xmlstarlet just got a QA upload

2010-06-21 Thread Paul Gevers
Neil Williams prepared and uploaded a QA upload of xmlstarlet.

Should this bug be closed now?

Paul



signature.asc
Description: OpenPGP digital signature


Bug#571643: xmlstarlet just got a QA upload

2010-06-21 Thread Paul Gevers
> Should this bug be closed now?

To answer my own question, no.



signature.asc
Description: OpenPGP digital signature


Processed: merging mantis driver requests

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

> reassign 559915 linux-2.6
Bug #559915 [wnpp] RFP: mantis-driver -- Kernel module for several DVB cards
Bug reassigned from package 'wnpp' to 'linux-2.6'.
> forcemerge 577264 559915
Bug#577264: V4L/DVB: Add driver for Mantis/Hopper based cards
Bug#559915: RFP: mantis-driver -- Kernel module for several DVB cards
Forcibly Merged 559915 577264.

> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
577264: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=577264
559915: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=559915
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.127714050816074.transcr...@bugs.debian.org



Bug#586663: RFA: downloadstatusbar -- Iceweasel/Firefox addon that provides an improved download statusbar

2010-06-21 Thread Євгеній Мещеряков
Package: wnpp
Severity: normal

I request an adopter for the downloadstatusbar package.

I don't use Iceweasel very often now, and I think it will be better when
this package will be maintained by someone who uses this browser.

The package description is:
 View and manage downloads from a tidy statusbar — without the download
 window getting in the way of your web browsing.
 .
 Despite its compact size, Download Statusbar packs in more useful features
 than the standard download window. The fully customizable interface
 auto-hides when not in use, allowing full control without interruption.



--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20100621132716.24103.82667.report...@localhost.localdomain



Bug#513366: openerp-web toolbars not clickable

2010-06-21 Thread Tambet Matiisen

I had the same with toolbar not being clickable. I resolved this by
1. making symlinks
 /usr/share/openerp-web/javascript/MochiKit -> 
/usr/share/pyshared/openerp/static/javascript/MochiKit
 /usr/share/openerp-web/javascript/tiny_mce -> 
/usr/share/pyshared/openerp/static/javascript/tiny_mce
 /usr/share/openerp-web/workflow/javascript/draw2d/mootools.js -> 
/usr/share/pyshared/openerp/static/workflow/javascript/draw2d/mootools.js
2. changed /usr/share/pyshared/openerp/widgets/base/resource.py line 37 
to this:

 self.link = "/static/%s" % (self.filename)

In general I think all files in /usr/share/pyshared/openerp/static 
should be all moved to /usr/share/openerp-web. The code needs some 
patches as well, but I don't know the codebase well enough to make those 
changes. I suppose widgets/form.py and widgets/base/resource.py need 
modification, as they contain wrong URL "cp_widgets".


 Tambet



--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4c1f49d6.9090...@gmail.com



Bug#586649: ITP: netperfmeter -- TCP/UDP/SCTP/DCCP network performance meter

2010-06-21 Thread Thomas Dreibholz
Package: wnpp
Version: 1.0.1; reported 2010-06-20
Severity: wishlist

* Package name : netperfmeter
Version : 1.0.1
Upstream Author : Thomas Dreibholz 
* URL : http://www.exp-math.uni-essen.de/~dreibh/netperfmeter/
* License : GPL version 3
Description : NetPerfMeter is a network performance meter for the UDP, TCP, 
SCTP and DCCP transport protocols over IPv4 and IPv6. It simultaneously 
transmits bidirectional flows to an endpoint and measures the resulting flow 
bandwidths and QoS. The results are written as vector and scalar files. The 
vector files may be used to create plots of the results.

RFS:
http://mentors.debian.net/debian/pool/main/n/netperfmeter/

-- 
Thomas Dreibholz


signature.asc
Description: This is a digitally signed message part.


Bug#586640: ITP: qwbfsmanager -- graphical file manager for the WBFS filesystem

2010-06-21 Thread Fathi Boudra
Package: wnpp
Severity: wishlist
Owner: Fathi Boudra 

* Package name: qwbfsmanager
  Version : 1.0.3
  Upstream Author : Filipe Azevedo 
* URL : http://code.google.com/p/qwbfs/
* License : GPL3
  Programming Lang: C++
  Description : graphical file manager for the WBFS filesystem

 QWBFS Manager is a graphical user interface (GUI) for working with WBFS
 filesystem formatted hard disk drive.



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktilrsx8bg-nnhmfmemczcotj16h5n9ml2holl...@mail.gmail.com



Processed: (pas de sujet)

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

> block 586523 by 575877
Bug #586523 [wnpp] ITP: spring-build -- Ant tasks and snippets to build 
SpringSource software
Was not blocked by any bugs.
Added blocking bug(s) of 586523: 575877
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
586523: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=586523
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.12771088899930.transcr...@bugs.debian.org



Processed: tagging as pending bugs that are closed by packages in NEW

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

> # Mon Jun 21 08:03:16 UTC 2010
> # Tagging as pending bugs that are closed by packages in NEW
> # http://ftp-master.debian.org/new.html
> #
> # Source package in NEW: synce-gvfs
> tags 517846 + pending
Bug #517846 [wnpp] RFP: synce-gvfs -- gvfs SynCE plugin
Added tag(s) pending.
> # Source package in NEW: monajat
> tags 562180 + pending
Bug #562180 [wnpp] ITP: monajat -- Islamic supplications screenlet/tray 
applet/console app
Added tag(s) pending.
> # Source package in NEW: swat2
> tags 586589 + pending
Bug #586589 [wnpp] ITP: swat -- Samba Web Administration Tool
Added tag(s) pending.
> # Source package in NEW: poppler-sharp
> tags 585517 + pending
Bug #585517 [wnpp] ITP: poppler-sharp -- PDF rendering library -- CLI bindings
Added tag(s) pending.
> # Source package in NEW: latexml
> tags 585702 + pending
Bug #585702 [wnpp] ITP: latexml -- LaTeX to XML Converter
Added tag(s) pending.
>
End of message, stopping processing here.

Please contact me if you need assistance.
-- 
585702: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=585702
586589: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=586589
517846: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=517846
585517: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=585517
562180: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=562180
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.127710741825411.transcr...@bugs.debian.org