[jtreg] 01/07: Fixed debian/watch
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Jun 18 16:40:37 UTC 2015
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository jtreg.
commit 6356b87f24e548531e2d04cc5c9340d5e09d6692
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Thu Jun 18 17:48:56 2015 +0200
Fixed debian/watch
---
debian/changelog | 9 ++++++++-
debian/watch | 2 +-
2 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index c9ec61d..b27aaa4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+jtreg (4.1-b09-2) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Fixed debian/watch
+
+ -- Emmanuel Bourg <ebourg at apache.org> Thu, 18 Jun 2015 17:48:42 +0200
+
jtreg (4.1-b09-1) unstable; urgency=medium
* Team upload.
@@ -21,7 +28,7 @@ jtreg (4.1-b08-1) unstable; urgency=medium
by jtreg
* Replaced dependencies.patch with command line arguments
* Updated debian/watch and debian/orig-tar.sh to fetch the latest tagged
- build from the upsteam Mercurial repository.
+ build from the upstream Mercurial repository.
* Recommends testng for the binary package
* debian/control:
- Standards-Version updated to 3.9.5 (no changes)
diff --git a/debian/watch b/debian/watch
index 3a6f4d1..eeadb78 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-https://adopt-openjdk.ci.cloudbees.com/job/jtreg/lastSuccessfulBuild/artifact/jtreg([\d\.]+(?:-b[0-9]+)?).tar.gz debian debian/orig-tar.sh
+https://adopt-openjdk.ci.cloudbees.com/job/jtreg/lastSuccessfulBuild/artifact/jtreg-([\d\.]+(?:-b[0-9]+)?).tar.gz debian debian/orig-tar.sh
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jtreg.git
More information about the pkg-java-commits
mailing list