Bug#709161: ASynK

2014-07-22 Thread Cyril Bouthors
On Tue, Feb 4, 2014 at 9:00 PM, Christoph Egger christ...@debian.org
wrote:

   Are you still working there? Would be happy to be able to apt-get
   install asynk without maintaining it myself ;-)


I no longer use asynk anymore.
-- 
Cyril Bouthors +33-6-80-50-06-25 http://cyril.boutho.rs/


Bug#744861: ITP: nagios-plugins-rabbitmq -- Set of Nagios checks useful for monitoring a RabbitMQ server

2014-04-15 Thread Cyril Bouthors
Package: wnpp
Severity: wishlist

* Package name: nagios-plugins-rabbitmq
  Version : 1.1.0
  Upstream Author : James Casey http://jamesc.net/
* URL or Web page : https://github.com/jamesc/nagios-plugins-rabbitmq
* License : Apache License 2.0
  Description : Set of Nagios checks useful for monitoring a RabbitMQ
server

 They use the RabbitMQ management interface with is over HTTP and therefore
have
 a very light profile on the nagios server.
 .
 See the [documentation](http://www.rabbitmq.com/management.html) on the
 RabbitMQ management interface for more details on what it provides.
-- 
 ,''`.
: :' :  Cyril Bouthors
`. `' Debian.org
  `-


Bug#723742: ITP: python-naturalsort -- Simple natural order sorting API for Python that just works

2013-09-19 Thread Cyril Bouthors
Package: wnpp
Severity: wishlist

* Package name: python-naturalsort
  Version : 1.0.3
  Upstream Author : Peter Odding
* URL or Web page : https://pypi.python.org/pypi/naturalsort
* License : BSD
  Description : Simple natural order sorting API for Python that just
works

 The ``natsort.natsort()`` function in the ``naturalsort`` package is a very
 simple alternative to Python's ``sorted()`` function that implements
`natural
 order sorting`_ in Python. The package is available on PyPI, so getting
started
 is very simple:
 .
   $ pip install naturalsort
   $ python
from natsort import natsort
versions = ['1.8.1-r26', '1.8.1-r30', '2.0-r2', '2.0-r7', '2.0-r11']
natsort(['my-package-%s' % v for v in versions])
   ['my-package-1.8.1-r26',
'my-package-1.8.1-r30',
'my-package-2.0-r2',
'my-package-2.0-r7',
'my-package-2.0-r11']
 .
 The main use case that this package was originally created for is sorting
of
 pathnames with versions numbers embedded in them. This is why the sorting
key
 defined by the ``naturalsort`` package ignores filename extensions (not
doing
 so can give unexpected results).
-- 
 ,''`.
: :' :  Cyril Bouthors
`. `' Debian.org
  `-


Bug#723102: ITP: python-wstools -- WSDL parsing services package for Web Services for Python

2013-09-16 Thread Cyril Bouthors
Package: wnpp
Severity: wishlist

* Package name: python-wstools
  Version : 0.4.3
  Upstream Author : Makina Corpus pyt...@makina-corpus.com
* URL or Web page : https://pypi.python.org/pypi/wstools/0.4.3
* License : BSD
  Description : WSDL parsing services package for Web Services for
Python


WSDL parsing services package for Web Services for Python
-- 
 ,''`.
: :' :  Cyril Bouthors
`. `' Debian.org
  `-


Bug#721596: ITP: php-structures-datagrid-datasource-array -- DataSource driver for Structures_DataGrid using arrays. It is a base package for some other DataSource drivers like CSV or XML

2013-09-02 Thread Cyril Bouthors
Package: wnpp
Severity: wishlist

* Package name: php-structures-datagrid-datasource-array
  Version : 0.2.0dev1
  Upstream Author : Mark Wiesemann wiesem...@php.net
* URL or Web page :
http://pear.php.net/package/Structures_DataGrid_DataSource_Array
* License : New BSD License
  Description : DataSource driver for Structures_DataGrid using arrays.
It is a base package for some other DataSource drivers like CSV or XML

This is a DataSource driver for Structures_DataGrid using arrays. It is a
base package for some other DataSource drivers like CSV or XML.
-- 
 ,''`.
: :' :  Cyril Bouthors
`. `' Debian.org
  `-


Bug#720946: ITP: php-structures-datagrid-renderer-htmltable -- Renderer driver using PEAR::HTML_Table

2013-08-26 Thread Cyril Bouthors
Package: wnpp
Severity: wishlist

* Package name: php-structures-datagrid-renderer-htmltable
  Version : 0.1.6-1
  Upstream Author : Olivier Guilyardi oliv...@samalyse.com
* URL or Web page:
http://pear.php.net/package/Structures_DataGrid_Renderer_HTMLTable
* License : New BSD
  Description : RRenderer driver using PEAR::HTML_Table

 This is a Renderer driver for Structures_DataGrid using PEAR::HTML_Table.
-- 
 ,''`.
: :' :  Cyril Bouthors
`. `' Debian.org
  `-


Bug#720944: ITP: php-structures-datagrid-renderer-pager -- Renderer driver using PEAR::Pager

2013-08-26 Thread Cyril Bouthors
Package: wnpp
Severity: wishlist

* Package name: php-structures-datagrid-renderer-pager
  Version : 0.1.6-1
  Upstream Author : Olivier Guilyardi oliv...@samalyse.com
* URL or Web page:
http://pear.php.net/package/Structures_DataGrid_Renderer_Pager* This is a
Renderer driver for Structures_DataGrid using PEAR::Pager.*
* License : New BSD
  Description : Renderer driver using PEAR::Pager

 This is a Renderer driver for Structures_DataGrid using PEAR::Pager.
-- 
Cyril Bouthors - ISVTEC: Web Platform Managed Services and Scalability
14 avenue de l'Opéra, 75001 Paris. 1 rue Émile Zola, 69002 Lyon
☎ 01 84 16 16 17 - Ligne directe : 0x7B9EE3B0E - Fax : 01 77 72 57 24


Bug#720951: ITP: php-structures-datagrid-datasource-dataobject -- DataSource driver using PEAR::DB_DataObject

2013-08-26 Thread Cyril Bouthors
Package: wnpp
Severity: wishlist

* Package name: php-structures-datagrid-renderer-htmltable
  Version : 0.2.2dev1
  Upstream Author : Olivier Guilyardi oliv...@samalyse.com
* URL or Web page:
http://pear.php.net/package/Structures_DataGrid_DataSource_DataObject/
* License : New BSD
  Description : DataSource driver using PEAR::DB_DataObject

This is a DataSource driver for Structures_DataGrid
using${Newline}PEAR::DB_DataObject.
-- 
 ,''`.
: :' :  Cyril Bouthors
`. `' Debian.org
  `-


Bug#719029: ITP: php-sepa-direct-debit -- Create Sepa Direct Debit XML Files in PHP

2013-08-07 Thread Cyril Bouthors
Package: wnpp
Severity: wishlist

* Package name: php-sepa-direct-debit
  Version : 20130807
  Upstream Author : Congressus
* URL or Web page : https://github.com/congressus/sepa-direct-debit
* License : MIT
  Description : Create Sepa Direct Debit XML Files in PHP


Library to create SEPA Direct Debit XML files in PHP
-- 
 ,''`.
: :' :  Cyril Bouthors
`. `' Debian.org
  `-


Bug#718585: ITP: php-excel -- Read, Write and Create Excel documents in PHP

2013-08-02 Thread Cyril Bouthors
Package: wnpp
Severity: wishlist

* Package name: php-excel
  Version : 1.7.9
  Upstream Author : PHPExcel
* URL or Web page : https://phpexcel.codeplex.com/
* License : LGPL
  Description : Read, Write and Create Excel documents in PHP

PHPExcel is a library written in pure PHP and providing a set of classes
that allow you to write to and read from different spreadsheet file
formats, like Excel (BIFF) .xls, Excel 2007 (OfficeOpenXML) .xlsx, CSV,
Libre/OpenOffice Calc .ods, Gnumeric, PDF, HTML, ... This project is built
around Microsoft's OpenXML standard and PHP.
-- 
 ,''`.
: :' :  Cyril Bouthors
`. `' Debian.org
  `-


Bug#718499: ITP: php-structures-datagrid -- PHP PEAR library to render a data table with automatic pagination and sorting

2013-08-01 Thread Cyril Bouthors
Package: wnpp
Severity: wishlist

* Package name: php-structures-datagrid
  Version : 0.9.3
  Upstream Author : Olivier Guilyardi oliv...@samalyse.com
* URL or Web page : http://pear.php.net/package/Structures_DataGrid
* License : New BSD
  Description : PHP PEAR library to render a data table with automatic
pagination and sorting


This package provides a toolkit to generate data tables in HTML, CSV,
Excel, XML, Smarty, and other formats.
It retrieves data from a variety of data sources, including SQL, CSV,
XML, PDO, DB_DataObject, DB_Table, and others.
It can transparently page and sort the data, through optimized database
queries, by parsing/generating GET, POST requests and REST-like urls.
It is designed with modularity and extensibility in mind, using drivers
for all rendering and datasource formats.
-- 
 ,''`.
: :' :  Cyril Bouthors
`. `' Debian.org
  `-


Bug#717578: ITP: nagios2mantis -- Automatically create Mantis issues on Nagios events

2013-07-22 Thread Cyril Bouthors
Package: wnpp
Severity: wishlist

* Package name: nagios2mantis
  Version : 1.0.0
  Upstream Author : Cyril Bouthors cy...@boutho.rs
* URL or Web page : https://github.com/cyril-bouthors/nagios2mantis
* License : GPL V3
  Description : Automatically create Mantis issues on Nagios events


Converts Nagios notifications to Mantis issues thanks to the Soap API.
-- 
 ,''`.
: :' :  Cyril Bouthors
`. `' Debian.org
  `-


Bug#717591: ITP: python-pingdom -- 3rd-party Python library for Pingdom's new REST API.

2013-07-22 Thread Cyril Bouthors
Package: wnpp
Severity: wishlist

* Package name: python-pingdom
  Version : 20130722
  Upstream Author : Mike Babineau michael.babin...@gmail.com
* URL or Web page : https://github.com/mbabineau/pingdom-python
* License : Apache License version 2.0
  Description : 3rd-party Python library for Pingdom's new REST API.

 This API is still in beta, so may change at any time. For more information
 about the API, see Pingdom's blog post.
 .
 Currently, the library supports: checks (create, delete, get, list)
-- 
 ,''`.
: :' :  Cyril Bouthors
`. `' Debian.org
  `-


Bug#703452: [pkg-php-pear] php5-redis

2013-07-17 Thread Cyril Bouthors
On Fri, Jun 28, 2013 at 12:10 PM, Jonas Genannt
jonas.gena...@capi2name.dewrote:

 any news from you? - I have started packaging php-redis at:

 http://anonscm.debian.org/gitweb/?p=pkg-php/php-redis.git

 It would be really cool, if you could tell us, if we can maintain
 php-redis together under the hood of the PEAR team.


Jonas,

I'm sorry I didn't have time to handle my Debian duty before, I was quite
busy at the office. I'm handling the backlog now and be responsive as usual.

I would be glad to co-maintain php-redis under the hood of the PEAR team.

I'll upload a new package with your name and email listed in the Uploaders
field if it's OK for you.

It is OK for you?

Please let me know


Bug#703452: Near Future

2013-06-18 Thread Cyril Bouthors
On Mon, Jun 17, 2013 at 9:15 PM, Jonas Genannt
jonas.gena...@capi2name.dewrote:

 so Ansgar tells us, that the full license is missing in your
 debian/copyright file.


sounds easy to fix

I'll do that

Thanks


-- 
Cyril Bouthors - ISVTEC: Web Platform Managed Services and Scalability
14 avenue de l'Opéra, 75001 Paris. 1 rue Émile Zola, 69002 Lyon
Tél : 01 84 16 16 17 - Ligne directe : 0x7B9EE3B0E - Fax : 01 77 72 57 24


Bug#703452: Near Future

2013-06-18 Thread Cyril Bouthors
What is the benefit?

Cyril Bouthors
cy...@boutho.rs
On Jun 18, 2013 8:18 PM, Jonas Genannt jonas.gena...@capi2name.de wrote:

 Hello Cyril,

   so Ansgar tells us, that the full license is missing in your
   debian/copyright file.
  
 
  sounds easy to fix
 
  I'll do that

 that's cool thank you!

 Are you willing to maintain php-redis under the hood of PEAR Maintaining
 Group?

 For more information please have a look at:

 http://wiki.debian.org/ReleaseGoals/pkg-php-tools

 Thanks,
 Jonas



Bug#703452: Near Future

2013-06-17 Thread Cyril Bouthors
On Mon, Jun 17, 2013 at 7:38 PM, Jonas Genannt
jonas.gena...@capi2name.dewrote:

 I'm also interested to get phpredis into Debian. When do you plan to
 upload the package
 and close this bug?


I'm currently having licencing issues.

Can you help me with it?


-- 
Cyril Bouthors - ISVTEC: Web Platform Managed Services and Scalability
14 avenue de l'Opéra, 75001 Paris. 1 rue Émile Zola, 69002 Lyon
Tél : 01 84 16 16 17 - Ligne directe : 0x7B9EE3B0E - Fax : 01 77 72 57 24


Bug#703452: Near Future

2013-06-17 Thread Cyril Bouthors
On Mon, Jun 17, 2013 at 8:01 PM, Jonas Genannt
jonas.gena...@capi2name.dewrote:

 I can try. Is the package available via git?


There is no package at the moment since I'm having LICENSING issues.

Can you help with licencing issues?


-- 
Cyril Bouthors - ISVTEC: Web Platform Managed Services and Scalability
14 avenue de l'Opéra, 75001 Paris. 1 rue Émile Zola, 69002 Lyon
Tél : 01 84 16 16 17 - Ligne directe : 0x7B9EE3B0E - Fax : 01 77 72 57 24


Bug#703452: Near Future

2013-06-17 Thread Cyril Bouthors
On Mon, Jun 17, 2013 at 8:10 PM, Jonas Genannt
jonas.gena...@capi2name.dewrote:

 yes, but that's the problem with the licensing? - Can you describe it? Or
 point me to the
 source file with the license problem.


Jonas,

Here is a mail I sent few weeks ago:

On 24 Mar 2013, cyril.bouth...@isvtec.com wrote:

 On 23 Mar 2013, n.favrefe...@gmail.com wrote:

 Thanks for your efforts and packaging suggestion!

 No problem, we needed phpredis for one of our PHP clusters and Predis
failed big
 time consuming +400% CPU.

 I am not sure how the license could be a problem, most PHP extensions are
 released under the PHP license, at least in part.

 The only thing I could say is that the package has been rejected by the
Debian
 'FTP Master' team which approves or rejects packages, here is their
explanation:

 

 From: Ansgar Burchardt ftpmas...@debian.org
 Subject: php5-redis_2013-03-19-git_amd64.changes REJECTED
 To: Cyril Bouthors c...@debian.org, Cyril Bouthors cy...@bouthors.org
 Date: Wed, 20 Mar 2013 00:00:15 + (4 days, 17 hours, 47 minutes ago)


 Hi,

 you did not include the actual license text. In addition the PHP License
is not
 useful for anything except the PHP interpreter, see the PHP License
entry in
 the REJECT FAQ[1].

 Ansgar

 [1] http://ftp-master.debian.org/REJECT-FAQ.html

 ===

 Please feel free to respond to this email if you don't understand why
 your files were rejected, or if you upload new files which address our
 concerns.

 


 I read the URL they gave and it clearly explains why it can't be accepted
in the
 official release.

 Did you have a look at that URL?

 Regards,


And the reply I got recently:

From: Nicolas Favre-Félix n.favrefe...@gmail.com
Subject: Re: phpredis Debian package
To: Cyril Bouthors cyril.bouth...@isvtec.com
Date: Tue, 21 May 2013 22:43:40 +0100 (3 weeks, 5 days, 20 hours ago)

Hi Cyril,

Very sorry about the silence, I was convinced I had replied already.

I did have a look at your link and indeed I'm not sure why there are many
PHP-licensed packages there if they're not accepting them (cf. list above).
I have
since then packaged phpredis on PECL: http://pecl.php.net/package/redis and
releases will be published there, as is already the case for most popular
extensions.

To be honest changing the license and contacting all the contributors would
be a
real pain and not something I'm looking forward to, especially considering
the many
install options already available to users (compiled, packaged by others
such as
Dotdeb, installed through PECL...)

Do you know how the packages above (php5-memcached, php5-xdebug,
php-apcphp5-suhosin) made it to Debian if the license is such a big issue?

Thanks,

Nicolas

=

Can you handle this licencing issue?

That would be appreciated because I don't have time for this before 1 month.

If so, we could co-maintain this package. Technically, the package is ready
and has already been uploaded once but rejected for licencing issues.

Regards,
-- 
Cyril Bouthors - ISVTEC: Web Platform Managed Services and Scalability
14 avenue de l'Opéra, 75001 Paris. 1 rue Émile Zola, 69002 Lyon
Tél : 01 84 16 16 17 - Ligne directe : 0x7B9EE3B0E - Fax : 01 77 72 57 24


Bug#703452: Near Future

2013-06-14 Thread Cyril Bouthors
On 14 Jun 2013, da...@megilla.de wrote:

 are you planning to push the current version of phpredis to debian? Hmm ... in
 the near future? :)

