This is an automated email from the git hooks/post-receive script. carandraug-guest pushed a commit to branch master in repository imagej.
commit 7335ebec60543afd233f073d8325759d3441be8a Author: Carnë Draug <[email protected]> Date: Mon Sep 4 16:41:01 2017 +0100 d/patches: add note this patches should be dropped after 1.51q is released --- debian/patches/exclude-quilt-from-ant.patch | 6 +++++- debian/patches/fix-javadocs-syntax.patch | 4 ++++ debian/patches/specify-javac-encoding.patch | 4 ++++ 3 files changed, 13 insertions(+), 1 deletion(-) diff --git a/debian/patches/exclude-quilt-from-ant.patch b/debian/patches/exclude-quilt-from-ant.patch index e507f30..7ae5f5e 100644 --- a/debian/patches/exclude-quilt-from-ant.patch +++ b/debian/patches/exclude-quilt-from-ant.patch @@ -1,7 +1,11 @@ Description: Excludes the quilt management directory from the build system. See https://bugs.debian.org/600997 + Requested upstream to set srcdir to ij only, see + https://list.nih.gov/cgi-bin/wa.exe?A2=ind1708&L=IMAGEJ&F=&S=&P=85184 + a change which will be part of the upcoming release 1.51q + https://list.nih.gov/cgi-bin/wa.exe?A2=ind1709&L=IMAGEJ&F=&S=&P=5120 Author: Miguel Landaeta <[email protected]> -Forwarded: no +Forwarded: yes --- a/build.xml +++ b/build.xml @@ -10,6 +10,9 @@ diff --git a/debian/patches/fix-javadocs-syntax.patch b/debian/patches/fix-javadocs-syntax.patch index 38a84c3..6f33ace 100644 --- a/debian/patches/fix-javadocs-syntax.patch +++ b/debian/patches/fix-javadocs-syntax.patch @@ -1,4 +1,8 @@ Description: Fix syntax for javadoc + Requested upstream to fix, see + https://list.nih.gov/cgi-bin/wa.exe?A2=ind1708&L=IMAGEJ&F=&S=&P=85184 + a change which will be part of the upcoming release 1.51q + https://list.nih.gov/cgi-bin/wa.exe?A2=ind1709&L=IMAGEJ&F=&S=&P=5120 Author: Carnë Draug <[email protected]> Last-Update: 2017-08-26 --- a/ij/gui/Roi.java diff --git a/debian/patches/specify-javac-encoding.patch b/debian/patches/specify-javac-encoding.patch index 9a5db7a..f0d54bb 100644 --- a/debian/patches/specify-javac-encoding.patch +++ b/debian/patches/specify-javac-encoding.patch @@ -1,6 +1,10 @@ Description: specify file encoding for java compiler and javadoc The file ij/process/AutoThresholder.java has some weird whitespace characters and so the encoding needs to be specified. + Requested upstream to fix, see + https://list.nih.gov/cgi-bin/wa.exe?A2=ind1708&L=IMAGEJ&F=&S=&P=85184 + a change which will be part of the upcoming release 1.51q + https://list.nih.gov/cgi-bin/wa.exe?A2=ind1709&L=IMAGEJ&F=&S=&P=5120 Author: Carnë Draug <[email protected]> Last-Update: 2017-08-23 --- a/build.xml -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/imagej.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
