[joptsimple] 04/08: Removed no_gitexe.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 588925f1a4b421c5bbca012642d4ebd454bb0657
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Tue Sep 12 09:39:54 2017 +0200

    Removed no_gitexe.patch
---
 debian/changelog               |  1 +
 debian/patches/no_gitexe.patch | 28 ----------------------------
 debian/patches/series          |  1 -
 3 files changed, 1 insertion(+), 29 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c8646cb..4ed1765 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ joptsimple (5.0.4-2) UNRELEASED; urgency=medium
   * Team upload.
   * Added the missing dependency on libmaven-javadoc-plugin-java
   * Removed no-oss-parent.patch
+  * Removed no_gitexe.patch
 
  -- Emmanuel Bourg <ebourg at apache.org>  Tue, 12 Sep 2017 08:04:55 +0200
 
diff --git a/debian/patches/no_gitexe.patch b/debian/patches/no_gitexe.patch
deleted file mode 100644
index 320ce6e..0000000
--- a/debian/patches/no_gitexe.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-Index: joptsimple/pom.xml
-===================================================================
---- joptsimple.orig/pom.xml
-+++ joptsimple/pom.xml
-@@ -75,23 +75,6 @@
-         </dependency>
-     </dependencies>
-     <build>
--        <extensions>
--            <extension>
--                <groupId>org.apache.maven.scm</groupId>
--                <artifactId>maven-scm-provider-gitexe</artifactId>
--                <version>1.9.2</version>
--            </extension>
--            <extension>
--                <groupId>org.apache.maven.scm</groupId>
--                <artifactId>maven-scm-manager-plexus</artifactId>
--                <version>1.9.2</version>
--            </extension>
--            <extension>
--                <groupId>org.kathrynhuxtable.maven.wagon</groupId>
--                <artifactId>wagon-gitsite</artifactId>
--                <version>0.3.1</version>
--            </extension>
--        </extensions>
-         <plugins>
-             <plugin>
-                 <groupId>org.apache.maven.plugins</groupId>
diff --git a/debian/patches/series b/debian/patches/series
index 6fc01e8..5f2cd84 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
 maven-bundle-plugin_is_2.5.4.patch
-no_gitexe.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