I can't find a new version on the web.

Do you have an url to provide?
-- 
Cyril Bouthors - ISVTEC: Web Platform Managed Services and Scalability
14 avenue de l'Opéra, 75001 Paris. 1 rue Émile Zola, 69002 Lyon
Tél : 01 84 16 16 17 - Ligne directe : 0x7B9EE3B0E - Fax : 01 77 72 57 24


--
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/87wqpwuwd8@home.isvtec.com



Bug#709161: ITP: asynk -- Contacts synchronization for Google Contacts, BBDB and Outlook

2013-05-21 Thread Cyril Bouthors
Package: wnpp
Owner: Cyril Bouthors c...@debian.org
Severity: wishlist

* Package name: asynk
  Version : 0.4.1
  Upstream Author : Sriram Karra karra@gmail.com
* URL or Web page : https://karra-asynk.appspot.com/
* License : I started a discussion with upstream about that, probably 
GPL
  Description : Contacts synchronization for Google Contacts, BBDB and 
Outlook

ASynK is a flexible Contacts synchronization program that works with a variety
of Contacts software such as Microsoft Outlook, Google Contacts, and Emacs BBDB.
-- 
 ,''`.
: :' :  Cyril Bouthors
`. `' Debian.org
  `-


-- 
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/87sj1g8zqr@home.isvtec.com



