This is an automated email from the git hooks/post-receive script. henrich pushed a commit to branch master in repository pleiades.
commit 39e1bb55f1fab2fa48b313541bde46ec34c8308d Author: Hideki Yamane <[email protected]> Date: Sun Jul 2 09:35:12 2017 +0900 watch file version 4 --- debian/changelog | 3 +++ debian/watch | 6 +++--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 34809cd..dcc4813 100644 --- a/debian/changelog +++ b/debian/changelog @@ -22,6 +22,9 @@ pleiades (1.7.27-1) UNRELEASED; urgency=medium - drop unnecessary srctest/jp/sourceforge/mergedoc/pleiades/resource/3.* mention * re-enable README.Debian + * debian/watch + - point to osdn.net, instead of osdn.jp + - update to version 4 -- Hideki Yamane <[email protected]> Sun, 02 Jul 2017 07:45:36 +0900 diff --git a/debian/watch b/debian/watch index e498392..e20148b 100644 --- a/debian/watch +++ b/debian/watch @@ -1,7 +1,7 @@ -version=3 +version=4 opts="downloadurlmangle=s/osdn/iij.dl.osdn/;s/downloads\///;s/projects\///;s/zip\//zip/,\ uversionmangle=s/-beta/~beta/;s/-rc/~rc/;s/-preview/~preview/,\ dversionmangle=s/-dfsg//;s/~I/~/" \ - http://osdn.jp/projects/mergedoc/releases/ \ - /projects/mergedoc/downloads/.*/pleiades_(.*)\-src.zip/ + http://osdn.net/projects/mergedoc/releases/ \ + /projects/mergedoc/downloads/.*/@PACKAGE@@ANY_VERSION@\-src.zip/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/pleiades.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

