[med-svn] [imagej] 03/10: d/control: new libij-java package for ij.jar library
Carnë Draug
carandraug+dev at gmail.com
Mon Aug 28 13:12:50 UTC 2017
This is an automated email from the git hooks/post-receive script.
carandraug-guest pushed a commit to branch master
in repository imagej.
commit b6396180d844654f1ba18710aae2aa7d11384ca4
Author: Carnë Draug <carandraug+dev at gmail.com>
Date: Wed Aug 23 19:00:15 2017 +0100
d/control: new libij-java package for ij.jar library
---
debian/changelog | 5 +++--
debian/control | 11 +++++++++++
debian/{install => imagej.install} | 1 -
debian/{imagej.poms => libij-java.poms} | 0
4 files changed, 14 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index b0b6c64..82d3294 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,8 +5,7 @@ imagej (1.51p+dfsg-1) UNRELEASED; urgency=medium
not included in the source releases, only the lower quality
microscope.gif.. We should request that from upstream.
- Have separate libimagej-java-doc package so that Java libraries
- dependent on ij.jar can be built. May has well have libimagej-java
- which would only install ij.jar.
+ dependent on ij.jar can be built.
- Drop the exclusion of files during repackaging. Upstream now
requested to exclude them
https://list.nih.gov/cgi-bin/wa.exe?A2=IMAGEJ;d7c90ffd.1708
@@ -22,6 +21,8 @@ imagej (1.51p+dfsg-1) UNRELEASED; urgency=medium
* Include the maven pom.xml file for artifact ij in group net.imagej
which is part of ImageJA. This enables the packaging of ImageJ
plugins which often use maven.
+ * A new package named libij-java has been created with the ij artifact
+ alone.
* Install the upstream changelog file, the release-notes file, as
the changelog file instead of just another file in docs.
* Do not install IJ_Props.txt as docs. This file is included in ij.jar
diff --git a/debian/control b/debian/control
index 2e478d2..6ac89a0 100644
--- a/debian/control
+++ b/debian/control
@@ -38,3 +38,14 @@ Description: Image processing program inspired by NIH Image
ImageJ is developed by Wayne Rasband (wayne at codon.nih.gov), is at the
Research Services Branch, National Institute of Mental Health, Bethesda,
Maryland, USA.
+
+Package: libij-java
+Architecture: all
+Section: java
+Depends: ${misc:Depends}, ${maven:Depends}
+Suggests: ${maven:OptionalDepends}
+Description: Java library for ImageJ
+ ImageJ is a program for image analysis and processing, with a focus
+ on microscopy images.
+ .
+ This package contains the Java library to make use of ImageJ.
diff --git a/debian/install b/debian/imagej.install
similarity index 82%
rename from debian/install
rename to debian/imagej.install
index bc2c870..e5dd570 100644
--- a/debian/install
+++ b/debian/imagej.install
@@ -1,5 +1,4 @@
debian/extra/imagej1.png usr/share/icons/hicolor/128x128/apps
-ij.jar usr/share/java
build/macros/* usr/share/imagej/macros
debian/imagej.desktop usr/share/applications
debian/extra/imagej usr/bin
diff --git a/debian/imagej.poms b/debian/libij-java.poms
similarity index 100%
rename from debian/imagej.poms
rename to debian/libij-java.poms
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/imagej.git
More information about the debian-med-commit
mailing list