Bug#706560: ITP: postgresql-prioritize -- Get and set the nice priorities of PostgreSQL backends

2013-05-01 Thread Cyril Bouthors
Package: wnpp
Severity: wishlist

* Package name: postgresql-prioritize
  Version : 1.0.4
  Upstream Author : Josh Kupershmidt schmi...@gmail.com
* URL or Web page : http://pgxn.org/dist/prioritize/
* License : PostgreSQL License
  Description : Get and set the nice priorities of PostgreSQL backends

 This module implements an interface to getpriority() and setpriority() for
 PostgreSQL backends, callable from SQL functions. Essentially, this module
 allows users to `renice' their backends.
-- 
 ,''`.
: :' :  Cyril Bouthors
`. `' Debian.org
  `-


-- 
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/87ppxa1z9j@home.isvtec.com



Bug#706028: ITP: libwcat -- Process monitoring library

2013-04-23 Thread Cyril Bouthors
Package: wnpp
Severity: wishlist

* Package name: libwcat
  Version : 1.1
  Upstream Author : Michel Machado mic...@digirati.com.br
* URL or Web page : http://oss.digirati.com.br/watchcatd/
* License : GNU LGPL
  Description : Process monitoring library

 A bug or malicious attacks to machine can lock up a process, leading to a
 deadlock or an unexpected condition. For example: an Apache httpd with
 mod_(php|perl|lua|your_preferred_script_language) running a bad script. When
 the monitored process locks up, the watchcat helps killing him. It is the best
 thing to do.
-- 
 ,''`.
