[libjogl2-java] 01/07: Prepare import of upstream release 2.3.2.

Gilles Filippini pini at debian.org
Mon Oct 12 19:10:52 UTC 2015


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

pini pushed a commit to branch master
in repository libjogl2-java.

commit 3bf8e7a24847895d73b1010f44f9836c61a1bb9a
Author: Gilles Filippini <pini at debian.org>
Date:   Mon Oct 12 13:18:50 2015 +0200

    Prepare import of upstream release 2.3.2.
---
 debian/orig-tar.sh | 3 +--
 debian/watch       | 2 +-
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/debian/orig-tar.sh b/debian/orig-tar.sh
index 6518fd2..0a50cfd 100755
--- a/debian/orig-tar.sh
+++ b/debian/orig-tar.sh
@@ -5,8 +5,7 @@ DIR=jogl-v$VERSION
 TAR=libjogl2-java_$VERSION.orig.tar.xz
 
 # clean up the upstream tarball
-p7zip -d $3
-tar xvf jogl-v$VERSION.tar
+tar xvf $3
 cd $DIR*
 rm -rf .gitignore .htaccess make/lib/ www/
 rm -f src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/shader/landscape.fp
diff --git a/debian/watch b/debian/watch
index 3e7b072..14832d7 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=3
-http://jogamp.org/deployment/jogamp-current/archive/Sources/ jogl-v(.*).tar.7z \
+http://jogamp.org/deployment/jogamp-current/archive/Sources/ jogl-v(.*).tar.xz \
 debian debian/orig-tar.sh
 

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



More information about the pkg-java-commits mailing list