[animal-sniffer] 08/11: Refreshed the patch
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Sep 27 09:10:08 UTC 2016
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 ccc7c6b9fdfe2760a3f8f13f12255a50f1b77643
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Sep 27 10:57:31 2016 +0200
Refreshed the patch
---
debian/changelog | 4 +++-
...ion-to-maven-invoker-plugin-or-the-plugin-.patch | 21 +++++++--------------
2 files changed, 10 insertions(+), 15 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 8effd6f..8322701 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
-animal-sniffer (1.11-2) UNRELEASED; urgency=medium
+animal-sniffer (1.15-1) UNRELEASED; urgency=medium
* Team upload.
+ * New upstream release
+ - Refreshed the patch
* Build with the DH sequencer instead of CDBS
* Standards-Version updated to 3.9.8
* Use secure Vcs-* URLs
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 eb7ed5a..af2ae8c 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
@@ -1,16 +1,9 @@
-From: Matthias Schmitz <matthias at sigxcpu.org>
-Date: Fri, 29 Apr 2011 12:08:23 +0200
-Subject: [PATCH] Add a <version> to maven-invoker-plugin or the plugin will not found
-
----
- animal-sniffer-ant-tasks/pom.xml | 1 +
- animal-sniffer-enforcer-rule/pom.xml | 1 +
- animal-sniffer-maven-plugin/pom.xml | 1 +
- 3 files changed, 3 insertions(+), 0 deletions(-)
-
+Description: Add a <version> to maven-invoker-plugin or the plugin will not found
+Author: Matthias Schmitz <matthias at sigxcpu.org>
+Forwarded: not-needed
--- a/animal-sniffer-ant-tasks/pom.xml
+++ b/animal-sniffer-ant-tasks/pom.xml
-@@ -89,6 +89,7 @@
+@@ -94,6 +94,7 @@
</plugin>
<plugin>
<artifactId>maven-invoker-plugin</artifactId>
@@ -20,7 +13,7 @@ Subject: [PATCH] Add a <version> to maven-invoker-plugin or the plugin will not
<pomInclude>*/pom.xml</pomInclude>
--- a/animal-sniffer-enforcer-rule/pom.xml
+++ b/animal-sniffer-enforcer-rule/pom.xml
-@@ -95,6 +95,7 @@
+@@ -97,6 +97,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-invoker-plugin</artifactId>
@@ -30,9 +23,9 @@ Subject: [PATCH] Add a <version> to maven-invoker-plugin or the plugin will not
<setupInclude>setup-*/pom.xml</setupInclude>
--- a/animal-sniffer-maven-plugin/pom.xml
+++ b/animal-sniffer-maven-plugin/pom.xml
-@@ -101,6 +101,7 @@
- <plugins>
+@@ -121,6 +121,7 @@
<plugin>
+ <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-invoker-plugin</artifactId>
+ <version>1.3</version>
<configuration>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/animal-sniffer.git
More information about the pkg-java-commits
mailing list