From: Benjamin Drung Date: Thu, 8 May 2014 11:22:32 +0000 (+0200) Subject: Remove empty new lines at end of files. X-Git-Url: http://git.sven.stormbind.net/?p=sven%2Fjava-package.git;a=commitdiff_plain;h=c15f2409a0e8601a99afcb5c8c711125cc75e0e9 Remove empty new lines at end of files. --- diff --git a/lib/javase.sh b/lib/javase.sh index 4285bd5..93215da 100644 --- a/lib/javase.sh +++ b/lib/javase.sh @@ -7,7 +7,6 @@ This package has been automatically created with java-package ($version). All files from the original distribution should have been installed in the directory $jvm_base$j2se_name. Please take a look at this directory for further information. - EOF } @@ -18,7 +17,6 @@ $j2se_package ($j2se_version) unstable; urgency=low * This package was created with java-package ($version). -- $maintainer_name <$maintainer_email> $( date -R ) - EOF }