[med-svn] [imagej] 01/01: d/control: declare imagej dependency on libij-java
Carnë Draug
carandraug+dev at gmail.com
Mon Sep 18 18:57:12 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 c4d06f94306d54e70a30bfd7ea51dac5f1d6281b
Author: Carnë Draug <carandraug+dev at gmail.com>
Date: Mon Sep 18 19:57:02 2017 +0100
d/control: declare imagej dependency on libij-java
---
debian/changelog | 6 ++++++
debian/control | 3 ++-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 3ebae69..028cf91 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+imagej (1.51p+dfsg-2) UNRELEASED; urgency=medium
+
+ * Declare the imagej dependency on the new libij-java package.
+
+ -- Carnë Draug <carandraug+dev at gmail.com> Mon, 18 Sep 2017 19:54:54 +0100
+
imagej (1.51p+dfsg-1) unstable; urgency=medium
[ Andreas Tille ]
diff --git a/debian/control b/debian/control
index be0df83..91a46ee 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,8 @@ Homepage: https://imagej.nih.gov/ij
Package: imagej
Architecture: all
Depends: ${java:Depends}, ${misc:Depends},
- default-jre | java5-runtime
+ default-jre | java5-runtime,
+ libij-java
Recommends: ${java:Recommends}
Description: Image processing program with a focus on microscopy images
It can display, edit, analyze, process, save and print 8-bit, 16-bit and
--
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