[libmetadata-extractor-java] 02/05: debian/watch: Watch the release tags on Github

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Mar 10 13:48:58 UTC 2015


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

ebourg-guest pushed a commit to branch master
in repository libmetadata-extractor-java.

commit 1c41d22ad6227a737c4879e5b371288ea949b3e2
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Tue Mar 10 09:56:41 2015 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 8e7c691..c9434b4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 libmetadata-extractor-java (2.6.4-3) UNRELEASED; urgency=medium
 
   * Moved the package to Git
+  * debian/watch: Watch the release tags on Github
 
  -- Emmanuel Bourg <ebourg at apache.org>  Tue, 10 Mar 2015 09:34:34 +0100
 
diff --git a/debian/watch b/debian/watch
index 4b28201..ba6574f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,2 @@
 version=3
-opts=dversionmangle=s/\+dfsg$// \
-http://code.google.com/p/metadata-extractor/downloads/list .*/metadata-extractor-([\d\.]*)\.zip debian debian/orig-tar.sh
+https://github.com/drewnoakes/metadata-extractor/tags .*/([\d\.]+).tar.gz debian debian/orig-tar.sh

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



More information about the pkg-java-commits mailing list