[libaxiom-java] 13/21: Updated debian/watch

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Mar 24 10:34:40 UTC 2016


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

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

commit 0c0727496b8a55532f8034f024f9d96c3e695d4e
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu Mar 24 09:41:04 2016 +0100

    Updated debian/watch
---
 debian/changelog   | 1 +
 debian/orig-tar.sh | 2 +-
 debian/watch       | 3 ++-
 3 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ec301e0..cf336b2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,7 @@ libaxiom-java (1.2.8-2) UNRELEASED; urgency=medium
     - Improved the package description
   * Switch to debhelper level 9
   * Switch to source format 3.0 (quilt)
+  * Updated debian/watch
 
  -- Emmanuel Bourg <ebourg at apache.org>  Thu, 24 Mar 2016 09:17:12 +0100
 
diff --git a/debian/orig-tar.sh b/debian/orig-tar.sh
index ecd1afb..680fb21 100644
--- a/debian/orig-tar.sh
+++ b/debian/orig-tar.sh
@@ -5,7 +5,7 @@ TAR=../libaxiom-java_$2.orig.tar.gz
 DIR=libaxiom-java-$2.orig
 
 # clean up the upstream tarball
-svn export  http://svn.apache.org/repos/asf/webservices/commons/tags/axiom/$2/ $DIR
+svn export  http://svn.apache.org/repos/asf/webservices/axiom/tags/$2/ $DIR
 GZIP=--best tar -c -z -f $TAR $DIR
 rm -rf $DIR
 rm ../$2
diff --git a/debian/watch b/debian/watch
index ee2d5f7..f11bdf8 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
-http://svn.apache.org/repos/asf/webservices/commons/tags/axiom/ ([0-9].*)/ debian debian/orig-tar.sh
+opts=uversionmangle=s/_/./g \
+http://svn.apache.org/repos/asf/webservices/axiom/tags/ ([0-9].*)/ debian debian/orig-tar.sh

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



More information about the pkg-java-commits mailing list