[wagon] 34/62: Updated the watch file to match only 1.x versions

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Nov 8 12:59:35 UTC 2017


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

ebourg-guest pushed a commit to branch master-1.x
in repository wagon.

commit 7eceff807f01250b291538a408babd277ae97575
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Mon May 13 23:19:35 2013 +0000

    Updated the watch file to match only 1.x versions
---
 debian/changelog | 8 ++++++++
 debian/control   | 5 +++--
 debian/watch     | 4 +---
 3 files changed, 12 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 370ba28..cf43a96 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+wagon (1.0.0-3) unstable; urgency=low
+
+  * Team upload.
+  * debian/watch: Updated to match only 1.x versions
+  * Updated Standards-Version to 3.9.4 (no changes)
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Tue, 14 May 2013 00:29:48 +0200
+
 wagon (1.0.0-2) unstable; urgency=low
 
   * Team upload.
diff --git a/debian/control b/debian/control
index 3d41a18..a5addc0 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,8 @@ Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Torsten Werner <twerner at debian.org>,
-           Ludovic Claude <ludovic.claude at laposte.net>
+           Ludovic Claude <ludovic.claude at laposte.net>,
+           Emmanuel Bourg <ebourg at apache.org>
 Build-Depends: cdbs, debhelper (>= 7), default-jdk, maven-debian-helper (>= 1.4)
 Build-Depends-Indep: default-jdk-doc,
                      junit (>= 3.8.1),
@@ -35,7 +36,7 @@ Build-Depends-Indep: default-jdk-doc,
                      libplexus-utils-java,
                      libplexus-utils-java-doc,
                      subversion
-Standards-Version: 3.9.2
+Standards-Version: 3.9.4
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/wagon
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/wagon/
 Homepage: http://maven.apache.org/wagon/
diff --git a/debian/watch b/debian/watch
index 6fe35d1..5bc15ac 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,6 +1,4 @@
 version=3
-
 opts=uversionmangle=s/^1\.0$/1.0.0/ \
   http://svn.apache.org/repos/asf/maven/wagon/tags/ \
-  wagon-(\d.*)/ debian debian/orig-tar.sh
-
+  wagon-(1\.\d.*)/ debian debian/orig-tar.sh

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



More information about the pkg-java-commits mailing list