[Pkg-scicomp-devel] Bug#455670: patch

Ondrej Certik ondrej at certik.cz
Mon Mar 31 13:12:23 UTC 2008


On Mon, Mar 31, 2008 at 2:25 PM, Maximiliano Curia
<maxy at gnuservers.com.ar> 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





More information about the Pkg-scicomp-devel mailing list