~ubuntu-branches/ubuntu/maverick/libjrosetta-java/maverick

« back to all changes in this revision

Viewing changes to debian/orig-tar.sh

  • Committer: Bazaar Package Importer
  • Author(s): Sylvestre Ledru
  • Date: 2009-01-21 15:54:27 UTC
  • mfrom: (1.1.2 upstream) (2.1.1 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090121155427-va5ahrdkebzwkghk
Tags: 1.0.2+gpl-1
* New upstream version
* Minor updates in the repack script
* Built using openjdk instead of gcj

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
set -e
4
4
 
5
5
# called by uscan with '--upstream-version' <version> <file>
6
 
VERSION=1.0.1
7
 
DIR=jrosetta-$VERSION-GPL
 
6
VERSION=$(echo $2|tr "+" "-")
 
7
DIR=jrosetta-$VERSION
8
8
TAR=../libjrosetta-java_$2.orig.tar.gz
9
9
 
10
10
# clean up the upstream tarball