Processed: Please remove

2003-09-09 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> reassign 192667 ftp.debian.org
Bug#192667: O: gtksql -- GTK front end to the postgresql database.
Bug reassigned from package `wnpp' to `ftp.debian.org'.

> retitle 192667 Please remove gtksql
Bug#192667: O: gtksql -- GTK front end to the postgresql database.
Changed Bug title.

> thanks
Stopping processing here.

Please contact me if you need assistance.

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



Bug#210210: RFA: libdbd-sqlite-perl -- Perl DBI driver with a self-contained RDBMS

2003-09-09 Thread Ardo van Rangelrooij
Package: wnpp
Version: unavailable; reported 2003-09-09
Severity: normal

I request an adopter for the libdbd-sqlite-perl package.
The package description is:
 This module embeds a small fast embedded SQL database engine called
 SQLite into a DBI driver, if you want a relational database for your
 project, but don't want to install a large RDBMS system like MySQL or
 PostgreSQL, then DBD::SQLite may be just what you need.
 .
 SQLite supports the following features:
 .
  * Implements a large subset of SQL92
See http://www.hwaci.com/sw/sqlite/lang.html for details.
 .
  * A complete DB in a single disk file
Everything for your database is stored in a single disk file, making it
easier to move things around than with DBD::CSV.
 .
  * Atomic commit and rollback
 .
 The engine is very fast, but for updates/inserts/dml it does perform
 a global lock on the entire database.  This, obviously, might not be
 good for multiple user systems.  So beware.  The database also
 appears to be significantly faster if your transactions are coarse.
-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux gondor 2.4.21 #1 SMP Thu Aug 28 18:54:04 CDT 2003 i686
Locale: LANG=C, LC_CTYPE=C




Bug#210217: RFA: liberror-perl -- Perl module for error/exception handling in an OO-ish way

2003-09-09 Thread Ardo van Rangelrooij
Package: wnpp
Version: unavailable; reported 2003-09-09
Severity: normal

I request an adopter for the liberror-perl package.
The package description is:
 This module provides two interfaces.  Firstly "Error" provides a
 procedural interface to exception handling.  Secondly "Error" is a
 base class for errors/exceptions that can either be thrown, for
 subsequent catch, or can simply be recorded.
 .
 Errors in the class "Error" should not be thrown directly, but the
 user should throw errors from a sub-class of "Error".
-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux gondor 2.4.21 #1 SMP Thu Aug 28 18:54:04 CDT 2003 i686
Locale: LANG=C, LC_CTYPE=C




Bug#210213: RFA: libipc-run-perl -- Perl module for running processes

2003-09-09 Thread Ardo van Rangelrooij
Package: wnpp
Version: unavailable; reported 2003-09-09
Severity: normal

I request an adopter for the libipc-run-perl package.
The package description is:
 This module allows one run and interact with child processes using
 files, pipes, and pseudo-ttys.  Both system()-style and scripted
 usages are supported and may be mixed.  Likewise, functional and OO
 API styles are both supported and may be mixed.
 .
 Various redirection operators reminiscent of those seen on common
 Unix and DOS command lines are provided.
-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux gondor 2.4.21 #1 SMP Thu Aug 28 18:54:04 CDT 2003 i686
Locale: LANG=C, LC_CTYPE=C




Bug#210216: RFA: libcgi-xml-perl -- Perl module for converting CGI variables from/to XML

2003-09-09 Thread Ardo van Rangelrooij
Package: wnpp
Version: unavailable; reported 2003-09-09
Severity: normal

I request an adopter for the libcgi-xml-perl package.
The package description is:
 This module converts CGI.pm variables to XML and vice versa.
 .
 CGI::XML is a subclass of CGI.pm, so it reads the CGI variables just
 as CGI.pm would.
-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux gondor 2.4.21 #1 SMP Thu Aug 28 18:54:04 CDT 2003 i686
Locale: LANG=C, LC_CTYPE=C




Bug#210215: RFA: libpod-sax-perl -- Perl module for generating SAX events from POD

2003-09-09 Thread Ardo van Rangelrooij
Package: wnpp
Version: unavailable; reported 2003-09-09
Severity: normal

I request an adopter for the libpod-sax-perl package.
The package description is:
 This module parses POD and generates corresponding SAX events.
-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux gondor 2.4.21 #1 SMP Thu Aug 28 18:54:04 CDT 2003 i686
Locale: LANG=C, LC_CTYPE=C




Bug#210211: RFA: libdbd-ram-perl -- Perl DBI driver for files and data structures

2003-09-09 Thread Ardo van Rangelrooij
Package: wnpp
Version: unavailable; reported 2003-09-09
Severity: normal

I request an adopter for the libdbd-ram-perl package.
The package description is:
 DBD::RAM allows you to import almost any type of Perl data structure
 into an in-memory table and then use DBI and SQL to access and modify
 it.  It also allows direct access to almost any kind of file,
 supporting SQL manipulation of the file without converting the file
 out of its native format.
 .
 The module allows you to prototype a database without having an RDBMS
 system or other database engine and can operate either with or
 without creating or reading disk files.  If you do use disk files,
 they may, in most cases, either be local files or any remote file
 accessible via HTTP or FTP.
-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux gondor 2.4.21 #1 SMP Thu Aug 28 18:54:04 CDT 2003 i686
Locale: LANG=C, LC_CTYPE=C




Bug#210214: RFA: libhttp-ghttp-perl -- Perl module for using the Gnome ghttp library

2003-09-09 Thread Ardo van Rangelrooij
Package: wnpp
Version: unavailable; reported 2003-09-09
Severity: normal

I request an adopter for the libhttp-ghttp-perl package.
The package description is:
 This module is a fairly low level interface to the Gnome project's
 libghttp, which allows you to process HTTP requests to HTTP servers.
 There also exists a slightly higher level interface - a simple get()
 function which takes a URI as a parameter.  This is not exported by
 default, you have to ask for it explicitly.
-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux gondor 2.4.21 #1 SMP Thu Aug 28 18:54:04 CDT 2003 i686
Locale: LANG=C, LC_CTYPE=C




Bug#210209: RFA: libdbix-xmlmessage-perl -- Perl module for exchanging XML messages between DBI data sources

2003-09-09 Thread Ardo van Rangelrooij
Package: wnpp
Version: unavailable; reported 2003-09-09
Severity: normal

I request an adopter for the libdbix-xmlmessage-perl package.
The package description is:
 This module maintains simple XML templates that describe object
 structure.  The module is capable of generating SQL statements based
 on these templates and executing them against DBI data sources. After
 executing the SQL, the package formats the data results into XML
 strings.
 .
 Inbound messages can be processed according to the same kind of
 templates and the database is updated accordingly. Templates are
 capable of defining the SQL operators, plus new SAVE operation which
 is basically a combination of SELECT and either INSERT or UPDATE
 depending on whether the record was found by the compound key value
 or not.
-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux gondor 2.4.21 #1 SMP Thu Aug 28 18:54:04 CDT 2003 i686
Locale: LANG=C, LC_CTYPE=C




Bug#210218: RFA: libtime-piece-perl -- Perl module for object oriented time objects

2003-09-09 Thread Ardo van Rangelrooij
Package: wnpp
Version: unavailable; reported 2003-09-09
Severity: normal

