Bug#753672: ITP: node-mime-types -- ultimate JavaScript content-type utility - Node.js module

2014-07-04 Thread Leo Iannacone
Package: wnpp
Severity: wishlist
Owner: Leo Iannacone 
X-Debbugs-CC: debian-de...@lists.debian.org

* Package name: node-mime-types
  Version : 1.0.1
  Upstream Author : Jonathan Ong  (http://jongleberry.com)
* URL : https://github.com/expressjs/mime-types
* License : Expat
  Programming Lang: JavaScript
  Description : ultimate JavaScript content-type utility - Node.js module
 This package provides a library for mime-type mapping similar to mime
 module with some differences, such as it always returns a value, even
 false if mime type is not found, and supports additional mime types.
 .
 Node.js is an event-based server-side JavaScript engine.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/53b65d23.900db50a.7e14.e...@mx.google.com



Bug#753641: ITP: liblinux-pid-perl -- wrapper around the getpid() and getppid() C functions

2014-07-04 Thread Guillem Jover
Hi!

On Thu, 2014-07-03 at 20:37:47 +0200, gregor herrmann wrote:
> Package: wnpp
> Owner: gregor herrmann 
> Severity: wishlist
> X-Debbugs-CC: debian-de...@lists.debian.org,debian-p...@lists.debian.org
> 
> * Package name: liblinux-pid-perl
>   Version : 0.04
>   Upstream Author : Rafael Garcia-Suarez 
> * URL : https://metacpan.org/release/Linux-Pid
> * License : Artistic or GPL-1+
>   Programming Lang: Perl
>   Description : wrapper around the getpid() and getppid() C functions
> 
> Perl already returns the PID and PPID in variables and builtins. Linux::Pid
> forces perl to call the underlying C functions getpid() and getppid().
> 
> This is useful with multithreaded programs. Linux' C library, using the Linux
> thread model, returns different values of the PID and the PPID from different
> threads.

With glibc and NPTL this module does not seem to make much sense, as
each different thread will have the same PID. If it was exposing the
Linux gettid() syscall then it would be the modern equivalent, but
that depends on the assumptions from the call sites and the expected
threading model, I suppose.

I guess this is just a dependency from something else? Why not patch
it to use the native perl functions instead?

Thanks,
Guillem


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20140704080911.ga27...@gaara.hadrons.org



Bug#753641: ITP: liblinux-pid-perl -- wrapper around the getpid() and getppid() C functions

2014-07-04 Thread gregor herrmann
On Fri, 04 Jul 2014 10:09:12 +0200, Guillem Jover wrote:

> > * Package name: liblinux-pid-perl
> >   Version : 0.04
> >   Upstream Author : Rafael Garcia-Suarez 
> > * URL : https://metacpan.org/release/Linux-Pid
> > * License : Artistic or GPL-1+
> >   Programming Lang: Perl
> >   Description : wrapper around the getpid() and getppid() C functions
> > 
> > Perl already returns the PID and PPID in variables and builtins. Linux::Pid
> > forces perl to call the underlying C functions getpid() and getppid().
> > 
> > This is useful with multithreaded programs. Linux' C library, using the 
> > Linux
> > thread model, returns different values of the PID and the PPID from 
> > different
> > threads.
> 
> With glibc and NPTL this module does not seem to make much sense, as
> each different thread will have the same PID. If it was exposing the
> Linux gettid() syscall then it would be the modern equivalent, but
> that depends on the assumptions from the call sites and the expected
> threading model, I suppose.
> 
> I guess this is just a dependency from something else? Why not patch
> it to use the native perl functions instead?

Right, as noted in the third paragraph of the description, mod_perl
wants it:
https://bugs.debian.org/684290
https://lists.debian.org/debian-perl/2014/07/msg2.html ff.


Cheers,
gregor, not opposed to a mod_perl patch as an alternative

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Peter Ratzenbeck: Flowers from Ayako


signature.asc
Description: Digital Signature


Bug#703226:

2014-07-04 Thread Arturo Borrero Gonzalez
Hi there!

Are you still interested in this ITP?

regards.

-- 
Arturo Borrero González


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



Bug#753512: marked as done (ITP: libemail-reply-perl -- module to reply to an email message)

2014-07-04 Thread Debian Bug Tracking System
Your message dated Fri, 04 Jul 2014 13:00:07 +
with message-id 
and subject line Bug#753512: fixed in libemail-reply-perl 1.203-1
has caused the Debian Bug report #753512,
regarding ITP: libemail-reply-perl -- module to reply to an email message
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
753512: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=753512
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Owner: gregor herrmann 
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org,debian-p...@lists.debian.org

* Package name: libemail-reply-perl
  Version : 1.203
  Upstream Author : Ricardo Signes 
* URL : https://metacpan.org/release/Email-Reply
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : module to reply to an email message

The Email::Replay module takes the hard out of generating replies to email
messages.

The exported reply() function accepts a number of named parameters and
returns an email message object of type Email::MIME or Email::Simple,
depending on the parameters passed.


signature.asc
Description: Digital Signature
--- End Message ---
--- Begin Message ---
Source: libemail-reply-perl
Source-Version: 1.203-1

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

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 753...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
gregor herrmann  (supplier of updated libemail-reply-perl 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 02 Jul 2014 19:18:32 +0200
Source: libemail-reply-perl
Binary: libemail-reply-perl
Architecture: source all
Version: 1.203-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group 
Changed-By: gregor herrmann 
Description:
 libemail-reply-perl - module to reply to an email message
Closes: 753512
Changes:
 libemail-reply-perl (1.203-1) unstable; urgency=low
 .
   * Initial release (closes: #753512).
Checksums-Sha1:
 71e7248bd3372e71fbea77de32b3c59eadf3c024 2313 libemail-reply-perl_1.203-1.dsc
 dd528f3029340463475845039ec0cf6c3a1bd349 15942 
libemail-reply-perl_1.203.orig.tar.gz
 efc298d7e60ccb228ac3ef9b79990bd81339e398 1808 
libemail-reply-perl_1.203-1.debian.tar.xz
 1d4544d6c839daf36878f82b839cd29d5b1f3ad6 9690 
libemail-reply-perl_1.203-1_all.deb
Checksums-Sha256:
 2898c3230ea9a87e8435e6ed9b7e3eb404ba284cc16a1ecbfa4fa23a983eb482 2313 
libemail-reply-perl_1.203-1.dsc
 54128578569d76fe0089e6f7632e298484d034d1f50c63e85f2926fecbed3db0 15942 
libemail-reply-perl_1.203.orig.tar.gz
 194f8e49d1f5c4e6580a5af3ed59c285603884efb590ef9502521d6cff5da7f6 1808 
libemail-reply-perl_1.203-1.debian.tar.xz
 7546b371457adb58303aec9b94832b65a428e33a0ebcc3b8d253935d23db0263 9690 
libemail-reply-perl_1.203-1_all.deb
Files:
 b4338fa5d62193c6cba0fc3948cd1024 9690 perl optional 
libemail-reply-perl_1.203-1_all.deb
 1bc44fdbe0fd072a879af77e5160068d 2313 perl optional 
libemail-reply-perl_1.203-1.dsc
 f392264104c55bc81f3762f91ea3835c 15942 perl optional 
libemail-reply-perl_1.203.orig.tar.gz
 0b4e4bd06e929dfa26e26a0857ead431 1808 perl optional 
libemail-reply-perl_1.203-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQJrBAEBCgBVBQJTtD77ThSAAB0AKGlzc3Vlci1mcHJAZ3BnLmNvbW9kby5w
cml2LmF0RDFFMTMxNkU5M0E3NjBBODEwNEQ4NUZBQkIzQTY4MDE4NjQ5QUEwNgAK
CRC7OmgBhkmqBhkbD/9W7UJVCpw3o4T19OF60V8l5M5iehfbnw9Z8gmZZkjvUyQB
MlQRvkXfF+nZd7wmBijyFWtRIOWRaSkYIeDJTxmblz4WwV1Qfg48ZkoeSCURchH8
aJe3xYLYmTEg8w9hDF9jH6NLgIs686RxvvyzUUO5Twt6mKxhY2WcKB+JwIqwoc3c
ownxJ87SVaS4WIQ8b9YCcgNXAGJpSyT/uKmVfipLlzYrYlFV5l8Az9ljmqSDb8Cu
1OC5rqGRYPQ8ry5t7x8J87Jfu3wrM9o9TRmFM7ZKPg4gpvHJy8M9b0ZFDEkdiFyl
fFa7oyypm4fVM2SSL4tx10N9q0WdBAeyDv2FsLPpuV6gK78xlmCUtXOK+NMa0V94
tcdZ2I0by+Jk4LMHTYJGkfFOrfdsrhA7zL3ewWqlcCWa2zyAUv4Z7nBlGErpuXZO
PC6GSKmWXT/C6PtqYZbZsVxYt5fsXldlNfKdiSi3Ux6aUuDa69Y2yX044XdOcxyT
QvKtXfPMfJgRBzxOZX758fUR39L25BG7B39PUh/BEPj4TWTnlpnXXDK8N6C0HNGN
5yFjYA/ZO6cwnN2hZ3fKTDk30nFRJNVzKWuSuV/agJSHdsmJY32Jk9t4owT1iKzz
sA0EY5AijYRGnUZA88Qg/da1xwDK/DgWfxMO25uDivTdj7343r68RMmIrrzs0A==
=n6rz
-END PGP SIGNATURE En

Bug#753641: marked as done (ITP: liblinux-pid-perl -- wrapper around the getpid() and getppid() C functions)

2014-07-04 Thread Debian Bug Tracking System
Your message dated Fri, 04 Jul 2014 13:00:07 +
with message-id 
and subject line Bug#753641: fixed in liblinux-pid-perl 0.04-1
has caused the Debian Bug report #753641,
regarding ITP: liblinux-pid-perl -- wrapper around the getpid() and getppid() C 
functions
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
753641: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=753641
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Owner: gregor herrmann 
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org,debian-p...@lists.debian.org

* Package name: liblinux-pid-perl
  Version : 0.04
  Upstream Author : Rafael Garcia-Suarez 
* URL : https://metacpan.org/release/Linux-Pid
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : wrapper around the getpid() and getppid() C functions

Perl already returns the PID and PPID in variables and builtins. Linux::Pid
forces perl to call the underlying C functions getpid() and getppid().

This is useful with multithreaded programs. Linux' C library, using the Linux
thread model, returns different values of the PID and the PPID from different
threads.

A known consumer of this functionality is Apache2::SizeLimit (in
libapache2-mod-perl2).


signature.asc
Description: Digital Signature
--- End Message ---
--- Begin Message ---
Source: liblinux-pid-perl
Source-Version: 0.04-1

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

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 753...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
gregor herrmann  (supplier of updated liblinux-pid-perl 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 03 Jul 2014 20:41:55 +0200
Source: liblinux-pid-perl
Binary: liblinux-pid-perl
Architecture: source amd64
Version: 0.04-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group 
Changed-By: gregor herrmann 
Description:
 liblinux-pid-perl - wrapper around the getpid() and getppid() C functions
Closes: 753641
Changes:
 liblinux-pid-perl (0.04-1) unstable; urgency=low
 .
   * Initial release (closes: #753641).
Checksums-Sha1:
 b98e618186ea29babdf6a7d65d107912c59487b9 2162 liblinux-pid-perl_0.04-1.dsc
 e68a0bc749a0db1052483b8455178cb4fc1842dc 2304 
liblinux-pid-perl_0.04.orig.tar.gz
 03526e2f1507ea01a253797eda004aea104ac6fe 1524 
liblinux-pid-perl_0.04-1.debian.tar.xz
 566e8dedf6f43086db48461c73b05838e50569e2 7618 
liblinux-pid-perl_0.04-1_amd64.deb
Checksums-Sha256:
 f69b596933dd360815cd9d064d2f6b1a123e2f06c2a20e22493a95a1f356e905 2162 
liblinux-pid-perl_0.04-1.dsc
 f2ac2444a74e762783bbd36c486352f96340434d34ae7926d6ab234966540f49 2304 
liblinux-pid-perl_0.04.orig.tar.gz
 46c478d75f84a04e10f4b9fb467f3f3cbce0971ca835572dee3597230b7166b6 1524 
liblinux-pid-perl_0.04-1.debian.tar.xz
 b9e80cc690afb38980dd7c0825b74518ec7aef5caeba6ffd840aa3b733f29bde 7618 
liblinux-pid-perl_0.04-1_amd64.deb
Files:
 c2b474714a4fe9c96fad8091fad0ddbd 7618 perl optional 
liblinux-pid-perl_0.04-1_amd64.deb
 520e8cd360a1535f1cb47f34ad7a2c86 2162 perl optional 
liblinux-pid-perl_0.04-1.dsc
 130c4d299f827abf1f2285fddf03fccb 2304 perl optional 
liblinux-pid-perl_0.04.orig.tar.gz
 5854e62fe9f88594bbebb7edb2bf5d5c 1524 perl optional 
liblinux-pid-perl_0.04-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQJrBAEBCgBVBQJTtaQJThSAAB0AKGlzc3Vlci1mcHJAZ3BnLmNvbW9kby5w
cml2LmF0RDFFMTMxNkU5M0E3NjBBODEwNEQ4NUZBQkIzQTY4MDE4NjQ5QUEwNgAK
CRC7OmgBhkmqBhzuEADEhDiwh/ieYLDwm2w3fdxv9IghOQI4NFFJgLPavn48h+D5
SH4pu/XE71WWv0roTITL6SGKqoqtS0Z7TzfFOQVFKn1z1a+kvMioAdFmzvh0CcYO
TY7B9bEFpz1eGETlw95Ylt+fsveuemia7SqIEZ9ONgFp8mOfziWv+9OqnARVwQ0G
r6v9OCAX49/8/J5nKQGPDrIvtPHG89lXOcj9O67rsuDOa++FFDBH7YS0eh5wARjB
d1d/oMUmKfcvnAg9Ibjs/iZcgPbYNNnOoynqSlAZ7V3w+3pJsRvx21ROjDBQvztz
aJIt9OHQyyfyIOBWhSyNhGqTouXF/T8uPK9uOf6xC1+HYWL0rujzn/jG+/FI1iTb
I9IZUYcov5R7nvPZlGWe4uCfOPts18MIz3WCvtwaS1a/zbiskueHb+EJ4jqoee0N
E+Luel7isunNmD/f2h/TgpglHlOrGGb8tiNgAZ7reurjFBge+qjUxHtn1nwJHASJ
0YkFf5qK5kG+D2P+iBQufPuFH1grRO4QAH+AxPWVwd8n+yarcTh2HKqrlWochEtS
hhaHa6e9l8CdEmfwud2/ENki2rJ

Bug#753641: ITP: liblinux-pid-perl -- wrapper around the getpid() and getppid() C functions

2014-07-04 Thread Guillem Jover
Hi!

On Fri, 2014-07-04 at 12:21:15 +0200, gregor herrmann wrote:
> On Fri, 04 Jul 2014 10:09:12 +0200, Guillem Jover wrote:
> > With glibc and NPTL this module does not seem to make much sense, as
> > each different thread will have the same PID. If it was exposing the
> > Linux gettid() syscall then it would be the modern equivalent, but
> > that depends on the assumptions from the call sites and the expected
> > threading model, I suppose.
> > 
> > I guess this is just a dependency from something else? Why not patch
> > it to use the native perl functions instead?
> 
> Right, as noted in the third paragraph of the description, mod_perl
> wants it:
> https://bugs.debian.org/684290
> https://lists.debian.org/debian-perl/2014/07/msg2.html ff.

> gregor, not opposed to a mod_perl patch as an alternative

Ok, so how about this non-tested patch? The test suite might need
patching too, but as I guess it was either not failing or being
ignored currently, I didn't touch it.

Thanks,
Guillem
Description: Fallback to use native perl getppid() if Linux::Pid is not present
Author: Guillem Jover 
Origin: vendor
Bug-Debian: http://bugs.debian.org/684290
Forwarded: no
Last-Update: 2014-07-04


--- libapache2-mod-perl2-2.0.8+httpd24-r1449661.orig/Apache-SizeLimit/lib/Apache/SizeLimit/Core.pm
+++ libapache2-mod-perl2-2.0.8+httpd24-r1449661/Apache-SizeLimit/lib/Apache/SizeLimit/Core.pm
@@ -139,10 +139,12 @@ BEGIN {
 *_platform_getppid = \&_perl_getppid;
 }
 elsif ($Config{'osname'} eq 'linux') {
-_load('Linux::Pid');
-
-*_platform_getppid = \&_linux_getppid;
-
+if (eval { require Linux::Pid }) {
+*_platform_getppid = \&_linux_getppid;
+}
+else {
+*_platform_getppid = \&_perl_getppid;
+}
 if (eval { require Linux::Smaps && Linux::Smaps->new($$) }) {
 $USE_SMAPS = 1;
 *_platform_check_size = \&_linux_smaps_size_check;


Bug#753704: ITP: amap -- Next-generation scanning tool for pentesters

2014-07-04 Thread Gianfranco Costamagna
Package: wnpp
Severity: wishlist
Owner: Gianfranco Costamagna 

* Package name    : amap
  Version : 5.4
  Upstream Author : Van Hauser 
* URL : http://www.thc.org/thc-amap/
* License : GPL-2+
  Programming Lang: C
  Description : Next-generation scanning tool for pentesters

 AMAP stands for Application MAPper. It is a next-generation scanning
 tool for pentesters. It attempts to identify applications even if they
 are running on a different port than normal.
 .
 It also identifies non-ascii based applications. This is achieved by
 sending trigger packets, and looking up the responses in a list of
 response strings.

I would like to reintroduce this useful package in debian, since bug #381185 no 
longer applies
and this tool is useful and used in penetration testing and security (I took 
the Raphael package
from kali linux git).

Thanks,

Gianfranco



--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/1404480012.24216.yahoomail...@web171806.mail.ir2.yahoo.com



Processed: your mail

2014-07-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tag 629179 + pending
Bug #629179 [wnpp] ITA: ocr4gamera -- toolkit for building OCR systems
Added tag(s) pending.
> thanks
Stopping processing here.

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


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



Bug#753721: ITP: schema2ldif -- Tool for converting OpenLDAP-style schemas to the LDIF

2014-07-04 Thread Benoit Mortier
Package: wnpp
Severity: wishlist
Owner: Benoit Mortier 

* Package name: schema2ldif
  Version : 0.1
  Upstream Author : Come Bernigaud 
* URL : https://forge.fusiondirectory.org/projects/schema2ldif
* License : GPL
  Programming Lang: Perl
  Description : Tool for converting OpenLDAP-style schemas to the LDIF 
format

 schema2ldif will read the given input file and convert it to an LDIF file
 that you can insert into you LDAP directory

-- 
Benoit Mortier
CEO 
OpenSides "logiciels libres pour entreprises" : http://www.opensides.eu/
Promouvoir et défendre le Logiciel Libre http://www.april.org/
Main developper in FusionDirectory : http://www.fusiondirectory.org/
Official French representative for OPSI : http://opsi.org/


--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/201407041558.28805.benoit.mort...@opensides.be



Bug#750177: ITP: node-component-emitter -- event emitter component - Node.js module

2014-07-04 Thread Leo Iannacone
Control: noowner

Hi,

I am no longer interested in packaging this module.

If you need it, you can start working from files pushed to this repository:
 http://anonscm.debian.org/gitweb/?p=pkg-javascript/node-component-emitter.git


Cheers!


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



Bug#747751:

2014-07-04 Thread Leo Iannacone
Control: noowner

I am no longer interested in packaging this module.

If you need it you can start working on these files:
 http://anonscm.debian.org/gitweb/?p=pkg-javascript/node-jscoverage.git

Please, also consider that there are many other tools doing the same
job, such as istanbul (which seems pretty used at the moment):
 https://github.com/gotwarlost/istanbul

Cheers!


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/CACzqv1e95+gwk_RkHgNiFQ2A1DnJcT23pusWme3p-P=n_zq...@mail.gmail.com



Bug#750223: ITP: node-esprima -- ECMAScript parsing infrastructure for multipurpose analysis

2014-07-04 Thread Leo Iannacone
Control: noowner

I am no longer interested in packaging this module.

Please, before start to working on, consider to take a look at this issue:
 https://code.google.com/p/esprima/issues/detail?id=556


Cheers!


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/CACzqv1cd-2_Vt=ymrmf9whwhgyyl+bd8krhbmafgbsju9hn...@mail.gmail.com



Bug#750204: ITP: node-reduce-component -- array reduce component - Node.js module

2014-07-04 Thread Leo Iannacone
Control: noowner

I am no longer interested in packaging this module.

If you need it you can start working on these files:
 http://anonscm.debian.org/gitweb/?p=pkg-javascript/node-reduce-component.git

Cheers!


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/CACzqv1fRPmsFv04cxWnUirCmmtnw2CJtKY8MfyYa-wZnOtjQ=g...@mail.gmail.com



Processed: bug 750223 has no owner

2014-07-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> noowner 750223
Bug #750223 [wnpp] ITP: node-esprima -- ECMAScript parsing infrastructure for 
multipurpose analysis
Removed annotation that Bug was owned by Leo Iannacone .
> thanks
Stopping processing here.

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


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



Bug#750223: ITP: node-esprima -- ECMAScript parsing infrastructure for multipurpose analysis

2014-07-04 Thread Leo Iannacone
I am no longer interested in packaging this module.

Please, before start to working on, consider to take a look at this issue:
 https://code.google.com/p/esprima/issues/detail?id=556


Cheers!


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



Bug#750177: ITP: node-component-emitter -- event emitter component - Node.js module

2014-07-04 Thread Leo Iannacone
Hi,

I am no longer interested in packaging this module.

If you need it, you can start working from files pushed to this repository:
 http://anonscm.debian.org/gitweb/?p=pkg-javascript/node-component-emitter.git


Cheers!


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



Bug#750204: ITP: node-reduce-component -- array reduce component - Node.js module

2014-07-04 Thread Leo Iannacone
I am no longer interested in packaging this module.

If you need it you can start working on these files:
 http://anonscm.debian.org/gitweb/?p=pkg-javascript/node-reduce-component.git

Cheers!


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/CACzqv1fi93dk7Tn2DPZAYZsexhunLBa=e8jy-ocnhyfr9fs...@mail.gmail.com



Bug#747751:

2014-07-04 Thread Leo Iannacone
I am no longer interested in packaging this module.

If you need it you can start working on these files:
 http://anonscm.debian.org/gitweb/?p=pkg-javascript/node-jscoverage.git

Please, also consider that there are many other tools doing the same
job, such as istanbul (which seems pretty used at the moment):
 https://github.com/gotwarlost/istanbul

Cheers!


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/CACzqv1eOMKP1qh3y1kJ3=1nqcbemqrngdbxnidrfmuvulm1...@mail.gmail.com



Processed: bug 750204 has no owner

2014-07-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> noowner 750204
Bug #750204 [wnpp] ITP: node-reduce-component -- array reduce component - 
Node.js module
Removed annotation that Bug was owned by Leo Iannacone .
> thanks
Stopping processing here.

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


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



Processed: bug 750177 has no owner

2014-07-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> noowner 750177
Bug #750177 [wnpp] ITP: node-component-emitter -- event emitter component - 
Node.js module
Removed annotation that Bug was owned by Leo Iannacone .
> thanks
Stopping processing here.

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


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



Processed: bug 747751 has no owner

2014-07-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> noowner 747751
Bug #747751 [wnpp] ITP: node-jscoverage -- JavaScript coverage tool
Removed annotation that Bug was owned by Leo Iannacone .
> thanks
Stopping processing here.

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


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



Bug#753735: ITP: r-cran-misc3d -- various routines to help 3D analyses

2014-07-04 Thread Steffen Möller
Package: wnpp
Severity: wishlist
Owner: Steffen Moeller 

* Package name: r-cran-misc3d
* URL : http://cran.r-project.org/web/packages/misc3d
* License : GPL
  Programming Lang: R
  Description : various routines to help 3D analyses

The package is a reverse dependency for the R package
plot3D ... packaging instructions are about to appear
on the Debian Science SCM repository.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/trinity-cbfbba89-52fc-4f0d-8cc2-e54a65cfa147-1404486163674@3capp-gmx-bs56



Bug#722249: simplescreenrecorder: ubuntu packages available

2014-07-04 Thread nodiscc
Note that simplescreenrecorder hasbeen succesffuly packaged for
ubuntu: http://ppa.launchpad.net/maarten-baert/simplescreenrecorder/
So there may not be a lot of work to get this packaged for Debian.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/CAL0ZwR4+Op1L3Nnt9shmcW=q=eudnp0jenrbbrvbod3qbhs...@mail.gmail.com



Bug#680085: marked as done (ITP: python-rarfile -- RAR archive reader module for Python)

2014-07-04 Thread Debian Bug Tracking System
Your message dated Fri, 04 Jul 2014 16:00:07 +
with message-id 
and subject line Bug#680085: fixed in python-rarfile 2.6-1
has caused the Debian Bug report #680085,
regarding ITP: python-rarfile -- RAR archive reader module for Python
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
680085: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=680085
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist

* Package name: python-rarfile
  Version : 2.5
  Upstream Author : Marko Kreen 
* URL : https://github.com/markokr/rarfile
* License : ISC
  Programming Lang: Python
  Description : RAR archive reader module for Python

This is a Python module for RAR archive reading. The interface is
made as zipfile like as possible. Licensed under ISC license.

Features:

*Supports both RAR 2.x and 3.x archives.
*Supports multi volume archives.
*Supports Unicode filenames.
*Supports password-protected archives.
*Supports archive and file comments.
*Archive parsing and non-compressed files are handled in pure
Python code.
*For compressed files runs unrar utility.
*Works with both Python 2.x and 3.x.


--- End Message ---
--- Begin Message ---
Source: python-rarfile
Source-Version: 2.6-1

We believe that the bug you reported is fixed in the latest version of
python-rarfile, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 680...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Hugo Lefeuvre  (supplier of updated python-rarfile package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 09 Jun 2014 18:59:40 +0200
Source: python-rarfile
Binary: python-rarfile python3-rarfile
Architecture: source all
Version: 2.6-1
Distribution: unstable
Urgency: low
Maintainer: Hugo Lefeuvre 
Changed-By: Hugo Lefeuvre 
Description:
 python-rarfile - RAR archive reader module for Python (python 2)
 python3-rarfile - RAR archive reader module for Python (python 3)
Closes: 680085
Changes:
 python-rarfile (2.6-1) unstable; urgency=low
 .
   * Initial release (Closes: #680085)
Checksums-Sha1:
 bf6067e23ff9174715df1d3196b38175ad7fc306 2137 python-rarfile_2.6-1.dsc
 c25d099ea0b521d109dbd6b59a3bbb9d95a8d64d 35981 python-rarfile_2.6.orig.tar.gz
 da3654161d07a101d63737ed69c62d1c5fd6abb8 2348 
python-rarfile_2.6-1.debian.tar.xz
 aade95698a0dd7a5a1feb6c3531775b9c15e5473 19830 python-rarfile_2.6-1_all.deb
 329b2510e26fe38c99347282a786e8a257fb177e 19920 python3-rarfile_2.6-1_all.deb
Checksums-Sha256:
 108ae61681b5a14c11aa5335c4387d1d890e7f4461c7726282daf2cecd255bc9 2137 
python-rarfile_2.6-1.dsc
 326700c5450cfb367f612e918866ea27551bac02f4656f340003c88873fa1a56 35981 
python-rarfile_2.6.orig.tar.gz
 29001f6340f5ac7a56d7a417d051a22dde0cce99366d32e5195c47a6926062eb 2348 
python-rarfile_2.6-1.debian.tar.xz
 931ca0362d4c4061b804a745d33794211a59fa235401c5416c83afbe9cba173d 19830 
python-rarfile_2.6-1_all.deb
 02d4765d9c6fc19e3124479a6899953df5f2c605e396c8eb8dad7e5dabdbe562 19920 
python3-rarfile_2.6-1_all.deb
Files:
 6a08a94aad325dba8d293dff0259ceda 19830 python optional 
python-rarfile_2.6-1_all.deb
 babd3b65e2e1435b145ed2020dab7383 19920 python optional 
python3-rarfile_2.6-1_all.deb
 7d6a24258e14e2c84b2fdf8f9d8ba964 2137 python optional python-rarfile_2.6-1.dsc
 50ce3f3fdb9196a00059a5ea7b3739fd 35981 python optional 
python-rarfile_2.6.orig.tar.gz
 177d001eee128527163e2c282bd7f96b 2348 python optional 
python-rarfile_2.6-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTtponAAoJEEkIatPr4vMfS54P/3Lfqa34HnGbuRoL1Zey2krP
wDw9e9hKWbj0JTGlvGMZ/JPZHCwDQbHg0FaIZq1jDwj9wQmpXgdW55T/YP7eWNBn
ybdGzAyXXJwLgyXotKWCMwMhFy1I/azb1VNo5/4xFn+rFzv25QaokwjcLNK9O7TO
t39G0rmuuKqVj6ISvle8NBYSv2tKyf99wWBh0SR2rLQgZv8KTKp7PZc8MG/0OW9c
fZ52X9I1+XMDMvZI0FFyi2oHriJLJyK6w4SqHzm9phZ590YPfhAvOThgawMVcg7I
F3z+znVtrxuY8ohrZZnGiBxSxN1FLo6j53+T6R+OMTLvC9Ti2WcWOnZHv96HYCQ7
/MRHIhrw5990CyuDK2yZn92HlzxQ5D1YtioveKecG6kxepQP4RkSYwTGrv3uUMAH
47jqk4FfonabvkMifH1/S4tyUvhtHclSwTw0eYdQnNz1jy+ed/CXw55GPGaGH58l
eGPy5OG96j2dAzf21Tken8QcyDMT/iMuZU+jHkF3OB4L4HILjEZnA7T5R/Jz12Hu
7a

Bug#712605: marked as done (ITP: meson -- high-productivity build system)

2014-07-04 Thread Debian Bug Tracking System
Your message dated Fri, 04 Jul 2014 16:00:07 +
with message-id 
and subject line Bug#712605: fixed in meson 0.17.0-1
has caused the Debian Bug report #712605,
regarding ITP: meson -- high-productivity build system
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
712605: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=712605
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Jussi Pakkanen 

* Package name: meson
  Version : 0.4.1-22-gea3e8f1
  Upstream Author : Jussi Pakkanen 
* URL : https://sourceforge.net/p/meson
* License : Apache 2.0
  Programming Lang: Python
  Description : high-productivity build system

Meson is a build system designed to increase
programmer productivity. It is fast, simple, easy
to use and provides out-of-the-box support for
modern development tools and practices, such as
Valgrind, CCache, precompiled headers and code
coverage reports.
--- End Message ---
--- Begin Message ---
Source: meson
Source-Version: 0.17.0-1

We believe that the bug you reported is fixed in the latest version of
meson, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 712...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jussi Pakkanen  (supplier of updated meson package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 04 Jun 2014 22:33:44 +0300
Source: meson
Binary: meson meson-gui
Architecture: source all
Version: 0.17.0-1
Distribution: unstable
Urgency: medium
Maintainer: Jussi Pakkanen 
Changed-By: Jussi Pakkanen 
Description: 
 meson  - high-productivity build system
 meson-gui  - graphical user interface for the Meson build system
Closes: 712605 712610
Changes: 
 meson (0.17.0-1) unstable; urgency=medium
 .
   * Initial release. Closes: #712605, #712610
Checksums-Sha1: 
 e9c985666cf29ca5a947729692e20572cbc7f224 2034 meson_0.17.0-1.dsc
 c67e9e071c0c5c1aa11f92672f873e62f3a7b73c 197388 meson_0.17.0.orig.tar.gz
 77e24887d992e90b5ae42c10d1f385586ae35720 2664 meson_0.17.0-1.debian.tar.xz
 0ffcd79ea8757588b3d26e65153502d628c3a20c 58256 meson_0.17.0-1_all.deb
 f0a0523887cb301ce6c829c6540bf4dd76f4298f 7874 meson-gui_0.17.0-1_all.deb
Checksums-Sha256: 
 cf227229b9cb91d2ada469143683f31b444ed0ee537d8182691c08ed81c2 2034 
meson_0.17.0-1.dsc
 340abb8b612a73863382325daec7b3f53b17de17db5db3e07e32b80675baf108 197388 
meson_0.17.0.orig.tar.gz
 d6afa77be76fdcb788cb5fdd4a009c54bcac3a69dd725fa91cf9d355e9be01c6 2664 
meson_0.17.0-1.debian.tar.xz
 f1cc16b64ca0041ce66cd2b3fe7c5be808e9b65c9de8d4fd61ce425e0be1ccb9 58256 
meson_0.17.0-1_all.deb
 83ec98ab36dd58df99a7744cc26ba8bf9c26ab5970e06b2a2e4dc022f7e9407e 7874 
meson-gui_0.17.0-1_all.deb
Files: 
 91c2e3d91e17ad66c127ce07c4bd9376 58256 devel optional meson_0.17.0-1_all.deb
 4c182b21555c14d7fc10f4f78e41079d 7874 devel optional meson-gui_0.17.0-1_all.deb
 230f7ebefc58dc900ccf7bf0b233f28d 2034 devel optional meson_0.17.0-1.dsc
 6b1d657394cc5f16fb9130387b34ad17 197388 devel optional meson_0.17.0.orig.tar.gz
 a2e01004d79b86b3e9056aa5c32603cf 2664 devel optional 
meson_0.17.0-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTj/PQAAoJENFO8V2v4RNHccYP/RuEMS4eCrHnF7sq4TfCZoYv
mEp0lsGyIzmBxD/H3qMVd7r3Kis3UD3/l4IlBsE/aRktXoKbf0dGn5sT0PUZuDxK
0e8jPrSUtRcZ62fTKyiuKPwb+V6NSrFiJnUVAvH7i+O2NtnJk+U88fAnvVl3L44L
gQu3VaOEFqvm0gkkeUc0R1ESeF+OcLqF7919MXK3KsVsBE//3p3yFHbd+T07dsqk
Xx2Uj/WBzBJZzdB8dbnQbuVQ0GDvamZLu/5UOD2cUVFjt29nYkLFtXCbXkohcF9Z
uU5XdHA5u+ICU4/Wo0ADTBmI0pnGFhpcV01ytKZGCQivbtGwTHFVqItEFtJjA2Fg
ILbJPTqrbnoTvekfS/tGx08ZrYClByMBXwzXcqJufyFlZ8uMK2oszNUombNOz3qT
FWnzYbSuUE8jdE+JYKjm+2aO6uSajMniA/8heOcMrnpWYxlzygXCZH0FLPNMiPnA
UZKfM03hWWtyz1kvsYa55bnJxRYQuqWo8tBX8iufEoHSVVdyoxH3D1ZO+KpwflKf
Nf9+N1gjbeOGIxSwrYQfl3ZYAZHb21ytD1hZexId7gMHpgsLe5FtrsadqOkfI9jh
Od+gT9jtsbC1ZlyRdCMs7qj3HdSQasUr/E4+Aj3LUaYkz1aa1YVmqKHyMF15CP+s
vERLMXbkQ62IziVoHI2y
=hk2u
-END PGP SIGNATURE End Message ---


Processed: ocr4gamera: block ITA 629179 by RFS 753731

2014-07-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> block 629179 by 753731
Bug #629179 [wnpp] ITA: ocr4gamera -- toolkit for building OCR systems
629179 was not blocked by any bugs.
629179 was not blocking any bugs.
Added blocking bug(s) of 629179: 753731
> stop
Stopping processing here.

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


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



Processed: ITP: pymunk

2014-07-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> retitle 676923 ITP: pymunk -- Python wrapper to the Chipmunk 2D physics 
> library
Bug #676923 [wnpp] RFP: pymunk -- Python wrapper to the Chipmunk 2D physics 
library
Changed Bug title to 'ITP: pymunk -- Python wrapper to the Chipmunk 2D physics 
library' from 'RFP: pymunk -- Python wrapper to the Chipmunk 2D physics library'
> owner 676923 !
Bug #676923 [wnpp] ITP: pymunk -- Python wrapper to the Chipmunk 2D physics 
library
Owner recorded as Miriam Ruiz .
>
End of message, stopping processing here.

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


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



Bug#753639: marked as done (ITP: libtest-requiresinternet-perl -- module to easily test network connectivity)

2014-07-04 Thread Debian Bug Tracking System
Your message dated Fri, 04 Jul 2014 18:00:06 +
with message-id 
and subject line Bug#753639: fixed in libtest-requiresinternet-perl 0.02-1
has caused the Debian Bug report #753639,
regarding ITP: libtest-requiresinternet-perl -- module to easily test network 
connectivity
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
753639: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=753639
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Owner: gregor herrmann 
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org,debian-p...@lists.debian.org

* Package name: libtest-requiresinternet-perl
  Version : 0.02
  Upstream Author : Mark Allen 
* URL : https://metacpan.org/release/Test-RequiresInternet
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : module to easily test network connectivity

Test::RequiresInternet is intended to easily test network connectivity
before functional tests begin to non-local Internet resources. It does not
require any modules beyond those supplied in core Perl.

If the environment variable NO_NETWORK_TESTING is set, then the tests will be
skipped without attempting any socket connections.

If the sockets cannot connect to the specified hosts and ports, the exception
is caught, reported and the tests skipped.


signature.asc
Description: Digital Signature
--- End Message ---
--- Begin Message ---
Source: libtest-requiresinternet-perl
Source-Version: 0.02-1

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

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 753...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
gregor herrmann  (supplier of updated 
libtest-requiresinternet-perl package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 03 Jul 2014 20:14:02 +0200
Source: libtest-requiresinternet-perl
Binary: libtest-requiresinternet-perl
Architecture: source all
Version: 0.02-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group 
Changed-By: gregor herrmann 
Description:
 libtest-requiresinternet-perl - module to easily test network connectivity
Closes: 753639
Changes:
 libtest-requiresinternet-perl (0.02-1) unstable; urgency=low
 .
   * Initial release (closes: #753639).
Checksums-Sha1:
 4dd8d823c23dcd0457b3302ea97ea5a871062992 2296 
libtest-requiresinternet-perl_0.02-1.dsc
 8f77da1ce494ec406580eb7378b7c913654e21f4 10787 
libtest-requiresinternet-perl_0.02.orig.tar.gz
 12d60be8435b48c98e4aedbc89ca76ccd4bf44bd 1560 
libtest-requiresinternet-perl_0.02-1.debian.tar.xz
 f854a77d0d3e84b0ff0675924b569e1c54beb2f1 6252 
libtest-requiresinternet-perl_0.02-1_all.deb
Checksums-Sha256:
 76f87a21a404f5cbde719f54c02ddca9a375909f3445d6ff0d761a75cecd3e35 2296 
libtest-requiresinternet-perl_0.02-1.dsc
 0e9804a04a48b7dc2a8cc643d1ea8e18ac9ef573fadb40fe124cd43e97e14e43 10787 
libtest-requiresinternet-perl_0.02.orig.tar.gz
 6ff4b400a20fb9c5ec3406c0ae1166fd8cd9f4ec06aea2470f1a8e92c9a4d225 1560 
libtest-requiresinternet-perl_0.02-1.debian.tar.xz
 265b066155ef3ab2f05c6197ab81c8c36c7fc90e1264d9520a179b4595886a30 6252 
libtest-requiresinternet-perl_0.02-1_all.deb
Files:
 7dd174da6606624389330570bbdfe728 6252 perl optional 
libtest-requiresinternet-perl_0.02-1_all.deb
 722dbfb2a9ca0cb4843610781a630790 2296 perl optional 
libtest-requiresinternet-perl_0.02-1.dsc
 ec9bbf7a96d13fc61d092a6df818b4f0 10787 perl optional 
libtest-requiresinternet-perl_0.02.orig.tar.gz
 4550537af3ebd4bf1ed652ad38cedae6 1560 perl optional 
libtest-requiresinternet-perl_0.02-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQJrBAEBCgBVBQJTtZ19ThSAAB0AKGlzc3Vlci1mcHJAZ3BnLmNvbW9kby5w
cml2LmF0RDFFMTMxNkU5M0E3NjBBODEwNEQ4NUZBQkIzQTY4MDE4NjQ5QUEwNgAK
CRC7OmgBhkmqBsOCD/4mv9Yb7Hrj8LnuUvkhQUxHoIzo6AF2YL1TsLwk79JYEkha
Uekc8dc5aMhpo/z5O52VNj76M/zQ/fNkOTbwUVqHb1lfqKVCzboX+gxiXQefLS/s
fGYXkyEGmwLvWFFV2mLxd2YrAvFaz5Yw6r47GizBPrrSgQODQ/Ee2zk4mhhjUNqo
ojLEbjsqRuA+IfOM0mBZnTS043WnoVPnsSoIFNjA+LfjiOxAw+Gxfqf3epV6eiNL
uvpIvd9k6cnERN7r0XQ0TDiFih7ilps3SY8EkF67hSwEIaJhkOFhV61h1FZMASee
2SJn7

Bug#279422: ITP: python-nltk -- A suite of Python libraries for natural language procesing

2014-07-04 Thread Daniel Stender
Alive ping. It's coming up.

Greetings,
Daniel Stender

-- 
http://www.danielstender.com/blog/
PGP key: 2048R/E41BD2D0
C879 5E41 1ED7 EE80 0F2E 7D0C DBDD 4D96 E41B D2D0


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/53b6ecf0.6080...@danielstender.com



Bug#739860: ITP

2014-07-04 Thread Mike Dupont
Howdy,

I started on packaging today
https://github.com/h4ck3rm1k3/toxcore

and then I found this ITP, is there any status on the packaging or the
existing work?

I have some more changes pending, lets merge efforts.
mike

-- 
James Michael DuPont
Member of Free Libre Open Source Software Kosova http://www.flossk.org
Saving Wikipedia(tm) articles from deletion http://SpeedyDeletion.wikia.com


Bug#535073: Update

2014-07-04 Thread Brandon
I submitted version 4.0.2-2 to mentors. It uses the latest packages in
sid, including g++ 4.9, libav 55/55/53, sfml 2.1, and wxwidgets 3.0.

-Brandon


signature.asc
Description: PGP signature


Bug#753590: ITP: python-pyqtgraph -- Scientific Graphics and GUI Library for Python

2014-07-04 Thread Andreas Tille
Hi,

I added this package to the viewing task of Debian science.  It's fine if
you maintain the package in the Python team but this way scientists might
become aware of it.

Thanks for maintaining this package

Andreas.

On Thu, Jul 03, 2014 at 12:53:45PM +0100, Gianfranco Costamagna wrote:
> Package: wnpp
> Severity: wishlist
> Owner: Gianfranco Costamagna 
> 
> * Package name    : python-pyqtgraph
>   Version : 0.9.8
>   Upstream Author : Luke Campagnola 
> * URL : http://luke.campagnola.me/code/pyqtgraph
> * License : MIT
>   Programming Lang: Python
>   Description : Scientific Graphics and GUI Library for Python
> 
>  PyQtGraph is a pure-python graphics and GUI library built on PyQt4 and numpy.
>  It is intended for use in mathematics / scientific / engineering 
> applications.
>  Despite being written entirely in python, the library is very fast due to its
>  heavy leverage of numpy for number crunching and Qt's GraphicsView framework
>  for fast display.
> 
> I would like to maintain inside Debian Python Modules Team,
> this package is relevant since is needed by the new binwalk release
> (don't know if other packages needs it)
> 
> 
> Thanks,
> 
> Gianfranco
> 
> 
> 
> --
> To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
> Archive: 
> https://lists.debian.org/1404388425.93189.yahoomail...@web171804.mail.ir2.yahoo.com
> 
> 

-- 
http://fam-tille.de


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20140705063207.ge19...@an3as.eu