This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository animal-sniffer.
commit 3fe832f13efcd99c3bf3847514c3bcf1ea7a3809 Author: Emmanuel Bourg <[email protected]> Date: Mon Sep 29 18:10:01 2014 +0200 Refreshed the patch --- debian/changelog | 8 ++++++++ ...d-a-version-to-maven-invoker-plugin-or-the-plugin-.patch | 13 +++---------- 2 files changed, 11 insertions(+), 10 deletions(-) diff --git a/debian/changelog b/debian/changelog index db603b5..b59103c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +animal-sniffer (1.11-1) UNRELEASED; urgency=medium + + * Team upload. + * New upstream release + * Refreshed the patch + + -- Emmanuel Bourg <[email protected]> Mon, 29 Sep 2014 18:07:31 +0200 + animal-sniffer (1.7-3) UNRELEASED; urgency=low * Updated Standards-Version to 3.9.6 (no changes) diff --git a/debian/patches/0001-Add-a-version-to-maven-invoker-plugin-or-the-plugin-.patch b/debian/patches/0001-Add-a-version-to-maven-invoker-plugin-or-the-plugin-.patch index 0113df0..eb7ed5a 100644 --- a/debian/patches/0001-Add-a-version-to-maven-invoker-plugin-or-the-plugin-.patch +++ b/debian/patches/0001-Add-a-version-to-maven-invoker-plugin-or-the-plugin-.patch @@ -8,8 +8,6 @@ Subject: [PATCH] Add a <version> to maven-invoker-plugin or the plugin will not animal-sniffer-maven-plugin/pom.xml | 1 + 3 files changed, 3 insertions(+), 0 deletions(-) -diff --git a/animal-sniffer-ant-tasks/pom.xml b/animal-sniffer-ant-tasks/pom.xml -index 02e76e7..0bf2689 100644 --- a/animal-sniffer-ant-tasks/pom.xml +++ b/animal-sniffer-ant-tasks/pom.xml @@ -89,6 +89,7 @@ @@ -20,23 +18,19 @@ index 02e76e7..0bf2689 100644 <configuration> <pomIncludes> <pomInclude>*/pom.xml</pomInclude> -diff --git a/animal-sniffer-enforcer-rule/pom.xml b/animal-sniffer-enforcer-rule/pom.xml -index f998825..d6c0874 100644 --- a/animal-sniffer-enforcer-rule/pom.xml +++ b/animal-sniffer-enforcer-rule/pom.xml -@@ -94,6 +94,7 @@ - <plugins> +@@ -95,6 +95,7 @@ <plugin> + <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-invoker-plugin</artifactId> + <version>1.3</version> <configuration> <setupIncludes> <setupInclude>setup-*/pom.xml</setupInclude> -diff --git a/animal-sniffer-maven-plugin/pom.xml b/animal-sniffer-maven-plugin/pom.xml -index 3608759..764ddcd 100644 --- a/animal-sniffer-maven-plugin/pom.xml +++ b/animal-sniffer-maven-plugin/pom.xml -@@ -102,6 +102,7 @@ +@@ -101,6 +101,7 @@ <plugins> <plugin> <artifactId>maven-invoker-plugin</artifactId> @@ -44,4 +38,3 @@ index 3608759..764ddcd 100644 <configuration> <pomIncludes> <pomInclude>*/pom.xml</pomInclude> --- -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/animal-sniffer.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