I request an adopter for the libtime-piece-perl package.
The package description is:
 This module replaces the standard localtime and gmtime functions with
 implementations that return objects.  It does so in a backwards
 compatible manner, so that using localtime/gmtime in the way
 documented in perlfunc will still return what you expect.
 .
 Time::Piece does the right thing with the return value from
 localtime:
 .
   - in list context it returns a list of values
 .
   - in scalar context it returns a Time::Piece object
 .
   - when stringified (or printed), Time::Piece objects look like the
 output from scalar(localtime)
 .
 Beyond that, Time::Piece objects allow you to get any part of the
 date/time via method calls, plus they allow you to get at the string
 form of the week day and month.  It has methods for julian days, and
 some simple date arithmetic options.
 .
 Time::Piece also gives you easy access to your C library's strftime
 and strptime functions, so you can parse and output locale sensitive
 dates to your heart's content :-)
-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux gondor 2.4.21 #1 SMP Thu Aug 28 18:54:04 CDT 2003 i686
Locale: LANG=C, LC_CTYPE=C




Bug#210212: RFA: libparse-yapp-perl -- Perl module for creating fully reentrant LALR parser OO Perl modules

2003-09-09 Thread Ardo van Rangelrooij
Package: wnpp
Version: unavailable; reported 2003-09-09
Severity: normal

I request an adopter for the libparse-yapp-perl package.
The package description is:
 This is a collection of modules that let you generate and use yacc
 like thread safe (reentrant) parsers with perl object oriented
 interface.
 .
 The script yapp is a front-end to the Parse::Yapp module and let you
 easily create a Perl OO parser from an input grammar file.
-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux gondor 2.4.21 #1 SMP Thu Aug 28 18:54:04 CDT 2003 i686
Locale: LANG=C, LC_CTYPE=C




Bug#210219: RFA: libdbix-xml-rdb-perl -- Perl module for creating XML from a DBI datasource

2003-09-09 Thread Ardo van Rangelrooij
Package: wnpp
Version: unavailable; reported 2003-09-09
Severity: normal

I request an adopter for the libdbix-xml-rdb-perl package.
The package description is:
 This module is a simple creator of XML data from DBI datasources.  It
 allows you to easily extract data from a database, and manipulate
 later using XML::Parser.
 .
 Binary data is encoded using UTF-8.  This is automatically decoded
 when parsing with XML::Parser.
 .
 The examples need libxml-parser-perl.
-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux gondor 2.4.21 #1 SMP Thu Aug 28 18:54:04 CDT 2003 i686
Locale: LANG=C, LC_CTYPE=C




Bug#210208: RFA: libcgi-xmlform-perl -- Perl module for reading/generating formatted XML

2003-09-09 Thread Ardo van Rangelrooij
Package: wnpp
Version: unavailable; reported 2003-09-09
Severity: normal

I request an adopter for the libcgi-xmlform-perl package.
The package description is:
 This Perl module can either create form field values from XML based
 on XQL style queries (full XQL is _not_ supported - this module is
 designed for speed), or it can create XML from form values.
-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux gondor 2.4.21 #1 SMP Thu Aug 28 18:54:04 CDT 2003 i686
Locale: LANG=C, LC_CTYPE=C




Bug#210207: RFA: libcgi-xmlapplication-perl

2003-09-09 Thread Ardo van Rangelrooij
Package: wnpp
Version: unavailable; reported 2003-09-09
Severity: normal



-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux gondor 2.4.21 #1 SMP Thu Aug 28 18:54:04 CDT 2003 i686
Locale: LANG=C, LC_CTYPE=C




Bug#210203: RFA: libxslt -- XSLT processing library - runtime library

2003-09-09 Thread Ardo van Rangelrooij
Package: wnpp
Version: unavailable; reported 2003-09-09
Severity: normal

I request an adopter for the libxslt package.
The package description is:
 This C library allows to transform XML files into other XML files (or HTML,
 text, ...) using the standard XSLT stylesheet transformation mechanism.
-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux gondor 2.4.21 #1 SMP Thu Aug 28 18:54:04 CDT 2003 i686
Locale: LANG=C, LC_CTYPE=C




Bug#210206: RFA: libcgi-formalware-perl -- Perl module for converting an XML file into a suite of CGI forms

2003-09-09 Thread Ardo van Rangelrooij
Package: wnpp
Version: unavailable; reported 2003-09-09
Severity: normal

I request an adopter for the libcgi-formalware-perl package.
The package description is:
 This module supports providing a type of repository for frequently
 used scripts, which can then be executed locally or remotely (via
 Net::Telnet), by just entering a password (for remote scripts), and
 clicking.
-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux gondor 2.4.21 #1 SMP Thu Aug 28 18:54:04 CDT 2003 i686
Locale: LANG=C, LC_CTYPE=C




Bug#210205: RFA: libapache-requestnotes-perl -- Perl module for passing form and cookie data around

2003-09-09 Thread Ardo van Rangelrooij
Package: wnpp
Version: unavailable; reported 2003-09-09
Severity: normal

I request an adopter for the libapache-requestnotes-perl package.
The package description is:
 This module provides a simple interface allowing all phases of the
 request cycle access to cookie or form input parameters in a
 consistent manner.  Behind the scenes, it uses libapreq functions to
 parse request data and puts references to the data objects in
 pnotes.
-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux gondor 2.4.21 #1 SMP Thu Aug 28 18:54:04 CDT 2003 i686
Locale: LANG=C, LC_CTYPE=C




Bug#210202: RFA: libghttp -- Gnome HTTP client library

2003-09-09 Thread Ardo van Rangelrooij
Package: wnpp
Version: unavailable; reported 2003-09-09
Severity: normal

I request an adopter for the libghttp package.
The package description is:
 This library is used by Gnome clients to do HTTP.
-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux gondor 2.4.21 #1 SMP Thu Aug 28 18:54:04 CDT 2003 i686
Locale: LANG=C, LC_CTYPE=C




Bug#210201: RFA: axkit-xsp-webutils -- AxKit XSP tab library for building web applications

2003-09-09 Thread Ardo van Rangelrooij
Package: wnpp
Version: unavailable; reported 2003-09-09
Severity: normal

I request an adopter for the axkit-xsp-webutils package.
The package description is:
 This is an AxKit XSP tag library for certain things that are
 necessary for building web applications.  Things like redirects,
 server_root, URL encoding, etc.
-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux gondor 2.4.21 #1 SMP Thu Aug 28 18:54:04 CDT 2003 i686
Locale: LANG=C, LC_CTYPE=C




Bug#210198: RFA: axkit -- An XML Application Server for Apache

2003-09-09 Thread Ardo van Rangelrooij
Package: wnpp
Version: unavailable; reported 2003-09-09
Severity: normal