: :' :  Cyril Bouthors
`. `' Debian.org
  `-


-- 
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/87zjwpi3dv@home.isvtec.com



Bug#705779: ITP: pgrelay -- replay PostgreSQL log files

2013-04-19 Thread Cyril Bouthors
Package: wnpp
Severity: wishlist

* Package name: pgrelay
  Version : 1.2.0-1
  Upstream Author : Laurenz Albe laurenz.a...@wien.gv.at
* URL or Web page : http://pgfoundry.org/projects/pgreplay/
* License : BSD License
  Description : replay PostgreSQL log files


 Reads a PostgreSQL log file (*not* a WAL file), extracts the SQL statements and
 executes them in the same order and with the original timing against a
 PostgreSQL database.
 .
 If the execution of statements gets behind schedule, warning messages are
 issued that indicate that the server cannot handle the load in a timely
 fashion.
 .
 A final report gives you a useful statistical analysis of your workload and its
 execution.
 .
 The idea is to replay a real-world database workload as exactly as possible.
 .
 This is useful for performance tests, particularly in the following situations:
 - You want to compare the performance of your PostgreSQL application on
   different hardware or different operating systems.
 - You want to upgrade your database and want to make sure that the new database
   version does not suffer from performance regressions that affect you.
-- 
 ,''`.
: :' :  Cyril Bouthors
`. `' Debian.org
  `-


-- 
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/8738ummdd4@lenovo.isvtec.com



Bug#704956: ITP: libtext-string-hexconvert-perl -- Converts ASCII strings to hexadecimal and reverse

2013-04-08 Thread Cyril Bouthors
Package: wnpp
Severity: wishlist

* Package name: libtext-string-hexconvert-perl
  Version : 0.01-1
  Upstream Author : Andreas Hernitscheck aher...@cpan.org
* URL or Web page : http://search.cpan.org/~ahernit/String-HexConvert/
* License : LGPL
  Description : Converts ASCII strings to hexadecimal and reverse

Wrapper around pack and unpack of Perl to convert a string of hex digits to
ASCII and other way around.
-- 
 ,''`.
