This is an automated email from the git hooks/post-receive script. takaki pushed a commit to branch master in repository libmecab-java.
commit 92621e031276cb05913deccbba871e30cc383cde Author: TANIGUCHI Takaki <[email protected]> Date: Tue Jul 18 10:34:50 2017 +0900 update Homepage URL --- debian/copyright | 2 +- debian/watch | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/debian/copyright b/debian/copyright index 83d9fe6..774a81f 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: MeCab Upstream-Contact: Taku Kudo <[email protected]> -Source: http://code.google.com/p/mecab/ +Source: https://github.com/taku910/mecab Files: * Copyright: Taku Kudo <[email protected]> diff --git a/debian/watch b/debian/watch deleted file mode 100644 index 897e668..0000000 --- a/debian/watch +++ /dev/null @@ -1,3 +0,0 @@ -version=3 -opts="uversionmangle=s/pre/~pre/;s/rc/~rc/;s/99(\d)/99.$1/" \ - http://code.google.com/p/mecab/downloads/list?can=1 .*/mecab-java-(\d[\d\.]*)\.(?:zip|tgz|tbz2|txz|tar\.gz|tar\.bz2|tar\.xz) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libmecab-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

