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

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

commit c762d8963a22e328ff4d08a164ef45a609c1b238
Author: tony mancill <[email protected]>
Date:   Sun Nov 6 10:55:58 2016 -0800

    drop unneeded patches
---
 debian/patches/bootclasspath.patch | 30 ------------------------
 debian/patches/conf.patch          | 47 --------------------------------------
 debian/patches/debian_libs.patch   | 20 ----------------
 debian/patches/javadoc.patch       | 15 ------------
 debian/patches/series              |  5 ----
 debian/patches/upstream_pom.patch  | 11 ---------
 6 files changed, 128 deletions(-)

diff --git a/debian/patches/bootclasspath.patch 
b/debian/patches/bootclasspath.patch
deleted file mode 100644
index a81fa04..0000000
--- a/debian/patches/bootclasspath.patch
+++ /dev/null
@@ -1,30 +0,0 @@
-Description: Remove bootclasspath from build.xml
-Forwarded: no
-Author: gregor herrmann <[email protected]>
-Last-Update: 2010-12-20
-
---- a/build.xml
-+++ b/build.xml
-@@ -117,7 +117,6 @@
-             source       ="${build.compile.source}"
-                       target       ="${build.compile.target}"
-                       verbose      ="${build.compile.verbose}"
--                      bootclasspath="${build.boot.classpath}" 
-                   classpathref ="classpath.core" 
-                       includeAntRuntime="false" />
- 
-@@ -148,7 +147,6 @@
-             source       ="${build.compile.source}"
-             target       ="${build.compile.target}"
-             verbose      ="${build.compile.verbose}"
--            bootclasspath="${build.boot.classpath}"
-             classpathref ="classpath.tests" 
-                       includeAntRuntime="false" />
-     </target>   
-@@ -351,4 +349,4 @@
-     </target>
-     
-         
--</project>
-\ No newline at end of file
-+</project>
diff --git a/debian/patches/conf.patch b/debian/patches/conf.patch
deleted file mode 100644
index ab72f68..0000000
--- a/debian/patches/conf.patch
+++ /dev/null
@@ -1,47 +0,0 @@
-Description: conf/service directory doesn't exist ...
-Forwarded: no
-Author: gregor herrmann <[email protected]>
-Last-Update: 2010-12-20
-
---- a/build.xml
-+++ b/build.xml
-@@ -231,9 +231,6 @@
-                       destfile="${build.all.jar}" 
-                       manifest="${build.manifest}" >
-                       <fileset dir="${build.core.dir}" />
--                      <zipfileset dir="${descriptors.dir}"
--                                          includes="all.txt"
--                                  
fullpath="META-INF/services/javax.swing.LookAndFeel" />
-               </jar>
-       </target>
-       
-@@ -246,9 +243,6 @@
-                       manifest="${build.manifest}" >
-                       <fileset dir="${build.core.dir}" 
-                                excludes="com/jgoodies/looks/windows/**/*"  />
--                      <zipfileset dir="${descriptors.dir}"
--                                          includes="plastic.txt"
--                                  
fullpath="META-INF/services/javax.swing.LookAndFeel" />
-               </jar>
-       </target>
-       
-@@ -260,9 +254,6 @@
-                       manifest="${build.manifest}" >
-                       <fileset dir="${build.core.dir}" 
-                                excludes="com/jgoodies/looks/plastic/**/*"  />
--                      <zipfileset dir="${descriptors.dir}"
--                                          includes="windows.txt"
--                                  
fullpath="META-INF/services/javax.swing.LookAndFeel" />
-               </jar>
-       </target>
-       
---- a/default.properties
-+++ b/default.properties
-@@ -34,7 +34,6 @@
- src.test.dir    = ${src.dir}/test
- docs.dir        = ${top.dir}/docs
- 
--descriptors.dir = ${top.dir}/conf/service descriptors
- 
- 
- # Library Properties ------------------------------------------
diff --git a/debian/patches/debian_libs.patch b/debian/patches/debian_libs.patch
deleted file mode 100644
index 023ea6b..0000000
--- a/debian/patches/debian_libs.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-Description: use Debian libs
-Origin: vendor
-Forwarded: not-needed
-Author: gregor herrmann <[email protected]>
-Last-Update: 2012-02-10
-
---- a/default.properties
-+++ b/default.properties
-@@ -37,9 +37,9 @@
- 
- 
- # Library Properties ------------------------------------------
--lib.dir         = ${top.dir}/../Repository/lib
-+lib.dir         = /usr/share/java
- 
--lib.common.jar  = ${lib.dir}/jgoodies-common-1.3.0.jar
-+lib.common.jar  = ${lib.dir}/jgoodies-common.jar
- 
- 
- # JavaDoc Properties ------------------------------------------
diff --git a/debian/patches/javadoc.patch b/debian/patches/javadoc.patch
deleted file mode 100644
index bd6c243..0000000
--- a/debian/patches/javadoc.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-Description: Don't try to fetch external stuff from the web when building docs.
-Forwarded: no
-Author: gregor herrmann <[email protected]>
-Last-Update: 2010-12-20
-
---- a/build.xml
-+++ b/build.xml
-@@ -168,7 +168,6 @@
-             author="true" 
-             version="true" 
-             use="true" 
--            link="${javadoc.link}"
-             overview="${javadoc.overview}"
-             windowtitle="${Name} ${spec.version} API" 
-             doctitle="${Name} ${spec.version} API"
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 0cde95c..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1,5 +0,0 @@
-#bootclasspath.patch
-#conf.patch
-#javadoc.patch
-#debian_libs.patch
-upstream_pom.patch
diff --git a/debian/patches/upstream_pom.patch 
b/debian/patches/upstream_pom.patch
deleted file mode 100644
index 01c7cf6..0000000
--- a/debian/patches/upstream_pom.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/pom.xml
-+++ b/pom.xml
-@@ -16,7 +16,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>

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/libjgoodies-looks-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