This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-antrun-extended-plugin.
commit 66bd888ee94e18018a2f2e6e419cb23d36eba8a1 Author: Emmanuel Bourg <[email protected]> Date: Fri Jul 28 15:47:10 2017 +0200 Ignore the parent pom --- debian/changelog | 3 ++- debian/libmaven-antrun-extended-plugin-java.poms | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index ed272fd..7700aa8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ -maven-antrun-extended-plugin (1.42-2) UNRELEASED; urgency=medium +maven-antrun-extended-plugin (1.43-1) UNRELEASED; urgency=medium * Team upload. + * New upstream release * Build with the DH sequencer instead of CDBS * Standards-Version updated to 4.0.0 * Switch to debhelper level 10 diff --git a/debian/libmaven-antrun-extended-plugin-java.poms b/debian/libmaven-antrun-extended-plugin-java.poms index 9ec5af5..31a0ccf 100644 --- a/debian/libmaven-antrun-extended-plugin-java.poms +++ b/debian/libmaven-antrun-extended-plugin-java.poms @@ -23,4 +23,4 @@ # --ignore-pom: don't install the POM with mh_install or mh_installpoms. To use with POM files that are created # temporarily for certain artifacts such as Javadoc jars. # -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/maven-antrun-extended-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

