From 68c87b47bcfe383b57b8ba18d39e088fa4fb789d Mon Sep 17 00:00:00 2001 From: Steven Valdez Date: Sat, 20 Apr 2013 17:35:31 -0400 Subject: [PATCH] Updated to openjdk --- debian/changelog | 6 ++++++ debian/control | 6 +++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 95c0952..cc1204c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +invirt-vnc-client (0.0.11~dvorak42) precise; urgency=low + + * Updated to openjdk + + -- Steven Valdez Sat, 20 Apr 2013 17:35:07 -0400 + invirt-vnc-client (0.0.11) unstable; urgency=low * Make invirt-update-vnc-cert more robust to failure diff --git a/debian/control b/debian/control index 4c6e4ab..8f6640a 100644 --- a/debian/control +++ b/debian/control @@ -2,10 +2,10 @@ Source: invirt-vnc-client Section: base Priority: extra Maintainer: Invirt project -Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.1.0), quilt, sun-java6-jdk | java-compiler -Standards-Version: 3.7.2 +Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.1.0), quilt, openjdk-7-jdk | java-compiler +Standards-Version: 3.9.3 Package: invirt-vnc-client Architecture: all -Depends: ${misc:Depends}, java6-sdk, python, invirt-base, invirt-kerberos-config +Depends: ${misc:Depends}, openjdk-7-jdk, python, invirt-base, invirt-kerberos-config Description: Install the custom Invirt VNC client -- 1.7.9.5