This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jalview.
commit 38e9dee274939d1e1a9787c8da100100330a578e Author: Emmanuel Bourg <[email protected]> Date: Fri Sep 12 14:41:02 2014 +0200 debian/copyright: Fixed a license short name --- debian/changelog | 1 + debian/copyright | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 44d7d37..da6a054 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ jalview (2.7.dfsg-4) UNRELEASED; urgency=low * Updated Standards-Version to 3.9.5 (no changes) * Moved the package to Git * Switch to debhelper level 9 + * debian/copyright: Fixed a license short name -- Emmanuel Bourg <[email protected]> Wed, 20 Nov 2013 01:16:04 +0100 diff --git a/debian/copyright b/debian/copyright index 3917bc6..f180b63 100644 --- a/debian/copyright +++ b/debian/copyright @@ -58,7 +58,7 @@ License: GPL-3+ Files: src/com/stevesoft/pat/* Copyright: Copyright 2001, Steven R. Brandt -License: LGPL3+ +License: LGPL-3+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 3 of -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jalview.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

