[joptsimple] 05/08: Removed maven-bundle-plugin_is_2.5.4.patch
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Sep 12 07:50:15 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository joptsimple.
commit 741509256848dd5a148c60c1340f9d74e1e2a75a
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Sep 12 09:41:24 2017 +0200
Removed maven-bundle-plugin_is_2.5.4.patch
---
debian/changelog | 1 +
debian/patches/maven-bundle-plugin_is_2.5.4.patch | 13 -------------
debian/patches/series | 1 -
3 files changed, 1 insertion(+), 14 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 4ed1765..c499e57 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ joptsimple (5.0.4-2) UNRELEASED; urgency=medium
* Added the missing dependency on libmaven-javadoc-plugin-java
* Removed no-oss-parent.patch
* Removed no_gitexe.patch
+ * Removed maven-bundle-plugin_is_2.5.4.patch
-- Emmanuel Bourg <ebourg at apache.org> Tue, 12 Sep 2017 08:04:55 +0200
diff --git a/debian/patches/maven-bundle-plugin_is_2.5.4.patch b/debian/patches/maven-bundle-plugin_is_2.5.4.patch
deleted file mode 100644
index 5318d5c..0000000
--- a/debian/patches/maven-bundle-plugin_is_2.5.4.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: joptsimple/pom.xml
-===================================================================
---- joptsimple.orig/pom.xml
-+++ joptsimple/pom.xml
-@@ -138,7 +138,7 @@
- <plugin>
- <groupId>org.apache.felix</groupId>
- <artifactId>maven-bundle-plugin</artifactId>
-- <version>2.3.7</version>
-+ <version>2.5.4</version>
- <extensions>true</extensions>
- <configuration>
- <instructions>
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 5f2cd84..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-maven-bundle-plugin_is_2.5.4.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/joptsimple.git
More information about the pkg-java-commits
mailing list