: :' :  Cyril Bouthors
`. `' Debian.org
  `- Debian-Packaging.com


-- 
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/877gkdsc23@lenovo.isvtec.com



Bug#704961: ITP: libnet-google-safebrowsing2-perl -- Perl extension for the Google Safe Browsing v2 API

2013-04-08 Thread Cyril Bouthors
Package: wnpp
Severity: wishlist

* Package name: libnet-google-safebrowsing2-perl
  Version : 1.07-1
  Upstream Author : Julien Sobrier jul...@sobrier.net
* URL or Web page : http://search.cpan.org/~jsobrier/Net-Google-SafeBrowsing2/
* License : Perl
  Description : Perl extension for the Google Safe Browsing v2 API

The library passes most of the unit tests listed in the API documentation. See
the documentation
(http://code.google.com/apis/safebrowsing/developers_guide_v2.html) for more
details about the failed tests.

The Google Safe Browsing database must be stored and managed locally.
Net::Google::SafeBrowsing2::Sqlite uses Sqlite as the storage back-end,
Net::Google::SafeBrowsing2::MySQL uses MySQL. Other storage mechanisms
(databases, memory, etc.) can be added and used transparently with this module.

You may want to look at Google Safe Browsing v2: Implementation Notes
(http://www.zscaler.com/research/Google%20Safe%20Browsing%20v2%20API.pdf), a
collection of notes and real-world numbers about the API. This is intended for
people who want to learn more about the API, whether as a user or to make their
own implementation.

The source code is available on github at
https://github.com/juliensobrier/Net-Google-SafeBrowsing2.

If you do not need to inspect more than 10,000 URLs a day, you can use
Net::Google::SafeBrowsing2::Lookup with the Google Safe Browsing v2 Lookup API
which does not require to store and maintain a local database.

IMPORTANT: If you start with an empty database, you will need to perform several
updates to retrieve all the Google Safe Browsing information. This may require
up to 24 hours. This is a limitation of the Google API, not of this module. See
Google Safe Browsing v2: Implementation Notes at
http://www.zscaler.com/research/Google%20Safe%20Browsing%20v2%20API.pdf.
-- 
 ,''`.
: :' :  Cyril Bouthors
`. `' Debian.org
  `- Debian-Packaging.com


-- 
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/8738v1sae6@lenovo.isvtec.com



Bug#704762: ITP: libnet-ipaddress-perl -- Functions used to manipulate IP addresses, masks and FQDN's

2013-04-05 Thread Cyril Bouthors
Package: wnpp
Severity: wishlist

* Package name: libnet-ipaddress-perl
  Version : 1.10-1
  Upstream Author : Scott Renner sren...@mandtbank.com
* URL or Web page : http://search.cpan.org/~sarenner/Net-IPAddress/
* License : GPL1 ou later
  Description : Functions used to manipulate IP addresses, masks and FQDN's

Net::IPAddr is a collection of helpful functions used to convert IP addresses
to/from 32-bit integers, applying subnet masks to IP addresses, validating IP
address strings, and splitting a FQDN into its host and domain parts.
-- 
 ,''`.
: :' :  Cyril Bouthors
`. `' Debian.org
  `- Debian-Packaging.com


-- 
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/87ip41vvnk@lenovo.isvtec.com



Bug#703452: ITP: php5-redis -- PHP API for communicating with the Redis key-value store

2013-03-19 Thread Cyril Bouthors
Package: wnpp
Severity: wishlist

* Package name: php5-redis
  Version : 2013-03-19+git
  Upstream Author : Nicolas Favre-Felix n.favrefe...@gmail.com
* URL or Web page : https://github.com/nicolasff/phpredis
* License : PHP License, version 3.01
  Description : PHP API for communicating with the Redis key-value store

The phpredis extension provides an API for communicating with the Redis
key-value store.
-- 
 ,''`.
: :' :  Cyril Bouthors
`. `' Debian.org
  `-


-- 
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/871ubb6txs@lenovo.isvtec.com



Bug#702709: ITP: libphp-predis -- Flexible and feature-complete PHP (= 5.3) client library for the Redis key-value store

2013-03-10 Thread Cyril Bouthors
Package: wnpp
Severity: wishlist

* Package name: libphp-predis
  Version : 0.8.3
  Upstream Author : Daniele Alessandri suppaki...@gmail.com
* URL or Web page : https://github.com/nrk/predis
* License : MIT license
  Description : Flexible and feature-complete PHP client library for the 
Redis key-value store

The library does not require any additional extension loaded in PHP but it can
be optionally paired with the phpiredis (https://github.com/nrk/phpiredis)
C-based extension to lower the overhead of serializing and parsing the Redis
protocol. Predis is also available in an asynchronous fashion through the
experimental client provided by the Predis\Async
(http://github.com/nrk/predis-async) library.
.
For a list of frequently asked questions about Predis see our [FAQ](FAQ.md).
More details are available on the official wiki
(http://wiki.github.com/nrk/predis) of the project.
-- 
 ,''`.
