[javatools] 05/06: Remove trailing whitespaces in debian directory.

Markus Koschany apo-guest at moszumanska.debian.org
Sun Dec 7 11:42:21 UTC 2014


This is an automated email from the git hooks/post-receive script.

apo-guest pushed a commit to branch experimental
in repository javatools.

commit 3b6d02049086d4d8e718be4d13d055bcb1e56745
Author: Markus Koschany <apo at gambaru.de>
Date:   Sun Dec 7 11:12:17 2014 +0100

    Remove trailing whitespaces in debian directory.
---
 debian/jarwrapper.postinst | 2 +-
 debian/jarwrapper.prerm    | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/jarwrapper.postinst b/debian/jarwrapper.postinst
index e746d83..21762ea 100644
--- a/debian/jarwrapper.postinst
+++ b/debian/jarwrapper.postinst
@@ -2,7 +2,7 @@
 
 set -e
 
-if test -x /usr/sbin/update-binfmts ; then 
+if test -x /usr/sbin/update-binfmts ; then
    update-binfmts --install jarwrapper /usr/bin/jarwrapper --magic 'PK\x03\x04' --detector /usr/bin/jardetector
 fi
 
diff --git a/debian/jarwrapper.prerm b/debian/jarwrapper.prerm
index 8c8b89c..99fd941 100644
--- a/debian/jarwrapper.prerm
+++ b/debian/jarwrapper.prerm
@@ -2,8 +2,8 @@
 
 set -e
 
-if test -x /usr/sbin/update-binfmts ; then 
-   update-binfmts --remove jarwrapper /usr/bin/jarwrapper 
+if test -x /usr/sbin/update-binfmts ; then
+   update-binfmts --remove jarwrapper /usr/bin/jarwrapper
 fi
 
 #DEBHELPER#

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/javatools.git



More information about the pkg-java-commits mailing list