Bug#481858: packaging App::SVN::Bisect with dh-make-perl
Hi,
building a App::SVN::Bisect package is quite easy using dh-make-perl
(from the dh-make-perl package).
Just run
dh-make-perl --cpan App::SVN::Bisect
and change to the newly created folder App-SVN-Bisect-0.4
Now edit the debian/control file (created by dh-make-perl) and add the
following to Build-Depends-Indep:
libio-all-perl, libyaml-perl, subversion
and to Depends:
subversion
Now you can build the package with debuild.
Andreas
Reply to: