[med-svn] [Git][med-team/orthanc-imagej][master] 3 commits: Depend on default-jre | java8-runtime at runtime (Closes: #894362)
Emmanuel Bourg
gitlab at salsa.debian.org
Wed Oct 10 01:21:02 BST 2018
Emmanuel Bourg pushed to branch master at Debian Med / orthanc-imagej
Commits:
42a1296f by Emmanuel Bourg at 2018-10-10T00:17:01Z
Depend on default-jre | java8-runtime at runtime (Closes: #894362)
- - - - -
47f61921 by Emmanuel Bourg at 2018-10-10T00:17:51Z
Removed openjdk-8-jdk from the build dependencies
- - - - -
13ba6eb4 by Emmanuel Bourg at 2018-10-10T00:19:02Z
Upload to unstable
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,8 +1,15 @@
-orthanc-imagej (1.1+dfsg-3) UNRELEASED; urgency=medium
+orthanc-imagej (1.1+dfsg-3) unstable; urgency=medium
+ * Team upload.
+
+ [ Emmanuel Bourg ]
+ * Depend on default-jre | java8-runtime at runtime (Closes: #894362)
+ * Removed openjdk-8-jdk from the build dependencies
+
+ [ Sebastien Jodogne ]
* Updated d/upstream/metadata with new reference paper about Orthanc
- -- Sebastien Jodogne <s.jodogne at gmail.com> Fri, 04 May 2018 12:26:58 +0200
+ -- Emmanuel Bourg <ebourg at apache.org> Wed, 10 Oct 2018 02:17:56 +0200
orthanc-imagej (1.1+dfsg-2) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -5,7 +5,7 @@ Uploaders: Sebastien Jodogne <s.jodogne at gmail.com>,
Section: science
Priority: optional
Build-Depends: cmake,
- default-jdk | openjdk-8-jdk,
+ default-jdk,
debhelper (>= 9),
imagej,
libjson-simple-java
@@ -17,7 +17,7 @@ Homepage: http://www.orthanc-server.com/static.php?page=imagej
Package: orthanc-imagej
Architecture: all
Depends: ${misc:Depends},
- default-jre | openjdk-8-jre,
+ default-jre (>= 2:1.8) | java8-runtime,
imagej,
libjson-simple-java
Recommends: orthanc
View it on GitLab: https://salsa.debian.org/med-team/orthanc-imagej/compare/bfb1e060daa1992ea2096ec0b3bc7cb7a257c238...13ba6eb4c72bae088b4f76c47cd863a151736abf
--
View it on GitLab: https://salsa.debian.org/med-team/orthanc-imagej/compare/bfb1e060daa1992ea2096ec0b3bc7cb7a257c238...13ba6eb4c72bae088b4f76c47cd863a151736abf
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/20181010/a4443993/attachment-0001.html>
More information about the debian-med-commit
mailing list