[med-svn] [artemis] 02/08: Remove patch that removes the javac language version flag
Afif Elghraoui
afif-guest at moszumanska.debian.org
Thu Oct 22 12:51:50 UTC 2015
This is an automated email from the git hooks/post-receive script.
afif-guest pushed a commit to branch master
in repository artemis.
commit dc1d74f1aa5bb131c206350b98c14d84bcca4023
Author: Afif Elghraoui <afif at ghraoui.name>
Date: Thu Oct 22 00:03:45 2015 -0700
Remove patch that removes the javac language version flag
There was no reason to make that patch.
---
debian/patches/java6.patch | 15 ---------------
debian/patches/series | 1 -
2 files changed, 16 deletions(-)
diff --git a/debian/patches/java6.patch b/debian/patches/java6.patch
deleted file mode 100644
index b2af374..0000000
--- a/debian/patches/java6.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-Description: Don't force javac to use Java5
-Author: Afif Elghraoui <afif at ghraoui.name>
-Forwarded: no
-Last-Update: 2015-09-21
---- artemis.orig/Makefile
-+++ artemis/Makefile
-@@ -6,7 +6,7 @@
-
- #OPT_FLAGS = -g -deprecation
-
--JAVAC := javac -source 1.5 -target 1.5 $(OPT_FLAGS) $(EXTRA_FLAGS)
-+JAVAC := javac $(OPT_FLAGS) $(EXTRA_FLAGS)
-
- CLASSPATH ?= lib/biojava.jar:lib/jemAlign.jar:lib/j2ssh/j2ssh-core.jar:lib/ibatis/ibatis-2.3.4.726.jar:lib/ibatis/log4j-1.2.14.jar:lib/postgresql-8.4-701.jdbc3.jar:lib/picard/picard.jar:lib/picard/sam.jar:lib/commons-net-2.2.jar:lib/batik/batik-awt-util.jar:lib/batik/batik-dom.jar:lib/batik/batik-ext.jar:lib/batik/batik-svggen.jar:lib/batik/batik-util.jar:lib/batik/batik-xml.jar:.
-
diff --git a/debian/patches/series b/debian/patches/series
index 171c6d3..eefb4e0 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,2 @@
class-path.patch
-java6.patch
CRAMReferenceSequenceFile.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/artemis.git
More information about the debian-med-commit
mailing list