I request an adopter for the axkit package.
The package description is:
 AxKit is an XML Application Server for Apache.  It provides
 on-the-fly conversion from XML to any format, such as HTML, WAP or
 text using either W3C standard techniques, or flexible custom code.
 AxKit also uses a built-in Perl interpreter to provide some amazingly
 powerful techniques for XML transformation.
 .
 The emphasis with AxKit is on separation of content from
 presentation.  The pipelining technique that AxKit uses allows
 content to be converted to a presentable format in stages, allowing
 certain platforms to see data differently to others.  AxKit allows
 web designers to focus on web site design, content developers to work
 on a purely content basis, and webmasters to focus on their core
 competencies.
 .
 AxKit is based on plugin components.  This allows the web site
 developer to create a completely custom XML Application Server based
 around the AxKit API.  AxKit can either automatically provide caching
 facilities, or you can create your own cache handler, so that XML
 transformations (which can be time consuming) only happen when
 required.
 .
 The toolkit also provides ability to build component based web sites,
 and dynamic content.  Database integration is fully supported,
 allowing either deliver of XML from a database, or XML generation
 from a database query.  Dynamic web components can be built using the
 Perl language, making the possibilities as infinite as CGI scripts,
 without the potential mess that CGI programming can cause.
-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux gondor 2.4.21 #1 SMP Thu Aug 28 18:54:04 CDT 2003 i686
Locale: LANG=C, LC_CTYPE=C




Bug#210172: ITP: libmail-verify-perl -- Utility to verify an email address

2003-09-09 Thread Marc Brockschmidt
Package: wnpp
Version: unavailable; reported 2003-09-10
Severity: wishlist

* Package name: libmail-verify-perl
  Version : 1.4
  Upstream Author : Pete Fritchman <[EMAIL PROTECTED]>
* URL : 
http://search.cpan.org/author/PETEF/Mail-Verify-0.02/lib/Mail/Verify.pm
* License : GPL, Artistic (... same terms as Perl)
  Description : Utility to verify an email address

Mail::Verify provides a function CheckAddress function for verifying
email addresses. First the syntax of the email address is checked, then
it verifies that there is at least one valid MX server accepting email
for the domain. Using Net::DNS and IO::Socket a list of MX records (or,
falling back on a hosts A record) are checked to make sure at least one
SMTP server is accepting connections.

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux Asfaloth 2.4.21-rc2-ac2 #2 Don Mai 22 14:13:00 CEST 2003 i686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED]




Bug#179552: Plans on packaging JIT?

2003-09-09 Thread Jan Niehusmann
Hi Jamin!

As I started to use JIT myself, I'll probably make a debian package of
it soon, if there is none available.

Did you already start packaging JIT? Otherwise, I could upload my package
once it's in a releasable shape.

Jan



pgpCsmpWlOZI0.pgp
Description: PGP signature


Bug#209298: ITP: musiclibrarian -- Music tagging and categorization software

2003-09-09 Thread Daniel Burrows
On Tue, Sep 09, 2003 at 07:04:37PM +0200, Robert Jordens <[EMAIL PROTECTED]> 
was heard to say:
> Do you plan to integrate something like the musicbrainz library (already
> in the archive) or libtunepimp (in queue/new and soon in the archive) to
> provide a suggestion for naming and tagging the files?

  For the first release, I just want to get a basic working program.
Funky extra features will have to wait.

  Daniel

-- 
/ Daniel Burrows <[EMAIL PROTECTED]> ---\
|No-one remembers the singer. |
|The song remains.|
\- The Turtle Moves! -- http://www.lspace.org /



Bug#195509: Could you provide more information about g95?

2003-09-09 Thread Artur R. Czechowski
On Tue, Sep 09, 2003 at 09:45:59PM +0200, Matthias Klose wrote:
> g95 is developed in the tree-ssa branch (which probably will become
> gcc-3.5, maybe at the end of 2004 or beginning of 2005). Once gcc-3.4
> is part of unstable (when it is released, probably spring 2004), g95
> will be part of the gcc-snapshot package. Please note tha all dates
> given here are speculations.
It does not look good for a bug submitter, but situation is clear:
if anyone can spare some time and have sufficient knowledge to package
g95 he should do it.

Well... I set my atd to send me email at 2004 Apr. I'll ask you again
about this case.

Regards
Artur
-- 
Tapetka z RAMu, Windows hej!
/z pamiętnika administratora/



Bug#195509: Could you provide more information about g95?

2003-09-09 Thread Matthias Klose
Artur R. Czechowski writes:
> retitle 195509 RFP: g95 -- GNU Fortran 95
> thanks
> 
> On Mon, Sep 08, 2003 at 09:55:27PM -0400, Adam C Powell IV wrote:
> > Thought this news might be of interest: g95 will be in gcc 3.5.
> > http://gcc-g95.sourceforge.net/ (scroll down to News/July 27)
> > I don't know whether this means the bug can be closed, perhaps it should
> > wait until the gcc which includes it is released...
> I set a proper title (to be compliant with wnpp rules) to this bug.
> I also Bcc this mail to Debian gcc maintainers. Maybe the bug should be
> reassigned to gcc as a request of new version?

g95 is developed in the tree-ssa branch (which probably will become
gcc-3.5, maybe at the end of 2004 or beginning of 2005). Once gcc-3.4
is part of unstable (when it is released, probably spring 2004), g95
will be part of the gcc-snapshot package. Please note tha all dates
given here are speculations.

Matthias




Bug#209404: ITP: rubyfilter -- A mail filtering library (and sample scripts) for Ruby.

2003-09-09 Thread YAEGASHI Takeshi
Package: wnpp
Version: unavailable; reported 2003-09-10
Severity: wishlist

* Package name: rubyfilter
  Version : 0.10
  Upstream Author : Matt Armstrong <[EMAIL PROTECTED]>
* URL : http://www.lickey.com/rubyfilter/
* License : BSD
  Description : A mail filtering library (and sample scripts) for Ruby.

 RubyFilter is a framework for filtering mail, possibly modifying it, and
 delivering it to various mailbox formats.

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux arwen 2.6.0-test3 #1 Sun Aug 17 10:33:52 JST 2003 i686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP




Bug#209298: ITP: musiclibrarian -- Music tagging and categorization software

2003-09-09 Thread Robert Jordens
Hello!

Do you plan to integrate something like the musicbrainz library (already
in the archive) or libtunepimp (in queue/new and soon in the archive) to
provide a suggestion for naming and tagging the files?

That would be great!

Robert.



pgpvSRhHuTbZV.pgp
Description: PGP signature


Bug#196199: O: cacti -- Frontend to rrdtool for monitoring systems and services

2003-09-09 Thread Igor Genibel
* Arnaud Willem <[EMAIL PROTECTED]> [2003-09-09 17:31:03 +0200]:

> Hello
> (again)
> On Tuesday, September 9, 2003, at 04:40 PM, Bruno David Simões 
> Rodrigues wrote:

Do you read the whole report ? If not you should

Cheers
-- 
Igor Genibel 
http://www.answare.fr/ [EMAIL PROTECTED]
http://www.tuxfamily.org/[EMAIL PROTECTED]
http://people.debian.org/~igenibel  [EMAIL PROTECTED]
GPG: 1024D/9D735B4F: 4F61 8D8F 05AC 8D2C 5F92  9B99 C44B 0266 9D73 5B4F


pgptH8E7Y1ywe.pgp
Description: PGP signature


Bug#196199: O: cacti -- Frontend to rrdtool for monitoring systems and services

2003-09-09 Thread Javier Viñuales Gutiérrez
Hi, I'm do it wait please.
Thanks.

