fixed issues pointed out by daniel
[liburi-template-perl.git] / debian / rules
index 1ff4ed2..c51e4e6 100644 (file)
@@ -57,8 +57,8 @@ binary-arch:
 binary-indep: build install
        dh_testdir
        dh_testroot
-       dh_installdocs 
-       dh_installchangelog
+       dh_installdocs
+       dh_installchangelog
        dh_perl
        dh_link
        dh_strip
@@ -69,7 +69,7 @@ binary-indep: build install
        dh_md5sums
        dh_builddeb
 
-source diff:                                                                  
+source diff:
        @echo >&2 'source and diff are obsolete - use dpkg-source -b'; false
 
 binary: binary-indep binary-arch