This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libxml-security-java.
commit 31551232f411ee0fa2f1fa84b113167fe1472b52 Author: Emmanuel Bourg <[email protected]> Date: Mon Apr 15 11:59:49 2013 +0000 Updated debian/copyright to comply with the Machine readable format 1.0 --- debian/changelog | 3 ++- debian/copyright | 32 +++++++++++++++++--------------- 2 files changed, 19 insertions(+), 16 deletions(-) diff --git a/debian/changelog b/debian/changelog index 80ed1d9..8e357a7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,8 +5,9 @@ libxml-security-java (1.5.4-1) experimental; urgency=low * Refreshed the patch * Updated Standards-Version to 3.9.4 (no changes) * Removed Michael Koch from the Uploaders list (Closes: #654103) + * Updated debian/copyright to comply with the Machine readable format 1.0 - -- Emmanuel Bourg <[email protected]> Mon, 15 Apr 2013 12:06:57 +0200 + -- Emmanuel Bourg <[email protected]> Mon, 15 Apr 2013 13:59:23 +0200 libxml-security-java (1.4.5-1) unstable; urgency=low diff --git a/debian/copyright b/debian/copyright index 575a844..13029a8 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,19 +1,21 @@ -This package was debianized by Varun Hiremath <[email protected]> on -Tue, 24 Apr 2007 17:19:10 +0530. +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: Apache XML Security for Java +Upstream-Contact: Apache Santuario Team <[email protected]> +Source: http://santuario.apache.org -It was downloaded from http://xml.apache.org/security/dist/java-library/ +Files: * +Copyright: 1999-2011, The Apache Software Foundation. + 2001, Institute for Data Communications Systems <http://www.nue.et-inf.uni-siegen.de/> + 2001, The Internet Society and W3C + 2005-2006, Sun Microsystems, Inc +License: Apache-2.0 + On Debian systems, the full text of the Apache License can be found + in the file `/usr/share/common-licenses/Apache-2.0'. -Upstream Authors: The Apache Software Foundation. -Copyright: -(C) 2003-2004 The Apache Software Foundation. -(C) 2005-2006 Sun Microsystems, Inc. All rights reserved. -(C) 2001 The Internet Society and W3C +Files: debian/* +Copyright: 2007, Varun Hiremath <[email protected]> +License: GPL + On Debian systems, the full text of the GPL can be found + in the file `/usr/share/common-licenses/GPL'. -License: Apache 2.0 - - On Debian GNU/Linux system you can find the complete text of the - Apache-2.0 license in `/usr/share/common-licenses/Apache-2.0' - -The Debian packaging is (C) 2007, Varun Hiremath <[email protected]> and -is licensed under the GPL, see `/usr/share/common-licenses/GPL'. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libxml-security-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

