[libjettison-java] 06/34: * new upstream release * Change Standards-Version: 3.7.3 (no changes).

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Apr 20 15:37:43 BST 2018


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

ebourg-guest pushed a commit to branch master
in repository libjettison-java.

commit 63bf820eb5c29560749f8c63b645600621b43503
Author: Torsten Werner <twerner at debian.org>
Date:   Sat Mar 8 09:39:06 2008 +0000

    * new upstream release
    * Change Standards-Version: 3.7.3 (no changes).
---
 debian/changelog   | 7 +++++++
 debian/control     | 2 +-
 debian/orig-tar.sh | 2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 439ede4..0f108cc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libjettison-java (1.0-1) unstable; urgency=low
+
+  * new upstream release
+  * Change Standards-Version: 3.7.3 (no changes).
+
+ -- Torsten Werner <twerner at debian.org>  Sat, 08 Mar 2008 10:38:47 +0100
+
 libjettison-java (1.0~RC2-1) unstable; urgency=low
 
   * initial version (Closes: #453111)
diff --git a/debian/control b/debian/control
index 1d77d82..7c47e43 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
 Uploaders: Torsten Werner <twerner at debian.org>
 Build-Depends: debhelper (>= 5), cdbs
 Build-Depends-Indep: ant, java-gcj-compat-dev
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
 Homepage: http://jettison.codehaus.org/
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libjettison-java
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libjettison-java
diff --git a/debian/orig-tar.sh b/debian/orig-tar.sh
index 7b10f85..dc3c15b 100755
--- a/debian/orig-tar.sh
+++ b/debian/orig-tar.sh
@@ -6,7 +6,7 @@ TAR=../libjettison-java_$2.orig.tar.gz
 
 # clean up the upstream tarball
 mkdir $DIR
-(cd $DIR && jar -x -f ../$3)
+(cd $DIR && jar xf ../$3)
 tar -c -z -f $TAR $DIR
 rm -rf $DIR $3
 

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



More information about the pkg-java-commits mailing list