[SCM] tomcat6 packaging branch, master, updated. debian/6.0.35-6-1-g3c65d46

Stephen Nelson stephen at eccostudio.com
Tue Jul 30 22:17:48 UTC 2013


The following commit has been merged in the master branch:
commit 3c65d46b5b4db787860a0f5ede1cc64f5c06f63c
Author: Stephen Nelson <stephen at eccostudio.com>
Date:   Tue Jul 30 23:16:59 2013 +0100

    Modified broken watch file to correctly identify upstream releases.

diff --git a/debian/changelog b/debian/changelog
index c5c332a..b7bd22e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+tomcat6 (6.0.35-7) UNRELEASED; urgency=low
+
+  * Team upload.
+  * Fixed the watch file 
+
+ -- Stephen Nelson <stephen at eccostudio.com>  Tue, 30 Jul 2013 23:07:18 +0100
+
 tomcat6 (6.0.35-6) unstable; urgency=high
 
   * Acknowledge NMU: 6.0.35-5+nmu1 (Closes: #692440)
diff --git a/debian/watch b/debian/watch
index 740c410..5bca117 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 opts=uversionmangle=s/_/./g \
-  http://svn.apache.org/repos/asf/tomcat/tc6.0.x/tags/ TOMCAT_([0-9_]*[0-9])/ debian debian/orig-tar.sh
+  http://svn.apache.org/repos/asf/tomcat/tc6.0.x/tags/ TOMCAT_([0-9_]*[0123456789])/ debian debian/orig-tar.sh

-- 
tomcat6 packaging



More information about the pkg-java-commits mailing list