[SCM] hdf5 branch, master, updated. upstream/1.8.7-125-gce156a8

Julien Cristau jcristau at debian.org
Fri Feb 24 10:16:09 UTC 2012


The following commit has been merged in the master branch:
commit f4d346b95da043f56cea658eff5cca5b4de9d2f2
Author: Julien Cristau <jcristau at debian.org>
Date:   Fri Feb 17 17:42:29 2012 +0000

    Don't require root for debian/rules clean.

diff --git a/debian/changelog b/debian/changelog
index faea207..f049ed4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,8 +5,9 @@ hdf5 (1.8.8-7.1) UNRELEASED; urgency=low
     libhdf5-7 symbols file, so the dependency can also be satisfied by the mpi
     packages' Provides.
   * Use DEB_HOST_ARCH instead of DEB_BUILD_ARCH in debian/rules.
+  * Don't require root for debian/rules clean.
 
- -- Julien Cristau <jcristau at debian.org>  Fri, 17 Feb 2012 17:41:35 +0000
+ -- Julien Cristau <jcristau at debian.org>  Fri, 17 Feb 2012 17:42:19 +0000
 
 hdf5 (1.8.8-7) unstable; urgency=low
 
diff --git a/debian/rules b/debian/rules
index 0052081..ccde607 100755
--- a/debian/rules
+++ b/debian/rules
@@ -172,7 +172,6 @@ test: build-stamp
 
 clean: 
 	test -f debian/control.in
-	dh_testroot
 	-rm -rf debian/build
 	-rm -rf debian/build-openmpi
 	-rm -rf debian/build-mpich2

-- 
Hierarchical Data Format 5 (HDF5)



More information about the Pkg-grass-devel mailing list