This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libaopalliance-java.
commit 4662ae8c5929606e9f1f34a8f1510b78595ae5c3 Author: Emmanuel Bourg <[email protected]> Date: Fri Jan 12 14:14:44 2018 +0100 Fixed some typos in debian/copyright --- debian/changelog | 1 + debian/copyright | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index f39171b..5a6eecb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ libaopalliance-java (20070526-6) UNRELEASED; urgency=medium * Moved the package to Git * Standards-Version updated to 4.1.3 * Switch to debhelper level 10 + * Fixed some typos in debian/copyright -- Emmanuel Bourg <[email protected]> Fri, 12 Jan 2018 13:57:29 +0100 diff --git a/debian/copyright b/debian/copyright index fa4b4eb..f1b96b2 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,11 +1,11 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/. +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: AOP Alliance Upstream-Contact: http://aopalliance.sourceforge.net/ Source: http://aopalliance.cvs.sourceforge.net/viewvc/aopalliance/ Files: * Copyright: public-domain -Licence: public-domain +License: public-domain As seen on <URL:http://aopalliance.sourceforge.net/> : . LICENCE: all the source code provided by AOP Alliance is Public Domain. @@ -28,7 +28,7 @@ Licence: public-domain Shi YiYing Files: debian/* -Copyright: (C) 2007, Torsten Werner <[email protected]> -Copyright: Copyright 2011, Damien Raude-Morvan <[email protected]> +Copyright: 2007, Torsten Werner <[email protected]> + 2011, Damien Raude-Morvan <[email protected]> License: GPL-2 The Debian packaging is licensed under the GPL-2, see `/usr/share/common-licenses/GPL-2'. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libaopalliance-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

