This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jatl.
commit 92efdbefe8d322843572ae04e3d029c42f7a6c11 Author: Emmanuel Bourg <[email protected]> Date: Sun Oct 30 00:21:54 2016 +0200 Updated the Homepage field --- debian/changelog | 1 + debian/control | 2 +- debian/copyright | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7474fe4..b21a14e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ jatl (0.2.2-3) UNRELEASED; urgency=medium * Build with the DH sequencer instead of CDBS + * Updated the Homepage field * Standards-Version updated to 3.9.8 * Switch to debhelper level 10 diff --git a/debian/control b/debian/control index 0b6373b..3336b92 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends-Indep: junit4, Standards-Version: 3.9.8 Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/jatl Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/jatl -Homepage: http://code.google.com/p/jatl/ +Homepage: https://github.com/agentgt/jatl Package: libjatl-java Architecture: all diff --git a/debian/copyright b/debian/copyright index bf8507b..e9b82ea 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,6 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: JATL -Source: http://jatl.googlecode.com/archive/jatl-0.2.2.zip +Source: https://github.com/agentgt/jatl Files: * Copyright: 2010-2013, Adam Gent <[email protected]> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jatl.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

