This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository xmlunit.
commit 8fa5160da1282d3272e5fb565da54f5b9c9948cc Author: Emmanuel Bourg <[email protected]> Date: Wed Apr 29 12:17:31 2015 +0200 Fixed the short name for the BSD license --- debian/changelog | 1 + debian/copyright | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 80415bd..0af0928 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ xmlunit (1.6-1) UNRELEASED; urgency=medium - Updated the Homepage field * Moved the package to Git * Switch to debhelper level 9 + * debian/copyright: Fixed the short name for the BSD license -- Emmanuel Bourg <[email protected]> Wed, 29 Apr 2015 11:44:45 +0200 diff --git a/debian/copyright b/debian/copyright index d261f0e..15ab42c 100644 --- a/debian/copyright +++ b/debian/copyright @@ -5,13 +5,13 @@ Source: http://xmlunit.sourceforge.net Files: * Copyright: 2001-2009, Jeff Martin, Tim Bacon -License: BSD +License: BSD-3-clause Files: debian/* Copyright: 2009, Ludovic Claude <[email protected]> License: GPL-3+ -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/xmlunit.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

