|
|
Up |
|
|
  |
|
|
  |
Author: Daniel LeidertDaniel Leidert
Date: May 29, 2008 07:40
Hi,
A user reported an issue with cvsweb in http://bugs.debian.org/483442. I
was able to track it down to be in search_path(). This function takes a
command as argument and tries with a list of paths, if $path/$command is
executable (-x) and not a directory (!-d).
Now this test fails with Perl 5.10, although cvsweb has all-executable
permissions. Anybody an idea, why this fails? Using -X instead of -x
seems to work for the moment. But testing on the effective uid/gid IMHO
is the correct choice here.
Regards, Daniel
|
| |
|
| |
6 Comments |
|
  |
Author: Antony GelbergAntony Gelberg
Date: May 28, 2008 17:30
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Package: wnpp
Severity: wishlist
Owner: Antony Gelberg wayforth.co.uk>
* Package name : libtoolkit-perl
Version : 0.0.2
Upstream Author : Damian Conway cpan.org>
* URL : http://search.cpan.org/dist/Toolkit/
* License : GPL / Artistic
Programming Lang: Perl
Description : Keep your handy modules organized
The Toolkit module provides a standard location to store modules that
you use all the time, and then loads them for you automatically. For
example, instead of always writing:
use strict;
use warnings;
use Carp;
use Smart::Comments;
|
| Show full article (1.17Kb) |
|
no comments
|
|
  |
Author: Gunnar WolfGunnar Wolf
Date: May 26, 2008 10:30
Hi,
Jeremiah, you were listed as the sole maintainer for
liblinux-lvm-perl, which resides in our tree. While fixing RC #460604,
I took the liberty of marking you as an uploader and add the group as
the maintainer (and added myself as an uploader as well).
I'm adding a dependency on quilt - if you are interested in the patch
(i.e. treating this as a NMU), it's readily available :)
Greetings, hoping not to step on your toes.
--
Gunnar Wolf - gwolf@ gwolf.org - (+52-55)5623-0154 / 1451-2244
PGP key 1024D/8BB527AF 2001-10-23
Fingerprint: 0C79 D2D1 2C4E 9CE4 5973 F800 D80E F35A 8BB5 27AF
|
| |
|
1 Comment |
|
  |
Author: Damyan IvanovDamyan Ivanov
Date: May 25, 2008 21:50
Hi,
I have given Gregor Herrmann (gregoa) and MartÃn Ferrari (Tincho) the
'Admin' user level on pkg-perl alioth project.
In the unlikely event you feel this is not right, please tell me :)
--
dam JabberID: dam@ jabber.minus273.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFIOkDZHqjlqpcl9jsRArSxAJ4hldeaVpURqQNesTPxFgyAD33CRwCgjLcn
LCByQKlmK+GnVrQtgBH077M=
=pYhv
-----END PGP SIGNATURE-----
|
| |
|
1 Comment |
|
  |
Author: Vincent DanjeanVincent Danjean
Date: May 25, 2008 05:40
Debian Installer wrote:
> (new) libtext-csv-xs-perl_0.45-2.diff.gz optional perl
> (new) libtext-csv-xs-perl_0.45-2.dsc optional perl
> (new) libtext-csv-xs-perl_0.45-2_i386.deb optional perl
> perl Text::CSV_XS - comma-separated values manipulation routines
[...]
Dear ftp-team,
Please, note that libtext-csv-xs-perl (source and binary package) is
NOT a new package but a rename of the current libtext-csv-perl package
(source and binary). This package contains the Text::CSV_XS...
|
| Show full article (1.45Kb) |
|
no comments
|
|
  |
|
|
  |
Author: Antony GelbergAntony Gelberg
Date: May 23, 2008 18:10
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Forgot to Cc: the list. It's bug #482612.
- -------- Original Message --------
Subject: ITP: libdevel-calltrace-perl -- Perl code tracer
Date: Sat, 24 May 2008 00:57:39 +0100
From: Antony Gelberg wayforth.co.uk>
To: Debian Bug Tracking System bugs.debian.org>
Package: wnpp
Severity: wishlist
Owner: Antony Gelberg wayforth.co.uk>
* Package name : libdevel-calltrace-perl
Version : 1.0
Upstream Author : Robert Spier pobox.com> and Jesse Vincent
bestpractical.com>
* URL : http://search.cpan.org/dist/Devel-CallTrace/
* License : GPL / Artistic
Programming Lang: Perl
Description : Code tracer to follow function calls
|
| Show full article (1.75Kb) |
|
no comments
|
|
  |
Author: gregor herrmanngregor herrmann
Date: May 23, 2008 16:10
On Fri, 23 May 2008 22:18:07 +0000, Antony Gelberg wrote:
> I'm gearing up to package Devel::CallTrace. But when I dh-make-perl
> --cpan Devel::CallTrace, the .orig.tar.gz is named
> libdevel-calltrace-perl_0undef.orig.tar.gz,
Antony and I have found the reason: Devl::CallTrace's META.yml has
"version: undef"
which gets correctly extracted by dh-make-perl ...
Cheers,
gregor
--
.''`. http://info.comodo.priv.at/ | gpg key ID: 0x00F3CFE4
: :' : debian gnu/linux user, admin & developer - http://www.debian.org/
`. `' member of https://www.vibe.at/ | how to reply: http://got.to/quote/
`- NP: Police: Message In A Bottle
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
|
| Show full article (0.84Kb) |
|
no comments
|
|
  |
|
|
  |
Author: MartÃÂn FerrariMartÃÂn Ferrari
Date: May 22, 2008 22:50
Package: wnpp
Severity: wishlist
Owner: "MartÃn Ferrari" debian.org>
* Package name : libcddb-perl
Version : 1.17
Upstream Author : Rocco Caputo cpan.org>
* URL : http://search.cpan.org/dist/CDDB/
* License : Artistic | GPL-1+
Programming Lang: Perl
Description : high-level interface to cddb protocol servers (freedb and CDDB)
CDDB protocol (cddbp) servers provide compact disc information for
programs that need it. This allows such programs to display disc and
track titles automatically, and it provides extended information like
liner notes and lyrics.
This module provides a high-level Perl interface to cddbp servers. With
it, a Perl program can identify and possibly gather details about a CD
based on its "table of contents" (the disc's track times and offsets).
|
| Show full article (1.44Kb) |
|
no comments
|
|
|
|
|
|
|