Author: eugene-guest Date: 2013-05-17 16:29:24 +0000 (Fri, 17 May 2013) New Revision: 16693
Modified: trunk/saxonhe/debian/changelog trunk/saxonhe/debian/control trunk/saxonhe/debian/copyright Log: ITP number Modified: trunk/saxonhe/debian/changelog =================================================================== --- trunk/saxonhe/debian/changelog 2013-05-17 16:05:24 UTC (rev 16692) +++ trunk/saxonhe/debian/changelog 2013-05-17 16:29:24 UTC (rev 16693) @@ -1,5 +1,5 @@ -saxonhe (9.4.0.7-1) UNRELEASED; urgency=low +saxonhe (9.4.0.7-1) unstable; urgency=low - * Initial release + * Initial release. Closes: #708214 - -- Eugene Zhukov <[email protected]> Thu, 02 May 2013 08:28:39 +0000 + -- Eugene Zhukov <[email protected]> Fri, 17 May 2013 11:28:26 +0000 Modified: trunk/saxonhe/debian/control =================================================================== --- trunk/saxonhe/debian/control 2013-05-17 16:05:24 UTC (rev 16692) +++ trunk/saxonhe/debian/control 2013-05-17 16:29:24 UTC (rev 16693) @@ -16,5 +16,7 @@ Depends: ${misc:Depends}, ${maven:Depends} Recommends: ${maven:OptionalDepends} Description: Saxon-HE - The XSLT and XQuery Processor + The XSLT and XQuery Processor. It provides implementations + of XSLT 2.0, XQuery 1.0 and XPath 2.0 at the basic level + of conformance defined by W3C. Modified: trunk/saxonhe/debian/copyright =================================================================== --- trunk/saxonhe/debian/copyright 2013-05-17 16:05:24 UTC (rev 16692) +++ trunk/saxonhe/debian/copyright 2013-05-17 16:29:24 UTC (rev 16693) @@ -2,11 +2,11 @@ Upstream-Name: Saxon-HE Source: http://www.saxonica.com/ -Files: src/* +Files: * Copyright: 1999-2013, Saxonica -License: MPL-1.1 +License: MPL-1.0 The contents of this file are subject to the Mozilla Public License - Version 1.1 (the "License"); you may not use this file except in + Version 1.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.mozilla.org/MPL/ . @@ -21,9 +21,4 @@ Files: debian/* Copyright: 2013, Eugene Zhukov <[email protected]> -License: Apache-2.0 - -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' - +License: same as above _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

