[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: debhelper 3.x for potato available?



>>>> "MH" == Marc Haber <debian-devel.lists.debian.org@marc-haber.de> writes:

[...]

Oops, sorry for my previous post...

>> I deleted the source ...

MH> :-(

MH> Do you remember if there were any obstacles in doing the backport?

If I remember right:

in debian/rules call dh_help with -d (May be need to be hacked to remove
that, because you need to always call "dh_perl -d" in your backport)

in dh_help change min-version for perl need to be the latest perl in potato
(5.004.05-1.1)

in debian/rules change the pod2man line by
        for file in dh_*; do \
        pod2man -c Debhelper -r "$(VERSION)" $$file > $$file.1; \
        done

I hope I forgot nothing...

Christian



Reply to: