This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository visualvm.
commit 6f061b3c725b9d36fe1169b7dfb66cbf3e397382 Author: Emmanuel Bourg <[email protected]> Date: Wed Apr 30 12:46:35 2014 +0200 Updated the Homepage field --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 25cd4d9..bcdb593 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,6 +17,7 @@ visualvm (1.3.3-3) UNRELEASED; urgency=low * Added a watch file * debian/rules: Replaced dh_clean -k with dh_prep * debian/copyright: Fixed the path to the GPL-2 license + * debian/control: Updated the Homepage field -- tony mancill <[email protected]> Mon, 28 Apr 2014 21:08:21 -0700 diff --git a/debian/control b/debian/control index 934b790..942091e 100644 --- a/debian/control +++ b/debian/control @@ -12,9 +12,9 @@ Build-Depends: debhelper (>= 9), wget, dh-autoreconf Standards-Version: 3.9.5 -Homepage: https://visualvm.dev.java.net/ Vcs-Git: git://anonscm.debian.org/pkg-java/visualvm.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/visualvm.git +Homepage: https://visualvm.java.net Package: visualvm Architecture: any -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/visualvm.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

