[dbus-java] 10/17: Depend on a Java 7 runtime at least.
Markus Koschany
apo at moszumanska.debian.org
Wed Dec 20 12:51:18 UTC 2017
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository dbus-java.
commit 19da67d7cb6fde1bf6764ea02a08953a8d5b54e2
Author: Markus Koschany <apo at debian.org>
Date: Mon Dec 18 21:56:28 2017 +0100
Depend on a Java 7 runtime at least.
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index e87e1fc..6c242ac 100644
--- a/debian/control
+++ b/debian/control
@@ -45,7 +45,7 @@ Package: dbus-java-bin
Architecture: all
Section: utils
Depends:
- default-jre-headless (>= 2:1.6) | java6-runtime-headless,
+ default-jre-headless (>= 2:1.7) | java7-runtime-headless,
libdbus-java (=${binary:Version}),
${misc:Depends}
Conflicts:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/dbus-java.git
More information about the pkg-java-commits
mailing list