[axis] 41/60: Fixed the watch file
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Jan 12 17:30:45 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository axis.
commit da40ed2aeb64fdf94ce5e0c2561e15133b0608d1
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Apr 2 15:11:06 2013 +0000
Fixed the watch file
---
debian/changelog | 7 +++++++
debian/control | 3 ++-
debian/watch | 2 +-
3 files changed, 10 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index f14e2f6..433fa39 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+axis (1.4-18) experimental; urgency=low
+
+ * Team upload.
+ * debian/watch: Fixed the URL
+
+ -- Emmanuel Bourg <ebourg at apache.org> Tue, 02 Apr 2013 17:02:15 +0200
+
axis (1.4-17) experimental; urgency=low
* Team upload.
diff --git a/debian/control b/debian/control
index 0e1fec7..7a9aa89 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,8 @@ Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Torsten Werner <twerner at debian.org>,
Damien Raude-Morvan <drazzib at debian.org>,
- Jakub Adam <jakub.adam at ktknet.cz>
+ Jakub Adam <jakub.adam at ktknet.cz>,
+ Emmanuel Bourg <ebourg at apache.org>
Build-Depends: debhelper (>= 7), cdbs, ant-optional, default-jdk, libwsdl4j-java,
libcommons-logging-java, libcommons-httpclient-java, bnd,
libcommons-discovery-java, libgnujaf-java, libgnumail-java, libservlet2.5-java,
diff --git a/debian/watch b/debian/watch
index 96a8aa8..202001a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
opts=uversionmangle=s/_/./ \
-http://www.apache.org/dist/ws/axis/1_4/ axis-src-(.*).tar.gz
+http://archive.apache.org/dist/ws/axis/1_4/ axis-src-(.*).tar.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/axis.git
More information about the pkg-java-commits
mailing list