Author: ebourg-guest Date: 2013-07-03 13:32:37 +0000 (Wed, 03 Jul 2013) New Revision: 16982
Modified: trunk/libxml-security-java/debian/changelog trunk/libxml-security-java/debian/libxml-security-java.poms Log: Changed the Maven rules to Ignore the parent pom Modified: trunk/libxml-security-java/debian/changelog =================================================================== --- trunk/libxml-security-java/debian/changelog 2013-07-03 12:54:13 UTC (rev 16981) +++ trunk/libxml-security-java/debian/changelog 2013-07-03 13:32:37 UTC (rev 16982) @@ -1,10 +1,11 @@ -libxml-security-java (1.5.5-1) UNRELEASED; urgency=low +libxml-security-java (1.5.5-1) experimental; urgency=low * New upstream release * Refreshed the patch * Use canonical URLs for the Vcs-* fields + * Changed the Maven rules to Ignore the parent pom - -- Emmanuel Bourg <[email protected]> Mon, 24 Jun 2013 11:02:09 +0200 + -- Emmanuel Bourg <[email protected]> Wed, 03 Jul 2013 15:31:41 +0200 libxml-security-java (1.5.4-1) experimental; urgency=low Modified: trunk/libxml-security-java/debian/libxml-security-java.poms =================================================================== --- trunk/libxml-security-java/debian/libxml-security-java.poms 2013-07-03 12:54:13 UTC (rev 16981) +++ trunk/libxml-security-java/debian/libxml-security-java.poms 2013-07-03 13:32:37 UTC (rev 16982) @@ -25,4 +25,4 @@ # --site-xml=<location>: Optional, the location for site.xml if it needs to be installed. # Empty by default. [mh_install] # -pom.xml --has-package-version +pom.xml --no-parent --has-package-version _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

