This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository exec-maven-plugin.
commit c2f24bc479fcbb9d006a46bc7aa0179a6a4816e0 Author: Emmanuel Bourg <[email protected]> Date: Wed Jul 26 00:50:23 2017 +0200 Refreshed the patch --- debian/changelog | 4 +++- debian/patches/tests-local-repository.patch | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5243150..99806b0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ -exec-maven-plugin (1.1.1+dfsg-5) UNRELEASED; urgency=medium +exec-maven-plugin (1.2-1) UNRELEASED; urgency=medium * Team upload. + * New upstream release + - Refreshed the patch * Build with the DH sequencer instead of CDBS * Standards-Version updated to 4.0.0 * Use secure Vcs-* URLs diff --git a/debian/patches/tests-local-repository.patch b/debian/patches/tests-local-repository.patch index d2b5bd4..11f37ab 100644 --- a/debian/patches/tests-local-repository.patch +++ b/debian/patches/tests-local-repository.patch @@ -166,7 +166,7 @@ Forwarded: not-needed --- a/src/test/java/org/codehaus/mojo/exec/ExecMojoTest.java +++ b/src/test/java/org/codehaus/mojo/exec/ExecMojoTest.java -@@ -243,7 +243,7 @@ +@@ -246,7 +246,7 @@ ArtifactRepositoryLayout localRepositoryLayout = (ArtifactRepositoryLayout) lookup( ArtifactRepositoryLayout.ROLE, "default" ); -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/exec-maven-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

