[cobertura-maven-plugin] 05/09: debian/watch: Watch the release tags on Github

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Jul 16 09:55:35 UTC 2015


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

ebourg-guest pushed a commit to branch master
in repository cobertura-maven-plugin.

commit 0ac0413683443cffb4476da2ef040cf041a91175
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu Jul 16 11:39:05 2015 +0200

    debian/watch: Watch the release tags on Github
---
 debian/changelog | 1 +
 debian/copyright | 2 +-
 debian/watch     | 3 +--
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index cacdc60..219f7b9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ cobertura-maven-plugin (2.3+dfsg-3) UNRELEASED; urgency=low
     - Updated the Homepage field
     - Standards-Version updated to 3.9.6 (no changes)
   * Switch to debhelper level 9
+  * debian/watch: Watch the release tags on Github
 
  -- tony mancill <tmancill at debian.org>  Sun, 15 Jan 2012 20:54:30 -0800
 
diff --git a/debian/copyright b/debian/copyright
index 6e4cf74..6daad8a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,7 +4,7 @@ Upstream-Contact: Joakim Erdfelt <joakim at erdfelt.net>,
  Will Gwaltney <will.gwaltney at sas.com>,
  Fabrizio Giustina <fgiust at apache.org>,
  Arnaud Heritier <aheritier at apache.org>
-Source: http://mojo.codehaus.org/cobertura-maven-plugin
+Source: https://github.com/mojohaus/cobertura-maven-plugin
 
 Copyright: 2001-2006, The Apache Software Foundation
 License: Apache-2.0
diff --git a/debian/watch b/debian/watch
index d7c6092..814a1c9 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,4 @@
 version=3
 opts="uversionmangle=s/-(alpha|beta)-/~$1/,\
 dversionmangle=s/\+dfsg//" \
-  http://svn.codehaus.org/mojo/tags/ \
-  cobertura-maven-plugin-(\d.*)/ debian debian/orig-tar.sh
+  https://github.com/mojohaus/cobertura-maven-plugin/tags .*/cobertura-maven-plugin-([\d\.]+).tar.gz debian debian/orig-tar.sh

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



More information about the pkg-java-commits mailing list