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 49e915cdcb4c73123dbc67b37cd2714d7df40588 Author: Emmanuel Bourg <[email protected]> Date: Wed Jul 3 13:32:37 2013 +0000 Changed the Maven rules to Ignore the parent pom --- debian/changelog | 5 +++-- debian/libxml-security-java.poms | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0aee9c0..1f9d981 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 diff --git a/debian/libxml-security-java.poms b/debian/libxml-security-java.poms index 0417132..5ad70f2 100644 --- a/debian/libxml-security-java.poms +++ b/debian/libxml-security-java.poms @@ -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 -- 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

