This is an automated email from the git hooks/post-receive script.

tmancill pushed a commit to branch master
in repository libjgoodies-forms-java.

commit 64f3a3dcbb55846ad2f98f6b6fe9e850b7906715
Author: tony mancill <[email protected]>
Date:   Sun Oct 30 14:23:17 2016 -0700

    drop upstream_pom.patch
---
 debian/patches/series             |  1 -
 debian/patches/upstream_pom.patch | 23 -----------------------
 2 files changed, 24 deletions(-)

diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index e1cc40c..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-upstream_pom.patch
diff --git a/debian/patches/upstream_pom.patch 
b/debian/patches/upstream_pom.patch
deleted file mode 100644
index 1f4ade6..0000000
--- a/debian/patches/upstream_pom.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-Description: jgoodies-common is required at compile time, not
- just at runtime.  The patch corrects the scope in the upstream pom.xml.
-Origin: other
-Author: tony mancill <[email protected]>
-Last-Update: 2012-11-27
---- a/pom.xml
-+++ b/pom.xml
-@@ -15,7 +15,7 @@
-               <groupId>com.jgoodies</groupId>
-               <artifactId>jgoodies-common</artifactId>
-               <version>1.4.0</version>
--              <scope>runtime</scope>
-+              <scope>compile</scope>
-           </dependency>
-           <dependency>
-               <groupId>junit</groupId>
-@@ -63,4 +63,4 @@
-         <tag>head</tag>
-         <url>https://svn.java.net/svn/forms~svn</url>
-     </scm>
--</project>
-\ No newline at end of file
-+</project>

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/libjgoodies-forms-java.git

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to