[libjdo-api-java] 08/17: Updated debian/watch to catch the latest releases

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Apr 1 13:23:26 UTC 2016


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

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

commit 157edb4903aa341854ff2d2472f926592e193216
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Wed Oct 21 17:14:10 2015 +0200

    Updated debian/watch to catch the latest releases
---
 debian/changelog   |  1 +
 debian/orig-tar.sh | 11 -----------
 debian/watch       |  3 +--
 3 files changed, 2 insertions(+), 13 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b4ca33a..37a0d4b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 libjdo-api-java (2.2-3) UNRELEASED; urgency=medium
 
   * Team upload.
+  * Updated debian/watch to catch the latest releases
   * Moved the package to Git
 
  -- Emmanuel Bourg <ebourg at apache.org>  Wed, 21 Oct 2015 15:18:56 +0200
diff --git a/debian/orig-tar.sh b/debian/orig-tar.sh
deleted file mode 100755
index a04e4f2..0000000
--- a/debian/orig-tar.sh
+++ /dev/null
@@ -1,11 +0,0 @@
-#!/bin/sh -e
-
-# called by uscan with '--upstream-version' <version> <file>
-
-# move to directory 'tarballs'
-if [ -r .svn/deb-layout ]; then
-  . .svn/deb-layout
-  mv $3 $origDir
-  echo "moved $3 to $origDir"
-fi
-
diff --git a/debian/watch b/debian/watch
index 9710785..e571310 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,2 @@
 version=3
-http://db.apache.org/jdo/releases/release-2.2.cgi .*/jdo2-api-(.*)-src.tar.gz \
-  debian debian/orig-tar.sh
+http://archive.apache.org/dist/db/jdo/([\d\.]+)/jdo-([\d\.]+)-src\.tar\.gz

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



More information about the pkg-java-commits mailing list