El mar, 09-09-2003 a las 16:33, Arnaud Willem escribió:
> Hello!
> On Tuesday, September 9, 2003, at 04:04 PM, Bruno David Simões 
> Rodrigues wrote:
> 
> > A Ter, 2003-09-09 às 15:14, Arnaud Willem escreveu:
> >> Hi!
> >>
> >> On Saturday, June 7, 2003, at 05:53 PM, Bruno Rodrigues wrote:
> >>
> >>> I'd be glad to adopt this and mantis, as I'm using mantis in several
> >>> places and both in my workplace.
> >>
> >> Glad to notice people still want to take care of it...
> >> What are you up to with the package? Do you still intend to adopt it 
> >> as
> >> your ITA is
> >> just over two months old...
> >
> > Hi. Sorry but I haven't picked up this package as Javier Gutierrez 
> > asked
> > me to keep it.
> 
> Hm, I'm having problems understanding the situation.
> 
> >
> > Please read my last reply at http://bugs.debian.org/196199
> 
> I've read that. I've had some troubles understanding it, though. Javier 
> asked you to keep your ITP, but
> you haven't done anything to maintain, or package a new version of 
> cacti, is that correct?
> 
> >
> >>> I've already ITA'ed them and I'm now looking at existing bugs.
> >
> > Please don't. Let Javier reply back confirming if he wants to keep it
> > and if not, talk with the other guys that also asked to maintain it.
> 
> I am not planning to package it... I was quoting what you wrote...
> 
> Javier, I feel that cacti packaging has come to a halt, and Bruno who's 
> ITP'd it says he's waiting for you
> (I hope I'm not getting anything wrong here), could you make a move to 
> clarify this?
> 
> The last upload of cacti dates from the 16th of June of this year; a 
> new version (0.8.1) is out, and a wishlist bug has been
> filed since 75 days (#198777) for that, but no move has been made since 
> the Orphaning of the package, although
> there's this ITP placed on it...
> 
> Hoping that this can be sorted out and fresh blood^Wpackages can get 
> into the archive as soon as possible,
>   Cheers, Arnaud
-- 
Javier Viñuales Gutiérrez <[EMAIL PROTECTED]>
Ingeniero Industrial - YACO S.L.   
Albareda 24, 41001 Sevilla - España
Tfno: 954293600 FAX: 954210326
GnuPG public key: http://db.debian.org



Bug#208313: marked as done (RFA: alsa-xmms -- ALSA 0.9 output plugin for XMMS)

2003-09-09 Thread Debian Bug Tracking System
Your message dated Tue, 09 Sep 2003 11:31:46 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#208313: RFA: alsa-xmms -- ALSA 0.9 output plugin for XMMS
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

--
Received: (at submit) by bugs.debian.org; 2 Sep 2003 02:47:20 +
>From [EMAIL PROTECTED] Mon Sep 01 21:47:17 2003
Return-path: <[EMAIL PROTECTED]>
Received: from smtp03.mrf.mail.rcn.net [207.172.4.62] 
by master.debian.org with esmtp (Exim 3.35 1 (Debian))
id 19u1CP-0007EE-00; Mon, 01 Sep 2003 21:47:17 -0500
Received: from 216-15-37-107.c3-0.161-ubr3.lnh-161.md.cable.rcn.com 
([216.15.37.107] helo=tux.internal.ucko.debian.net)
by smtp03.mrf.mail.rcn.net with esmtp (Exim 3.35 #4)
id 19u1CP-0005zf-00
for [EMAIL PROTECTED]; Mon, 01 Sep 2003 22:47:17 -0400
Received: from amu by tux.internal.ucko.debian.net with local (Exim 4.22)
id 19u1CK-0005lY-Tu
for [EMAIL PROTECTED]; Mon, 01 Sep 2003 22:47:12 -0400
From: Aaron M. Ucko <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]> 
Subject: RFA: alsa-xmms -- ALSA 0.9 output plugin for XMMS
X-Debbugs-CC: Aaron M. Ucko <[EMAIL PROTECTED]>, debian-devel@lists.debian.org
Date: Mon, 01 Sep 2003 22:47:12 -0400
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Sender: "Aaron M. Ucko" <[EMAIL PROTECTED]>
X-SA-Exim-Mail-From: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-8.0 required=4.0
tests=HAS_PACKAGE,X_DEBBUGS_CC
version=2.53-bugs.debian.org_2003_8_27
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_8_27 
(1.174.2.15-2003-03-30-exp)

Package: wnpp
Severity: normal

Since I hardly ever listen to music on my computer these days except
when testing this package, I should probably hand it over to somebody
who uses it more actively.  It's pretty low maintenance(*), so I'm
content to keep it indefinitely; OTOH, that also means that interested
parties need not worry much about load.

I am willing to serve as sponsor for any prospective developer who
wishes to take the package over.

(*) I've had to upload a new (Debian or upstream) version roughly once
every three weeks on average, and the changes between versions have
generally been fairly small.

-- 
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
Finger [EMAIL PROTECTED] (NOT a valid e-mail address) for more info.

---
Received: (at 208313-done) by bugs.debian.org; 9 Sep 2003 15:42:05 +
>From [EMAIL PROTECTED] Tue Sep 09 10:41:48 2003
Return-path: <[EMAIL PROTECTED]>
Received: from pacific-carrier-annex.mit.edu [18.7.21.83] 
by master.debian.org with esmtp (Exim 3.35 1 (Debian))
id 19wkcl-00012h-00; Tue, 09 Sep 2003 10:41:48 -0500
Received: from central-city-carrier-station.mit.edu 
(CENTRAL-CITY-CARRIER-STATION.MIT.EDU [18.7.7.72])
by pacific-carrier-annex.mit.edu (8.12.4/8.9.2) with ESMTP id 
h89FfjLf013818;
Tue, 9 Sep 2003 11:41:47 -0400 (EDT)
Received: from melbourne-city-street.mit.edu (MELBOURNE-CITY-STREET.MIT.EDU 
[18.7.21.86])
by central-city-carrier-station.mit.edu (8.12.4/8.9.2) with ESMTP id 
h89FVlkU023964;
Tue, 9 Sep 2003 11:31:47 -0400 (EDT)
Received: from multics.mit.edu (MULTICS.MIT.EDU [18.187.1.73])
)
by melbourne-city-street.mit.edu (8.12.4/8.12.4) with ESMTP id 
h89FVlGr021492;
Tue, 9 Sep 2003 11:31:47 -0400 (EDT)
Received: (from [EMAIL PROTECTED]) by multics.mit.edu (8.9.3)
id LAA28796; Tue, 9 Sep 2003 11:31:46 -0400 (EDT)
To: Gerd Flaig <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED], Josip Rodin <[EMAIL PROTECTED]>
Subject: Re: Bug#208313: RFA: alsa-xmms -- ALSA 0.9 output plugin for XMMS
References: <[EMAIL PROTECTED]>
<[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
<[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
From: [EMAIL PROTECTED] (Aaron M. Ucko)
Date: Tue, 09 Sep 2003 11:31:46 -0400
In-Reply-To: <[EMAIL PROTECTED]> (Aaron M. Ucko's message of
 "Mon, 08 Sep 2003 08:59:45 -0400")
Message-ID: <[EMAIL PROTECTED]>
User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.1 (usg-unix-v)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-0.5 required=4.0
tests=IN_REP_TO,RCVD_IN_NJABL,RCVD_IN_RELAYS_ORDB_ORG,REFERENCES,
  USER_AGENT_GNUS_UA,X_NJABL_OPEN_PROXY
version=2.53-bugs.debian.org_2003_8_27
X-

Bug#209373: ITP: comparator -- A program for quickly finding common sections in source trees

2003-09-09 Thread Kevin B. McCarty
Package: wnpp
Version: unavailable; reported 2003-09-09
Severity: wishlist

* Package name: comparator
  Version : 1.0
  Upstream Author : Eric S. Raymond <[EMAIL PROTECTED]>
* URL : http://www.catb.org/~esr/comparator/
* License : see below
  Description : A program for quickly finding common sections in source 
trees

This is a program for rapidly finding common segments in large source-code
trees.  comparator chops the specified trees into overlapping shreds, computes
the MD5 hash of each shred, and generates a report listing all cliques of lines
with duplicate hashes.  The program is capable of generating a hash list for a
source code tree which can be used in place of the tree itself.  Thus, it is
possible to do comparisons with source trees without having access to the
actual source code, providing someone who has access is willing to ship you a
hash list.


Note: there is no copyright statement anywhere in the source tree for
comparator.  Given the identity of the author, I think it's safe to assume
he intends to give it some sort of open license, so I'll email him for
details.

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux wisteria 2.4.20-3-k7 #1 Sun Jul 27 21:10:39 EST 2003 i686
Locale: LANG=C, LC_CTYPE=C




Bug#209298: ITP: musiclibrarian -- Music tagging and categorization software

2003-09-09 Thread Daniel Burrows
On Tue, Sep 09, 2003 at 09:11:03AM +0200, "Daniel K. Gebhart" <[EMAIL 
PROTECTED]> was heard to say:
> On Mon, Sep 08, 2003 at 11:13:21PM -0400, Daniel Burrows <[EMAIL PROTECTED]> 
> wrote:
> > * URL : file:///home/daniel/programming/musiclibrarian
> > [will get a better URL prior to uploading, maybe
> >  on alioth or savannah?]
> 
> try mentors.debian.net

  Well, I could use people.debian.org, but I want a public code
repository as well.

  Daniel

-- 
/ Daniel Burrows <[EMAIL PROTECTED]> ---\
| "Is it too late to extricate myself |
|  from this plot line?"  |
| "Yes." -- Fluble|
\- The Turtle Moves! -- http://www.lspace.org /



Bug#196199: O: cacti -- Frontend to rrdtool for monitoring systems and services

2003-09-09 Thread Arnaud Willem

Hello
(again)
On Tuesday, September 9, 2003, at 04:40 PM, Bruno David Simões 
Rodrigues wrote:



A Ter, 2003-09-09 às 16:33, Arnaud Willem escreveu:

Hello!
On Tuesday, September 9, 2003, at 04:04 PM, Bruno David Simões
Rodrigues wrote:



Please read my last reply at http://bugs.debian.org/196199


I've read that. I've had some troubles understanding it, though. 
Javier

asked you to keep your ITP, but
you haven't done anything to maintain, or package a new version of
cacti, is that correct?


No, I've ITP'ed cacti and right after that Javier asked me to be him
adopting it, but he never re-ITP'ed it, so my name was kept as the
ITP'er.

Last time I talked with him he was working on new cacti packages and
that's why I said to wait for his reply before doing some stuff.


Oh, ok...

Well, thanks for clarifying this... Javier if you read this, could you 
post some more info?

Thanks,

Arnaud

PGP.sig
Description: PGP signature


Bug#196199: O: cacti -- Frontend to rrdtool for monitoring systems and services

2003-09-09 Thread Arnaud Willem

Hello!
On Tuesday, September 9, 2003, at 04:04 PM, Bruno David Simões 
Rodrigues wrote:



A Ter, 2003-09-09 às 15:14, Arnaud Willem escreveu:

Hi!

On Saturday, June 7, 2003, at 05:53 PM, Bruno Rodrigues wrote:


I'd be glad to adopt this and mantis, as I'm using mantis in several
places and both in my workplace.


Glad to notice people still want to take care of it...
What are you up to with the package? Do you still intend to adopt it 
as

your ITA is
just over two months old...


Hi. Sorry but I haven't picked up this package as Javier Gutierrez 
asked

me to keep it.


Hm, I'm having problems understanding the situation.



Please read my last reply at http://bugs.debian.org/196199


I've read that. I've had some troubles understanding it, though. Javier 
asked you to keep your ITP, but
you haven't done anything to maintain, or package a new version of 
cacti, is that correct?





I've already ITA'ed them and I'm now looking at existing bugs.


Please don't. Let Javier reply back confirming if he wants to keep it
and if not, talk with the other guys that also asked to maintain it.


I am not planning to package it... I was quoting what you wrote...

Javier, I feel that cacti packaging has come to a halt, and Bruno who's 
ITP'd it says he's waiting for you
(I hope I'm not getting anything wrong here), could you make a move to 
clarify this?


The last upload of cacti dates from the 16th of June of this year; a 
new version (0.8.1) is out, and a wishlist bug has been
filed since 75 days (#198777) for that, but no move has been made since 
the Orphaning of the package, although

there's this ITP placed on it...

Hoping that this can be sorted out and fresh blood^Wpackages can get 
into the archive as soon as possible,

Cheers, Arnaud

PGP.sig
Description: PGP signature


Bug#196199: O: cacti -- Frontend to rrdtool for monitoring systems and services

2003-09-09 Thread Bruno David Simões Rodrigues
A Ter, 2003-09-09 às 16:33, Arnaud Willem escreveu:
> Hello!
> On Tuesday, September 9, 2003, at 04:04 PM, Bruno David Simões 
> Rodrigues wrote:

> > Please read my last reply at http://bugs.debian.org/196199
> 
> I've read that. I've had some troubles understanding it, though. Javier 
> asked you to keep your ITP, but
> you haven't done anything to maintain, or package a new version of 
> cacti, is that correct?

No, I've ITP'ed cacti and right after that Javier asked me to be him
adopting it, but he never re-ITP'ed it, so my name was kept as the
ITP'er.

Last time I talked with him he was working on new cacti packages and
that's why I said to wait for his reply before doing some stuff.






Bug#209359: O: xpaste -- A program to display the contents of the primary paste buffer.

2003-09-09 Thread Sulaiman Alhasawi
Package: wnpp
Version: N/A; reported 2003-09-09
Severity: normal

I intend to orphan the xpaste package.
The package description is:
 Xpaste will create a window containing the current contents of the
 primary selection buffer. The size of this window is dictated by the
 length of the longest line in the selection, the number of lines in
 the selection, and the size of the current font. Variable-width fonts
 are supported.

-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux alhasawi 2.4.20 #15 Thu Aug 7 15:12:32 GMT 2003 i686
Locale: LANG=C, LC_CTYPE=C




Bug#196199: O: cacti -- Frontend to rrdtool for monitoring systems and services

2003-09-09 Thread Bruno David Simões Rodrigues
A Ter, 2003-09-09 às 15:14, Arnaud Willem escreveu:
> Hi!
> 
> On Saturday, June 7, 2003, at 05:53 PM, Bruno Rodrigues wrote:
> 
> > I'd be glad to adopt this and mantis, as I'm using mantis in several
> > places and both in my workplace.
> 
> Glad to notice people still want to take care of it...
> What are you up to with the package? Do you still intend to adopt it as 
> your ITA is
> just over two months old...

Hi. Sorry but I haven't picked up this package as Javier Gutierrez asked
me to keep it.

Please read my last reply at http://bugs.debian.org/196199


> > I've already ITA'ed them and I'm now looking at existing bugs.

Please don't. Let Javier reply back confirming if he wants to keep it
and if not, talk with the other guys that also asked to maintain it.






Bug#209349: ITP: libnet-ip-perl -- Perl extension for manipulating IPv4/IPv6 addresses

2003-09-09 Thread Frédéric Schütz
Package: wnpp
Version: unavailable; reported 2003-09-07
Severity: wishlist

* Package name: libnet-ip-perl
  Version : 1.20
  Upstream Author : Manuel Valente <[EMAIL PROTECTED]>
* URL : 
http://search.cpan.org/CPAN/authors/id/M/MA/MANU/Net-IP-1.20.tar.gz
* License : GPL or Artistic
  Description : Perl extension for manipulating IPv4/IPv6 addresses

 This package contains the Net::IP module, which provides functions
 to deal with IPv4/IPv6 addresses. The module can be used as a class,
 allowing the user to instantiate IP objects, which can be single IP
 addresses, prefixes, or ranges of addresses. There is also a procedural
 way of accessing most of the functions. Most subroutines can take either
 IPv4 or IPv6 addresses transparently.

I planned to package this module because the next version of the
w3c-markup-validator (currently in beta) requires it. Actually, the
libnetaddr-ip-perl package seems to offer the same kind of functionality,
but it seemed much easier to package the tiny libnet-ip-perl rather than
forking the validator.

The package is already available on http://www.mathgen.ch/debian/unstable
if anyone is interested. If noone has any complaint about the ITP or the
package itself, I'm looking for a sponsor who can upload it -- thanks in
advance !

Frederic
-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux desktop 2.4.21 #1 Mon Jul 21 21:52:56 EST 2003 i686
Locale: LANG=C, LC_CTYPE=C




Bug#190564: Осеннее пpедложенuе - oт 350$ ! женетеос ыыльумейя

2003-09-09 Thread Лучшие К O Н Д И Ц И О Н E Р Ы
 



ттсса лоииора



 К О Н Д И Ц И О Н Е Р Ы




ОСЕННЕЕ ПРЕДЛОЖЕНИЕ - от 350$ !
Наша фирма предлагает приобрести и установить к о н д и ц и о н е р ы и вентиляцию ведущих фирм производителей: 
LG, Samsung, Panasonic, Hitachi, Mitsubishi и др.

Все виды вентиляции и строительства. лнмвтж ьорроз сбоям
Компания "Универмаг-Инфо" . лл отчаоздт
Тел:   (095) 517-99-86, 251-27-79 .

оыие рев стонис





Тел.: (095) 517-99-86, 251-27-79






одчепонаыы нлумну здаохлэолсл щвоьлтапшам оеаиклпаэд







Processed: Re: Could you provide more information about g95?

2003-09-09 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> retitle 195509 RFP: g95 -- GNU Fortran 95
Bug#195509: RFP: g95
Changed Bug title.

> thanks
Stopping processing here.

Please contact me if you need assistance.

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



Bug#208498: marked as done (ITA: kernel-patch-openmosix -- Kernel patch for openmosix)

2003-09-09 Thread Debian Bug Tracking System
Your message dated Tue, 09 Sep 2003 06:32:14 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#208498: fixed in openmosix 1:0.2.4-6
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

--
Received: (at submit) by bugs.debian.org; 9 May 2003 16:35:40 +
>From [EMAIL PROTECTED] Fri May 09 11:35:39 2003
Return-path: <[EMAIL PROTECTED]>
Received: from bangpath.uucico.de [195.71.9.197] 
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 19EAqQ-0006tp-00; Fri, 09 May 2003 11:35:38 -0500
Received: by bangpath.uucico.de (Postfix, from userid 10)
id E014226B8F; Fri,  9 May 2003 18:35:37 +0200 (CEST)
Received: by regression.cyrius.com (Postfix, from userid 1000)
id 7D42F23D48; Sat, 10 May 2003 02:35:04 +1000 (EST)
Date: Sat, 10 May 2003 02:35:04 +1000
From: Martin Michlmayr <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Cc: Viral Shah <[EMAIL PROTECTED]>
Subject: RFA: openmosix -- Development files for openmosix
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.4i
X-MIA-Summary: Orphaning: openmosix
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-12.3 required=4.0
tests=BAYES_01,HAS_PACKAGE,USER_AGENT_MUTT
autolearn=ham version=2.53-bugs.debian.org_2003_04_23
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_04_23 
(1.174.2.15-2003-03-30-exp)

Package: wnpp
Severity: normal

The current maintainer of openmosix, Viral Shah <[EMAIL PROTECTED]>,
is apparently not active anymore.  Therefore, I orphan this package
now.  Apparently, Cristiano De Michele <[EMAIL PROTECTED]> wants to
adopt this package.  So talk to him about this package.



Some information about this package:

Package: openmosix
Binary: openmosix-dev, kernel-patch-openmosix, openmosix
Version: 1:0.2.4-5
Priority: extra
Section: net
Maintainer: Viral Shah <[EMAIL PROTECTED]>
Build-Depends: debhelper (>> 4.0.0), libncurses5-dev, dh-kpatches (>= 0.99.10)
Architecture: i386
Standards-Version: 3.5.6
Format: 1.0
Directory: pool/main/o/openmosix
Files: 4e5792d05786263d681cfbc2de2c948d 651 openmosix_0.2.4-5.dsc
 592b0f9a3b938427d002d328fb209ac2 375558 openmosix_0.2.4.orig.tar.gz
 9f994e7617cceb92a112ed3c8b439e70 35147 openmosix_0.2.4-5.diff.gz

Package: kernel-patch-openmosix
Priority: extra
Section: net
Installed-Size: 396
Maintainer: Viral Shah <[EMAIL PROTECTED]>
Architecture: i386
Source: openmosix
Version: 1:0.2.4-5
Depends: patch
Recommends: kernel-package (>= 7.0)
Suggests: openmosix (= 1:0.2.4-5)
Filename: pool/main/o/openmosix/kernel-patch-openmosix_0.2.4-5_i386.deb
Size: 316600
MD5sum: 4f526c4ab2693d925c30f8c4de5e42ae
Description: Kernel patch for openmosix
 Openmosix is a Linux kernel extension for single-system image clustering.
 Taking many PC boxes, openmosix gives users and applications the illusion
 of a single PC with many CPUs. It is also scalable and adaptive.
 .
 Openmosix extends the outstanding mosix project which became non-free
 in late 2001.
 .
 This package contains the openmosix kernel patch.
 You may need to use the standard kernel sources, as the patch may not
 apply cleanly to Debian kernels.

Package: openmosix
Priority: extra
Section: net
Installed-Size: 344
Maintainer: Viral Shah <[EMAIL PROTECTED]>
Architecture: i386
Version: 1:0.2.4-5
Depends: libc6 (>= 2.2.4-4), libncurses5 (>= 5.2.20020112a-1), bash (>= 2.0)
Suggests: kernel-patch-openmosix (= 1:0.2.4-5), net-tools, arpd
Conflicts: mosix0.98, mosix, mps, mosixview
Filename: pool/main/o/openmosix/openmosix_0.2.4-5_i386.deb
Size: 67288
MD5sum: 64458325cd24644dff3190934e324760
Description: Utilities to administer an openmosix node
 Openmosix is a Linux kernel extension for single-system image clustering.
 Taking many PC boxes, openmosix gives users and applications the illusion
 of a single PC with many CPUs. It is also scalable and adaptive.
 .
 Openmosix extends the outstanding mosix project which became non-free
 in late 2001.
 .
 This package contains the userland tools.

Package: openmosix-dev
Priority: extra
Section: devel
Installed-Size: 92
Maintainer: Viral Shah <[EMAIL PROTECTED]>
Architecture: i386
Source: openmosix
Version: 1:0.2.4-5
Depends: libc6 (>= 2.2.4-4)
Conflicts: mosix-dev
Filename: pool/main/o/openmosix/openmosix-dev_0.2.4-5_i386.deb
Size: 12846
MD5sum: 41dac1190ac8a4428f1a9f0136a80339
Description: Development files for openmosix
 Openmosix is a Linux kernel 

Bug#192698: marked as done (ITA: openmosix -- Development files for openmosix)

2003-09-09 Thread Debian Bug Tracking System
Your message dated Tue, 09 Sep 2003 06:32:14 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#192698: fixed in openmosix 1:0.2.4-6
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

--
Received: (at submit) by bugs.debian.org; 9 May 2003 16:35:40 +
>From [EMAIL PROTECTED] Fri May 09 11:35:39 2003
Return-path: <[EMAIL PROTECTED]>
Received: from bangpath.uucico.de [195.71.9.197] 
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 19EAqQ-0006tp-00; Fri, 09 May 2003 11:35:38 -0500
Received: by bangpath.uucico.de (Postfix, from userid 10)
id E014226B8F; Fri,  9 May 2003 18:35:37 +0200 (CEST)
Received: by regression.cyrius.com (Postfix, from userid 1000)
id 7D42F23D48; Sat, 10 May 2003 02:35:04 +1000 (EST)
Date: Sat, 10 May 2003 02:35:04 +1000
From: Martin Michlmayr <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Cc: Viral Shah <[EMAIL PROTECTED]>
Subject: RFA: openmosix -- Development files for openmosix
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.4i
X-MIA-Summary: Orphaning: openmosix
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-12.3 required=4.0
tests=BAYES_01,HAS_PACKAGE,USER_AGENT_MUTT
autolearn=ham version=2.53-bugs.debian.org_2003_04_23
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_04_23 
(1.174.2.15-2003-03-30-exp)

Package: wnpp
Severity: normal

The current maintainer of openmosix, Viral Shah <[EMAIL PROTECTED]>,
is apparently not active anymore.  Therefore, I orphan this package
now.  Apparently, Cristiano De Michele <[EMAIL PROTECTED]> wants to
adopt this package.  So talk to him about this package.



Some information about this package:

Package: openmosix
Binary: openmosix-dev, kernel-patch-openmosix, openmosix
Version: 1:0.2.4-5
Priority: extra
Section: net
Maintainer: Viral Shah <[EMAIL PROTECTED]>
Build-Depends: debhelper (>> 4.0.0), libncurses5-dev, dh-kpatches (>= 0.99.10)
Architecture: i386
Standards-Version: 3.5.6
Format: 1.0
Directory: pool/main/o/openmosix
Files: 4e5792d05786263d681cfbc2de2c948d 651 openmosix_0.2.4-5.dsc
 592b0f9a3b938427d002d328fb209ac2 375558 openmosix_0.2.4.orig.tar.gz
 9f994e7617cceb92a112ed3c8b439e70 35147 openmosix_0.2.4-5.diff.gz

Package: kernel-patch-openmosix
Priority: extra
Section: net
Installed-Size: 396
Maintainer: Viral Shah <[EMAIL PROTECTED]>
Architecture: i386
Source: openmosix
Version: 1:0.2.4-5
Depends: patch
Recommends: kernel-package (>= 7.0)
Suggests: openmosix (= 1:0.2.4-5)
Filename: pool/main/o/openmosix/kernel-patch-openmosix_0.2.4-5_i386.deb
Size: 316600
MD5sum: 4f526c4ab2693d925c30f8c4de5e42ae
Description: Kernel patch for openmosix
 Openmosix is a Linux kernel extension for single-system image clustering.
 Taking many PC boxes, openmosix gives users and applications the illusion
 of a single PC with many CPUs. It is also scalable and adaptive.
 .
 Openmosix extends the outstanding mosix project which became non-free
 in late 2001.
 .
 This package contains the openmosix kernel patch.
 You may need to use the standard kernel sources, as the patch may not
 apply cleanly to Debian kernels.

Package: openmosix
Priority: extra
Section: net
Installed-Size: 344
Maintainer: Viral Shah <[EMAIL PROTECTED]>
Architecture: i386
Version: 1:0.2.4-5
Depends: libc6 (>= 2.2.4-4), libncurses5 (>= 5.2.20020112a-1), bash (>= 2.0)
Suggests: kernel-patch-openmosix (= 1:0.2.4-5), net-tools, arpd
Conflicts: mosix0.98, mosix, mps, mosixview
Filename: pool/main/o/openmosix/openmosix_0.2.4-5_i386.deb
Size: 67288
MD5sum: 64458325cd24644dff3190934e324760
Description: Utilities to administer an openmosix node
 Openmosix is a Linux kernel extension for single-system image clustering.
 Taking many PC boxes, openmosix gives users and applications the illusion
 of a single PC with many CPUs. It is also scalable and adaptive.
 .
 Openmosix extends the outstanding mosix project which became non-free
 in late 2001.
 .
 This package contains the userland tools.

Package: openmosix-dev
Priority: extra
Section: devel
Installed-Size: 92
Maintainer: Viral Shah <[EMAIL PROTECTED]>
Architecture: i386
Source: openmosix
Version: 1:0.2.4-5
Depends: libc6 (>= 2.2.4-4)
Conflicts: mosix-dev
Filename: pool/main/o/openmosix/openmosix-dev_0.2.4-5_i386.deb
Size: 12846
MD5sum: 41dac1190ac8a4428f1a9f0136a80339
Description: Development files for openmosix
 Openmosix is a Linux kernel 

Bug#195509: Could you provide more information about g95?

2003-09-09 Thread Artur R. Czechowski
retitle 195509 RFP: g95 -- GNU Fortran 95
thanks

On Mon, Sep 08, 2003 at 09:55:27PM -0400, Adam C Powell IV wrote:
> Thought this news might be of interest: g95 will be in gcc 3.5.
> http://gcc-g95.sourceforge.net/ (scroll down to News/July 27)
> I don't know whether this means the bug can be closed, perhaps it should
> wait until the gcc which includes it is released...
I set a proper title (to be compliant with wnpp rules) to this bug.
I also Bcc this mail to Debian gcc maintainers. Maybe the bug should be
reassigned to gcc as a request of new version?

Cheers
Artur
-- 
 Szymon: nie zachowuj sie jak uzytkownik.
 Alex: nie zachowuj się jak Bill Gates.
 panowie, chyba obowiązuje tu jakaś kultura! :>



Bug#209328: RFP: iota -- The Image Organization Tool and Archiver

2003-09-09 Thread Daniel Bonniot
Package: wnpp
Version: unavailable; reported 2003-09-09
Severity: wishlist


* Package name: iota
  Version : 0.7
  Upstream Author : Vijoy Pandey <[EMAIL PROTECTED]>
* URL : http://www.varp.net/photos/iOta.html
* License : GPL
  Description : iOta - The Image Organization Tool and Archiver

iOta is meant for digital photographers who would like to index, archive 
and organize their images using a fast database backend, and don't want 
to become a system administrator doing so. iOta attempts to provide a 
simple user interface for doing all of the above using just one simple 
screen view.

iOta allows the user to generate uniquely rename and index images to an 
embedded database, generate thumbnails and browsable HTML indexes, 
archive directories of images onto CDR, and caption and describe each 
photograph in the user's collection. In addition, all this information 
also travels with the image itself in the thumbnail EXIF header.


-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux blanche 2.4.21-4-686 #1 Sat Aug 2 23:27:25 EST 2003 i686
Locale: LANG=C, LC_CTYPE=C




Processed: to wnpp

2003-09-09 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> reassign 177322 wnpp
Bug#177322: openoffice.org: Up to date French spelling package ?
Bug reassigned from package `openoffice.org' to `wnpp'.

> retitle 177322 RFP: myspell-fr - French dictionary for myspell
Bug#177322: openoffice.org: Up to date French spelling package ?
Changed Bug title.

> thanks
Stopping processing here.

Please contact me if you need assistance.

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



Bug#209298: ITP: musiclibrarian -- Music tagging and categorization software

2003-09-09 Thread Daniel K. Gebhart
On Mon, Sep 08, 2003 at 11:13:21PM -0400, Daniel Burrows <[EMAIL PROTECTED]> 
wrote:
> * URL : file:///home/daniel/programming/musiclibrarian
> [will get a better URL prior to uploading, maybe
>on alioth or savannah?]

try mentors.debian.net

br,
 Daniel
-- 
Daniel K. Gebharthttp://informatik.uibk.ac.at/users/c703263/
Institute for Computer Science   University of Innsbruck
Fon: (office): +43 512 507 6093 Mail: 


pgp10nVCtwoyA.pgp
Description: PGP signature


Bug#201362: marked as done (ITA: libsnmp-session-perl -- Perl support for accessing SNMP-aware devices)

2003-09-09 Thread Debian Bug Tracking System
Your message dated Tue, 09 Sep 2003 01:02:11 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#201362: fixed in libsnmp-session-perl 0.97-1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

--
Received: (at submit) by bugs.debian.org; 15 Jul 2003 09:28:14 +
>From [EMAIL PROTECTED] Tue Jul 15 04:27:48 2003
Return-path: <[EMAIL PROTECTED]>
Received: from bangpath.uucico.de [195.71.9.197] 
by master.debian.org with esmtp (Exim 3.35 1 (Debian))
id 19cM67-IR-00; Tue, 15 Jul 2003 04:27:47 -0500
Received: by bangpath.uucico.de (Postfix, from userid 10)
id 3173226D0F; Tue, 15 Jul 2003 11:27:47 +0200 (CEST)
Received: by regression.cyrius.com (Postfix, from userid 1000)
id 735E422A75; Tue, 15 Jul 2003 11:27:54 +0200 (CEST)
Date: Tue, 15 Jul 2003 11:27:54 +0200
From: Martin Michlmayr <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Cc: Michael-John Turner <[EMAIL PROTECTED]>
Subject: O: libsnmp-session-perl -- Perl support for accessing SNMP-aware 
devices
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.4i
X-MIA-Summary: Orphaning: libsnmp-session-perl
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-8.0 required=4.0
tests=BAYES_20,HAS_PACKAGE,USER_AGENT_MUTT
version=2.53-bugs.debian.org_2003_06_27
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_06_27 
(1.174.2.15-2003-03-30-exp)

Package: wnpp
Severity: normal

The current maintainer of libsnmp-session-perl, Michael-John Turner <[EMAIL 
PROTECTED]>,
is apparently not active anymore.  Therefore, I orphan this package
now.  If you want to be the new maintainer, please take it -- see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: libsnmp-session-perl
Binary: libsnmp-session-perl
Version: 0.90-1
Priority: extra
Section: interpreters
Maintainer: Michael-John Turner <[EMAIL PROTECTED]>
Build-Depends: debhelper
Architecture: all
Standards-Version: 3.2.1
Format: 1.0
Directory: pool/main/libs/libsnmp-session-perl
Files: cc3dd15fbc96a01d00447a16b3a2fb4e 750 libsnmp-session-perl_0.90-1.dsc
 40679447481cabac9ad0b5e273165246 53906 libsnmp-session-perl_0.90.orig.tar.gz
 66826d797b7be956e486fb3fb65d9a67 2161 libsnmp-session-perl_0.90-1.diff.gz

Package: libsnmp-session-perl
Priority: extra
Section: interpreters
Installed-Size: 270
Maintainer: Michael-John Turner <[EMAIL PROTECTED]>
Architecture: all
Version: 0.90-1
Depends: perl (>= 5.6.0-16) | perl (>= 5.002)
Conflicts: mrtg (<= 2.8.7)
Filename: 
pool/main/libs/libsnmp-session-perl/libsnmp-session-perl_0.90-1_all.deb
Size: 58894
MD5sum: 09861e46c5bca03bec4f0db92f5e96a6
Description: Perl support for accessing SNMP-aware devices
 SNMP_Session contains support for accessing SNMP-aware devices (routers,
 network interfaces of machines running an SNMP daemon, Squid, etc) from
 within Perl applications.
 .
 For more information, see http://www.switch.ch/misc/leinen/snmp/perl/.

Justification: open RC bugs, lots of NMUs, was contacted before

-- 
Martin Michlmayr
[EMAIL PROTECTED]

---
Received: (at 201362-close) by bugs.debian.org; 9 Sep 2003 05:08:18 +
>From [EMAIL PROTECTED] Tue Sep 09 00:08:15 2003
Return-path: <[EMAIL PROTECTED]>
Received: from auric.debian.org [206.246.226.45] 
by master.debian.org with esmtp (Exim 3.35 1 (Debian))
id 19wajd-0008AL-00; Tue, 09 Sep 2003 00:08:13 -0500
Received: from katie by auric.debian.org with local (Exim 3.35 1 (Debian))
id 19wadn-0001sy-00; Tue, 09 Sep 2003 01:02:11 -0400
From: Jochen Friedrich <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.35 $
Subject: Bug#201362: fixed in libsnmp-session-perl 0.97-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Tue, 09 Sep 2003 01:02:11 -0400
Delivered-To: [EMAIL PROTECTED]

Source: libsnmp-session-perl
Source-Version: 0.97-1

We believe that the bug you reported is fixed in the latest version of
libsnmp-session-perl, which is due to be installed in the Debian FTP archive:

libsnmp-session-perl_0.97-1.diff.gz
  to pool/main/libs/libsnmp-session-perl/libsnmp-session-perl_0.97-1.diff.gz
libsnmp-session-perl_0.97-1.dsc
  to pool/main/libs/libsnmp-session-perl/libsnmp-session-perl_0.97-1.dsc
libsnmp-session-perl_0.97-1_all.deb