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



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to