[plantuml] 05/06: Remove dependancy on non-existant java-runtime package

Christopher Stuart Hoskin mans0954 at moszumanska.debian.org
Tue Sep 5 02:03:57 UTC 2017


This is an automated email from the git hooks/post-receive script.

mans0954 pushed a commit to branch master
in repository plantuml.

commit 0b4e277041768ae8df9eeeeeddc7524326055a52
Author: Christopher Hoskin <mans0954 at debian.org>
Date:   Tue Sep 5 02:19:39 2017 +0100

    Remove dependancy on non-existant java-runtime package
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 1c9ffdf..f66de6d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ plantuml (1:1.2017.15-1) UNRELEASED; urgency=medium
     epoch (Closes: #868286)
   * Update pdf.patch, add libjlatexmath-java as dependency 
   * Update Standards-Version from 3.9.6 to 4.0.0 (no change required)
+  * Remove dependancy on non-existant java-runtime package 
 
  -- Christopher Hoskin <mans0954 at debian.org>  Tue, 05 Sep 2017 01:58:04 +0100
 
diff --git a/debian/control b/debian/control
index e383262..43e788f 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Package: plantuml
 Architecture: all
 Depends:
  ${misc:Depends},
- default-jre | java-runtime,
+ default-jre,
  libfop-java,
  libbatik-java,
  libjlatexmath-java

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/plantuml.git



More information about the pkg-java-commits mailing list