Comment 3 for bug 172244

Revision history for this message
Bryan Donlan (bdonlan) wrote : Re: [Bug 172244] Re: New upstream version (0.03)

On Tue, Nov 27, 2007 at 08:32:13PM -0000, Cody A.W. Somerville wrote:
> interdiff -z -p1 libfile-basedir-perl_0.02-1.diff.gz libfile-basedir-
> perl_0.03-0ubuntu1.diff.gz > libfile-basedir-perl_0.03.new_upstream.diff
>
> ** Attachment added: "interdiff libfile-basedir-perl_0.02-1.diff.gz -> libfile-basedir-perl_0.03-0ubuntu1.diff.gz"
> http://launchpadlibrarian.net/10593910/libfile-basedir-perl_0.03.new_upstream.interdiff

Hi,

This interdiff is not sufficient to update to the new buildsystem:
/usr/bin/make -C . OPTIMIZE="-g -Wall -O2" install
PREFIX=/home/bd/src/packages/libfile-basedir-perl/test/libfile-basedir-perl-0.03/debian/libfile-basedir-perl/usr
make[1]: Entering directory
`/home/bd/src/packages/libfile-basedir-perl/test/libfile-basedir-perl-0.03'
/usr/bin/perl Build --makefile_env_macros 1 install
Sorry, PREFIX is not supported. See the Module::Build
documentation for 'destdir' or 'install_base' instead.
make[1]: *** [install] Error 9
make[1]: Leaving directory
`/home/bd/src/packages/libfile-basedir-perl/test/libfile-basedir-perl-0.03'

I've rolled my own package at
http://ppa.launchpad.net/bdonlan/ubuntu/pool/main/libf/libfile-basedir-perl/libfile-basedir-perl_0.03-0ubuntu1~bdppa3.dsc

I'm currently working on getting it into debian... but from the looks of
it the original maintainer may be MIA. Feel free to upload this directly
into ubuntu if you prefer.