The following commit has been merged in the master branch: commit eb041e128c63443db591994ba02ae221b9a65b7a Author: Andy Spencer <andy753...@gmail.com> Date: Mon Sep 12 02:38:18 2011 +0000
Autoreconf is no longer needed diff --git a/debian/changelog b/debian/changelog index cf84405..1c8345c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ libgrits (0.5.2-1) unstable; urgency=low * New upstream release + * Remove unnecessary autoreconf -- Andy Spencer <andy753...@gmail.com> Mon, 12 Sep 2011 01:21:50 +0000 diff --git a/debian/rules b/debian/rules index 55e375c..6912deb 100755 --- a/debian/rules +++ b/debian/rules @@ -1,11 +1,6 @@ #!/usr/bin/make -f -# -*- makefile -*- - -# Uncomment this to turn on verbose mode. -#export DH_VERBOSE=1 - %: - dh $@ --with autoreconf + dh $@ override_dh_auto_test: # Skip interactive tests -- A Virtual Globe library _______________________________________________ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel