development versions [was: Bug#530639: Bug in dh-make-perl fixed in revision 37399]
Peter Pentchev
roam at ringlet.net
Thu Jun 4 11:45:50 UTC 2009
On Thu, Jun 04, 2009 at 10:17:39AM +0300, Damyan Ivanov wrote:
[snip]
> TBH, what bothers me more is that dh-make-perl has accumulated a great
> pile of changes and TODO since 0.55 and uploading 0.56 right now may
> spread havoc :) OTOH, if people suffer from bugs I have introduced,
> they may consider helping to fix them :)
FWIW, I've been using this wrapper instead of /usr/bin/dh-make-perl
for a couple of months now - along with, of course, regularly updating
my SVN checkout of dh-make-perl :)
#!/bin/sh
dmp='/home/roam/deb/pkg-perl/pkg-perl/trunk/dh-make-perl'
if [ "$1" == '-d' ]; then
dbg='-d'
shift
fi
exec perl $dbg -I"$dmp/lib" "$dmp/dh-make-perl" --data-dir "$dmp/share" "$@"
I wonder if this shouldn't be recommended, at least for members of
the Debian Perl Group - eating our own dogfood and stuff :)
G'luck,
Peter
--
Peter Pentchev roam at ringlet.net roam at space.bg roam at FreeBSD.org
PGP key: http://people.FreeBSD.org/~roam/roam.key.asc
Key fingerprint FDBA FD79 C26F 3C51 C95E DF9E ED18 B68D 1619 4553
I am jealous of the first word in this sentence.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-perl-maintainers/attachments/20090604/d899938a/attachment.pgp>
More information about the pkg-perl-maintainers
mailing list