[osgi-core] 01/07: Remove trailing whitespace.

Markus Koschany apo-guest at moszumanska.debian.org
Sun Mar 16 20:08:34 UTC 2014


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

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

commit dbe73443c6c93a4b246e19f431809fb5cbe5f192
Author: Markus Koschany <apo at gambaru.de>
Date:   Sun Mar 16 19:06:12 2014 +0100

    Remove trailing whitespace.
---
 debian/orig-tar.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/orig-tar.sh b/debian/orig-tar.sh
index 1ace979..51336bb 100755
--- a/debian/orig-tar.sh
+++ b/debian/orig-tar.sh
@@ -1,4 +1,4 @@
-#!/bin/sh 
+#!/bin/sh
 
 # called with '--upstream-version' <version>
 VERSION=$2
@@ -6,7 +6,7 @@ TAR=../osgi-core_$VERSION.orig.tar.gz
 DIR=osgi-core-$VERSION
 TAG=43
 
-wget -O osgi.core.jar http://www.osgi.org/download/r4v$TAG/osgi.core.jar
+wget -O osgi.core.jar http://www.osgi.org/Download/File?url=/download/r4v$TAG/osgi.core.jar
 
 mkdir -p $DIR/src/
 (cd $DIR && jar xvf ../osgi.core.jar)

-- 
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