This is an automated email from the git hooks/post-receive script. nomadium pushed a commit to branch master in repository cobertura.
commit ef0b09dc5614ce8d96716b3b1f1f53cdd5f35150 Author: Miguel Landaeta <[email protected]> Date: Sat Jul 29 15:02:49 2017 +0100 Update d/watch file --- debian/changelog | 3 ++- debian/watch | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index ebdb6c0..aa9368e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,9 @@ cobertura (1.9.4.1+dfsg-5) UNRELEASED; urgency=medium * Team upload. * Remove myself from uploaders list. (Closes: #XXXXXX). + * Update watch file. - -- Miguel Landaeta <[email protected]> Sat, 29 Jul 2017 15:01:03 +0100 + -- Miguel Landaeta <[email protected]> Sat, 29 Jul 2017 15:02:17 +0100 cobertura (1.9.4.1+dfsg-4) unstable; urgency=medium diff --git a/debian/watch b/debian/watch index 8cd3e83..e800b53 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,4 @@ version=3 opts=dversionmangle=s/\+dfsg// \ -http://qa.debian.org/watch/sf.php/cobertura/cobertura-(.+)-src\.tar\.gz debian debian/orig-tar.sh + https://github.com/cobertura/cobertura/releases \ + /cobertura/cobertura/archive/cobertura-([0-9].+)\.tar\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/cobertura.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

