The following commit has been merged in the master branch:
commit eb041e128c63443db591994ba02ae221b9a65b7a
Author: Andy Spencer <[email protected]>
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 <[email protected]> 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
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel