[SCM] Debian packaging of libnet-nslookup-perl branch, master, updated. upstream/2.00-22-gf0d2d5b

Harlan Lieberman-Berg H.LiebermanBerg at gmail.com
Wed Aug 17 21:08:47 UTC 2011


The following commit has been merged in the master branch:
commit f0d2d5b9fe7bfe4a26914fe9d8ceb9f42fd81edd
Author: Harlan Lieberman-Berg <H.LiebermanBerg at gmail.com>
Date:   Wed Aug 17 17:07:04 2011 -0400

    Tabs, not spaces.

diff --git a/debian/rules b/debian/rules
index ebcee32..9cb79d7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,8 +3,8 @@
 %:
 	dh $@
 override_dh_auto_test:
-    # tests need internet access
-    # only run them when MAINTAINER is set
-    ifneq ($(strip $(MAINTAINER)),)
-        dh_auto_test
-    endif
+# tests need internet access
+# only run them when MAINTAINER is set
+ifneq ($(strip $(MAINTAINER)),)
+	dh_auto_test
+endif

-- 
Debian packaging of libnet-nslookup-perl



More information about the Pkg-perl-cvs-commits mailing list