pkg-perl-maintainers Digest, Vol 64, Issue 87
Keissy Santos
keicylondon at hotmail.com
Mon Nov 1 20:45:45 UTC 2010
> From: pkg-perl-maintainers-request at lists.alioth.debian.org
> Subject: pkg-perl-maintainers Digest, Vol 64, Issue 87
> To: pkg-perl-maintainers at lists.alioth.debian.org
> Date: Thu, 28 Oct 2010 20:42:14 +0000
>
> Send pkg-perl-maintainers mailing list submissions to
> pkg-perl-maintainers at lists.alioth.debian.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.alioth.debian.org/mailman/listinfo/pkg-perl-maintainers
> or, via email, send a message with subject or body 'help' to
> pkg-perl-maintainers-request at lists.alioth.debian.org
>
> You can reach the person managing the list at
> pkg-perl-maintainers-owner at lists.alioth.debian.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of pkg-perl-maintainers digest..."
>
>
> Today's Topics:
>
> 1. Bug#596176: Functional IPv6 upgrade (Mats Erik Andersson)
> 2. Processed: libhttp-server-simple-perl: Functional IPv6
> upgrade (Debian Bug Tracking System)
> 3. Bug#601694: All WWW::Curl::Share::CURL_LOCK_* constants are
> causing "Undefined subroutine" errors (James Vega)
> 4. Processed: Re: Bug#601694: All WWW::Curl::Share::CURL_LOCK_*
> constants are causing "Undefined subroutine" errors
> (Debian Bug Tracking System)
> 5. Processing of liblist-allutils-perl_0.02-1_amd64.changes
> (Debian FTP Masters)
> 6. liblist-allutils-perl_0.02-1_amd64.changes is NEW
> (Debian FTP Masters)
> 7. Processed: Re: cupt: Undefined subroutine
> &WWW::Curl::Share::CURL_LOCK_DATA_COOKIE (Debian Bug Tracking System)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Thu, 28 Oct 2010 18:59:01 +0200
> From: Mats Erik Andersson <mats.andersson at gisladisker.se>
> Subject: Bug#596176: Functional IPv6 upgrade
> To: 596176 at bugs.debian.org
> Message-ID: <20101028165901.GA17268 at mea.homelinux.org>
> Content-Type: text/plain; charset="us-ascii"
>
> package libhttp-server-simple-perl
> tags 596176 + patch
> thanks
>
>
> Hello there,
>
> the following patch migrates the module to be supporting IPv6.
> The changes pass the complete test suite, and pass my manual
> testing of various IPv6 servers inspired by the original POD
> documentation.
>
>
> Best regards,
>
> Mats Erik Andersson, fil. dr
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: http-server-simple-with-ipv6.diff
> Type: text/x-diff
> Size: 5774 bytes
> Desc: not available
> URL: <http://lists.alioth.debian.org/pipermail/pkg-perl-maintainers/attachments/20101028/25ad474c/attachment-0001.diff>
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: not available
> Type: application/pgp-signature
> Size: 489 bytes
> Desc: Digital signature
> URL: <http://lists.alioth.debian.org/pipermail/pkg-perl-maintainers/attachments/20101028/25ad474c/attachment-0001.pgp>
>
> ------------------------------
>
> Message: 2
> Date: Thu, 28 Oct 2010 17:15:03 +0000
> From: owner at bugs.debian.org (Debian Bug Tracking System)
> Subject: Processed: libhttp-server-simple-perl: Functional IPv6
> upgrade
> To: Mats Erik Andersson <mats.andersson at gisladisker.se>
> Cc: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
> Message-ID: <handler.s.C.128828584123146.transcript at bugs.debian.org>
>
> Processing commands for control at bugs.debian.org:
>
> > package libhttp-server-simple-perl
> Limiting to bugs with field 'package' containing at least one of 'libhttp-server-simple-perl'
> Limit currently set to 'package':'libhttp-server-simple-perl'
>
> > tags 596176 + patch
> Bug #596176 [libhttp-server-simple-perl] libhttp-server-simple-perl: Lacking IPv6 support
> Added tag(s) patch.
> > thanks
> Stopping processing here.
>
> Please contact me if you need assistance.
> --
> 596176: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=596176
> Debian Bug Tracking System
> Contact owner at bugs.debian.org with problems
>
>
>
> ------------------------------
>
> Message: 3
> Date: Thu, 28 Oct 2010 13:29:36 -0400
> From: James Vega <jamessan at debian.org>
> Subject: Bug#601694: All WWW::Curl::Share::CURL_LOCK_* constants are
> causing "Undefined subroutine" errors
> To: Salvatore Bonaccorso <carnil at debian.org>
> Cc: 601694 at bugs.debian.org
> Message-ID:
> <AANLkTikU67=_nhHhqD91K_obDetKvbMprXs5t-MCG6Ho at mail.gmail.com>
> Content-Type: text/plain; charset=UTF-8
>
> forwarded 601694 https://rt.cpan.org/Public/Bug/Display.html?id=62529
> thanks
>
> On Thu, Oct 28, 2010 at 11:42 AM, Salvatore Bonaccorso
> <carnil at debian.org> wrote:
> > Hi James
> >
> > On Thu, Oct 28, 2010 at 10:59:53AM -0400, James Vega wrote:
> >> Package: libwww-curl-perl
> >> Version: 4.14-1
> >> Severity: important
> >>
> >> A simple test script demonstrates the problem.
> >>
> >> ? ? $ cat test.pl
> >> ? ? #!/usr/bin/perl
> >> ? ? use WWW::Curl::Share;
> >> ? ? printf "%s\n", CURL_LOCK_DATA_DNS;
> >
> > I tried to reproduce the problem, but on my current unstable it does
> > not cause the problem. Going to update now, and see again.
>
> I've forwarded this upstream since I've been able to reproduce it with
> the upstream source. It was introduced in 4.14.
>
> --
> James
> GPG Key: 1024D/61326D40 2003-09-02 James Vega <jamessan at debian.org>
>
>
>
>
>
> ------------------------------
>
> Message: 4
> Date: Thu, 28 Oct 2010 17:33:05 +0000
> From: owner at bugs.debian.org (Debian Bug Tracking System)
> Subject: Processed: Re: Bug#601694: All WWW::Curl::Share::CURL_LOCK_*
> constants are causing "Undefined subroutine" errors
> To: James Vega <jamessan at debian.org>
> Cc: bug 601694 forwarded for {601694}
> <debian-bugs-forwarded at lists.debian.org>, Debian Perl Group
> <pkg-perl-maintainers at lists.alioth.debian.org>
> Message-ID: <handler.s.C.128828698430060.transcript at bugs.debian.org>
>
> Processing commands for control at bugs.debian.org:
>
> > forwarded 601694 https://rt.cpan.org/Public/Bug/Display.html?id=62529
> Bug #601694 [libwww-curl-perl] All WWW::Curl::Share::CURL_LOCK_* constants are causing "Undefined subroutine" errors
> Set Bug forwarded-to-address to 'https://rt.cpan.org/Public/Bug/Display.html?id=62529'.
> > thanks
> Stopping processing here.
>
> Please contact me if you need assistance.
> --
> 601694: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=601694
> Debian Bug Tracking System
> Contact owner at bugs.debian.org with problems
>
>
>
> ------------------------------
>
> Message: 5
> Date: Thu, 28 Oct 2010 17:36:53 +0000
> From: Debian FTP Masters <ftpmaster at ftp-master.debian.org>
> Subject: Processing of liblist-allutils-perl_0.02-1_amd64.changes
> To: pkg-perl-maintainers at lists.alioth.debian.org
> Message-ID: <E1PBWPF-0007bo-49 at franck.debian.org>
>
> liblist-allutils-perl_0.02-1_amd64.changes uploaded successfully to localhost
> along with the files:
> liblist-allutils-perl_0.02-1.dsc
> liblist-allutils-perl_0.02.orig.tar.gz
> liblist-allutils-perl_0.02-1.debian.tar.gz
> liblist-allutils-perl_0.02-1_all.deb
>
> Greetings,
>
> Your Debian queue daemon (running on host franck.debian.org)
>
>
>
> ------------------------------
>
> Message: 6
> Date: Thu, 28 Oct 2010 17:47:05 +0000
> From: Debian FTP Masters <ftpmaster at ftp-master.debian.org>
> Subject: liblist-allutils-perl_0.02-1_amd64.changes is NEW
> To: Danai SAE-HAN (???) <danai at debian.org>, Debian Perl Group
> <pkg-perl-maintainers at lists.alioth.debian.org>
> Message-ID: <E1PBWZ7-0000dv-Oa at franck.debian.org>
> Content-Type: text/plain; charset="utf-8"
>
> (new) liblist-allutils-perl_0.02-1.debian.tar.gz optional perl
> (new) liblist-allutils-perl_0.02-1.dsc optional perl
> (new) liblist-allutils-perl_0.02-1_all.deb optional perl
> A Perl wrapper for modules List::Util and List::MoreUtils
> Are you sick of trying to remember whether a particular helper is defined
> in `List::Util' or `List::MoreUtils'? The author sure is. Now you don't
> have to remember. This module will export all of the functions that eithern
> of those two modules defines.
> (new) liblist-allutils-perl_0.02.orig.tar.gz optional perl
> Changes: liblist-allutils-perl (0.02-1) unstable; urgency=low
> .
> [ Danai SAE-HAN (???) ]
> * Initial release (Closes: #601288).
>
>
> Override entries for your package:
>
> Announcing to debian-devel-changes at lists.debian.org
> Closing bugs: 601288
>
>
> Your package contains new components which requires manual editing of
> the override file. It is ok otherwise, so please be patient. New
> packages are usually added to the override file about once a week.
>
> You may have gotten the distribution wrong. You'll get warnings above
> if files already exist in other distributions.
>
>
>
> ------------------------------
>
> Message: 7
> Date: Thu, 28 Oct 2010 20:42:06 +0000
> From: owner at bugs.debian.org (Debian Bug Tracking System)
> Subject: Processed: Re: cupt: Undefined subroutine
> &WWW::Curl::Share::CURL_LOCK_DATA_COOKIE
> To: Jonathan Nieder <jrnieder at gmail.com>
> Cc: "Eugene V. Lyubimkin cupt for {601711}" <jackyf at debian.org>,
> Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
> Message-ID: <handler.s.C.128829830021673.transcript at bugs.debian.org>
>
> Processing commands for control at bugs.debian.org:
>
> > block 601711 by 601694
> Bug #601711 [cupt] cupt: Undefined subroutine &WWW::Curl::Share::CURL_LOCK_DATA_COOKIE
> Was not blocked by any bugs.
> Added blocking bug(s) of 601711: 601694
> > quit
> Stopping processing here.
>
> Please contact me if you need assistance.
> --
> 601711: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=601711
> Debian Bug Tracking System
> Contact owner at bugs.debian.org with problems
>
>
>
> ------------------------------
>
> _______________________________________________
> pkg-perl-maintainers mailing list
> pkg-perl-maintainers at lists.alioth.debian.org
> http://lists.alioth.debian.org/mailman/listinfo/pkg-perl-maintainers
>
> End of pkg-perl-maintainers Digest, Vol 64, Issue 87
> ****************************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-perl-maintainers/attachments/20101101/b59c7a93/attachment.htm>
More information about the pkg-perl-maintainers
mailing list