: :' :  Cyril Bouthors
`. `' Debian.org
  `-


-- 
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/87ip4zb5t8@lenovo.isvtec.com



Bug#701101: ITP: postgresql-hll -- HyperLogLog extension for PostgreSQL

2013-02-22 Thread Cyril Bouthors
On 22 Feb 2013, m...@debian.org wrote:

 Nice. Extra kudos if you are using pg_buildext so it works with any
 supported server version :)

 Let me know if you want any assistance with that, or need access to
 the pkg-postgresql group on alioth.

Christoph,

I was working with Dimitri Fontaine yesterday, the author of pg_buildext but we
were not able to build postgresql-hll with pg_buildext.

My tests are left as comments in the debian/rules file if you want to have a
look:
https://paste.isvtec.com/?c874dde029c3127f#w8dXVvYa35ceZVtU72i8ItQfqNnK+ixEIG/js0WY0Pk=

I took examples from postgresql-plsh.

If you are able to build the package with pg_buildext, please do not hesitate to
send a patch, I'd be happy to see it working with all supported PostgreSQL
versions.

Regards,
-- 
Cyril Bouthors - Administration Système, Infogérance
ISVTEC SARL, 14 avenue de l'Opéra, 75001 Paris
1 rue Émile Zola, 69002 Lyon
Tél : 01 84 16 16 17 - Fax : 01 77 72 57 24
Ligne directe : 0x7B9EE3B0E


--
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/874nh4aaek@lenovo.isvtec.com



Bug#701101: ITP: postgresql-hll -- HyperLogLog extension for PostgreSQL

2013-02-22 Thread Cyril Bouthors
By the way, I'm not sure it was clear enough but the package has been uploaded
yesterday:

https://paste.isvtec.com/?07d6e553a219aef4#QF8YfBxbjiAU0zf8THAA/2AXrl4n9R1j+OPpZVuyK5o=
-- 
Cyril Bouthors - Administration Système, Infogérance
ISVTEC SARL, 14 avenue de l'Opéra, 75001 Paris
1 rue Émile Zola, 69002 Lyon
Tél : 01 84 16 16 17 - Fax : 01 77 72 57 24
Ligne directe : 0x7B9EE3B0E


--
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/87wqu08v1d@lenovo.isvtec.com



Bug#701101: ITP: postgresql-hll -- HyperLogLog extension for PostgreSQL

2013-02-21 Thread Cyril Bouthors
Package: wnpp
Owner: Cyril Bouthors c...@debian.org
Severity: wishlist

* Package name: postgresql-hll
  Version : 2.7
  Upstream Author : Timon Karnezos timon.karne...@gmail.com
* URL or Web page : https://github.com/aggregateknowledge/postgresql-hll
* License : Apache License 2.0
  Description : HyperLogLog extension for PostgreSQL

This Postgres module introduces a new data type `hll` which is a HyperLogLog
data structure. HyperLogLog is a **fixed-size**, set-like structure used for
distinct value counting with tunable precision. For example, in 1280 bytes `hll`
can estimate the count of tens of billions of distinct values with only a few
percent error.

In addition to the algorithm proposed in the original paper, this implementation
is augmented to improve its accuracy and memory use without sacrificing much
speed. See below for more details.
-- 
 ,''`.
: :' :  Cyril Bouthors
`. `' Debian.org
  `-


-- 
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/87sj4pg0rx@lenovo.isvtec.com



Bug#679362: Upload in progress

2013-01-26 Thread Cyril Bouthors
owner #679362
-- 
Cyril Bouthors - Administration Système, Infogérance
ISVTEC SARL, 14 avenue de l'Opéra, 75001 Paris
1 rue Émile Zola, 69002 Lyon
Tél : 01 84 16 16 17 - Fax : 01 77 72 57 24
Ligne directe : 0x7B9EE3B0E


--
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/87y5fftizx@lenovo.isvtec.com



Bug#696319: ITP: libapache2-mod-log-slow -- Apache module for logging of slow requests handling

2012-12-19 Thread Cyril Bouthors
Package: wnpp
Severity: wishlist

* Package name: libapache2-mod-log-slow
  Version : 1.0.6
  Upstream Author : Yoichi Kawasaki yokaw...@gmail.com
* URL or Web page : https://code.google.com/p/modlogslow/
* License : Apache License version 2.0
  Description : Apache module for logging of slow requests handling


mod_log_slow is Apache module to provide measures of the time period
used for handling each request by the current process. Logging is done
after processing a request if the request takes more than certain
period of time that you specifiy.
The idea of this module comes from MySQL's slow-query-log, and its
logging logic is partially based on mod_log_forensic.
-- 
 ,''`.
: :' :  Cyril Bouthors
`. `' Debian.org
  `-


-- 
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/87obhq2uxa@lenovo.isvtec.com



Bug#603218: ITP: watchcatd -- Process monitoring daemon

2010-11-11 Thread Cyril Bouthors
Package: wnpp
Owner: Cyril Bouthors c...@debian.org
Severity: wishlist

* Package name: watchcatd
  Version : 1.2.1
  Upstream Author : Andre Nathan an...@digirati.com.br
* URL or Web page : http://oss.digirati.com.br/watchcatd/
* License : GPL
  Description :  A bug or malicious attacks to machine can lock up a 
process, leading to a
 deadlock or an unexpected condition. For example: an Apache httpd with
 mod_(php|perl|lua|your_preferred_script_language) running a bad script. When
 the monitored process locks up, the watchcat helps killing him. It is the best
 thing to do.

-- 
 ,''`.
: :' :  Cyril Bouthors
`. `' Debian.org
  `-



-- 
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/87fwv7a4lr@huge.lan.isvtec.com



Bug#603216: ITP: libwcat1 -- Process monitoring library

2010-11-11 Thread Cyril Bouthors
Package: wnpp
Owner: Cyril Bouthors c...@debian.org
Severity: wishlist

* Package name: libwcat1
  Version : 1.1
  Upstream Author : Andre Nathan an...@digirati.com.br
* URL or Web page : http://oss.digirati.com.br/watchcatd/
* License : LGPL
  Description :  A bug or malicious attacks to machine can lock up a 
process, leading to a
 deadlock or an unexpected condition. For example: an Apache httpd with
 mod_(php|perl|lua|your_preferred_script_language) running a bad script. When
 the monitored process locks up, the watchcat helps killing him. It is the best
 thing to do.

-- 
 ,''`.
