This is an automated email from the git hooks/post-receive script. henrich pushed a commit to branch master in repository yydebug.
commit 5f3e6b8cc84f22a8a55571e9aa7a9baab4708aae Author: Hideki Yamane <[email protected]> Date: Sun Dec 13 16:34:01 2015 +0900 update it to https://github.com/jruby/jay-yydebug --- debian/changelog | 7 +++++++ debian/control | 2 +- debian/copyright | 4 +--- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index e5e2012..6e77ba6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +yydebug (1.1.0-6) UNRELEASED; urgency=medium + + * debian/copyright + - move to new upstream site, https://github.com/jruby/jay-yydebug + + -- Hideki Yamane <[email protected]> Sun, 13 Dec 2015 16:33:11 +0900 + yydebug (1.1.0-5) unstable; urgency=medium * debian/control diff --git a/debian/control b/debian/control index e81b52d..3737c84 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: extra Maintainer: Hideki Yamane <[email protected]> Build-Depends: debhelper (>= 7.0.50~), default-jdk Standards-Version: 3.9.6 -Homepage: http://www.cs.rit.edu/~ats/projects/lp/doc/jay/yydebug/package-summary.html +Homepage: https://github.com/jruby/jay-yydebug Vcs-Git: git://anonscm.debian.org/pkg-java/yydebug.git Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/yydebug.git diff --git a/debian/copyright b/debian/copyright index bee4fe4..dc2cc24 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,8 +1,6 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0 Upstream-Name: jay.yydebug -Source: http://www.cs.rit.edu/~ats/projects/lp/doc/jay/yydebug/package-summary.html - http://svn.codehaus.org/jruby/trunk/jay/yydebug/ -Upstream-Contact: Axel T. Schreiner <[email protected]> +Source: https://github.com/jruby/jay-yydebug Files: * Copyright: 2004, Axel T. Schreiner <[email protected]> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/yydebug.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

