[osgi-core] 07/10: debian/rules: Replace tabs with spaces.

Markus Koschany apo-guest at moszumanska.debian.org
Mon Feb 23 20:28:29 UTC 2015


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

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

commit 01245b3b4731412ae352a78714a97f46a9a0e216
Author: Markus Koschany <apo at gambaru.de>
Date:   Mon Feb 23 19:06:00 2015 +0100

    debian/rules: Replace tabs with spaces.
---
 debian/rules | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/rules b/debian/rules
index 86793d4..8ac4882 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,11 +1,11 @@
 #!/usr/bin/make -f
 
-export JAVA_HOME	:= /usr/lib/jvm/default-java
+export JAVA_HOME := /usr/lib/jvm/default-java
 
-MAVEN_REPO		:= http://repo1.maven.org/maven2/org/osgi/org.osgi.core
-VERSION			:= $(shell dpkg-parsechangelog | sed -n 's/^Version: //p' | sed -e 's/-[^-]*$$//')
-JAR_NAME		:= osgi.core
-PACKAGE			:= libosgi-core-java
+MAVEN_REPO := http://repo1.maven.org/maven2/org/osgi/org.osgi.core
+VERSION := $(shell dpkg-parsechangelog | sed -n 's/^Version: //p' | sed -e 's/-[^-]*$$//')
+JAR_NAME := osgi.core
+PACKAGE := libosgi-core-java
 
 %:
 	dh $@ --with javahelper --with jh_maven_repo_helper

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



More information about the pkg-java-commits mailing list