: :' :  Cyril Bouthors
`. `' Debian.org
  `-



-- 
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/87k4kja4m1@huge.lan.isvtec.com



Bug#603217: ITP: libapache2-mod-watchcat -- Process monitoring Apache module

2010-11-11 Thread Cyril Bouthors
Package: wnpp
Owner: Cyril Bouthors c...@debian.org
Severity: wishlist

* Package name: libapache2-mod-watchcat
  Version : 1.0
  Upstream Author : Andre Nathan an...@digirati.com.br
* URL or Web page : http://oss.digirati.com.br/mod_watchcat/
* License : GPL
  Description :  A bug or malicious attacks to machine can lock up a 
process, leading to a
 deadlock or an unexpected condition. For example: an Apache httpd with
 mod_(php|perl|lua|your_preferred_script_language) running a bad script. When
 the monitored process locks up, the watchcat helps killing him. It is the best
 thing to do.

-- 
 ,''`.
: :' :  Cyril Bouthors
`. `' Debian.org
  `-



-- 
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/87oc9va4nd@huge.lan.isvtec.com



Bug#594779: ITP: libdevice-usb-pcsensor-hidtemper-perl -- Perl module to interface to the HidTEMPer thermometers

2010-08-29 Thread Cyril Bouthors
Package: wnpp
Owner: Cyril Bouthors c...@debian.org
Severity: wishlist

* Package name: libdevice-usb-pcsensor-hidtemper-perl
  Version : 0.0201
  Upstream Author : Magnus Sulland  msull...@cpan.org 
* URL or Web page : 
http://search.cpan.org/dist/Device-USB-PCSensor-HidTEMPer/lib/Device/USB/PCSensor/HidTEMPer/TEMPer.pm
* License : Perl
  Description : Perl module to interface to the HidTEMPer thermometers
-- 
 ,''`.
: :' :  Cyril Bouthors
`. `' Debian.org
  `-



-- 
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/8739tx1rwq@huge.lan.isvtec.com



Bug#500349: RFA: came

2008-09-27 Thread Cyril Bouthors
Package: wnpp
Severity: normal

I'm looking for a new maintainer for the came package.
-- 
 ,''`.
: :' :  Cyril Bouthors
`. `' Debian.org
  `-




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#500348: RFA: bld

2008-09-27 Thread Cyril Bouthors
Package: wnpp
Severity: normal

I'm looking for a new maintainer for the bld package.

-- 
 ,''`.
: :' :  Cyril Bouthors
`. `' Debian.org
  `-




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#500350: RFA: cfgstoragemaker

2008-09-27 Thread Cyril Bouthors
Package: wnpp
Severity: normal

I'm looking for a new maintainer for the cfgstoragemaker package.

-- 
 ,''`.
: :' :  Cyril Bouthors
`. `' Debian.org
  `-




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#500352: RFA: drbd0.7

2008-09-27 Thread Cyril Bouthors
Package: wnpp
Severity: normal

I'm looking for a new maintainer for the drbd0.7 package.

-- 
 ,''`.
: :' :  Cyril Bouthors
`. `' Debian.org
  `-




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#500353: RFA: drbd8

2008-09-27 Thread Cyril Bouthors
Package: wnpp
Severity: normal

I'm looking for a new maintainer for the drbd8 package.

-- 
 ,''`.
: :' :  Cyril Bouthors
`. `' Debian.org
  `-




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#500351: RFA: csync2

2008-09-27 Thread Cyril Bouthors
Package: wnpp
Severity: normal

I'm looking for a new maintainer for the csync2 package.

-- 
 ,''`.
: :' :  Cyril Bouthors
`. `' Debian.org
  `-




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#500356: RFA: smarty-gettext

2008-09-27 Thread Cyril Bouthors
Package: wnpp
Severity: normal

I'm looking for a new maintainer for the smarty-gettext package.

-- 
 ,''`.
: :' :  Cyril Bouthors
`. `' Debian.org
  `-




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#500357: RFA: wavsplit

2008-09-27 Thread Cyril Bouthors
Package: wnpp
Severity: normal

I'm looking for a new maintainer for the wavsplit package.

-- 
 ,''`.
: :' :  Cyril Bouthors
`. `' Debian.org
  `-




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#500347: RFA: gnuplot

2008-09-27 Thread Cyril Bouthors
Package: wnpp
Severity: normal

I'm looking for a new maintainer for the gnuplot package.

-- 
 ,''`.
: :' :  Cyril Bouthors
`. `' Debian.org
  `-




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#500354: RFA: mergelog

2008-09-27 Thread Cyril Bouthors
Package: wnpp
Severity: normal

I'm looking for a new maintainer for the mergelog package.

-- 
 ,''`.
: :' :  Cyril Bouthors
`. `' Debian.org
  `-




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#500355: RFA: recoverjpeg

2008-09-27 Thread Cyril Bouthors
Package: wnpp
Severity: normal

I'm looking for a new maintainer for the recoverjpeg package.

-- 
 ,''`.
