Hello,

Apologies for the delay in getting back to you all.  It looks like this
bug is still open.  Is this something I can help with, now that I'm part
of pkg-scicomp?

-Adam

On Mon, 2008-03-31 at 15:12 +0200, Ondrej Certik wrote:
> On Mon, Mar 31, 2008 at 2:25 PM, Maximiliano Curia
> <[EMAIL PROTECTED]> wrote:
> > Hola Ondrej Certik!
> >
> >  El 31/03/2008 a las 02:07 escribiste:
> >
> > > OK, I checked it and your changes are very good indeed. The package
> >  > builds. Here are lintian warnigs:
> >
> >
> > > W: libmesh0.6.2-dev: cvsignore-file-in-package
> >  > usr/share/doc/libmesh0.6.2-dev/examples/ex0/.cvsignore
> >
> >  I have modified the get-orig-source so it does delete the .cvsignore and 
> > the
> >  .depend files:
> >  get-orig-source:
> >         wget http://qa.debian.org/watch/sf.php/libmesh/libmesh-0.6.2.tar.gz
> >         tar xzf libmesh-0.6.2.tar.gz
> >         cd libmesh-0.6.2; \
> >         rm -r contrib/laspack; \
> >         rm -r contrib/metis; \
> >         rm -r contrib/parmetis; \
> >         rm -r contrib/sfcurves; \
> >         rm -r contrib/tecplot; \
> >         rm -r contrib/tetgen; \
> >         rm -r contrib/triangle; \
> >         find -type f -name '.*' -exec rm '{}' ';' ;\
> >         patch -p1 < $(CURDIR)/debian/source.dfsg.patch
> >                 mv libmesh-0.6.2 libmesh-0.6.2.dfsg
> >         tar czf libmesh_0.6.2.dfsg.orig.tar.gz libmesh-0.6.2.dfsg
> >         rm -r libmesh-0.6.2 libmesh-0.6.2.tar.gz
> >
> >  Please, replace the current get-orig-source with this one and rebuild the
> >  libmesh_0.6.2.dfsg.orig.tar.gz. Compared to the version you downloaded, 
> > the only
> >  changes are:
> >   - Add the rm command the the find
> >   - Rename the libmesh-0.6.2 to libmesh-0.6.2.dfsg before generating the
> >    tar.gz
> 
> Excellent. Please reply to Christiphe's email, so that he can create
> you a svn account and you can commit it yourself.
> 
> I'll have time to look at it in the evening.
> 
> Ondrej
-- 
GPG fingerprint: D54D 1AEE B11C CE9B A02B  C5DD 526F 01E8 564E E4B6

Engineering consulting with open source tools
http://www.opennovation.com/

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to