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

Re: RFS: libfile-copy-link-perl



On Thu, Dec 31, 2009 at 10:31:29AM +0100, Salvatore Bonaccorso wrote:
> Hi Joel, welcome!
> 
> On Wed, Dec 30, 2009 at 09:23:39PM -1000, Joel Roth wrote:
> > Hi Debian Perl Team,
> > 
> > File::Copy::Link is a dependency for Nama, the perl app I am
> > also debianizing.  The module includes File::Spec::Link,
> > which Nama uses to resolve symlinks. 
> > 
> > If I can get help incorporating this module into Debian, 
> > I'll prefer not to paste the code into my app.
> > 
> > Here are the details. Please let me know the best way to
> > proceed.
> 
> If possible, could you consider maintaining this under the umbrella of
> the Debian Perl Team? See for an Introduction [1]. This means in
> particular, that Maintainer is set to the team list, and you can add
> yourself to Uploaders. 
> 
> Then you can svn-inject the package int the pkg-perl svn-repository
> (when you where added to the project, you need an alioth account for
> this).

> Some comments: For the first upload, you need only the 0.112-1
> changelog entry, closing the ITP.

I have some other uploads already, tho only in
debian-mentors. I don't believe I can upload the same name twice.

That led me to use debian version suffixes 0.112-1, 0.112-2, 0.112-3

Can I got back to packaging as 0.112-1 if I use svn-inject?

> examples contain #!perl as shebang, you could as explained in the
> debhelper.pod on pkg-perl page change this via an override target for
> dh_installexamples with a find-sed-line.

I found the following

override_dh_installexamples:
	dh_installexamples
	sed -i '1s|^#!perl|#!/usr/bin/perl|' $(TMP)/usr/share/doc/$(PACKAGE)/examples/*

presumably that should go in the control file.
 
Regards,

Joel
 
> Bests
> Salvatore



-- 
Joel Roth


Reply to: