Author: eugene-guest Date: 2013-05-17 07:18:25 +0000 (Fri, 17 May 2013) New Revision: 16682
Modified: trunk/saxonhe/debian/control trunk/saxonhe/debian/copyright Log: control and copyright fixes Modified: trunk/saxonhe/debian/control =================================================================== --- trunk/saxonhe/debian/control 2013-05-17 06:57:48 UTC (rev 16681) +++ trunk/saxonhe/debian/control 2013-05-17 07:18:25 UTC (rev 16682) @@ -3,7 +3,9 @@ Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Eugene Zhukov <[email protected]> -Build-Depends: debhelper (>= 8), cdbs, default-jdk, maven-debian-helper (>= 1.6.1), libmaven-antrun-plugin-java +Build-Depends: debhelper (>= 8), cdbs, default-jdk, maven-debian-helper (>= 1.6.1) +Build-Depends-Indep: libmaven-antrun-plugin-java, libdom4j-java, libjdom1-java (>= 1.1), libxml-commons-resolver1.1-java (>= 1.2), + libxom-java Standards-Version: 3.9.4 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/saxonhe Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/saxonhe Modified: trunk/saxonhe/debian/copyright =================================================================== --- trunk/saxonhe/debian/copyright 2013-05-17 06:57:48 UTC (rev 16681) +++ trunk/saxonhe/debian/copyright 2013-05-17 07:18:25 UTC (rev 16682) @@ -8,12 +8,9 @@ Files: debian/* Copyright: 2013, Eugene Zhukov <[email protected]> -License: FreeBSD +License: Apache-2.0 -License: FreeBSD - TODO: include the full text of the license here +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: Mozilla Public License version 1.0 - TODO: include the full text of the license here - - _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

