[SCM] grits branch, master, updated. upstream/0.5.1-22-geb041e1
Andy Spencer
andy753421 at gmail.com
Mon Sep 12 03:12:41 UTC 2011
The following commit has been merged in the master branch:
commit eb041e128c63443db591994ba02ae221b9a65b7a
Author: Andy Spencer <andy753421 at 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 <andy753421 at 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
More information about the Pkg-grass-devel
mailing list