This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository sisu-guice.
commit 303729f509f2fbeba32c29324ccabb66594e44e0 Author: Emmanuel Bourg <[email protected]> Date: Thu Oct 2 21:44:31 2014 +0200 debian/copyright: Fixed the short name of the BSD-3-clause license --- debian/changelog | 1 + debian/copyright | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 428df19..81df7a8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ sisu-guice (3.2.3+dfsg-2) UNRELEASED; urgency=medium * Standards-Version updated to 3.9.6 (no changes) * Removed the unused build dependencies on the *-java-doc packages * Switch to debhelper level 9 + * debian/copyright: Fixed the short name of the BSD-3-clause license -- Emmanuel Bourg <[email protected]> Thu, 02 Oct 2014 15:11:07 +0200 diff --git a/debian/copyright b/debian/copyright index 1b19308..6b72857 100644 --- a/debian/copyright +++ b/debian/copyright @@ -24,7 +24,7 @@ Comment: Class files incorporated in sisu-guice via jarjar. The filespec is relative to the asm3 source package. See the asm3 source package for more information. -License: BSD +License: BSD-3-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/sisu-guice.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

