This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository visualvm.
commit 4ff275a7bdee16dc63d8b9f283ac32db1bea6b11 Author: Emmanuel Bourg <[email protected]> Date: Wed Apr 30 12:23:23 2014 +0200 debian/copyright: Fixed the path to the GPL-2 license --- debian/changelog | 1 + debian/copyright | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index b813043..3da5970 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,6 +15,7 @@ visualvm (1.3.3-3) UNRELEASED; urgency=low * Build depend on debhelper >= 9 * Added a watch file * debian/rules: Replaced dh_clean -k with dh_prep + * debian/copyright: Fixed the path to the GPL-2 license -- tony mancill <[email protected]> Mon, 28 Apr 2014 21:08:21 -0700 diff --git a/debian/copyright b/debian/copyright index df3fc9a..c0b8bfe 100644 --- a/debian/copyright +++ b/debian/copyright @@ -40,10 +40,10 @@ License: * have any questions. */ -See /usr/share/common-licenses/GPL2 for the license text. +See /usr/share/common-licenses/GPL-2 for the license text. The Debian packaging is (C) 2008, Matthias Klose <[email protected]> and -is licensed under the GPL, see `/usr/share/common-licenses/GPL'. +is licensed under the GPL, see `/usr/share/common-licenses/GPL-2'. - - - - - copyright notice and license for netbeans upstream - - - - - -- 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

