[med-svn] [Git][med-team/biojava-live][master] 4 commits: upload fix for openjdk 11

Olivier Sallou gitlab at salsa.debian.org
Mon Nov 12 15:37:26 GMT 2018


Olivier Sallou pushed to branch master at Debian Med / biojava-live


Commits:
f7cae763 by Olivier Sallou at 2018-11-12T15:26:56Z
upload fix for openjdk 11

- - - - -
31779a3e by Olivier Sallou at 2018-11-12T15:27:29Z
upload fix for openjdk 11

- - - - -
0f3df7b5 by Olivier Sallou at 2018-11-12T15:31:22Z
remove corba

- - - - -
26839619 by Olivier Sallou at 2018-11-12T15:33:43Z
fix typo

- - - - -


2 changed files:

- debian/changelog
- debian/patches/java8_instead_of_11.patch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,11 +1,11 @@
-biojava-live (1:1.7.1-8) UNRELEASED; urgency=medium
+biojava-live (1:1.7.1-8) unstable; urgency=medium
 
   * Point Vcs fields to salsa.debian.org
   * Standards-Version: 4.2.1
   * Remove trailing whitespace in debian/changelog
   * Remove trailing whitespace in debian/rules
   * Set release to 8 since CORBA classes are removed in Java 11, and no
-    replacement available in Debian
+    replacement available in Debian (Closes: #912643)
 
  -- Andreas Tille <tille at debian.org>  Thu, 01 Nov 2018 07:10:52 +0100
 


=====================================
debian/patches/java8_instead_of_11.patch
=====================================
@@ -25,3 +25,13 @@ Last-Update: Sat, 03 Nov 2018 07:47:15 +0100
        debug="${javac.debug}">
  			<classpath>
  				<pathelement path="${classpath}" />
+--- a/src/org/biojava/bio/structure/PDBHeader.java
++++ b/src/org/biojava/bio/structure/PDBHeader.java
+@@ -7,7 +7,6 @@
+ import java.text.SimpleDateFormat;
+ import java.util.Date;
+ 
+-import com.sun.corba.se.spi.legacy.connection.GetEndPointInfoAgainException;
+ 
+ 
+ /** A class that contains PDB Header information.



View it on GitLab: https://salsa.debian.org/med-team/biojava-live/compare/9656d1e9a226bf313d7078324a275ff629918f38...26839619f3ee66d0facdff01bf8a65fba245f6f6

-- 
View it on GitLab: https://salsa.debian.org/med-team/biojava-live/compare/9656d1e9a226bf313d7078324a275ff629918f38...26839619f3ee66d0facdff01bf8a65fba245f6f6
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20181112/2647f368/attachment-0001.html>


More information about the debian-med-commit mailing list