The following commit has been merged in the master branch: commit aab7e0325823ef049e91aa89268cd01fc4c350c3 Author: Sylvestre Ledru <sylvestre.le...@scilab.org> Date: Sun Nov 27 23:52:25 2011 +0100
Use the new tarball diff --git a/debian/libhdf5-doc.install b/debian/libhdf5-doc.install index 363f65c..6d2490d 100644 --- a/debian/libhdf5-doc.install +++ b/debian/libhdf5-doc.install @@ -1,5 +1,3 @@ html /usr/share/doc/libhdf5-doc examples/*.c /usr/share/doc/libhdf5-doc/examples -c++/examples/*.cpp /usr/share/doc/libhdf5-doc/examples/c++ -c++/examples/*.h5 /usr/share/doc/libhdf5-doc/examples/c++ -c++/examples/*.out /usr/share/doc/libhdf5-doc/examples/c++ +c++/examples/* /usr/share/doc/libhdf5-doc/examples/c++/ diff --git a/debian/rules b/debian/rules index e646269..b274b5d 100755 --- a/debian/rules +++ b/debian/rules @@ -174,7 +174,6 @@ test: build-stamp clean: test -f debian/control.in dh_testroot - -rm -rf html -rm -rf debian/build -rm -rf debian/build-openmpi -rm -rf debian/build-mpich2 @@ -211,8 +210,6 @@ install-mpich2: build-stamp-mpich2 install-doc: build-indep dh_testdir dh_testroot - # extract documentation - uudecode -o - < debian/html.tgz.uu | tar xzf - dh_install -p$(package)-doc -X Dependencies -X Makefile.in -X CppUserNotes.doc binary-indep: install-doc -- Hierarchical Data Format 5 (HDF5) _______________________________________________ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel