[med-svn] [pixelmed] 08/12: DEP3
Andreas Tille
tille at debian.org
Fri Sep 15 11:19:57 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository pixelmed.
commit 2dd224bb60103fa415b0d0f8473c428f886d49e1
Author: Andreas Tille <tille at debian.org>
Date: Fri Sep 15 12:59:48 2017 +0200
DEP3
---
debian/patches/imageio.patch | 4 ++++
debian/patches/set_java_home.patch | 4 ++++
2 files changed, 8 insertions(+)
diff --git a/debian/patches/imageio.patch b/debian/patches/imageio.patch
index 686033f..31d87ae 100644
--- a/debian/patches/imageio.patch
+++ b/debian/patches/imageio.patch
@@ -1,3 +1,7 @@
+Author: Andreas Tille
+Last-Update: 2015-10-06 20:02:48
+Description: Add missing import
+
--- a/com/pixelmed/display/ImageEditUtilities.java
+++ b/com/pixelmed/display/ImageEditUtilities.java
@@ -26,6 +26,7 @@ import java.io.File;
diff --git a/debian/patches/set_java_home.patch b/debian/patches/set_java_home.patch
index af5ae29..485f7e3 100644
--- a/debian/patches/set_java_home.patch
+++ b/debian/patches/set_java_home.patch
@@ -1,3 +1,7 @@
+Author: Andreas Tille
+Last-Update: 2015-10-06
+Description: Use JAVA_HOME variable instead of calculating it (possibly wrongly)
+
--- a/Makefile.common.mk
+++ b/Makefile.common.mk
@@ -61,7 +61,7 @@ JAVACTARGETOPTIONS=-target ${JAVAVERSION
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/pixelmed.git
More information about the debian-med-commit
mailing list