: :' :  Cyril Bouthors
`. `' Debian.org
  `-




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#456140: RFP: shunit2 -- shUnit2 is a unit test framework for Bourne based shell scripts

2007-12-13 Thread Cyril Bouthors
Package: wnpp
Severity: wishlist

-- 
,''`.
: :' :  Cyril Bouthors
`. `' Debian.org
  `-



Bug#385546: RFH: gnuplot -- A command-line driven interactive plotting program

2006-08-31 Thread Cyril Bouthors
Package: wnpp
Severity: normal

I took over the gnuplot package recently, the previous maintainer left
over 40 bugs, most of them are outdated and I need someone to help me
reproce them one by one, check if they still apply in the current
version and against SVN version and report them to upstream if needed.

Most of them are 2-3 years old and probably won't apply anymore.

I request for help because gnuplot 4.2 will be released pretty soon
and we have to report Debian bugs before that.

Upstream is extremely reactive, this greatly helps.

I already reported and fixed some bugs and made 3 uploads.

YOU don't have to be an official Debian Developer to help.

Please contact me.

Thans.
-- 
Cyril Bouthors


pgpIt2PIHUn3e.pgp
Description: PGP signature


Bug#383913: RFA: xdiskusage -- Displays a graphic of your disk usage with du

2006-08-20 Thread Cyril Bouthors
Package: wnpp
Severity: normal

I'm asking for someone else to maintain xdiskusage because I'm not
using it anymore because I've switched to fsview (package
konq-plugins).
-- 
Cyril Bouthors


pgpcNGD8ABjI5.pgp
Description: PGP signature


Bug#357753: Taking over gnuplot

2006-03-28 Thread Cyril Bouthors
Christoph,

I'm intensively using gnuplot for my job, I want to take it over.

I'll have a look at gnuplot today and give you an answer shortly.

Thanks.
-- 
Cyril Bouthors


pgpeMQUuD4viX.pgp
Description: PGP signature


Bug#344991: ITP: dotproject -- Web-based project management tool

2005-12-28 Thread Cyril Bouthors
Package: wnpp
Severity: wishlist

* Package name: dotproject
  Version : 2.0.1
  Upstream Author : Adam Donnison [EMAIL PROTECTED]
* URL or Web page : http://www.dotproject.net/
* License : GNU General Public License version 2 or later
  Description : Web-based project management tool

-- 
Cyril Bouthors


pgpSAravaUSdP.pgp
Description: PGP signature


Bug#344656: ITP: csync2 -- cluster synchronization tool

2005-12-24 Thread Cyril Bouthors
Package: wnpp
Severity: wishlist

* Package name: csync2
  Version : 1.28
  Upstream Author : Cliffor Wolf [EMAIL PROTECTED]
* URL or Web page : http://oss.linbit.com/csync2/
* License : GNU General Public License version 2
  Description : cluster synchronization tool
-- 
Cyril Bouthors


pgpbbTIgXXpRk.pgp
Description: PGP signature


Bug#344532: RFP: csync2 -- cluster synchronization tool

2005-12-23 Thread Cyril Bouthors
Package: wnpp
Severity: wishlist

* Package name: csync2
  Version : 2.1.28
  Upstream Author : Clifford Wolf [EMAIL PROTECTED]
* URL or Web page : http://oss.linbit.com/csync2/
* License : GNU General Public License version 2
  Description : cluster synchronization tool
-- 
Cyril Bouthors


pgpR8ryIEuXe5.pgp
Description: PGP signature


Bug#323629: ITP: smarty-gettext -- provides gettext support for smarty

2005-08-17 Thread Cyril Bouthors
Package: wnpp
Severity: wishlist

* Package name: smarty-gettext
  Version : 1.0b1
  Upstream Author : Sagi Bashari boom.org.il
* URL or Web page : http://sf.net/projects/smarty-gettext/
* License : GPL
  Description : provides gettext support for smarty
-- 
Cyril Bouthors


pgphzjKdlx1hz.pgp
Description: PGP signature


Bug#317569: ITP: drbdlinks -- Manages links into a shared DRBD partition

2005-07-09 Thread Cyril Bouthors
Package: wnpp
Severity: wishlist

* Package name: drbdlinks
  Version : 1.03
  Upstream Author : Sean Reifschneider [EMAIL PROTECTED]
* URL or Web page : http://www.tummy.com/Community/software/drbdlinks/
* License : GNU GENERAL PUBLIC LICENSE version 2
  Description : Manages links into a shared DRBD partition
-- 
Cyril Bouthors


pgpLq1JnGMuUh.pgp
Description: PGP signature


Bug#231025: NVU Debian packages

2005-02-08 Thread Cyril Bouthors
On 6 Feb 2005, [EMAIL PROTECTED] wrote:
 finally i made the .deb of nvu.
 source can be found at www.autistici.org/giskard/nvu

Is the dependency to mozilla-firefox really needed?
-- 
Cyril Bouthors


pgpQgNhLbpuBW.pgp
Description: PGP signature


Bug#231025: NVU Debian packages

2004-10-23 Thread Cyril Bouthors
Hi,

I've seen your message about the NVU Debian packages. Stephen Birch
[EMAIL PROTECTED] who originally opened the ITP does not seem to
give any news since mid-March.

I think you can probably go ahead and upload your packages.  I would
be pleased to review them before the upload because I'm also
interested in NVU.

Are you a DD?
-- 
Cyril Bouthors


pgpAeuXhcHBLx.pgp
Description: PGP signature


Bug#146273: ITP: wavsplit -- Splits wavfiles into tracks

2002-05-08 Thread Cyril Bouthors
Package: wnpp
Severity: wishlist
Version: 0.1.1-1

This small program splits large wav files at given time positions.
This is very handy if you want to transfer your gramophone records or
DJ mixes to CDs.  To find out split positions you can use any Wav
player or editor with a time display.  You'll get the splitting done
much faster and reliable than with complex algorithms, which split
your a capella songs in pieces and won't process life albums.

Wavsplit is published under the terms of the GNU General Public
License version 2.

The upstream Author is Tobias Weihmann [EMAIL PROTECTED]

It can be downloaded from
http://www.fomalhaut.de/myfiles/wavsplit-0.1.1.tar.gz

Since wavsplit is a small program I use every week, it was quite easy
and fast to package, I just need to upload it.
-- 
Cyril Bouthors -- phone:+33 1 41 66 47 06
fax:+33 1 41 66 47 10



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]