[pkg-java] r16474 - trunk/axis/debian

Emmanuel Bourg ebourg-guest at alioth.debian.org
Tue Apr 2 15:11:06 UTC 2013


Author: ebourg-guest
Date: 2013-04-02 15:11:06 +0000 (Tue, 02 Apr 2013)
New Revision: 16474

Modified:
   trunk/axis/debian/changelog
   trunk/axis/debian/control
   trunk/axis/debian/watch
Log:
Fixed the watch file

Modified: trunk/axis/debian/changelog
===================================================================
--- trunk/axis/debian/changelog	2013-04-02 14:46:58 UTC (rev 16473)
+++ trunk/axis/debian/changelog	2013-04-02 15:11:06 UTC (rev 16474)
@@ -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.

Modified: trunk/axis/debian/control
===================================================================
--- trunk/axis/debian/control	2013-04-02 14:46:58 UTC (rev 16473)
+++ trunk/axis/debian/control	2013-04-02 15:11:06 UTC (rev 16474)
@@ -4,7 +4,8 @@
 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,

Modified: trunk/axis/debian/watch
===================================================================
--- trunk/axis/debian/watch	2013-04-02 14:46:58 UTC (rev 16473)
+++ trunk/axis/debian/watch	2013-04-02 15:11:06 UTC (rev 16474)
@@ -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 




More information about the pkg-java-commits mailing list