This is an automated email from the git hooks/post-receive script. henrich pushed a commit to branch master in repository pleiades.
commit 70de5723dd6fd10438f1f66ac812b454fee093d1 Author: Hideki Yamane <[email protected]> Date: Mon Dec 7 21:29:35 2015 +0900 update to osdn.jp --- debian/changelog | 7 +++++++ debian/watch | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0fe2ee6..632b4ed 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +pleiades (1.6.0-2) UNRELEASED; urgency=medium + + * debian/watch + - update to point osdn.jp + + -- Hideki Yamane <[email protected]> Mon, 07 Dec 2015 21:29:26 +0900 + pleiades (1.6.0-1) unstable; urgency=medium [ tony mancill ] diff --git a/debian/watch b/debian/watch index aadd772..e498392 100644 --- a/debian/watch +++ b/debian/watch @@ -1,7 +1,7 @@ version=3 -opts="downloadurlmangle=s/sourceforge/iij.dl.sourceforge/;s/downloads\///;s/projects\///;s/zip\//zip/,\ +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://sourceforge.jp/projects/mergedoc/releases/ \ + http://osdn.jp/projects/mergedoc/releases/ \ /projects/mergedoc/downloads/.*/pleiades_(.*)\-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

